openethereum/ethcore
Yohan Graterol 2511bc20e0 Add Callisto support (#9534)
* Add Callisto Mainnet support

* Add new bootnodes

* Remove merge failure

* EIP-649 removed

* Remove eip649Reward

* Modify difficultyBombDelays

* Callisto reward smart contract

* Remove ethash params

* Fix merge
2018-10-11 11:03:57 +02:00
..
benches ethcore: minor optimization of modexp by using LR exponentiation (#9697) 2018-10-04 12:29:53 +01:00
evm Implement CREATE2 gas changes and fix some potential overflowing (#9694) 2018-10-04 20:50:18 +08:00
light Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
node_filter new ethabi (#9511) 2018-09-13 11:04:39 +02:00
private-tx Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
res Add Callisto support (#9534) 2018-10-11 11:03:57 +02:00
service Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src Add Callisto support (#9534) 2018-10-11 11:03:57 +02:00
stratum Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
transaction Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
types Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
vm Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
wasm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
Cargo.toml Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00