Gav Wood
|
2a856a13f0
|
Obvious typo fix.
|
2016-03-11 13:21:53 +01:00 |
|
Gav Wood
|
d71c5d4c17
|
Place Sync/Send in trait.
|
2016-03-11 13:19:10 +01:00 |
|
Gav Wood
|
e461916f5a
|
Merge remote-tracking branch 'origin/master' into boxjdb
|
2016-03-11 12:56:33 +01:00 |
|
Gav Wood
|
756f964130
|
JournalDB -> Box<JournalDB>, and it's a trait.
|
2016-03-11 12:54:48 +01:00 |
|
arkpar
|
8f54c24e47
|
Merged changes from jdb_option1, keep LATEST_ERA from decreasing
|
2016-03-11 11:52:11 +01:00 |
|
Tomasz Drwięga
|
d84e008e00
|
Removing superflous check for nightly
|
2016-03-11 11:16:49 +01:00 |
|
Tomasz Drwięga
|
8709dd28f8
|
Fixing clippy warnings
|
2016-03-11 10:58:51 +01:00 |
|
Tomasz Drwięga
|
3a4a7ac822
|
Bumping clippy version
|
2016-03-11 10:35:26 +01:00 |
|
arkpar
|
06a3abd01e
|
Removed unused return type
|
2016-03-10 21:15:43 +01:00 |
|
arkpar
|
8785bd37e8
|
Merge branch 'master' of github.com:ethcore/parity into jdb_option2
|
2016-03-10 21:06:21 +01:00 |
|
Nikolay Volf
|
a2dea3885b
|
refactoring to AccountService
|
2016-03-10 23:09:45 +04:00 |
|
Nikolay Volf
|
5571503c22
|
traitified secret store
|
2016-03-10 20:18:01 +04:00 |
|
Gav Wood
|
1a28e9297c
|
Merge pull request #655 from ethcore/io
Stop workers before stopping event loop
|
2016-03-10 12:53:00 +01:00 |
|
arkpar
|
ff12b53ba6
|
Stop workers before stopping event loop
|
2016-03-10 10:40:16 +01:00 |
|
Nikolay Volf
|
0f056f3abb
|
Merge branch 'master' into clippy-dev
Conflicts:
Cargo.toml
|
2016-03-10 02:45:53 +04:00 |
|
arkpar
|
c302fa9a4e
|
Style
|
2016-03-09 18:37:44 +01:00 |
|
Nikolay Volf
|
6ad0ba8fe2
|
basic commands
|
2016-03-09 17:11:15 +04:00 |
|
Tomasz Drwięga
|
79d2beb42a
|
Same bug in full_mul
|
2016-03-09 11:50:35 +01:00 |
|
Tomasz Drwięga
|
9c714688cd
|
Merge branch 'uint_opt' of github.com:ethcore/parity into uint_opt
|
2016-03-09 11:32:39 +01:00 |
|
Tomasz Drwięga
|
b3fc16ed9a
|
Fixing bug in multiplication implementation
|
2016-03-09 11:32:23 +01:00 |
|
Tomasz Drwięga
|
389779d86c
|
Updating benchmarks to avoid inlining/optimizing
|
2016-03-09 00:05:47 +01:00 |
|
arkpar
|
ca7d3b91d0
|
Merge branch 'master' of github.com:ethcore/parity into jdb_option2
|
2016-03-08 18:35:25 +01:00 |
|
Tomasz Drwięga
|
c47209e9bf
|
Using better subtraction when optimizations are enabled
|
2016-03-08 12:09:04 +01:00 |
|
Tomasz Drwięga
|
9ae2341ba9
|
Couple of more aggresive optimizations
|
2016-03-08 10:05:46 +01:00 |
|
Tomasz Drwięga
|
17b2d2a2d7
|
Implementing mul and full_mul
|
2016-03-08 01:20:16 +01:00 |
|
Tomasz Drwięga
|
76865694ce
|
Subtraction optimization
|
2016-03-07 19:03:29 +01:00 |
|
Tomasz Drwięga
|
c5840be1cb
|
Small improvements
|
2016-03-07 18:36:17 +01:00 |
|
Tomasz Drwięga
|
e7be3c5378
|
Simplifing mul_u32 and add carry
|
2016-03-07 17:09:19 +01:00 |
|
Tomasz Drwięga
|
cc0adf5442
|
Optimizing and simplifying add and shl
|
2016-03-07 17:06:08 +01:00 |
|
Tomasz Drwięga
|
4717be07d6
|
Optimizing mul_u32
|
2016-03-07 16:45:50 +01:00 |
|
Tomasz Drwięga
|
0fd52176dc
|
Fixing tests in bigint and util
|
2016-03-07 16:28:51 +01:00 |
|
Tomasz Drwięga
|
b61c0397bc
|
removing unused variable
|
2016-03-07 14:36:38 +01:00 |
|
Tomasz Drwięga
|
69db469d39
|
Merge branch 'master' into clippy-dev
Conflicts:
util/src/journaldb.rs
|
2016-03-07 14:35:42 +01:00 |
|
Tomasz Drwięga
|
cbc2c0cf0c
|
Fixing clippy warnings. When building on nightly it is required to enable clippy
|
2016-03-07 14:34:17 +01:00 |
|
Gav Wood
|
72016196cd
|
Remove println!s.
|
2016-03-07 10:56:39 +01:00 |
|
Gav Wood
|
318e7e9e04
|
Merge pull request #613 from ethcore/jdb_option1
JournalDB option 1 fix
|
2016-03-07 09:38:50 +01:00 |
|
Gav Wood
|
4d1effb008
|
Fix tests.
|
2016-03-07 09:10:02 +01:00 |
|
Gav Wood
|
73207c2355
|
Revert accidental beta regressions.
|
2016-03-07 08:01:14 +01:00 |
|
Gav Wood
|
fd87633db6
|
Remove superfluous LATEST_KEY write.
|
2016-03-07 07:57:50 +01:00 |
|
arkpar
|
744c4c7d8b
|
JournalDB documentation
|
2016-03-07 07:06:55 +01:00 |
|
Gav Wood
|
0980c7130a
|
Fix replay_keys
Counters should never have an entry with zero value.
|
2016-03-07 06:58:43 +01:00 |
|
Gav Wood
|
4230fdfffe
|
More veriosning fixups.
|
2016-03-06 22:43:21 +01:00 |
|
Gav Wood
|
bc2fb14b5d
|
Add memory usage reports.
Update to be similar to master.
|
2016-03-06 22:39:04 +01:00 |
|
Gav Wood
|
bfd882c7e0
|
Fix warnings.
|
2016-03-06 22:05:12 +01:00 |
|
Gav Wood
|
51c95d4d67
|
Implement option 1.
|
2016-03-06 21:57:55 +01:00 |
|
arkpar
|
d77d9ad9d8
|
JournalDB with history overlay
|
2016-03-06 19:57:00 +01:00 |
|
arkpar
|
003d1fd0cc
|
Network tracing improvements
|
2016-03-05 23:32:38 +01:00 |
|
Nikolay Volf
|
cfbaa2d6e9
|
fixed namespaces
|
2016-03-05 14:25:46 +03:00 |
|
Nikolay Volf
|
1d04a7b8f9
|
changing warning to trace
|
2016-03-05 13:16:09 +03:00 |
|
arkpar
|
a4640beb2c
|
Typo
|
2016-03-05 00:00:43 +01:00 |
|