Commit Graph

8 Commits

Author SHA1 Message Date
Robert Habermeier 92f6686b49 Port `try` macro to new `?` operator. (#3962)
* initial untry sweep

* restore try in ipc codegen, fix inference

* change a few missed try instances
2016-12-27 12:53:56 +01:00
Nikolay Volf a4daa05fa7 Bring integer arithmetic up to crates.io (#3943)
* split initial

* decouple crate

* fix tests compilation

* fix rlp tests
2016-12-23 16:53:06 +01:00
Gav Wood 7c39d9d090 authors & homepage => Parity 2016-12-11 19:43:58 +01:00
Gav Wood efd859f5a9 Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Arkadiy Paronyan 26e47364df Get rid of MemoryDB denote (#2881) 2016-10-26 13:53:47 +02:00
Arkadiy Paronyan d56f982b9f Handle RLP to string UTF-8 decoding errors (#2217) 2016-09-21 12:59:46 +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