Dmitry Kashitsyn
f9e588dd7b
Refactors parity/parity to use journaldb crate ( #6693 )
2017-10-17 11:46:54 +07: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
Robert Habermeier
8125b5690c
Port try
macro to new ?
operator. ( #3962 )
...
* initial untry sweep
* restore try in ipc codegen, fix inference
* change a few missed try instances
2016-12-27 12:53:56 +01:00
arkpar
ddb242c969
Fixed upgrading keys on the first run
2016-12-19 17:41:55 +01:00
arkpar
e2371632c5
Base dir option
2016-12-15 21:56:45 +01:00
arkpar
3280f071b1
Fixed moving dirs on windows
2016-12-14 01:33:57 +01:00
arkpar
be5fefe772
Merge branch 'master' of github.com:ethcore/parity into new-dirs
2016-12-14 00:04:11 +01:00
arkpar
6e3e1ea88b
XDG paths
2016-12-13 23:38:29 +01:00
arkpar
5fd2e15313
Style and docs
2016-12-12 23:21:44 +01:00
arkpar
6601fde328
New data paths with upgrade
2016-12-12 16:51:07 +01:00
Gav Wood
17cc2be4b5
Rename ethcore -> parity in license.
2016-12-11 19:30:54 +01:00
Gav Wood
0d2f516ad7
Multi-mode logging. ( #1643 )
...
* Multi-mode logging.
Better for miners (they get immediate notification of new block).
Better for general use (less superfluous information shown).
* Remove comment.
[ci:skip]
* Minor string change
[ci:skip]
* Minor message tweak.
* Minor tweaks and indentation fix.
2016-07-17 23:00:57 +02:00
Tomasz Drwięga
a950b81ee8
Fixing clippy warnings
2016-05-17 10:32:05 +02:00
Tomasz Drwięga
c47d08e308
Fixing warnings
2016-04-21 16:06:54 +02:00
NikVolf
222a1bd29b
using db_path directory
2016-04-15 02:49:42 +03:00
Gav Wood
f5985bbffc
Fix upgrade script and make parity run when no .parity dir.
2016-04-13 18:02:16 -07:00
Tomasz Drwięga
7fbe3f4721
Fixing clippy warnings
2016-04-12 13:54:34 +02:00
NikVolf
8ecbb53e99
reducing code
2016-04-12 06:19:15 +03:00
NikVolf
26e23da4c0
some newver/oldver logics
2016-04-10 17:15:40 +03:00
NikVolf
d3411a50a4
locked ver.lock upgrade
2016-04-10 16:42:33 +03:00
NikVolf
69add61174
basic upgrade scenario
2016-04-10 16:12:20 +03:00