openethereum/ethcore
Niklas Adolfsson a24e78fa92 Receipt constructor `Allocate less stack for blooms` (#9146)
* Allocate less stack in `Receipt ctor`

* ethcore: use accrue_bloom when computing transaction receipt
2018-07-17 16:55:46 +01:00
..
benches `evm bench` fix broken dependencies (#9134) 2018-07-16 21:19:59 +02:00
evm Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
light Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
node_filter Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
private-tx Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
res Insert ETC (classic) hardcoded headers until block #6170625 (#9121) 2018-07-14 16:04:31 +01:00
service Offload cull to IoWorker. (#9099) 2018-07-13 12:23:57 +02:00
src Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
stratum Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
sync fix verification in ethcore-sync collect_blocks (#9135) 2018-07-16 21:05:47 +02:00
transaction Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
types Receipt constructor `Allocate less stack for blooms` (#9146) 2018-07-17 16:55:46 +01:00
vm Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
wasm Recursive test (#9042) 2018-07-05 10:09:01 +03:00
Cargo.toml Make sure to produce full blocks. (#9115) 2018-07-13 15:20:24 +01:00