Commit Graph

1277 Commits

Author SHA1 Message Date
Gav Wood 41508cbd50 Fix queue flush and add working tests. 2016-01-25 23:24:51 +01:00
arkpar a43ca9ae34 blockqueue flush 2016-01-25 19:20:34 +01:00
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
arkpar eed88df0d4 Fixed tests compilation 2016-01-25 13:22:29 +01:00
Gav Wood 692e5307e1 Merge pull request #202 from ethcore/ark
Networking fixes
2016-01-25 10:35:00 +01:00
arkpar 02d33f6861 Merge branch 'master' of github.com:ethcore/parity into ark 2016-01-24 19:21:31 +01:00
Arkadiy Paronyan 0e296e78bd Merge pull request #204 from ethcore/gav
Argument parsing from CLI
2016-01-24 19:15:18 +01:00
arkpar cd250d4959 Incoming connections; Tests 2016-01-24 18:54:05 +01:00
arkpar cbc4828eea Continue sync on new hashes 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 7528c725bb Additional comment. 2016-01-24 00:10:55 +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
Gav Wood b4bfdf2fd3 Merge pull request #203 from ethcore/clippy-version
Removed wildcard from clippy version
2016-01-23 13:12:04 +01:00
Tomusdrw 3f705c452c Removed wildcard from clippy version 2016-01-23 10:43:51 +01:00
Marek Kotewicz 6f525815b5 Merge pull request #201 from ethcore/io
Fixed tests and tweaked sync progress report
2016-01-22 16:01:50 +01:00
arkpar b5f0a41265 Fixed tests and tweaked sync progress report 2016-01-22 15:58:52 +01:00
debris c172ea0bea Merge branch 'heavy_tests' of github.com:ethcore/parity 2016-01-22 15:12:18 +01:00
Marek Kotewicz f999e5eda2 Merge pull request #198 from ethcore/io
Mutithreaded IO
2016-01-22 15:02:46 +01:00
arkpar e5e0d3d136 Merge branch 'master' of github.com:ethcore/parity into io 2016-01-22 14:44:17 +01:00
arkpar 9159d3fea0 Indent 2016-01-22 14:03:42 +01:00
Marek Kotewicz 9e32298356 Merge pull request #197 from ethcore/fixing_vmBlockInfoTest
Populating last_hashes
2016-01-22 11:57:08 +01:00
Marek Kotewicz f3d19262df Merge pull request #170 from ethcore/clippy
Fixing clippy stuff
2016-01-22 11:55:35 +01:00
Tomusdrw 1970d79337 Adding git hook 2016-01-22 08:09:16 +01:00
Tomusdrw b00e4b9d95 Marking more tests as 'heavy' 2016-01-22 08:07:53 +01:00
Tomusdrw bb4e31b224 Marking test as heavy / ignored 2016-01-22 08:04:52 +01:00
arkpar 74d34614cf Tests compiling again 2016-01-22 05:20:47 +01:00
arkpar 0ce15af91e Removed db_queue 2016-01-22 04:57:02 +01:00
arkpar 9bcb720f1f Minor optimizations 2016-01-22 04:54:38 +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 6728690109 DB commit queue 2016-01-21 23:34:06 +01:00
arkpar 4bf1c205b4 DB commit queue 2016-01-21 23:33:52 +01:00
Tomusdrw b07cbcd8cd Changing some tests from ignore to heavy 2016-01-21 19:32:48 +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 124cfcc11e Possibility to declare "heavy tests" 2016-01-21 16:08:09 +01:00
Tomusdrw 694281cdf1 Merge branch 'master' into clippy 2016-01-21 09:31:41 +01:00
Tomusdrw 0372be97b7 Merge branch 'master' into fixing_vmBlockInfoTest 2016-01-21 09:31:09 +01:00
Tomusdrw 80c7dee164 Fixing typo 2016-01-20 20:45:31 +01:00
Tomusdrw 78b279a734 Fixing docs for BlockNumber 2016-01-20 20:44:26 +01:00
Arkadiy Paronyan caeb531494 Merge pull request #194 from ethcore/travis
basic .travis.yml
2016-01-20 20:26:01 +01:00
Tomusdrw 9048a608da Populating last_hashes 2016-01-20 17:57:53 +01:00
Nikolay Volf a3ced5140c cache directories 2016-01-20 18:43:29 +03:00
Gav Wood d556468024 Merge remote-tracking branch 'origin/master' into gav 2016-01-20 15:40:57 +00:00
debris c0a923a271 basic .travis.yml 2016-01-20 15:57:36 +01:00
Marek Kotewicz e2ad52e5cc Merge pull request #190 from gavofyork/coverage
Generating coverage reports.
2016-01-20 12:42:54 +01:00