Zebra/zebra-consensus/src
Conrado Gouvea 9aaf0ed0ce
change: set NU5 mainnet activation height and current network protocol version (#4390)
* change: set NU5 mainnet activation height and minimum protocol version

* fix tests

* test if V5 coinbase expiry height is not bound by non-coinbase limit

* update get_blockchain_info snapshot for NU5

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-19 01:04:11 +00:00
..
block refactor: document coinbase rules, refactor to ease understanding (#4056) 2022-04-20 09:31:12 +00:00
chain Add and use `debug_skip_parameter_preload` config option (#3197) 2021-12-14 21:43:07 +00:00
checkpoint change(verifier): Update Zebra's block hash checkpoints (#4183) 2022-04-25 14:43:06 +00:00
parameters remove founders reward code (#3430) 2022-01-28 19:14:46 -03:00
primitives change: NU5 mainnet dependency upgrades (#4405) 2022-05-19 01:03:55 +00:00
transaction change: set NU5 mainnet activation height and current network protocol version (#4390) 2022-05-19 01:04:11 +00:00
block.rs refactor: document coinbase rules, refactor to ease understanding (#4056) 2022-04-20 09:31:12 +00:00
chain.rs refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446) 2022-02-01 06:24:08 +00:00
checkpoint.rs fix(build): Stop using a test-only method in production code (#4000) 2022-03-30 18:23:55 +00:00
config.rs Enable `checkpoint_sync` by default (#3777) 2022-03-09 01:21:54 +00:00
error.rs refactor: document coinbase rules, refactor to ease understanding (#4056) 2022-04-20 09:31:12 +00:00
lib.rs Repoint zebra image links to our new zfnd.org site for now (#3949) 2022-03-27 23:42:47 +00:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs Async Halo2 verifier service (#2645) 2021-11-17 13:26:15 +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 Increase block validation timeouts (#4156) 2022-05-05 00:01:12 +00:00