Commit Graph

7 Commits

Author SHA1 Message Date
Robert Habermeier ae1b6229af store epoch transition proofs in DB 2017-04-19 14:58:19 +02:00
Tomasz Drwięga bc957d2663 Updating paths to repos. (#5330)
* Updating paths to repos.

* Updating rotor and libusb

* Fixing other occurrences
2017-03-29 15:17:27 +02:00
Marek Kotewicz ddb4e348e4 rlp serialization refactor (#4873)
* fixed naming of rlp modules

* RlpStream cleanup

* appending short rlp lists (0...55 bytes) is 25% faster

* RlpStream does not use bytes module, nor trait Stream

* removed unused code from rlp module

* compiling ethcore-util with new rlp serialization

* compiling parity with new rlp serialization

* fixed compiling ethcore-light with new rlp serialization

* fixed compiling ethsync with new rlp serialization

* removed redundant comment, print

* removed redundant double-space

* replace usage of WriteBytesExt with ByteOrder
2017-03-20 19:14:29 +01:00
Gav Wood 7c39d9d090 authors & homepage => Parity 2016-12-11 19:43:58 +01:00
Arkadiy Paronyan 26e47364df Get rid of MemoryDB denote (#2881) 2016-10-26 13:53:47 +02:00
Robert Habermeier fd9d01ee63 prepare bigint for crates.io 2016-09-13 15:27:18 +02:00
Robert Habermeier 9ef82da002 move rlp to separate crate, port ethcore-util to it 2016-09-01 13:36:32 +02:00