Commit Graph

17 Commits

Author SHA1 Message Date
Nikolay Volf 3d427707d5 Update Cargo.toml 2017-03-15 17:17:21 +04:00
debris 570571f977 use byteorder for endian conversion, updated rustc_version version 2017-03-14 16:58:08 +01:00
NikVolf 5b8786251c added little endian func 2016-12-26 15:35:14 +03:00
NikVolf d43843a9c6 v1.0 2016-12-22 13:47:25 +03:00
NikVolf 445a4c3048 remove unused features 2016-12-22 13:37:15 +03:00
NikVolf 4ebd3884a2 more generic name for package 2016-12-22 13:32:15 +03:00
NikVolf 63d0ce37b5 update repository in toml 2016-12-22 13:26:09 +03:00
NikVolf f2a5b7b65e removed hashes, updated toml 2016-12-22 13:23:46 +03:00
Gav Wood 71ceb8ca92 Crate tidyups.
- Move Updater into its own crate.
- Change ethcore -> parity in authors, homepages and licenses.
2016-12-11 19:14:42 +01:00
Tomasz Drwięga d59099f2d6 Exposing v,r,s from transaction signature in RPC (#3172) 2016-11-04 12:05:10 +01:00
Robert Habermeier 9b6384d3b6 update bigint crate to 0.1.1 2016-10-11 12:53:50 +02:00
Robert Habermeier 0bcf035103 prepare bigint for crates.io 2016-09-13 15:27:18 +02:00
debris e7f91dbe20 moving hash.rs to bigint in progress 2016-07-25 20:19:33 +02:00
Marek Kotewicz 3dab7ad32a serde is no longer util dependency (#1534)
* removed old json-tests

* simplify folds in triehash.rs

* removed unused json_aid

* removed unused squeeze.rs

* json branching tests for trie

* removing todos from util

* separated UsingQueue and Table

* further cleanup, removing unused code

* serde serialization of hash moved to rpc module

* uint wrapper for rpc in progress

* serialization of uint moved to rpc module

* updated eth-secp256k1

* updated igd, serde is no longer dependency of util

* loading trie consensus tests

* renamed aliases in rpc imports
2016-07-06 11:23:29 +02:00
debris 5da1f49939 removed redundant bigint deps 2016-06-20 14:19:02 +02:00
Tomasz Drwięga 9f6a8f99de Bumping clippy version 2016-03-11 10:35:26 +01:00
Nikolay Volf ed0a80bce8 uint to separated crate 2016-03-01 00:21:15 +03:00