Marek Kotewicz
|
2286f25e64
|
Merge pull request #58 from gavofyork/gav
Fast SHA3.
|
2016-01-16 15:56:51 +01:00 |
|
Gav Wood
|
60678a21a6
|
Put boot nodes back.
|
2016-01-16 15:45:45 +01:00 |
|
Tomusdrw
|
666cbe7d47
|
Implementing pow, overflowing_pow only for uint. Adding missing docs.
|
2016-01-16 15:45:33 +01:00 |
|
Gav Wood
|
2caff9d7c2
|
Merge branch 'master' into gav
|
2016-01-16 15:37:35 +01:00 |
|
Gav Wood
|
8e9ea7969a
|
Cleanup and docs.
|
2016-01-16 15:29:36 +01:00 |
|
Gav Wood
|
a79644d982
|
Fast SHA3.
|
2016-01-16 14:29:36 +01:00 |
|
Tomusdrw
|
40947e214b
|
Merge branch 'master' into pow
|
2016-01-16 14:18:06 +01:00 |
|
Tomusdrw
|
045d2ce44b
|
Merge branch 'master' into evm
|
2016-01-16 14:16:56 +01:00 |
|
Tomusdrw
|
f7a745adee
|
Fixing compilation
|
2016-01-16 14:14:35 +01:00 |
|
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 |
|