openethereum/ethcore/res
Talha Cross e0141f8324
beta 2.5.1 ()
* version: bump beta to 2.5.1

* fix(whisper expiry): current time + work + ttl ()

* update bootnodes ()

* config: update goerli bootnodes

* config: update kotti bootnodes

* adds rpc error message for --no-ancient-blocks ()

* adds error message for --no-ancient-blocks, closes 

* Apply suggestions from code review

Co-Authored-By: seunlanlege <seunlanlege@gmail.com>

* Constantinople HF on POA Core ()

* Constantinople HF on POA Core

Plan Constantinople/St.Petersfork HF on POA Core network at block 8582254.
Original PR in POA repository: https://github.com/poanetwork/poa-chain-spec/pull/110

* Remove extra empty line

* evm: add some mulmod benches ()

* evm: add blockhash_mulmod bench

* evm: use num-bigint for mod ops

* Clique: zero-fill extradata when the supplied value is less than 32 bytes in length ()

* Update kovan.json to switch validator set to POA Consensus Contracts ()

* Fix publish docs ()

* Fix publish docs

* this never should be forced, either way compiling previous versions will produce outdated docs

* fix array, var was moved to the group project global variables list

* Fix rinkeby petersburg fork ()
2019-05-10 13:48:52 +02:00
..
contracts Extract CallContract and RegistryInfo traits into their own crate () 2019-01-16 19:52:21 +01:00
ethereum beta 2.5.1 () 2019-05-10 13:48:52 +02:00
tx_permission_tests ethcore: add transition flag for transaction permission contract () 2018-08-07 15:18:19 +01:00
wasm-tests@0edbf860ff Allow dropping light client RPC query with no results () 2018-09-12 11:47:01 +02:00
authority_round_block_reward_contract.json Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams () 2018-05-22 12:24:09 +08:00
authority_round_empty_steps.json Aura: Broadcast empty step messages instead of creating empty blocks () 2018-02-15 01:39:29 +01:00
authority_round.json Enable byzantium features on non-ethash chains () 2018-02-01 13:42:56 +01:00
basic_authority.json Enable byzantium features on non-ethash chains () 2018-02-01 13:42:56 +01:00
constructor.json Enable byzantium features on non-ethash chains () 2018-02-01 13:42:56 +01:00
instant_seal.json Support millisecond timestamp for instant seal engine () 2018-09-06 11:38:00 +02:00
null_morden_with_reward.json Generalize engine trait () 2017-09-26 14:19:08 +02:00
null_morden.json Generalize engine trait () 2017-09-26 14:19:08 +02:00
null.json Add EIP-1014 transition config flag () 2018-08-31 23:43:51 +08:00
validator_contract.json Move more params to the common section. () 2017-07-31 12:34:29 +02:00
validator_multi.json Move more params to the common section. () 2017-07-31 12:34:29 +02:00
validator_safe_contract.json Chainspec validation () 2017-08-02 12:50:36 +02:00