openethereum/ethcore/src
Tomasz Drwięga c74c8c1ac1 [beta] Backports + HF block update (#7244)
* Reduce max block timestamp drift to 15 seconds (#7240)

* reduce max block timestamp drift to 15 seconds

* add test for block timestamp validation within allowed drift

* Update kovan HF block number.
2017-12-11 14:11:41 +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 Maximum uncle count transition (#7196) 2017-12-05 16:01:52 +01:00
engines [beta] Kovan HF (#7234) 2017-12-08 13:08:15 +01:00
ethereum Maximum uncle count transition (#7196) 2017-12-05 16:01:52 +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 [beta] Kovan HF (#7234) 2017-12-08 13:08:15 +01: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 [beta] Backports + HF block update (#7244) 2017-12-11 14:11:41 +01: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 Maximum uncle count transition (#7196) 2017-12-05 16:01:52 +01: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