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
arkpar
debbfc117a
Bumped version
2017-07-13 15:52:01 +02:00
Marek Kotewicz
a8d99ae465
use cargo workspace ( #5601 )
...
* use cargo workspace
* removed profiles for non root packages
2017-05-23 12:28:22 +02:00
Marek Kotewicz
64c098627e
updating dependencies ( #5028 )
...
* updated docopt, env_logger, semver and regex crates
* updated parking_lot to 0.4
* fixed compiling on linux
* updated igd to 0.6
* updated jsonrpc
* fixed regex related compiler error on linux
2017-03-28 19:06:08 +02:00
Arkadiy Paronyan
ae3f85bd5b
v1.7 ( #4730 )
2017-03-07 17:29:27 +01: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
Arkadiy Paronyan
148ea37687
v1.6 in master ( #4113 )
2017-01-10 15:41:59 +01:00
Gav Wood
d8ad09b654
Make updater an IPC module.
2016-12-11 22:47:43 +01:00