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 |
|
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 |
|
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 |
|
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
|
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 |
|
arkpar
|
2d6738fcde
|
Additional logging and assert
|
2016-03-04 23:53:57 +01:00 |
|
Gav Wood
|
8ed632eb96
|
Merge pull request #592 from ethcore/network
Fixed potential deadlock on startup
|
2016-03-04 23:51:56 +01:00 |
|
Gav Wood
|
e11b74e8d2
|
Merge pull request #589 from ethcore/disablejournaldb
JournalDB can now operate in "archive" mode
|
2016-03-04 23:51:21 +01:00 |
|
Gav Wood
|
559e01ea84
|
Review remarks resolved.
|
2016-03-04 22:54:59 +01:00 |
|
arkpar
|
182aec2f94
|
Fixed potential deadlock on startup
|
2016-03-04 22:01:36 +01:00 |
|
Gav Wood
|
ba67b67ff3
|
JournalDB can now operate in "archive" mode.
|
2016-03-04 20:19:36 +01:00 |
|
Nikolay Volf
|
2e3fb103ab
|
extended secret store operations
|
2016-03-04 20:08:42 +03:00 |
|
Nikolay Volf
|
d59972a9ac
|
deserialization for uint generic
|
2016-03-04 20:07:23 +03:00 |
|
Nikolay Volf
|
ae51d99fb8
|
[ci skip] trailing commas
|
2016-03-04 16:40:17 +03:00 |
|
Nikolay Volf
|
0d01099f44
|
moving unlock logics to secret-store itself
|
2016-03-04 16:23:00 +03:00 |
|
Nikolay Volf
|
e17b2a4db8
|
replacing unsafe cell with rwlock
|
2016-03-04 14:48:05 +03:00 |
|
Gav Wood
|
1a7ef8cc85
|
Merge pull request #560 from ethcore/clippy_warnings
Fixing clippy warnings = small refactoring of `request_blocks`
|
2016-03-02 19:06:45 +01:00 |
|
Gav Wood
|
f5de0187e7
|
Merge remote-tracking branch 'origin/master' into clippy_warnings
|
2016-03-02 13:40:35 +01:00 |
|
arkpar
|
041cfda80b
|
Improved journaldb logging
|
2016-03-02 13:21:33 +01:00 |
|
Gav Wood
|
931c293426
|
Merge pull request #567 from ethcore/fix-kcov
Fix coverage test run
|
2016-03-02 13:01:14 +01:00 |
|
Gav Wood
|
162300a4a6
|
Merge pull request #547 from ethcore/mining
Mining
|
2016-03-02 13:00:22 +01:00 |
|
Marek Kotewicz
|
c9bb7ea0f4
|
Merge pull request #565 from ethcore/uint-warnings
fix uint warnings
|
2016-03-02 12:32:01 +01:00 |
|
Nikolay Volf
|
771fbcbd27
|
remove redundant modification
|
2016-03-02 13:02:33 +03:00 |
|
Nikolay Volf
|
5dfc3d2849
|
resolving path at runtime
|
2016-03-02 13:01:38 +03:00 |
|
Nikolay Volf
|
34b812696b
|
remove unused imports
|
2016-03-02 08:49:48 +03:00 |
|
Gav Wood
|
d55aa54412
|
Merge branch 'master' into mining
|
2016-03-02 00:59:39 +01:00 |
|
Gav Wood
|
0082d12ea9
|
Merge pull request #544 from ethcore/uint-refact
uint to separate crate
|
2016-03-02 00:59:03 +01:00 |
|
Gav Wood
|
30c6820437
|
Refactor and cleanup.
|
2016-03-02 00:52:18 +01:00 |
|