openethereum/parity
Pierre Krieger 1564fae011 Allow setting the panic hook with parity-clib (#9292)
* Allow setting the panic hook with parity-clib

* Make all FFI functions unsafe

* Fix comment

* Fix concern
2018-08-10 11:06:30 +02:00
..
cli Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
db
light_helpers
account.rs
blockchain.rs decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00
cache.rs
configuration.rs Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
deprecated.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
export_hardcoded_sync.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
helpers.rs Avoid using $HOME if not necessary (#9273) 2018-08-03 09:58:59 +02:00
informant.rs rpc: fix is_major_importing sync state condition (#9112) 2018-07-23 15:42:08 +02:00
ipfs.rs
lib.rs Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
main.rs Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
modules.rs
params.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
presale.rs
rpc_apis.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
rpc.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
run.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
secretstore.rs
signer.rs
snapshot.rs
stratum.rs
upgrade.rs Avoid using $HOME if not necessary (#9273) 2018-08-03 09:58:59 +02:00
user_defaults.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
whisper.rs