Skip to content

Releases: casper-network/casper-protocol-release

integration-test-1.4.6

02 Mar 03:48
ad0ee27
Compare
Choose a tag to compare

1.4.6 - 3926

casper-node 1.4.5-cfcf35053-casper-mainnet

Added

  • chainspec.toml
    • core
      • max_stored_value_size
      • minimum_delegation_amount
    • deploys
      • block_max_approval_count

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

casper-1.4.4

16 Feb 13:36
ad35aeb
Compare
Choose a tag to compare

1.4.4 - 3435

casper-node 1.4.4-6962edb3d-casper-mainnet

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
  • config-example.toml
    • network

casper-1.4.3

16 Feb 13:36
6e267ec
Compare
Choose a tag to compare

1.4.3 - 3111

casper-node 1.4.3-a44bed1fd-casper-mainnet

Added

  • chainspec.toml
    • core
      • max_runtime_call_stack_height

Changed

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

casper-1.4.1

16 Feb 13:36
8a041c5
Compare
Choose a tag to compare

1.4.1 - 2600

casper-node 1.4.1-c1f1c4df4-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-1.3.4

16 Feb 13:35
efa8df3
Compare
Choose a tag to compare

1.3.4 - 2193

casper-node 1.3.4-0d28d49

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
  • config-example.toml
    • consensus
      • highway
        • shutdown_on_standstill

casper-1.3.2

16 Feb 13:35
cbe2c22
Compare
Choose a tag to compare

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

casper-1.2.1

16 Feb 13:35
a0f98b3
Compare
Choose a tag to compare

1.2.1 - 1281

casper-node 1.2.1-b7802f4

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point
  • config-example.toml
    • consensus
      • highway
        • standstill_timeout
    • network
      • known_addresses

casper-1.2.0

16 Feb 13:35
e8cf311
Compare
Choose a tag to compare

1.2.0 - 694

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
  • config-example.toml
    • network
      • known_addresses

casper-1.1.2

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

1.1.2 - 574

casper-node 1.1.2-a2679a4f

Changed

  • chainspec.toml
    • protocol
      • version
      • activation_point

casper-1.1.0

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

1.1.0 - 347

casper-node 1.1.1-9583f902

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