David
|
c313039526
|
Update a few parity-common dependencies (#9663)
* Update a few parity-common dependencies
* cleanup
* cleanup
* revert update of ethereum/tests
* better reporting of network rlp errors
* Use rlp 0.3.0-beta.1
* fix util function get_dummy_blocks
* Already a Vec
* encode_list returns vec already
* Address grumble
* No need for betas
* Fix double spaces
|
2018-10-09 22:07:25 +02:00 |
|
Marek Kotewicz
|
0c3b70f2fb
|
update ethabi-derive, serde, serde_json, serde_derive, syn && quote (#9553)
|
2018-09-14 03:37:28 +08:00 |
|
David
|
72fd1fa58d
|
Fetch parity-common crates from crates.io (#9410)
* Fetch `parity-common` crates from crates.io
* Add doc tests from `patricia-trie` to `patricia-trie-ethereum`
Fix/update a few deps
* [ethkey] upgrade ethereum-types
* [whisper] update deps
* [network] deps
* [network-devp2p] deps
* [journaldb] deps
* [fastmap] deps
* [miner] deps and test fixes
* [machine] deps
* [json] deps
* [hw] deps
* [ethash] deps
* [registrar] deps
* Update a few more dependencies with new ethabi-*
* [updater] Update deps
* deps
* [ethcore] Update deps
* Use new parity-snappy and parity-rocksdb crates
* Updated submodules
* Use parity-snappy 0.1
* Use kvdb-rocksdb 0.1.2
* Don't use latest ethereum/tests
* Fix merge conflicts errors
* Remove superseeded comment
* Address grumbles: add newlines, add/remove spaces
|
2018-09-04 20:13:51 +02:00 |
|
David
|
c7f608ec74
|
Delete crates from parity-ethereum and fetch them from parity-common instead (#9083)
Use crates from parity-common: hashdb, keccak-hash, kvdb, kvdb-memorydb, kvdb-rocksdb, memorydb, parity-bytes, parity-crypto, path, patricia_trie, plain_hasher, rlp, target, test-support, trie-standardmap, triehash
|
2018-07-10 14:59:19 +02:00 |
|
Marek Kotewicz
|
9d3771458d
|
bump proc macro deps (#8310)
|
2018-04-05 10:31:06 +02:00 |
|
Marek Kotewicz
|
c2bd1a0e76
|
update serde, serde-derive, ethabi-derive, syn, quote and rlp_derive (#8085)
|
2018-03-13 12:43:24 +01:00 |
|
Marek Kotewicz
|
407c8c3fb9
|
rlp_derive (#6125)
* rlp_derive
* RlpEncodableWrapper, RlpDecodableWrapper
* use rlp_derive in parity
* fixed broken transaction Action serialization
|
2017-08-20 12:01:46 +08:00 |
|