..
block
change(chain): Refactor the handling of height differences ( #6330 )
2023-03-29 23:06:31 +00:00
chain
change(rpc): Add proposal capability to getblocktemplate ( #5870 )
2023-01-11 23:39:51 +00:00
checkpoint
change(ci): Generate testnet checkpoints in CI ( #6581 )
2023-05-03 23:14:22 +00:00
parameters
change(chain): Refactor the handling of height differences ( #6330 )
2023-03-29 23:06:31 +00:00
primitives
change(deps): Upgrade shared dependencies to match `zcashd` 5.5.0 ( #6536 )
2023-04-18 10:11:38 +00:00
transaction
fix: Avoid wrong test results for modified JoinSplits ( #6604 )
2023-05-05 00:30:20 +00:00
block.rs
change(state): Stop re-downloading blocks that are in non-finalized side chains ( #6335 )
2023-03-24 07:10:07 +00:00
chain.rs
fix(ci): Avoid inbound service overloads in tests ( #6537 )
2023-04-23 13:41:38 +00:00
checkpoint.rs
feat(ui): Add a terminal-based progress bar to Zebra ( #6235 )
2023-04-13 08:42:17 +00:00
config.rs
feat(ui): Add a terminal-based progress bar to Zebra ( #6235 )
2023-04-13 08:42:17 +00:00
error.rs
feat(mempool): add ZIP-317 rules to mempool ( #6556 )
2023-05-02 00:13:33 +00:00
lib.rs
fix(consensus): Check that Zebra's state contains the social consensus chain on startup ( #6163 )
2023-02-21 05:30:29 +00:00
parameters.rs
Remove duplicate and redundant consensus parameter code ( #4760 )
2022-07-22 16:33:26 +00:00
primitives.rs
fix(batch): Improve batch verifier async, correctness, and performance ( #4750 )
2022-07-18 08:41:18 +10:00
script.rs
refactor: address comments from #3415 : Prepare for changes in ZIP-244 ( #3446 )
2022-02-01 06:24:08 +00:00
transaction.rs
feat(mempool): add ZIP-317 rules to mempool ( #6556 )
2023-05-02 00:13:33 +00:00