openethereum/ethcore/src/client
s3krit 45f27cec34
v2.5.8-stable (#11041)
* add more tx tests (#11038)
* Fix parallel transactions race-condition (#10995)
* Add blake2_f precompile (#11017)
* [trace] introduce trace failed to Ext (#11019)
* Edit publish-onchain.sh to use https (#11016)
* Fix deadlock in network-devp2p (#11013)
* EIP 1108: Reduce alt_bn128 precompile gas costs (#11008)
* xDai chain support and nodes list update (#10989)
* EIP 2028: transaction gas lowered from 68 to 16 (#10987)
* EIP-1344 Add CHAINID op-code (#10983)
* manual publish jobs for releases, no changes for nightlies (#10977)
* [blooms-db] Fix benchmarks (#10974)
* Verify transaction against its block during import (#10954)
* Better error message for rpc gas price errors (#10931)
* tx-pool: accept local tx with higher gas price when pool full (#10901)
* Fix fork choice (#10837)
* Cleanup unused vm dependencies (#10787)
* Fix compilation on recent nightlies (#10991)
2019-09-12 18:43:53 +02:00
..
ancient_import.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
bad_blocks.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
chain_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
client.rs V2.5.6 stable (#10961) 2019-08-12 18:55:11 +02:00
config.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm_test_client.rs Refactor ethcore::client::TransactResult to use it inside std::result::Result (#10366) 2019-02-26 13:49:33 +01:00
io_message.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs v2.5.8-stable (#11041) 2019-09-12 18:43:53 +02:00
private_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
test_client.rs OpenBlock::new take IntoIterator instead of mutable ref to Iterator (#10480) 2019-03-15 15:43:54 +01:00
trace.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
traits.rs Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00