* Allow setting the panic hook with parity-clib * Make all FFI functions unsafe * Fix comment * Fix concern
* Parity as a library * Fix concerns * Allow using a null on_client_restart_cb * Fix more concerns * Test the C library in test.sh * Reduce CMake version to 3.5 * Move the clib test before cargo test * Add println in test