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 |
|
Fredrik
|
308f36a532
|
Don't reexport bigint from util
|
2017-09-04 16:36:49 +02:00 |
|
Tomasz Drwięga
|
f1e99ea2e4
|
Serde 0.9 (#4508)
* Porting json
* Dapps
* Rpc & Ethstore
* New ethabi
* Last bunch of fixes
* Fixing last test
* Removing build script
* Adding ethcore-ipc-tests back
* Fixing grumbles
* Fixing blockchain tests (inference regression?)
|
2017-02-13 18:38:47 +03:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Gav Wood
|
d8ad09b654
|
Make updater an IPC module.
|
2016-12-11 22:47:43 +01:00 |
|