Gav Wood
6eac110b65
Merge branch 'master' into gav
2016-01-09 12:33:40 +01:00
Gav Wood
2b90f7d03a
Introduce use-dependency amalgamation. We now have:
...
- `use standard;` (bring in a set of standard and external dependencies)
- `use common;` (bring in a low-level subset of this crate; basically anything that itself requires only `use standard;`)
And, from an external create:
- `use ethcore_util::*;` (bring in the entirety of this module and the standard dependencies)
2016-01-09 12:12:36 +01:00
Gav Wood
11c244a5e3
Merge pull request #24 from gavofyork/network
...
IO and networking
2016-01-09 11:02:04 +01:00
arkpar
24ba723818
Do not expose sha3 from crypto
2016-01-09 10:27:41 +01:00
arkpar
02c60acc14
Fixed build after merge
2016-01-09 10:22:03 +01:00
arkpar
6183ba5cb5
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
2016-01-09 10:20:11 +01:00
arkpar
49d97d7cb3
is_zero for hash types
2016-01-09 10:20:07 +01:00
Arkadiy Paronyan
1124ad2012
Merge pull request #28 from gavofyork/gav
...
Fix API,
2016-01-08 22:31:51 +01:00
Gav Wood
d7fe922425
Fix API,
2016-01-08 22:30:45 +01:00
arkpar
647ea286ba
Renamed RlpStream::raw to as_raw
2016-01-08 15:57:50 +01:00
arkpar
9286a03656
Even more style
2016-01-08 15:52:43 +01:00
Marek Kotewicz
41cb81337a
Merge pull request #27 from gavofyork/gav
...
Make Populatable good
2016-01-08 14:34:05 +01:00
arkpar
469b0a17dc
More style
2016-01-08 13:55:44 +01:00
arkpar
396a1755e3
More style
2016-01-08 13:49:00 +01:00
arkpar
e6623c0edd
Removed wrong file
2016-01-08 13:33:38 +01:00
arkpar
1ffd999f96
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
2016-01-08 13:32:52 +01:00
arkpar
288794fd27
Style
2016-01-08 13:10:00 +01:00
Gav Wood
e4ed6467a9
Fixes and renaming fax->copy.
2016-01-08 12:05:38 +01:00
Gav Wood
f81fb2de51
Fix and some tests for opaque types in populatable.
2016-01-08 12:02:26 +01:00
Gav Wood
3018c4a28a
Additional Populatable API tweaks.
2016-01-08 11:52:46 +01:00
Gav Wood
f0da76df7c
API cleanups.
2016-01-08 11:43:11 +01:00
Gav Wood
20017b8589
Merge remote-tracking branch 'origin/master' into gav
2016-01-08 11:03:33 +01:00
Gav Wood
806de37cec
Additional docs.
2016-01-08 11:02:32 +01:00
Marek Kotewicz
d4cbad11ca
Merge pull request #26 from gavofyork/gav
...
Additional work & convenience functions on crypto, bytes & hash.
2016-01-08 00:39:07 +01:00
Gav Wood
9a4da23490
Merge remote-tracking branch 'origin/master' into gav
2016-01-08 00:37:07 +01:00
Gav Wood
51ccd5e8fc
Comment TODO.
2016-01-08 00:36:57 +01:00
Gav Wood
5fc87a334d
Additional work & convenience functions on crypto, bytes & hash.
...
Renaming mut_bytes() to as_slice_mut().
2016-01-07 23:59:50 +01:00
Arkadiy Paronyan
954c026727
Merge pull request #25 from gavofyork/gav
...
Secure trie functions & structs.
2016-01-07 20:53:38 +01:00
Gav Wood
5423797ce4
Build fix.
2016-01-06 14:06:34 +01:00
Gav Wood
398231f9a7
Additional missing struct stuff.
2016-01-06 13:59:48 +01:00
Gav Wood
be7bfd51a7
Merge branch 'master' into gav
2016-01-06 13:55:05 +01:00
Gav Wood
8bf03bb8ff
Secure trie functions & structs.
2016-01-06 13:53:23 +01:00
Gav Wood
0125125c27
Semantic version test fix.
2016-01-05 19:05:51 +01:00
arkpar
73405cc74c
Fixed timeout signature; Added usage example
2016-01-04 23:58:59 +01:00
arkpar
39f2dc9e2f
Style
2016-01-04 13:49:32 +01:00
arkpar
32fcc6b3e9
Removed fmt file
2016-01-03 09:23:45 +01:00
arkpar
2cdf4ebd0a
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
2016-01-03 09:22:26 +01:00
Arkadiy Paronyan
cad1aedef1
Merge pull request #23 from gavofyork/to_from_address
...
address to and from h256
2016-01-03 09:14:38 +01:00
debris
a36072fe84
Merge branch 'master' into to_from_address
2015-12-31 12:24:42 +01:00
debris
8be769d928
fix rocksdb version
2015-12-31 12:24:30 +01:00
arkpar
9e0c8e3d8b
Documentation
2015-12-30 12:23:36 +01:00
arkpar
267495c264
User IO messages
2015-12-28 11:41:51 +01:00
arkpar
634b6be1e6
fixed warnings
2015-12-26 15:50:55 +01:00
arkpar
fa1b74fa53
minor fixes
2015-12-26 15:48:41 +01:00
debris
88debb2190
address to and from h256
2015-12-24 00:31:43 +01:00
arkpar
416c2ec3e4
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
2015-12-22 22:23:53 +01:00
arkpar
3ad262e18f
more networking
2015-12-22 22:23:43 +01:00
arkpar
f34b22c65b
cache item count in Rlp
2015-12-22 22:23:01 +01:00
debris
9220e0c49f
missing Error case
2015-12-21 02:30:38 +01:00
debris
be2b041ee4
fixed semantic version tests
2015-12-21 01:57:34 +01:00