Tomusdrw
|
6252549bda
|
Merge branch 'master' into mul_fix
Conflicts:
src/uint.rs
|
2016-01-15 01:45:01 +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 |
|
Tomusdrw
|
9b78a89f96
|
Overflow semantics changed
|
2016-01-15 01:41:08 +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 |
|
arkpar
|
8dd4b3689a
|
Removed unused import
|
2016-01-15 00:54:43 +01:00 |
|
debris
|
821b3b3b75
|
better substate reverting
|
2016-01-15 00:54:19 +01:00 |
|
arkpar
|
825f3733fd
|
Removed debug output
|
2016-01-15 00:52:21 +01:00 |
|
arkpar
|
736a9f81a7
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
|
2016-01-15 00:51:07 +01:00 |
|
arkpar
|
2d36062794
|
Slab bug workaround
|
2016-01-15 00:50:48 +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
|
ab399badf6
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 00:07:59 +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 |
|
Marek Kotewicz
|
1ebd14bb18
|
Merge pull request #48 from gavofyork/gav
from_existing works for an empty DB if passed empty RLP SHA3; Option types in JSON.
|
2016-01-14 23:44:40 +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 |
|
Gav Wood
|
6a7c823862
|
Option types in JSON, more tests.
|
2016-01-14 23:39:59 +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
|
3006b8ac66
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-14 23:15:35 +01:00 |
|
Gav Wood
|
b781fe6753
|
from_existing works for an empty DB if passed empty RLP SHA3.
|
2016-01-14 23:13:28 +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 |
|