Commit Graph

604 Commits

Author SHA1 Message Date
arkpar
76223d3d13 Receipt logging 2016-01-15 02:52:37 +01:00
Arkadiy Paronyan
888b98a0e7 Merge pull request #121 from gavofyork/rocksdb_0.3
updated to rocksdb wrapper version 0.3
2016-01-15 02:20:09 +01:00
Tomusdrw
5d0c294635 Fixes after merge 2016-01-15 02:16:04 +01:00
Tomusdrw
7010e870a4 Merge branch 'master' into evm
Conflicts:
	src/executive.rs
	src/tests/state.rs
2016-01-15 02:05:32 +01:00
debris
d674c7520e updated to rocksdb wrapper version 0.3 2016-01-15 02:01:07 +01:00
arkpar
5ce3275f04 Merge branch 'master' of github.com:gavofyork/ethcore into client 2016-01-15 01:54:48 +01:00
Gav Wood
7c5c2bd9b8 Ethash populate_from_parent implementation. 2016-01-15 01:53:52 +01:00
Tomusdrw
66b0e4af35 Using overflowing operations 2016-01-15 01:48:53 +01:00
arkpar
dcfafdd101 Removed log format string 2016-01-15 01:44:57 +01:00
Gav Wood
02e2b75407 Fix state test. 2016-01-15 01:44:23 +01:00
Tomusdrw
e8b9ef202c Merge branch 'evm' of github.com:gavofyork/ethcore into evm 2016-01-15 01:42:09 +01:00
Tomusdrw
0234a320ca Fixing division and mod 2016-01-15 01:41:49 +01:00
Gav Wood
0aa604343e Merge pull request #120 from gavofyork/excepted
out_of_gas -> excepted
2016-01-15 01:28:52 +01:00
Marek Kotewicz
8366c9d44f Merge pull request #111 from gavofyork/evm_factory_parametrized
Parametrizing evm::Factory
2016-01-15 01:22:43 +01:00
debris
b754313ad8 out_of_gas -> excepted 2016-01-15 01:20:08 +01:00
arkpar
f6dff48312 Documentation 2016-01-15 01:17:39 +01:00
arkpar
e5a51707ec Fixed empty name handling 2016-01-15 01:17:39 +01:00
arkpar
77c5b315df Spec name; uncle reward calculation fixed 2016-01-15 01:17:23 +01:00
arkpar
00868488cf Post enactment block verification 2016-01-15 01:17:21 +01:00
arkpar
8f631a7c60 State db sync 2016-01-15 01:16:17 +01:00
arkpar
d3a16574d6 Client service 2016-01-15 01:16:17 +01:00
arkpar
e297e598ce Client service 2016-01-15 01:16:17 +01:00
arkpar
0de2a031d1 New network IO API 2016-01-15 01:16:17 +01:00
Gav Wood
50424506e4 Merge remote-tracking branch 'origin/master' into gav 2016-01-15 01:02:37 +01:00
Gav Wood
d2e53f95e0 More State tests! 2016-01-15 01:02:14 +01:00
Gav Wood
fc25330804 Merge pull request #118 from gavofyork/state_logs
stLogs tests passing
2016-01-15 01:02:00 +01:00
debris
7f8adadd6b revert_if_needed -> enact_result 2016-01-15 01:00:32 +01:00
debris
821b3b3b75 better substate reverting 2016-01-15 00:54:19 +01:00
Marek Kotewicz
841f2cb170 Merge pull request #117 from gavofyork/gav
Fix executive.
2016-01-15 00:41:59 +01:00
debris
a97a4a9bc4 state logs tests passing 2016-01-15 00:40:29 +01:00
Gav Wood
a17354f2a2 Trace cleanup. 2016-01-15 00:40:20 +01:00
Gav Wood
efdad2ef8e Fix executive. 2016-01-15 00:36:58 +01:00
Marek Kotewicz
c24883efc8 Merge pull request #116 from gavofyork/gav
Fixes for marek's shooting from the hip.
2016-01-15 00:11:04 +01:00
Gav Wood
08b58da107 Fixes for marek's shooting from the hip. 2016-01-15 00:09:56 +01:00
Gav Wood
3c2c9771ec Merge remote-tracking branch 'origin/master' into gav 2016-01-15 00:07:32 +01:00
Gav Wood
4ab3441e1c Merge pull request #115 from gavofyork/executive_revert_fix
Executive revert fix
2016-01-15 00:06:59 +01:00
debris
7ace87e50f fixes for review issues 2016-01-15 00:04:40 +01:00
debris
daccbed9a1 removed redundant code 2016-01-14 23:52:26 +01:00
debris
1b8b1b4c17 Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_revert_fix 2016-01-14 23:50:41 +01:00
Marek Kotewicz
1e7a8482f0 Merge pull request #114 from gavofyork/gav
Fix storage/account and add butress test.
2016-01-14 23:45:08 +01:00
debris
ceea85a038 common fixes.. 2016-01-14 23:41:51 +01:00
Gav Wood
d64ff8df57 Minor renaming, fix for Account::code_cache. 2016-01-14 23:41:48 +01:00
debris
a6191262c9 tests are passing 2016-01-14 23:36:35 +01:00
debris
cb0ad01e42 test_engine should limit max_depth, not stack_limit 2016-01-14 23:24:12 +01:00
debris
ff373f5fb8 Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_revert_fix 2016-01-14 23:18:45 +01:00
Gav Wood
ea9d333312 Fix account and add butress test. 2016-01-14 23:13:05 +01:00
debris
f06d313ddb fixed env_info lasthashes generation 2016-01-14 23:02:59 +01:00
Gav Wood
6f5d383834 Storage should kill zero entries. 2016-01-14 22:45:50 +01:00
debris
4ca353b021 common changes, added json state tests 2016-01-14 22:41:39 +01:00
Gav Wood
478cebf42f Cleanup old code. 2016-01-14 22:41:39 +01:00