openethereum/rpc/src/v1/impls
Pierre Krieger 494eb4ab6b Remove the dapps system (#9017)
* Remove the dapps system from Parity

* Move node-health outside of dapps

* Fix set dapps list test

* Update Cargo.lock

* Deprecate options

* Add _legacy_ prefixes in Dapps

* Fix tests

* Fix deprecatedness of dapps-path
2018-07-11 12:19:54 +02:00
..
light Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
eth_filter.rs Optimize pending transactions filter (#9026) 2018-07-04 16:37:55 +01:00
eth_pubsub.rs Handle removed logs in filter changes and add geth compatibility field (#8796) 2018-06-13 13:39:27 +02:00
eth.rs SeedHashCompute remove needless new impl (#9063) 2018-07-09 16:47:58 +02:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
net.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_accounts.rs Disable hardware-wallets on platforms that don't support libusb (#8464) 2018-06-26 09:03:38 +02:00
parity_set.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
parity.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
personal.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
private.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
pubsub.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rpc.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signer.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signing_unsafe.rs Remove Result wrapper from AccountProvider in RPC impls (#8763) 2018-06-04 10:26:30 +01:00
signing.rs Remove Result wrapper from AccountProvider in RPC impls (#8763) 2018-06-04 10:26:30 +01:00
traces.rs Transactions hashes missing in trace_replayBlockTransactions method result #8725 (#8883) 2018-07-10 15:38:13 +01:00
web3.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00