Skip to content

casper-test-1.4.1

Compare
Choose a tag to compare
@sacherjj sacherjj released this 16 Feb 13:32
· 6 commits to main since this release
26cd830

1.4.1 - 2400

casper-node 1.4.1-dd260c86a-casper-mainnet

Added

  • global_state.toml
  • chainspec.toml
    • core
      • max_associated_keys
  • config-example.toml
    • consensus
      • highway
        • log_synchronizer_interval
        • max_request_batch_size
    • network
      • estimator_weights
    • contract_runtime
      • enable_manual_sync

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
    • core
      • round_seigniorage_rate
    • highway
      • minimum_round_exponent
      • maximum_round_exponent
    • deploys
      • block_max_deploy_count
      • block_max_transfer_count
    • wasm
      • host_function_costs
        • create_purse
    • system_costs
      • wasmless_transfer_cost
      • mint_costs
        • mint
        • create
  • config-example.toml
    • consensus
      • highway
        • pending_vertex_timeout from 15min to 30min
        • standstill_timeout from 15min to 30min

Removed

  • config-example.toml
    • consensus
      • highway
        • shutdown_on_standstill