casper-node
casper-node copied to clipboard
Reference client for CASPER protocol
upgrade_scenario_2.sh upgrade_scenario_4.sh upgrade_scenario_7.sh upgrade_scenario_10.sh upgrade_scenario_12.sh upgrade_scenario_13.sh
When this feature is not enabled, Timestamp::now() and hence also Timestamp::elapsed() should not be available. When porting this change to feat-2.0 the DeployBuilder and TransactionV1Buildershould be updated as per the...
The ContractRuntime needs to be updated to handle the new enum type. Deploy variant should be left as is. TransactionV1s should be passed to EE or not depending on their...
Currently, a lot of possible tweaks in the networking layer configuration are hardcoded. Specifically, all values used in create_rpc_builder are fixed, this should be changed at least as follows: Channel...
Once 1.5.5 hits mainnet we should merge private 1.5.5 branch back into dev
Investigate the feasibility of changing the key scheme for dictionaries to allow using the key-prefix iterator