openethereum/ethcore/light/src
Tomasz Drwięga 590362b23c Backport core PRs to stable (#7892)
* update back-references more aggressively after answering from cache (#7578)

* Flush keyfiles. Resolves #7632 (#7868)

* Fix wallet import (#7873)

* rpc: generate new account id for imported wallets

* ethstore: handle duplicate wallet filenames

* ethstore: simplify deduplication of wallet file names

* ethstore: do not dedup wallet filenames on update

* ethstore: fix minor grumbles

* parity-version pr reopen (#7136)

* parity-version module split from util

removed unused util deps and features

trigger buildbot again

only kvdb links rocksdb

snappy linker issues

* rm snappy

* fixed old version imports

* Move updater metadata to Cargo.toml of parity-version. (#7832)

* Update version.

* Bump parity version.

* Fix version.

* Fix compilation.
2018-02-14 19:00:43 +01:00
..
client Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 13:40:58 +00:00
net Light Client: fetch transactions/receipts by transaction hash (#6641) 2017-10-08 18:19:27 +02:00
on_demand Backport core PRs to stable (#7892) 2018-02-14 19:00:43 +01:00
types Rename builder module to batch 2017-09-24 20:09:40 +02:00
cache.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
cht.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
lib.rs Merge pull request #6720 from paritytech/kvdb_split 2018-01-03 13:22:31 +00:00
provider.rs Light Client: fetch transactions/receipts by transaction hash (#6641) 2017-10-08 18:19:27 +02:00
transaction_queue.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00