Commit Graph

218 Commits

Author SHA1 Message Date
NikVolf cc8f90fc3b Merge branch 'master' into verification 2016-10-20 17:10:19 +03:00
Nikolay Volf 9bf60885a6 Merge pull request #14 from ethcore/test-crate
Dedicated crate for test dummies
2016-10-20 17:09:54 +03:00
NikVolf 5405282e8d Merge branch 'master' into test-crate 2016-10-20 17:03:26 +03:00
Svyatoslav Nikolsky f8f21ce3c6 Merge pull request #19 from ethcore/p2p_logging
p2p: logging and improved message handling
2016-10-20 16:07:25 +03:00
debris 441c6cb883 session initialize, on_message, context send 2016-10-20 13:19:19 +02:00
debris 58440e27a2 Merge branch 'master' of github.com:ethcore/parity-bitcoin into p2p_logging 2016-10-20 03:35:09 +02:00
debris 668e4a712a polishing p2p logging 2016-10-20 03:14:42 +02:00
debris 1349c3af4b p2p::Context, changed the way incomming messages read 2016-10-20 02:51:20 +02:00
Arkadiy Paronyan 2d353f1aa0 Merge pull request #18 from ethcore/mempool
Get rid of macros in MemoryPool
2016-10-19 18:02:32 +02:00
Svyatoslav Nikolsky 8c71468ab9 Merge branch 'master' into mempool 2016-10-19 17:15:34 +03:00
NikVolf ebdb45409b processing status 2016-10-19 17:03:57 +03:00
debris b6584cd2ce Merge branch 'master' of github.com:ethcore/parity-bitcoin into p2p_logging 2016-10-19 15:45:26 +02:00
Marek Kotewicz 92ede43e16 Merge pull request #16 from ethcore/mempool_heapsize
Implemented HeapSizeOf trait for MemoryPool
2016-10-19 15:43:30 +02:00
NikVolf 16dffff9f7 add verification to test.sh 2016-10-19 16:00:55 +03:00
debris 14e9fd041c additional log on disconnect 2016-10-19 14:49:50 +02:00
Nikolay Volf 89e08c42c6 Merge pull request #13 from ethcore/p2p
raw p2p module
2016-10-19 15:41:30 +03:00
debris 49bb034bbd added logger to p2p, fixed reading messages 2016-10-19 14:17:18 +02:00
NikVolf c3d854d848 pop & test 2016-10-19 15:02:28 +03:00
Svyatoslav Nikolsky 535dca320a get rid of macros in MemoryPool 2016-10-19 15:02:13 +03:00
NikVolf cb7766ddd6 more tests 2016-10-19 14:39:58 +03:00
NikVolf 9f49d0c505 Merge branch 'test-crate' into verification 2016-10-19 13:33:18 +03:00
Nikolay Volf 397200a6fc Merge pull request #15 from ethcore/mempool
Added several benchmarks for MemoryPool
2016-10-19 13:28:54 +03:00
Svyatoslav Nikolsky efdd30da17 implemented HeapSizeOf for MemoryPool 2016-10-19 13:07:11 +03:00
Svyatoslav Nikolsky f5205fde92 removed bench_ prefix from benchmarks functions 2016-10-19 12:46:40 +03:00
Svyatoslav Nikolsky 43a71193a0 added several benchmarks for MemoryPool 2016-10-18 19:54:55 +03:00
NikVolf 729c920cc4 test data crate 2016-10-18 18:23:40 +03:00
NikVolf 910756f3fa merge bugs 2016-10-18 17:57:12 +03:00
NikVolf eaf2240e6b Merge branch 'master' into verification 2016-10-18 17:55:52 +03:00
NikVolf be5801cb27 fix warnings 2016-10-18 17:54:53 +03:00
NikVolf 564f04011a test 2016-10-18 17:49:53 +03:00
NikVolf 08da5b831e block status 2016-10-18 17:39:34 +03:00
NikVolf 891f5e8e3f basic processing 2016-10-18 16:59:59 +03:00
NikVolf e50402fb14 basic processing 2016-10-18 16:53:59 +03:00
Nikolay Volf 0269f9e6ce Merge pull request #12 from ethcore/mempool
Added ByPackageScore ordering strategy to MemoryPool
2016-10-18 15:47:13 +03:00
Svyatoslav Nikolsky bb4f771905 removed redundant type specifier 2016-10-18 15:34:39 +03:00
debris 716fd8d949 p2p in progress, connection shutdown on error 2016-10-18 14:29:38 +02:00
Svyatoslav Nikolsky c18e3b70c4 fixed merge conflicts 2016-10-18 13:40:31 +03:00
Svyatoslav Nikolsky d8d9c33e76 Merge remote-tracking branch 'origin/master' into mempool 2016-10-18 13:38:09 +03:00
Svyatoslav Nikolsky fc3a496d9b MemoryPool:
* support ByPackageScore ordering strategy
* support complex chains
* new tests
* renamed timestamp to storage_index
2016-10-18 13:36:13 +03:00
debris 4fb1d04955 p2p in progress 2016-10-18 12:15:07 +02:00
NikVolf 77fe3bf887 grammar fix 2016-10-18 10:41:41 +03:00
NikVolf 8e2bcbc788 errors std 2016-10-18 10:18:51 +03:00
NikVolf c650cfbe76 public spec 2016-10-18 10:13:02 +03:00
debris f61f6de84c Merge branch 'master' into p2p 2016-10-18 01:46:03 +02:00
debris e039068772 renamed Services 2016-10-18 01:44:52 +02:00
NikVolf 2991cc6193 crate layout 2016-10-17 22:27:45 +03:00
debris fa749ad520 disable docs for now 2016-10-17 14:00:01 +02:00
debris 3fbba531b8 add whitespace after travis image 2016-10-17 13:52:06 +02:00
debris 46e4b38d21 travis image 2016-10-17 13:50:37 +02:00
Marek Kotewicz a260da0097 .travis.yml (#11)
.travis.yml
2016-10-17 13:48:22 +02:00