Commit Graph

1495 Commits

Author SHA1 Message Date
Tomusdrw
c10dc7fa17 Adding feature 2016-01-16 14:01:18 +01:00
Tomusdrw
012474b237 Fixing SSTORE gas calculation 2016-01-16 13:59:48 +01:00
Gav Wood
4f049358f2 Merge pull request #132 from gavofyork/client
Client app event handler
2016-01-16 13:44:16 +01:00
Gav Wood
1d06c05a9f Merge pull request #57 from gavofyork/uint_decimal_display
uint fmt debug/display changed to output decimal representation
2016-01-16 13:33:41 +01:00
Gav Wood
32b8da2172 Merge pull request #56 from gavofyork/rlp_display
rlp display
2016-01-16 13:33:06 +01:00
Gav Wood
cd0db09e14 Merge pull request #55 from gavofyork/flush_macro
Flush macro
2016-01-16 13:32:38 +01:00
arkpar
d07934ffee Client app event handler 2016-01-16 13:30:27 +01:00
arkpar
69f1f310b6 Minor timers fix 2016-01-16 13:29:51 +01:00
Gav Wood
b4556c3436 More open files. 2016-01-16 11:52:28 +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
debris
0d686b2327 cleanup 2016-01-16 08:56:03 +01:00
debris
4e321eb20f cleanup 2016-01-16 08:35:51 +01:00
debris
d79a7d7f40 Merge branch 'master' of https://github.com/gavofyork/ethcore into fix_ext 2016-01-16 08:25:28 +01:00
Marek Kotewicz
a53bbaef55 Merge pull request #130 from gavofyork/gav
Various consensus fixes.
2016-01-16 08:25:12 +01:00
debris
c67822a03c executive tests are working after the cleanup 2016-01-16 08:23:29 +01:00
debris
4fc52a92ac externalities refactor in progress 2016-01-16 07:46:36 +01:00
debris
a3e88c2b33 executive tests fixed 2016-01-16 04:59:53 +01:00
Tomusdrw
aef38a9abc Fixing code compilation 2016-01-16 02:25:08 +01:00
Gav Wood
5a2fab8b64 Clean up logging. 2016-01-16 01:48:38 +01:00
Tomusdrw
6ff83581f7 Merge branch 'master' into pow 2016-01-16 01:47:30 +01:00
Tomusdrw
689b1fd112 Merge branch 'master' into evm
Conflicts:
	src/lib.rs
2016-01-16 01:44:50 +01:00
Gav Wood
2f14b755f1 Make stuff work. 2016-01-16 01:44:07 +01:00
Tomusdrw
24777cc569 Fixing memory calculations overflows 2016-01-16 01:24:37 +01:00
debris
2899790cd3 test for rlp display 2016-01-16 00:42:02 +01:00
debris
d41ad82aa9 uint fmt debug/display is changed to output decimal representation 2016-01-16 00:38:41 +01:00
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