Skip to content

casper-1.3.2

Compare
Choose a tag to compare
@sacherjj sacherjj released this 16 Feb 13:35
· 29 commits to main since this release
cbe2c22

1.3.2 - 1605

casper-node 1.3.2-e2027dbe9

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
  • config-example.toml
    • consensus
      • highway
        • standstill_timeout from 5min to 30min
    • event_stream_server
      • qps_limit changed to max_concurrent_subscribers

Added

  • config-example.toml
    • consensus
      • highway
        • shutdown_on_standstill = false
    • network
      • max_outgoing_byte_rate_non_validators
      • max_incoming_message_rate_non_validators
    • storage
      • enable_mem_deduplication
      • mem_pool_prune_interval
    • linear_chain_sync
      • sync_timeout