Skip to content

Zenith Network

Compare
Choose a tag to compare
@bkase bkase released this 18 Feb 17:19
· 21325 commits to develop since this release
bb489dd
  • Realistic genesis ledger (around 80% full)
  • Change transaction fee default (0.25 MINA) and snark fee default (0.1 MINA) and account creation fee (1 MINA) and block reward (720 MINA)
  • Enable ability to pass peer-list-url so you don't need to manually pull the peer list file
  • More efficient telemetry gathering on nodes
  • Default to super-catchup
  • Introduces new commands for tracking staking, delegating, and supercharging for accounts participating in consensus: see the coda ledger subcommand
  • Fixes a malformed query in archive node for blocks
  • More detailed information about slots won with a generatedFromConsensusAt subfield of nextBlockProduction in daemonStatus
  • Logging highest seen invalid block as well for better status understanding of being behind on the chain