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 |
|
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 |
|
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 |
|
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 |
|
arkpar
|
2319fd4cec
|
New list of bootnodes
|
2016-01-15 16:19:21 +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 |
|
Arkadiy Paronyan
|
ec4ea71335
|
Merge pull request #53 from gavofyork/gav
Add flush function.
|
2016-01-15 13:15:38 +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 |
|
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
|
6a7c823862
|
Option types in JSON, more tests.
|
2016-01-14 23:39:59 +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 |
|
Gav Wood
|
d2cc3b9b5b
|
Remove unnecessary unwraps in json_aid.
|
2016-01-14 22:16:41 +01:00 |
|
Tomusdrw
|
b1e986cbdd
|
Fixing multiplication in uints
|
2016-01-14 22:02:10 +01:00 |
|
Gav Wood
|
5e6632ca47
|
Remove cruft
|
2016-01-14 21:58:55 +01:00 |
|
Gav Wood
|
ccab2ea920
|
Missing files for previous commit.
|
2016-01-14 21:24:16 +01:00 |
|
Gav Wood
|
4f53db60ed
|
New JSON conversion traits.
|
2016-01-14 21:24:03 +01:00 |
|
arkpar
|
df2e9854c7
|
Host info
|
2016-01-14 19:04:13 +01:00 |
|
arkpar
|
db25f7e590
|
Minor fixes
|
2016-01-14 16:56:59 +01:00 |
|
arkpar
|
d971abf1da
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-14 16:52:18 +01:00 |
|
arkpar
|
a2f13e1efb
|
Minor fixes
|
2016-01-14 16:52:10 +01:00 |
|
Tomusdrw
|
ca49c6b625
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2016-01-14 14:56:47 +01:00 |
|
Gav Wood
|
c1603b8286
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-14 13:11:47 +01:00 |
|
Gav Wood
|
d63db8523c
|
Fix test, revert fn hex() behaviour.
|
2016-01-14 13:10:18 +01:00 |
|
Gav Wood
|
1c89b9732d
|
Nicer display output for hash types.
|
2016-01-14 12:27:41 +01:00 |
|
arkpar
|
2ceffb425c
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-14 02:18:32 +01:00 |
|
Gav Wood
|
787a119f12
|
Workaround.
|
2016-01-14 01:28:09 +01:00 |
|
Gav Wood
|
46810e961c
|
Broken casting.
|
2016-01-14 01:27:02 +01:00 |
|
Tomusdrw
|
1dae68cd05
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2016-01-14 00:01:39 +01:00 |
|
Marek Kotewicz
|
8a789533d2
|
Merge pull request #44 from gavofyork/gav
Nice macros.
|
2016-01-13 23:23:13 +01:00 |
|
arkpar
|
e4ef044d44
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-13 23:20:12 +01:00 |
|
Gav Wood
|
5fd5c461b3
|
u256_from_ hex -> str.
|
2016-01-13 23:19:08 +01:00 |
|