- Oct 24, 2016
-
-
* p2p <-> sync interfaces proposal * updated with example * send errors will be handled in p2p module => no need to return to the sync * poc of outbound sync connection * simplified send_to_peer * context has cpu pool and enent loop handles * on_message won't return ProtocolAction anymore * session initialized sync protocol, remove retain cycles on P2P::drop * removed ProtocolAction * uncommented ping protocol * node_table sorts nodes also by recently used time * send getaddr on connect * fixed node_table insert, added insert_many * addr protocol * added TODO: remove
-
- Oct 21, 2016
-
-
Marek Kotewicz authored
session with working ping pong
-
Marek Kotewicz authored
All fields of bitcoin messages -> public
-
Svyatoslav Nikolsky authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Oct 20, 2016
-
-
Nikolay Volf authored
test_data::ChainBuilder for generating transactions in tests
-
Nikolay Volf authored
updated dependencies and graph
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Abstract verification queue
-
NikVolf authored
-
Nikolay Volf authored
Dedicated crate for test dummies
-
NikVolf authored
-
Svyatoslav Nikolsky authored
p2p: logging and improved message handling
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Oct 19, 2016
-
-
Arkadiy Paronyan authored
Get rid of macros in MemoryPool
-
Svyatoslav Nikolsky authored
-
NikVolf authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Implemented HeapSizeOf trait for MemoryPool
-
NikVolf authored
-
Marek Kotewicz authored
-
Nikolay Volf authored
raw p2p module
-
Marek Kotewicz authored
-
NikVolf authored
-
Svyatoslav Nikolsky authored
-
NikVolf authored
-
NikVolf authored
-
Nikolay Volf authored
Added several benchmarks for MemoryPool
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-