openethereum/ethcore
Marek Kotewicz 45978bc2bd unify loading spec && further spec cleanups (#10948)
* bundle_* macros for spec

* fixed failing tests

* renamed bundle.rs to chain.rs

* removed unused derives

* updated spec/chain.rs description
2019-08-07 16:52:48 +02:00
..
account-db Move more types out of ethcore (#10880) 2019-07-18 12:27:08 +02:00
account-state journaldb changes (#10929) 2019-08-07 01:45:10 +02:00
benches Removed machine abstraction from ethcore (#10791) 2019-06-26 14:16:05 +02:00
blockchain Move DatabaseExtras back to trace (#10868) 2019-07-14 18:35:43 +02:00
builtin ethcore-builtin (#10850) 2019-07-07 16:59:30 +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 Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
evm Change the return type of step_inner function. (#10940) 2019-08-05 14:58:48 +02:00
light unify loading spec && further spec cleanups (#10948) 2019-08-07 16:52:48 +02:00
node-filter update parking-lot to 0.8 (#10845) 2019-07-05 15:19:38 +02:00
pod get rid of hidden mutability of Spec (#10904) 2019-07-30 12:48:54 +02:00
private-tx unify loading spec && further spec cleanups (#10948) 2019-08-07 16:52:48 +02:00
res Add Constantinople eips to the dev (instant_seal) config (#10809) 2019-06-28 16:17:33 +02:00
service unify loading spec && further spec cleanups (#10948) 2019-08-07 16:52:48 +02:00
src unify loading spec && further spec cleanups (#10948) 2019-08-07 16:52:48 +02:00
state-db Move more types out of ethcore (#10880) 2019-07-18 12:27:08 +02:00
sync unify loading spec && further spec cleanups (#10948) 2019-08-07 16:52:48 +02:00
trace Move more types out of ethcore (#10880) 2019-07-18 12:27:08 +02:00
trie-vm-factories Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
types refactor: Refactor evmbin CLI (#10742) 2019-08-07 16:51:08 +02:00
vm Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
wasm Fix some warnings and typos. (#10941) 2019-08-06 11:07:07 +02:00
Cargo.toml Move more types out of ethcore (#10880) 2019-07-18 12:27:08 +02:00