debris
|
c172ea0bea
|
Merge branch 'heavy_tests' of github.com:ethcore/parity
|
2016-01-22 15:12:18 +01:00 |
|
Marek Kotewicz
|
9e32298356
|
Merge pull request #197 from ethcore/fixing_vmBlockInfoTest
Populating last_hashes
|
2016-01-22 11:57:08 +01:00 |
|
Tomusdrw
|
b00e4b9d95
|
Marking more tests as 'heavy'
|
2016-01-22 08:07:53 +01:00 |
|
Tomusdrw
|
bb4e31b224
|
Marking test as heavy / ignored
|
2016-01-22 08:04:52 +01:00 |
|
Tomusdrw
|
b07cbcd8cd
|
Changing some tests from ignore to heavy
|
2016-01-21 19:32:48 +01:00 |
|
Tomusdrw
|
124cfcc11e
|
Possibility to declare "heavy tests"
|
2016-01-21 16:08:09 +01:00 |
|
Tomusdrw
|
9048a608da
|
Populating last_hashes
|
2016-01-20 17:57:53 +01:00 |
|
Tomusdrw
|
c746f0e62c
|
Fixing all clippy lints
|
2016-01-19 13:47:30 +01:00 |
|
Tomusdrw
|
56c059588d
|
Changing state tests to support transition
|
2016-01-16 21:08:04 +01:00 |
|
Tomusdrw
|
3979b787f7
|
merged with mk
|
2016-01-16 20:58:23 +01:00 |
|
Tomusdrw
|
79c1cc02f7
|
Vec<u8> -> Bytes and clearing log API
|
2016-01-16 17:17:43 +01:00 |
|
Tomusdrw
|
09c46be74d
|
Cleaning evm
|
2016-01-16 17:08:57 +01:00 |
|
Tomusdrw
|
012474b237
|
Fixing SSTORE gas calculation
|
2016-01-16 13:59:48 +01:00 |
|
debris
|
fa1f0d1cf4
|
executive tests fixed
Conflicts:
src/executive.rs
|
2016-01-16 11:43:45 +01:00 |
|
Tomusdrw
|
a1a4c5a068
|
Merge branch 'master' into evm
Conflicts:
src/evm/tests.rs
src/executive.rs
|
2016-01-16 11:33:41 +01:00 |
|
Tomusdrw
|
24777cc569
|
Fixing memory calculations overflows
|
2016-01-16 01:24:37 +01:00 |
|
Tomusdrw
|
e0f3f7adcc
|
Fixing memory slices when trying to get memory with size=0
|
2016-01-16 00:31:04 +01:00 |
|
Tomusdrw
|
f49afe1b6a
|
Fixing memory read-write
|
2016-01-15 22:46:29 +01:00 |
|
Tomusdrw
|
24e86d4479
|
Fixing possible gas-memory calculation overflows
|
2016-01-15 21:46:08 +01:00 |
|
Tomusdrw
|
7bb963f866
|
Fixing CALLDATALOAD for big indexes
|
2016-01-15 20:19:46 +01:00 |
|
Tomusdrw
|
51f828ac37
|
Fixing CALLDATALOAD
|
2016-01-15 20:14:16 +01:00 |
|
Tomusdrw
|
46ecb16191
|
Fixing BYTE instruction
|
2016-01-15 19:48:51 +01:00 |
|
Tomusdrw
|
7af4825b15
|
Implementing Signextend and fixing signed operations
|
2016-01-15 19:15:37 +01:00 |
|
Gav Wood
|
2eead090d5
|
Fix executive. Syncs to 62509.
|
2016-01-15 18:56:28 +01:00 |
|
Tomusdrw
|
b7e7518b8e
|
More merging with master
|
2016-01-15 16:26:47 +01:00 |
|
Tomusdrw
|
39a7576ddb
|
Merge branch 'master' into evm
Conflicts:
src/executive.rs
src/lib.rs
|
2016-01-15 16:08:06 +01:00 |
|
Tomusdrw
|
539fffaab9
|
Implementing missing instructions
|
2016-01-15 16:04:18 +01:00 |
|
Gav Wood
|
d04e843e2d
|
Revert accidental executive test changes.
|
2016-01-15 14:30:39 +01:00 |
|
Gav Wood
|
65d6904e63
|
Split externalities from executive.
|
2016-01-15 14:22:46 +01:00 |
|
Gav Wood
|
0c39a83365
|
Fix executive for out of gas builtins.
|
2016-01-15 13:08:37 +01:00 |
|
Gav Wood
|
b6139d2064
|
Remove debug stuff.
|
2016-01-15 04:02:06 +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 |
|
Gav Wood
|
02e2b75407
|
Fix state test.
|
2016-01-15 01:44:23 +01:00 |
|
Gav Wood
|
d2e53f95e0
|
More State tests!
|
2016-01-15 01:02:14 +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 |
|
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 |
|
debris
|
4ca353b021
|
common changes, added json state tests
|
2016-01-14 22:41:39 +01:00 |
|
Gav Wood
|
6eea05d255
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
|
Gav Wood
|
d3091b95c3
|
Use new json trait for conversion of some types.
|
2016-01-14 21:23:46 +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
|
4c1b8ddd8f
|
Running parametrized JSON tests
|
2016-01-14 18:29:18 +01:00 |
|
debris
|
777ac4dc87
|
compiler was not wrong
|
2016-01-14 18:15:04 +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 |
|
Gav Wood
|
c6a1d1a286
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-14 16:47:21 +01:00 |
|
Gav Wood
|
c4d2df4872
|
Refactored Pod & Diff types into separate files.
|
2016-01-14 16:46:32 +01:00 |
|