openethereum/ipc/rpc/src
Nikolay Volf c32244ea4a Fix binary serialization bug (#1907)
* fix compilation and add it to the ci run

* no separator?

* use quotes and spaces

* literal macro and some tests

* reproduced in a failing test

* fix

* literal macro and some tests

* reproduced in a failing test

* fix
2016-08-10 16:50:23 +02:00
..
binary.rs Fix binary serialization bug (#1907) 2016-08-10 16:50:23 +02:00
interface.rs got rid of the generic parameter for ipc interface 2016-07-16 19:24:45 +02:00
lib.rs handshake sorting out (#1586) 2016-07-12 10:33:20 +02:00