Testnet 0.13.0
What's Changed
- genesis-builder: Make the config module public by @jsdanielh in #1714
- Bump warp from 0.3.3 to 0.3.5 by @hrxi in #1715
- genesis-builder: Serialize also the timestamp using RFC3339 by @jsdanielh in #1721
- Removing old and unused return types for logs by @ii-cruz in #1723
- Remove some code duplication around
target_family = "wasm"
by @hrxi in #1722 - Jailing, 2-step unstake, Slash and Penalty by @ii-cruz in #1658
- Cleanup Codecov by @paberr in #1726
- blockchain: Do not create zero value reward transactions by @jsdanielh in #1694
- History store integer keys by @paberr in #1710
- Serialize MerklePath to one byte when empty by @sisou in #1709
- Remove the print of private keys for config by @ii-cruz in #1720
- Adding tests for pushing zkps by @paberr in #1724
- Fix SizeProof in MMR and add tests by @ii-cruz in #1719
- transaction: Make the hash compatible with PoW by @jsdanielh in #1717
- Non-zero genesis by @viquezclaudio in #1706
- Use sender_data for outgoing staking contract details instead of proof by @fiaxh in #1685
- Add CI profile without incremental compilation by @paberr in #1728
- ZKP fixes by @paberr in #1727
- genesis-builder: Fix initial supply calculation by @jsdanielh in #1695
- Reintroducing the code coverage workflow by @ii-cruz in #1729
- Add missing genesis block number init by @viquezclaudio in #1730
- Hide RPC and metrics credentials servers from log by @Eligioo in #1731
- genesis-builder: Add option to add history root by @jsdanielh in #1733
- Fixing code coverage by @ii-cruz in #1734
- Renaming
Slash
toJail
by @ii-cruz in #1735 - Use the workspace inheritance feature by @jsdanielh in #1736
- Bump tokio from 1.29.0 to 1.29.1 by @dependabot in #1684
- Bump async-trait from 0.1.68 to 0.1.72 by @dependabot in #1713
- policy: Do not panic for epoch 0 by @jsdanielh in #1739
- Bump signal-hook from 0.3.15 to 0.3.17 by @dependabot in #1741
- Add binary to calculate number of ZKP constraints by @paberr in #1738
- Bump pin-project-lite from 0.2.9 to 0.2.10 by @dependabot in #1705
- Take upgradable_read() instead of read() in blockchain_push by @sisou in #1745
- Web-client sender_data adjustments by @sisou in #1743
- New Docker option to enable automatic reactivation by @sisou in #1744
- Fix feature compilation and remove some unused dependencies by @jsdanielh in #1742
- Add HS method to query the block number of the last leaf by @jsdanielh in #1740
Full Changelog: v0.12.1...v0.13.0