zebra/zebra-chain/src/parameters
Kirill Fomichev 43e792b9a4
Update to vergen 5, add branch, commit time, and build target to the panic metadata, automatically update app version from crate version (#2029)
* build(deps): bump vergen from 3.2.0 to 5.1.1

* fix hardcoded version for Tracing struct

* add additional metadata

* remove extra allocations for metadata

* Remove zebrad code version from release checklist

The zebrad code automatically uses the crate version now.

* Sort panic metadata into rough categories

Co-authored-by: teor <teor@riseup.net>
2021-04-20 06:48:14 +10:00
..
genesis.rs Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
network.rs Update to vergen 5, add branch, commit time, and build target to the panic metadata, automatically update app version from crate version (#2029) 2021-04-20 06:48:14 +10:00
network_upgrade.rs Rename NU5 to Nu5 to appease newly stable clippy::upper-case-acronyms (#1945) 2021-03-26 07:22:50 +10:00
tests.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
transaction.rs Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00