Tomusdrw
|
e0f3f7adcc
|
Fixing memory slices when trying to get memory with size=0
|
2016-01-16 00:31:04 +01:00 |
|
Gav Wood
|
4fde74c5e8
|
Fix for sync.
|
2016-01-15 23:32:17 +01:00 |
|
Tomusdrw
|
9e7fea94bf
|
Fixing memory allocation
|
2016-01-15 23:32:16 +01:00 |
|
Gav Wood
|
e876a04afb
|
Bugs fixed for last_hashes.
|
2016-01-15 22:55: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 |
|
Gav Wood
|
5520497e81
|
Fixed Uint output.
|
2016-01-15 21:25:55 +01:00 |
|
debris
|
e3f1d70353
|
display trait implemented for rlp
|
2016-01-15 21:03:38 +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 |
|
debris
|
3e1add7051
|
flush macro
|
2016-01-15 19:51:48 +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 |
|
debris
|
e096d75448
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util
|
2016-01-15 16:37:50 +01:00 |
|
Gav Wood
|
5c945ebd42
|
Merge branch 'master' into gav
|
2016-01-15 16:37:39 +01:00 |
|
arkpar
|
c224808416
|
Merge branch 'network'
|
2016-01-15 16:36:30 +01:00 |
|
arkpar
|
3ec294bda2
|
Missing files
|
2016-01-15 16:36:08 +01:00 |
|
debris
|
00a80da5bb
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util
|
2016-01-15 16:33:09 +01:00 |
|
Gav Wood
|
24ed819c51
|
Merge branch 'master' into gav
|
2016-01-15 16:31:30 +01:00 |
|
Gav Wood
|
96c7cf7c73
|
Merge branch 'master' into gav
|
2016-01-15 16:31:16 +01:00 |
|
Gav Wood
|
df2aabb712
|
Merge pull request #127 from gavofyork/transaction_tests_fixes
callcode builtins tests pass
|
2016-01-15 16:30:53 +01:00 |
|
Tomusdrw
|
b7e7518b8e
|
More merging with master
|
2016-01-15 16:26:47 +01:00 |
|
Gav Wood
|
a11f7360ce
|
Merge pull request #119 from gavofyork/client
Client state syncing
|
2016-01-15 16:25:34 +01:00 |
|
Gav Wood
|
af65d539d1
|
Merge pull request #49 from gavofyork/network
Refactoring: General IO is now split from Networking IO
|
2016-01-15 16:25:21 +01:00 |
|
debris
|
6e67aea4bf
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util
|
2016-01-15 16:20:55 +01:00 |
|
arkpar
|
2319fd4cec
|
New list of bootnodes
|
2016-01-15 16:19:21 +01:00 |
|
Tomusdrw
|
5b3436dcad
|
Merge branch 'master' into pow
|
2016-01-15 16:10:09 +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 |
|
Marek Kotewicz
|
e755f74d2e
|
Merge pull request #54 from gavofyork/gav
Make clear when the panic occurs to a missing trie root.
|
2016-01-15 16:02:25 +01:00 |
|
arkpar
|
bda04702c7
|
Merge branch 'master' of github.com:gavofyork/ethcore into client
|
2016-01-15 15:55:46 +01:00 |
|
debris
|
5e59271508
|
Merge branch 'master' into transaction_tests_fixes
|
2016-01-15 15:14:41 +01:00 |
|
Marek Kotewicz
|
3249228420
|
Merge pull request #126 from gavofyork/gav
Split externalities from executive.
|
2016-01-15 15:05:04 +01:00 |
|
debris
|
ed0e243506
|
callcode builtins are working
|
2016-01-15 15:00:28 +01:00 |
|
Tomusdrw
|
2d2e4fc838
|
Changing to overflowing_pow
|
2016-01-15 14:48:07 +01:00 |
|
Tomusdrw
|
5e2721f964
|
Pow implementation
|
2016-01-15 14:45:30 +01:00 |
|
Gav Wood
|
34b516b8b0
|
Move flush back to common.
|
2016-01-15 14:42:16 +01:00 |
|
Tomusdrw
|
0ea9e13210
|
Detecting overflows in shl
|
2016-01-15 14:40:54 +01:00 |
|
Gav Wood
|
df151ab92c
|
Make clear when the panic occurs to a missing trie root.
|
2016-01-15 14:40:51 +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 |
|
debris
|
ec7e80ff13
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into transaction_tests_fixes
|
2016-01-15 14:20:47 +01:00 |
|
Gav Wood
|
3bc88e68af
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 13:25:34 +01:00 |
|
Gav Wood
|
73f849d7c9
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 13:25:10 +01:00 |
|
arkpar
|
d80fe310a3
|
Merge branch 'master' of github.com:gavofyork/ethcore into client
|
2016-01-15 13:18:18 +01:00 |
|
Arkadiy Paronyan
|
123c991c2e
|
Merge pull request #124 from gavofyork/transaction_tests_fixes
executive error on not enoguh base gas
|
2016-01-15 13:18:06 +01:00 |
|
Arkadiy Paronyan
|
93292f8d09
|
Merge pull request #125 from gavofyork/gav
Gav
|
2016-01-15 13:18:01 +01:00 |
|
Arkadiy Paronyan
|
ec4ea71335
|
Merge pull request #53 from gavofyork/gav
Add flush function.
|
2016-01-15 13:15:38 +01:00 |
|
debris
|
92619bcef8
|
Merge branch 'gav' of https://github.com/gavofyork/ethcore-util
|
2016-01-15 13:12:37 +01:00 |
|