openethereum/ethcore/src
Marek Kotewicz 0ec35d9ac5
Merge pull request #7067 from sorpaas/patch-1
ECIP-1039: Monetary policy rounding specification
2017-12-04 16:15:06 +01:00
..
account_provider Ethstore optimizations (#6827) (#6844) 2017-10-20 20:22:01 +02:00
blockchain Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
blooms Remove reexport of HeapSizeOf in util (#6419) 2017-08-30 16:04:47 +02:00
client Skip nonce check for gas estimation (#6997) 2017-11-13 14:54:23 +01:00
engines fix aura backcompat: revert to manual encoding/decoding of transition proofs (#6665) 2017-10-06 17:36:26 +02:00
ethereum Merge pull request #7067 from sorpaas/patch-1 2017-12-04 16:15:06 +01:00
json_tests Merge branch 'master' into difficulty-tests 2017-10-10 20:10:24 +02:00
migrations Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
miner Ethstore optimizations (#6827) (#6844) 2017-10-20 20:22:01 +02:00
snapshot Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
spec [beta] Add hint in ActionParams for splitting code/data (#6968) 2017-11-03 12:20:54 +01:00
state Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
tests [beta] Add hint in ActionParams for splitting code/data (#6968) 2017-11-03 12:20:54 +01:00
trace Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
verification Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
views Return decoded seal fields. (#6932) 2017-11-13 14:52:00 +01:00
account_db.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
basic_types.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
block.rs Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
builtin.rs Fixed modexp gas calculation overflow (#6741) (#6745) 2017-10-13 16:12:26 +02:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
encoded.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
error.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
executed.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
executive.rs [beta] Add hint in ActionParams for splitting code/data (#6968) 2017-11-03 12:20:54 +01:00
externalities.rs [beta] Add hint in ActionParams for splitting code/data (#6968) 2017-11-03 12:20:54 +01:00
factory.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
header.rs Return decoded seal fields. (#6932) 2017-11-13 14:52:00 +01:00
lib.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
machine.rs [beta] Add hint in ActionParams for splitting code/data (#6968) 2017-11-03 12:20:54 +01:00
pod_account.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
pod_state.rs Merge branch 'master' into fo-6418-dont-export-bigint 2017-09-04 18:32:55 +02:00
service.rs Prevent going offline when restoring or taking snapshot 2017-10-12 12:37:03 +02:00
state_db.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
timer.rs move timer.rs to ethcore (#6437) 2017-09-02 10:54:39 +02:00
transaction.rs [beta] Backports (#6891) 2017-10-25 13:13:11 +02:00
tx_filter.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00