Gav Wood
|
512eee04cf
|
Assign-operators for Uint.
|
2016-01-16 16:26:46 +01:00 |
|
Gav Wood
|
60678a21a6
|
Put boot nodes back.
|
2016-01-16 15:45:45 +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 |
|
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
|
69f1f310b6
|
Minor timers fix
|
2016-01-16 13:29:51 +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 |
|
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 |
|
debris
|
3e1add7051
|
flush macro
|
2016-01-15 19:51:48 +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
|
96c7cf7c73
|
Merge branch 'master' into gav
|
2016-01-15 16:31:16 +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 |
|
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 |
|
Gav Wood
|
34b516b8b0
|
Move flush back to common.
|
2016-01-15 14:42:16 +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
|
73f849d7c9
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 13:25:10 +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 |
|
Gav Wood
|
1136e65f0d
|
Add flush function.
|
2016-01-15 13:11:30 +01:00 |
|
arkpar
|
223e946268
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
|
2016-01-15 12:18:57 +01:00 |
|
Arkadiy Paronyan
|
844ae0908d
|
Merge pull request #51 from gavofyork/gav
Fix for assumption that empty trie root RLP can always be looked up.
|
2016-01-15 11:24:56 +01:00 |
|
Gav Wood
|
23fbe39408
|
Fix for assumption that empty trie root RLP can always be looked up.
|
2016-01-15 04:02:24 +01:00 |
|
debris
|
9a3944d890
|
Merge branch 'mul_fix' of https://github.com/gavofyork/ethcore-util
|
2016-01-15 02:32:59 +01:00 |
|
Arkadiy Paronyan
|
905218af8d
|
Merge pull request #50 from gavofyork/rocksdb_0.3
updated to rocksdb wrapper version 0.3
|
2016-01-15 02:19:28 +01:00 |
|
debris
|
838eea61f9
|
updated to rocksdb wrapper version 0.3
|
2016-01-15 01:57:14 +01:00 |
|
Tomusdrw
|
6252549bda
|
Merge branch 'master' into mul_fix
Conflicts:
src/uint.rs
|
2016-01-15 01:45:01 +01:00 |
|
Tomusdrw
|
9b78a89f96
|
Overflow semantics changed
|
2016-01-15 01:41:08 +01:00 |
|
arkpar
|
8dd4b3689a
|
Removed unused import
|
2016-01-15 00:54:43 +01:00 |
|
arkpar
|
825f3733fd
|
Removed debug output
|
2016-01-15 00:52:21 +01:00 |
|
arkpar
|
736a9f81a7
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
|
2016-01-15 00:51:07 +01:00 |
|
arkpar
|
2d36062794
|
Slab bug workaround
|
2016-01-15 00:50:48 +01:00 |
|
Gav Wood
|
ab399badf6
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 00:07:59 +01:00 |
|
Marek Kotewicz
|
1ebd14bb18
|
Merge pull request #48 from gavofyork/gav
from_existing works for an empty DB if passed empty RLP SHA3; Option types in JSON.
|
2016-01-14 23:44:40 +01:00 |
|
Gav Wood
|
6a7c823862
|
Option types in JSON, more tests.
|
2016-01-14 23:39:59 +01:00 |
|
Gav Wood
|
3006b8ac66
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-14 23:15:35 +01:00 |
|
Gav Wood
|
b781fe6753
|
from_existing works for an empty DB if passed empty RLP SHA3.
|
2016-01-14 23:13:28 +01:00 |
|
arkpar
|
3b557cdc07
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-14 22:38:00 +01:00 |
|
Arkadiy Paronyan
|
ca3413b500
|
Merge pull request #47 from gavofyork/gav
New JSON conversion traits.
|
2016-01-14 22:19:19 +01:00 |
|
Gav Wood
|
d2cc3b9b5b
|
Remove unnecessary unwraps in json_aid.
|
2016-01-14 22:16:41 +01:00 |
|