openethereum/parity-clib
Niklas Adolfsson c84e5745fa fix(parity-clib): grumbles that were not addressed in #9920 (#10154)
* fix(remove needless unsafe blocks)

* style(nits)

* fix(parity-clib): eliminate repetitive event loops

* revert(java bindings): safe rust -> unsafe rust

These functions can still end up with `UB` thus should be unsafe

* fix(grumbles): make Callback trait `pub (crate)`
2019-02-11 15:27:46 +01:00
..
examples fix: parity-clib/examples/cpp/CMakeLists.txt (#10313) 2019-02-08 12:01:29 +03:00
src fix(parity-clib): grumbles that were not addressed in #9920 (#10154) 2019-02-11 15:27:46 +01:00
Cargo.toml parity-clib: `async C bindings to RPC requests` + `subscribe/unsubscribe to websocket events` (#9920) 2019-01-02 16:49:01 +01:00
Parity.java prevent silent errors in daemon mode (#10007) 2019-02-01 19:31:02 +01:00
parity.h prevent silent errors in daemon mode (#10007) 2019-02-01 19:31:02 +01:00