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
Wei Tang
34d22a35dd
Disable EIP-98 transition by default ( #9955 )
...
* Change eip98Transition default to BlockNumber::max_value
* Remove accidential ethereum/tests submodule change
2018-11-25 19:59:27 +01:00
Wei Tang
caca3a8048
Add EIP-1014 transition config flag ( #9268 )
...
* Add EIP-1014 transition config flag
* Remove EIP-86 configs
* Change CREATE2 opcode index to 0xf5
* Move salt to the last item in the stack
* Change sendersaltandaddress scheme to comply with current EIP-1014
* Fix json configs
* Fix create2 test
* Fix deprecated comments
2018-08-31 23:43:51 +08:00
EOS Classic
823054dc34
[Chain] Add more bootnodes ( #9174 )
...
+ For ETC, ELLA, EXP, Morden, MUSIC
2018-07-25 18:06:45 +02:00
Wei Tang
3fde07b2e1
Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams ( #8614 )
...
* Allow post-homestead forks to be specified in CommonParams
* Fix all json configs
* Fix test in json crate
* Fix test in ethcore
* Fix all chain configs to use tabs
Given we use tabs in .editorconfig and the majority of chain configs.
This change is done in Emacs using `mark-whole-buffer` and `indent-region`.
2018-05-22 12:24:09 +08:00
ellaismer
10a346476a
Enable WebAssembly and Byzantium for Ellaism ( #8520 )
...
* Enable WebAssembly and Byzantium for Ellaism
* Fix indentation
* Remove empty lines
2018-05-01 19:41:46 +01:00
ellaismer
99a13c4e66
Cleanup Ellaism bootnodes ( #8276 )
...
Removed several bootnodes known not to be running anymore. Added two new ones.
2018-04-03 21:58:24 +09:00
Ellaismer
dd0fba96a4
Add registrar for ellaism
...
Provided by @5chdn
2017-12-06 22:46:19 +08:00
Ellaismer
2d3073fc02
Remove compatibility fields to pass chainspec test for Ellaism
2017-12-06 21:01:03 +08:00
Ellaismer
dcf6e1d83d
Add basic Elliasm config
2017-12-06 20:46:24 +08:00