Skip to content

Testnet 0.14.0

Compare
Choose a tag to compare
@jsdanielh jsdanielh released this 11 Sep 15:45
· 1512 commits to albatross since this release
v0.14.0
609532b

What's Changed

  • Fix code coverage errors when freeing up space by @ii-cruz in #1762
  • Fixing the validator's counters for number of stakers by @ii-cruz in #1764
  • Reserve balance tests by @ii-cruz in #1765
  • Allow to set inactive balance with the update-staker functionality by @sisou in #1759
  • Move the Nimiq PoW migration repository to here by @jsdanielh in #1770
  • Allow any block_number to be used in the genesis by @viquezclaudio in #1769
  • Use forked tsify branch to copy rustdoc comments over to web TS types by @sisou in #1761
  • Reduce direct dependencies on libp2p meta crate by @hrxi in #1785
  • pow-migration: Add some improvements by @jsdanielh in #1786
  • Add the main-albatross NetworkIdand improve NetworkId handling in the pow-migration tool by @jsdanielh in #1781
  • ci: Run doctest by @jsdanielh in #1790
  • Small improvements to migration tool by @viquezclaudio in #1780
  • Add option to override the testnet genesis by @jsdanielh in #1793
  • pow-migration: Use tracing style by @jsdanielh in #1794
  • web-client: Fix clippy warning by @jsdanielh in #1800
  • Update ZKP readme and images by @paberr in #1801
  • Make jail, stake and validator inactivation block heights more consistent by @ii-cruz in #1795
  • pow-migration: Add several improvements by @jsdanielh in #1806
  • pow-migration: Add some unittests by @jsdanielh in #1818
  • Migration: distinction between PoW and PoS clients. by @viquezclaudio in #1827
  • Introduce the notions of DoubleProposalProof and DoubleVoteProof by @hrxi in #1716
  • Deduplicate equivocation proofs by block height etc. by @hrxi in #1832
  • Fix clippy warnings by @hrxi in #1836
  • Add web-client compatibility, build process and structure for NodeJS by @sisou in #1830
  • Expose policy info and utility methods to be available in the web-client by @Eligioo in #1835

Dependencies

Full Changelog: v0.13.1...v0.14.0