openethereum/ethcore
Talha Cross e78a9872c0
stable 2.4.6 (#10642)
* version: bump stable to 2.4.6

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

* update bootnodes (#10595)

* config: update goerli bootnodes

* config: update kotti bootnodes

* Constantinople HF on POA Core (#10606)

* 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 (#10600)

* evm: add blockhash_mulmod bench

* evm: use num-bigint for mod ops

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

* Fix publish docs (#10635)

* 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
2019-05-10 13:48:40 +02:00
..
benches misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blockchain Adds cli interface to allow reseting chain to a particular block (#9782) 2019-01-16 16:37:26 +01:00
call-contract Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00
db misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm stable 2.4.6 (#10642) 2019-05-10 13:48:40 +02:00
light 2.4.3 beta backports (#10508) 2019-03-22 10:23:45 +01:00
node-filter Remove caching for node connections (#10143) 2019-01-08 11:31:26 +11:00
private-tx 2.4.4 more beta backports (#10554) 2019-04-01 17:04:50 +02:00
res stable 2.4.6 (#10642) 2019-05-10 13:48:40 +02:00
service 2.4.4 more beta backports (#10554) 2019-04-01 17:04:50 +02:00
src 2.4.4 beta backports (#10533) 2019-04-01 10:51:06 +02:00
sync Update to latest mem-db, hash-db and trie-db. (#10314) 2019-02-20 21:09:34 +03:00
types Reject crazy timestamps instead of truncating. (#10575) 2019-04-08 13:27:32 +02:00
vm Update to latest mem-db, hash-db and trie-db. (#10314) 2019-02-20 21:09:34 +03:00
wasm Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
Cargo.toml 2.4.2 beta backports (#10488) 2019-03-20 09:17:30 +01:00