openethereum/ethcore
André Silva 5b87327a43 ethcore: mcip3 block reward contract (#9605)
* Use static call and apparent value transfer for block reward contract code

* ethcore: implement musicoin block reward logic with contract

* ethcore: update musicoin block reward contract bytecode

* ethcore: add comment with source of musicoin block reward contract

* ethcore: remove unused mcip6_byz chain spec
2018-10-03 12:44:43 +01:00
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
light RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00
node_filter new ethabi (#9511) 2018-09-13 11:04:39 +02:00
private-tx new ethabi (#9511) 2018-09-13 11:04:39 +02:00
res ethcore: mcip3 block reward contract (#9605) 2018-10-03 12:44:43 +01:00
service Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src ethcore: mcip3 block reward contract (#9605) 2018-10-03 12:44:43 +01:00
stratum Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync Verify block syncing responses against requests (#9670) 2018-10-03 18:35:10 +08:00
transaction Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
types Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
vm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
wasm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
Cargo.toml Add constantinople conf to EvmTestClient. (#9570) 2018-09-25 12:24:40 +02:00