Skip to content

Releases: casper-network/casper-protocol-release

casper-1.0.0

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

1.0.0 - 2021-03-31T15:00:00Z

casper-node 1.0.0-31d7de47

Added

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

integration-test-1.4.5

15 Feb 22:11
242ea0a
Compare
Choose a tag to compare

1.4.5 - 3234

casper-node 1.4.4-6962edb3d-casper-mainnet

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

integration-test-1.4.4

15 Feb 22:11
e32aa18
Compare
Choose a tag to compare

1.4.4 - 2922

casper-node 1.4.3-a44bed1fd-casper-mainnet

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

integration-test-1.4.3

15 Feb 22:11
e673bc6
Compare
Choose a tag to compare

1.4.3 - 2907

casper-node 1.4.3-260bef5d8-casper-mainnet

Changed

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

integration-test-1.4.2

15 Feb 22:11
776f4cb
Compare
Choose a tag to compare

1.4.2 - 2680

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

integration-test-1.4.1

15 Feb 22:10
3bf5310
Compare
Choose a tag to compare

1.4.1 - 2369

casper-node 1.4.1-dd260c86a-casper-mainnet

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

Removed

  • global_state.toml

integration-test-1.4.0

15 Feb 22:10
5d3604a
Compare
Choose a tag to compare

1.4.0 - 2346

casper-node 1.4.0-462aa9a59-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

integration-test-1.3.4

15 Feb 22:10
5a9180f
Compare
Choose a tag to compare

1.3.4 - 1960

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

integration-test-1.3.2

15 Feb 22:10
9d45b3b
Compare
Choose a tag to compare

1.3.2 - 1389

casper-node 1.3.2-e2027dbe9

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

integration-test-1.3.1

15 Feb 22:09
ceb41a6
Compare
Choose a tag to compare

1.3.1 - 1301

casper-node 1.3.1-10ed44340

Added

  • config-example.toml
    • consensus
      • highway
        • shutdown_on_standstill = true
    • 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

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