openethereum/ethcore/src
Arkadiy Paronyan 96f68b5130 [stable] Backporting #4633 (#4642)
* Tweak some checks. (#4633)

* Tweak some checks.

* Fixed build and added a difficulty test

* v1.4.12


Former-commit-id: efaf4bcf1f9dbe0bb2f88503a4dff47face04592
2017-02-22 19:17:19 +01:00
..
blockchain Beta Backports (#4012) 2017-01-05 16:42:37 +00:00
blooms port ethcore 2016-09-01 14:29:59 +02:00
client Beta backports (#4067) 2017-01-06 16:05:35 +01:00
engines Beta Backports (#4012) 2017-01-05 16:42:37 +00:00
ethereum [stable] Backporting #4633 (#4642) 2017-02-22 19:17:19 +01:00
evm Restrict max code size to 23999 bytes for EIP-150 and after. 2016-11-15 21:00:30 +01:00
json_tests Backporting to beta (#3623) 2016-11-25 20:57:34 +01:00
migrations Clippy bump (#2877) 2016-10-27 08:28:12 +02:00
miner Fixing etherscan price parsing (#4202) (#4209) 2017-01-18 19:46:24 +01:00
snapshot test previous code fetch 2016-11-15 21:57:59 +01:00
spec ETC Config change backport (#4056) 2017-01-05 21:16:33 +01:00
state EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
tests ETC Config change backport (#4056) 2017-01-05 21:16:33 +01:00
trace Clippy bump (#2877) 2016-10-27 08:28:12 +02:00
types Beta Backports (#4012) 2017-01-05 16:42:37 +00:00
verification [stable] Backporting #4633 (#4642) 2017-02-22 19:17:19 +01:00
views port ethcore 2016-09-01 14:29:59 +02:00
account_db.rs Get rid of MemoryDB denote (#2881) 2016-10-26 13:53:47 +02:00
account_provider.rs Fix a test sensitive to slow execution. (#3014) 2016-10-31 16:55:30 +01:00
action_params.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
basic_types.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
block.rs block: enforce gas limit falls within engine bounds 2016-12-11 18:58:11 +01:00
builtin.rs Fixing output of eth_call and Bytes deserialization (#2230) 2016-09-22 14:50:00 +02:00
cache_manager.rs Clippy bump (#2877) 2016-10-27 08:28:12 +02:00
db.rs Clippy bump (#2877) 2016-10-27 08:28:12 +02:00
env_info.rs improved naming 2016-08-04 08:52:31 +02:00
error.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
executive.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
externalities.rs Restrict max code size to 23999 bytes for EIP-150 and after. 2016-11-15 21:00:30 +01:00
factory.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
header.rs [stable] Backporting #4633 (#4642) 2017-02-22 19:17:19 +01:00
lib.rs Transaction Queue banning (#2524) 2016-10-27 19:28:34 +02:00
pod_account.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
pod_state.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
service.rs Beta backports (#4067) 2017-01-06 16:05:35 +01:00
state_db.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00