Commit Graph

961 Commits

Author SHA1 Message Date
arkpar
1dbae06a83 Merge branch 'blockchaintests' of github.com:ethcore/parity into rlp 2016-01-25 18:57:05 +01:00
Gav Wood
499da19d82 Initial draft of blockchain tests. 2016-01-25 18:56:36 +01:00
Nikolay Volf
95e96a653f 2 bytes length check 2016-01-25 19:13:36 +04:00
Nikolay Volf
f4ab64fd6b happy path test 2016-01-25 18:47:13 +04:00
Nikolay Volf
01ea703783 long length checks & indentation 2016-01-25 17:27:11 +04:00
Nikolay Volf
e592a185ef lost spaces again 2016-01-25 16:57:41 +04:00
Nikolay Volf
48d1760b7f lost spaces 2016-01-25 16:54:52 +04:00
Nikolay Volf
45059d5119 untrusted rlp data length check 2016-01-25 16:40:59 +04:00
arkpar
e61d1f810e U256<->H256 conversion 2016-01-25 13:39:15 +01:00
Nikolay Volf
b2050fa639 untrusted rlp data length check 2016-01-25 16:23:05 +04:00
arkpar
eed88df0d4 Fixed tests compilation 2016-01-25 13:22:29 +01:00
arkpar
02d33f6861 Merge branch 'master' of github.com:ethcore/parity into ark 2016-01-24 19:21:31 +01:00
arkpar
cd250d4959 Incoming connections; Tests 2016-01-24 18:54:05 +01:00
arkpar
cfb8671b00 Networking bugfixes 2016-01-24 18:54:05 +01:00
arkpar
acbb50d700 Stream deregistration 2016-01-24 18:54:05 +01:00
Gav Wood
788213f48f Merge branch 'master' into gav 2016-01-24 00:09:18 +01:00
Gav Wood
b059d32485 Argument parsing from CLI.
Closes #179
2016-01-23 23:53:20 +01:00
arkpar
e5e0d3d136 Merge branch 'master' of github.com:ethcore/parity into io 2016-01-22 14:44:17 +01:00
arkpar
81bb86d0ed Removed obsolete warnings 2016-01-22 01:27:51 +01:00
arkpar
d431854421 Fixed tests 2016-01-22 00:47:45 +01:00
arkpar
ccf1cc4d54 Removed obsolete code and added documentation 2016-01-22 00:11:19 +01:00
arkpar
4bf1c205b4 DB commit queue 2016-01-21 23:33:52 +01:00
arkpar
0f97edad7c Merge branch 'master' of github.com:ethcore/parity into ethash 2016-01-21 17:21:51 +01:00
arkpar
e514d3d80f Multithreaded event loop 2016-01-21 16:48:37 +01:00
Tomusdrw
694281cdf1 Merge branch 'master' into clippy 2016-01-21 09:31:41 +01:00
Marek Kotewicz
e2ad52e5cc Merge pull request #190 from gavofyork/coverage
Generating coverage reports.
2016-01-20 12:42:54 +01:00
Tomusdrw
adc763325d Merge branch 'master' into clippy
Conflicts:
	util/src/rlp/rlptraits.rs
2016-01-19 23:22:40 +01:00
Tomusdrw
bad2a244df Adding documentation request comments. 2016-01-19 17:02:01 +01:00
Tomusdrw
7c4868e51a Generating coverage report 2016-01-19 14:36:37 +01:00
Tomusdrw
2a5a333fc0 Explaining why we use * in version 2016-01-19 14:15:13 +01:00
Tomusdrw
c746f0e62c Fixing all clippy lints 2016-01-19 13:47:30 +01:00
Tomusdrw
6ead6b7847 Merge branch 'master' into clippy
Conflicts:
	util/src/lib.rs
2016-01-19 12:45:06 +01:00
debris
3a1b37d6f2 removed overflowing_shr 2016-01-19 12:21:56 +01:00
Arkadiy Paronyan
ae64a6046b Merge pull request #187 from gavofyork/wrapping_ops
fixed wrapping ops on latest nightly
2016-01-19 12:19:09 +01:00
Marek Kotewicz
3e7fc36357 Merge pull request #180 from gavofyork/cacheman
Memory management for cache
2016-01-19 12:17:24 +01:00
Tomusdrw
a3937313a0 Merge branch 'master' into clippy 2016-01-19 12:16:05 +01:00
Tomusdrw
062193ceb5 Fixing clippy errors in util 2016-01-19 12:14:29 +01:00
debris
03bdecf23f removed commented lines 2016-01-19 12:05:53 +01:00
debris
9fa4a693ce fixed build issues with stabilized feature WrappingOps 2016-01-19 12:04:27 +01:00
Gav Wood
ab0aabf02c PR suggestion. 2016-01-18 23:54:16 +01:00
Gav Wood
a9a4da4b3e Fix test build. 2016-01-18 23:50:40 +01:00
Gav Wood
f946088e43 Implement signs having low-s.
Closes #159
2016-01-18 23:46:33 +01:00
Gav Wood
eec70fe69a Merge branch 'master' into gav 2016-01-18 16:20:35 +01:00
arkpar
77d2303b55 Use sha3 crate in ethash 2016-01-18 16:05:45 +01:00
Gav Wood
1eafdc7008 PR fixes. 2016-01-18 15:47:50 +01:00
Gav Wood
3885cc07e4 Merge pull request #173 from gavofyork/ark
Multithreaded block queue
2016-01-18 15:00:44 +01:00
Gav Wood
0222b3e081 Reduce log verbosity. 2016-01-18 14:51:49 +01:00
Gav Wood
7b0e4af078 Compact state DB finished.
Closes #172
2016-01-18 14:44:06 +01:00
Gav Wood
b9b08af518 Use JournalDB instead of OverlayDB. 2016-01-18 13:54:46 +01:00
Gav Wood
28c07cba52 JournalDB passing all tests. 2016-01-18 13:30:01 +01:00
Gav Wood
193d615f9a First JournalDB implementation. 2016-01-18 12:41:31 +01:00
Gav Wood
4f5ca1973e Merge branch 'master' into gav 2016-01-18 01:32:56 +01:00
Gav Wood
4ccd2ad8fe Add local node. 2016-01-18 00:54:06 +01:00
Gav Wood
fab99e8538 Disable trieDB ref counting for now. 2016-01-18 00:51:55 +01:00
arkpar
d05e7e031b Basic queue test 2016-01-18 00:24:20 +01:00
arkpar
a131c33bb2 Multithreaded block queue 2016-01-17 23:07:58 +01:00
Gav Wood
589ecf10af Additonal test for Trie iterator. 2016-01-17 22:30:07 +01:00
Gav Wood
9203dbdca2 Minor tidy up. 2016-01-17 22:24:42 +01:00
Gav Wood
62a0737e59 Iterator for NibbleSlice and TrieDB. 2016-01-17 22:18:47 +01:00
arkpar
1e8dd6321f Global secp256k1 context 2016-01-17 14:11:07 +01:00
Gav Wood
6ea8eaa3b5 Move ethcore files back into root. 2016-01-17 13:11:25 +01:00