Skip to content

Releases: casper-network/casper-protocol-release

integration-test-1.2.1

15 Feb 22:07
3b28c85
Compare
Choose a tag to compare

1.2.1 - 1098

casper-node 1.2.1-b7802f4

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

integration-test-1.2.0

15 Feb 22:06
5319a4d
Compare
Choose a tag to compare

1.2.0 - 416

casper-node 1.2.0-58912c93

Added

  • config-example.toml
    • consensus
      • highway
        • standstill_timeout
        • log_participation_interval
        • log_unit_sizes
        • max_requests_for_vertex
        • round_success_meter
          • num_rounds_to_consider
          • num_rounds_slowdown
          • num_rounds_speedup
          • acceleration_parameter
          • acceleration_ftt

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

integration-test-1.1.2

15 Feb 22:04
de07bf2
Compare
Choose a tag to compare

1.1.2 - 332

casper-node 1.1.2-a2679a4f

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

integration-test-1.1.0

15 Feb 22:04
5fb40c3
Compare
Choose a tag to compare

1.1.0 - 226

casper-node 1.1.1-874c2db4

Added

  • chainspec.toml
    • network
      • maximum_net_message_size
    • deploys
      • max_deploy_size

Changed

  • chainspec.toml
    • protocol
      • version
      • hard_reset set to true
      • activation_point
    • system_costs
      • auction_costs
        • add_bid set to 2_500_000_000
        • delegate set to 2_500_000_000

integration-test-1.0.0

15 Feb 22:02
b8a691c
Compare
Choose a tag to compare

1.0.0 - 2021-04-09T01:30:00Z

casper-node 1.0.0-31d7de47

Added

  • Genesis accounts.toml, chainspec.toml, config-example.toml

casper-test-1.4.4

16 Feb 13:34
b8e4e6e
Compare
Choose a tag to compare

1.4.4 - 3264

casper-node 1.4.4-6962edb3d-casper-mainnet

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

casper-test-1.4.3

16 Feb 13:33
1c8cd11
Compare
Choose a tag to compare

1.4.3 - 2940

casper-node 1.4.3-a44bed1fd-casper-mainnet

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
    • wasm
      • max_stack_height

casper-test-1.4.2

16 Feb 13:33
e05671f
Compare
Choose a tag to compare

1.4.2 - 2736

casper-node 1.4.2-930a43774-casper-mainnet

Added

  • chainspec.toml
    • core
      • max_runtime_call_stack_height

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
    • wasm
      • host_function_costs
        • transfer_from_purse_to_account
        • transfer_to_account
  • config-example.toml
    • contract_runtime
      • max_global_state_size

casper-test-1.4.1

16 Feb 13:32
26cd830
Compare
Choose a tag to compare

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

casper-test-1.3.4

16 Feb 13:44
4932193
Compare
Choose a tag to compare

1.3.4 - 2005

casper-node 1.3.4-0d28d49

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
  • config-example.toml
    • consensus
      • highway
        • pending_vertex_timeout from 30min to 15min
        • standstill_timeout from 30min to 15min