Tomusdrw
|
7010e870a4
|
Merge branch 'master' into evm
Conflicts:
src/executive.rs
src/tests/state.rs
|
2016-01-15 02:05:32 +01:00 |
|
Gav Wood
|
0aa604343e
|
Merge pull request #120 from gavofyork/excepted
out_of_gas -> excepted
|
2016-01-15 01:28:52 +01:00 |
|
debris
|
b754313ad8
|
out_of_gas -> excepted
|
2016-01-15 01:20:08 +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 |
|
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 |
|
Gav Wood
|
08b58da107
|
Fixes for marek's shooting from the hip.
|
2016-01-15 00:09:56 +01:00 |
|
debris
|
7ace87e50f
|
fixes for review issues
|
2016-01-15 00:04:40 +01:00 |
|
debris
|
ceea85a038
|
common fixes..
|
2016-01-14 23:41:51 +01:00 |
|
debris
|
4ca353b021
|
common changes, added json state tests
|
2016-01-14 22:41:39 +01:00 |
|
debris
|
98ae8ce36a
|
cleanup...
|
2016-01-14 21:47:52 +01:00 |
|
debris
|
9cbf2427c0
|
call result
|
2016-01-14 21:21:46 +01:00 |
|
debris
|
6fb580f621
|
ext call refactored
|
2016-01-14 19:52:40 +01:00 |
|
Tomusdrw
|
d3a71d3058
|
Fixing evm_test macro export
|
2016-01-14 17:42:17 +01:00 |
|
debris
|
d59e074d65
|
executive create
|
2016-01-14 17:40:38 +01:00 |
|
Tomusdrw
|
abb4f08eff
|
Moving EVM Factory to Engine
|
2016-01-14 17:25:14 +01:00 |
|
Tomusdrw
|
9039ed40a9
|
Changing transact_simple test
|
2016-01-14 16:40:50 +01:00 |
|
Tomusdrw
|
48d3acfdea
|
Parametrized executive tests
|
2016-01-14 16:17:44 +01:00 |
|
Tomusdrw
|
f96e598f20
|
Merge branch 'evm' into evm_factory_parametrized
Conflicts:
src/executive.rs
|
2016-01-14 15:01:58 +01:00 |
|
Tomusdrw
|
6ab0ec1097
|
Merge branch 'master' into evm
|
2016-01-14 14:55:20 +01:00 |
|
debris
|
05246c4f7d
|
fixing executive finalize in progress
|
2016-01-14 14:36:07 +01:00 |
|
Tomusdrw
|
81720d6617
|
Parametrizing evm::Factory
|
2016-01-14 13:36:45 +01:00 |
|
Tomusdrw
|
eebcd0f35b
|
Fixing memory cost calculation
|
2016-01-14 12:34:32 +01:00 |
|
debris
|
3118baee9b
|
executive gas calculation fixes
|
2016-01-14 12:10:26 +01:00 |
|
Tomusdrw
|
4d41c3352e
|
Adding instruction name to BadInstruction
|
2016-01-14 02:36:48 +01:00 |
|
Gav Wood
|
76f617abac
|
Merge pull request #107 from gavofyork/tx_gas
proper gas calculation in executive
|
2016-01-14 02:31:04 +01:00 |
|
Gav Wood
|
4b6d853593
|
Merge pull request #105 from gavofyork/executive_max_depth
Fixing MaxDepth param for executive
|
2016-01-14 02:30:30 +01:00 |
|
debris
|
bacc9a2494
|
proper gas calculation in executive
|
2016-01-14 02:20:46 +01:00 |
|
Tomusdrw
|
0dc1055af2
|
Merge branch 'executive_max_depth' into evm
|
2016-01-14 01:59:11 +01:00 |
|
Tomusdrw
|
9900158c8e
|
MaxDepth param
|
2016-01-14 01:40:55 +01:00 |
|
Tomusdrw
|
7e5de5f5c7
|
More descriptive interpreter errors
|
2016-01-14 01:31:45 +01:00 |
|
debris
|
53868efb4d
|
transact substracts tx_gas
|
2016-01-14 01:18:44 +01:00 |
|
Tomusdrw
|
2f8f0ac4cf
|
Merge branch 'master' into evm
Conflicts:
src/evm/schedule.rs
|
2016-01-13 23:53:04 +01:00 |
|
debris
|
5a072d1b4b
|
vm ext call function uses u256 instead of u64, ext works entirely on u256
|
2016-01-13 22:36:59 +01:00 |
|
debris
|
6f17b7b44b
|
vm ext create function uses u256 instead of u64
|
2016-01-13 22:29:49 +01:00 |
|
debris
|
48e74e5874
|
vm ext ret function used u256 instead of u64
|
2016-01-13 22:16:44 +01:00 |
|
debris
|
cb16bdb350
|
cleanup
|
2016-01-13 17:45:06 +01:00 |
|
debris
|
d7adf95189
|
fixed suicide refund address
|
2016-01-13 16:16:21 +01:00 |
|
debris
|
87eb66183c
|
executive output uses BytesRef
|
2016-01-13 15:26:52 +01:00 |
|
Tomusdrw
|
0a5666f2c0
|
Simple Gas calculation based on instruction gas price tier
|
2016-01-13 15:21:13 +01:00 |
|
debris
|
920d8c51db
|
gas_left is correct in all tests
|
2016-01-13 13:16:53 +01:00 |
|
Tomusdrw
|
d7176faddc
|
Merge branch 'master' into evm
|
2016-01-13 12:20:07 +01:00 |
|
debris
|
68a2c843ef
|
executive tests
|
2016-01-13 01:23:01 +01:00 |
|
Tomusdrw
|
0733214059
|
Some initial implementation of more complicated methods
|
2016-01-13 00:13:09 +01:00 |
|
debris
|
09662ace50
|
executive transact tests
|
2016-01-12 19:43:26 +01:00 |
|
debris
|
7d4365c875
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-12 19:11:05 +01:00 |
|
debris
|
e3fa730dc7
|
executive tests in progress
|
2016-01-12 18:31:47 +01:00 |
|