- Apr 05, 2017
-
-
Marek Kotewicz authored
* db refactor in progress, refactored kvdb * kvdb refactor * removed unused RwLock * removed unused RwLock * BlockChainDatabase * db refactor in progress * implemented BlockProvider for newdb * fixed compiling * newdb TransactionMeta * newdb tests * reopen tests for newdb * replaced old db with new db * chain_verifier uses new db * sync module uses refactored db * check double spends in verification layer * added Forkable trait to satisfy resolving recursive types by compiler * new db regtests in progress * fixed verification and sync unit tests * fixed miner and rpc unit tests * implemented fmt::Debug for few structs * removed commented out code * fixed bencher target * removing commented out code, polishing db_refactor pr
-
- Mar 27, 2017
-
-
Svyatoslav Nikolsky authored
updated mio to 0.6.6, use tokio_io::io instead of deprecated tokio_core::io
-
- Mar 26, 2017
-
-
Marek Kotewicz authored
-
- Mar 25, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Mar 20, 2017
-
-
Svyatoslav Nikolsky authored
mio 0.6.5
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Svyatoslav Nikolsky authored
updated futures and rayon crate
-
Marek Kotewicz authored
-
- Mar 12, 2017
-
-
Marek Kotewicz authored
-
- Mar 08, 2017
-
-
Svyatoslav Nikolsky authored
update the rest of dependencies
-
Svyatoslav Nikolsky authored
updated jsonrpc modules and serde from 0.8 to 0.9
-
- Mar 07, 2017
-
-
Marek Kotewicz authored
-
-
- Feb 06, 2017
-
-
Svyatoslav Nikolsky authored
Updated dependencies + removed specific-commit version reference to tokio_core
-
- Jan 30, 2017
-
-
Svyatoslav Nikolsky authored
-
- Jan 23, 2017
-
-
Marek Kotewicz authored
Fixed `Script::find_and_delete` arguments
-
Marek Kotewicz authored
Send ping requests on timeout
-
- Jan 16, 2017
-
-
Svyatoslav Nikolsky authored
-
- Jan 12, 2017
-
-
Nikolay Volf authored
Pass version message to sync when starting sync session
-
Nikolay Volf authored
Temporary switched to github version of tokio-core
-
- Jan 11, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
Get rid of separate cpu pool in sync
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
Fix build
-
NikVolf authored
-
Nikolay Volf authored
Updated dependencies
-
Nikolay Volf authored
Implemented blocknotify option
-
Svyatoslav Nikolsky authored
-
- Jan 10, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
Remove debug print from sync
-
Svyatoslav Nikolsky authored
-
- Jan 09, 2017
-
-
Nikolay Volf authored
Fixed clippy warnings in sync
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-