openethereum/parity
Craig O'Connor 7d17d77254 Dapp refresh (#5752)
* RwLock

* getting there

* argh

* parking_lot

* rpc

* wax on wax off

* almost there

* remove lock

* write over read

* works

* linting

* small updates

* dissapearing act

* router update

* complete

* one m

* grumbles1

* grumbles part II

* parking_lot->util

* missed test case

* fied package-lock.json

* small fixes

* 404 tests failing

* cleanup

* cleanup 2

* updates and the likes

* play

* simplify filter

* f-ing bugs

* read->write

* Address own grumbles.

* Fix test.
2017-08-09 19:06:40 +02:00
..
cli Using multiple NTP servers (#6173) 2017-08-09 08:45:07 +02:00
light_helpers EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
account.rs Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
blockchain.rs Light client improvements (#6156) 2017-07-27 13:50:12 +02:00
boot.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
cache.rs Memory usage optimization (#5526) 2017-05-02 11:40:03 +02:00
configuration.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
dapps.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
deprecated.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00
dir.rs Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
helpers.rs Refactor --allow-ips to handle custom ip-ranges (#6144) 2017-07-28 19:06:39 +02:00
informant.rs Bump snap version and tweak importing detection logic (#6079) 2017-07-18 16:59:33 +02:00
ipfs.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00
main.rs fix #6052. honor --no-color for signer command (#6100) 2017-07-28 19:07:38 +02:00
migration.rs initial light CLI 2017-03-22 18:32:04 +01:00
modules.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
params.rs Refactor price_info (#6003) 2017-07-16 18:22:45 +02:00
presale.rs Ledger wallet support (#4486) 2017-02-09 19:07:06 -05:00
rpc.rs Using multiple NTP servers (#6173) 2017-08-09 08:45:07 +02:00
rpc_apis.rs only add pubsub if generic pubsub off 2017-07-27 12:55:08 +02:00
run.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
secretstore.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
signer.rs fix #6052. honor --no-color for signer command (#6100) 2017-07-28 19:07:38 +02:00
snapshot.rs Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
stratum.rs remove the deprecated options in rustfmt.toml (#5616) 2017-05-19 17:12:20 +02:00
sync.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
upgrade.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
url.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
user_defaults.rs User_defaults now contains serialization for is_first_launch parameter; (#6068) 2017-07-18 15:38:38 +02:00
whisper.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00