openethereum/ethcore
s3krit 6ad6c3cbf9
v2.6.3-beta (#11040)
* 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)
* Fix fork choice (#10837)
* Fix compilation on recent nightlies (#10991)
2019-09-12 18:04:58 +02:00
..
account-db Extract AccountDB to account-db (#10839) 2019-07-04 17:50:31 +02:00
benches Removed machine abstraction from ethcore (#10791) 2019-06-26 14:16:05 +02:00
blockchain v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
builtin v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
call-contract docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
db Better logging when backfilling ancient blocks fail (#10796) 2019-07-01 14:41:45 +02:00
evm v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
light removed EthEngine alias (#10805) 2019-06-28 10:18:18 +02:00
node-filter docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
pod-account Extricate PodAccount and state Account to own crates (#10838) 2019-07-04 15:20:44 +02:00
private-tx v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
res v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
service updated project to ansi_term 0.11 (#10799) 2019-06-27 13:34:40 +02:00
src v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
state-account Extract AccountDB to account-db (#10839) 2019-07-04 17:50:31 +02:00
sync Improve logging and cleanup in miner around block sealing (#10745) 2019-07-04 18:03:22 +02:00
types v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
vm v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
wasm docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
Cargo.toml v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00