Commit graph

12 commits

Author SHA1 Message Date
Armin Friedl
fd0f5b0a9b Final commit 2019-05-12 13:06:49 +02:00
armin
1092a4e4a4 Added command line options for success and dump file, window size 2018-04-30 10:58:18 +02:00
armin
821054bf37 Fixed retraction bug: inWork() only if not isSearched() 2018-04-29 16:26:45 +02:00
armin
bda6330fbb Fixed several problems and warnings 2018-04-28 21:27:40 +02:00
armin
dfdeb5e52c Fixed inWork key calculation bug in MultiStaged 2018-04-28 20:14:52 +02:00
armin
1e2b04a75c Marking fraction of already checked keys as searched 2018-04-27 23:38:52 +02:00
armin
5295a24313 10: Fix stopping criteria in perform_work(), fixed KeyRange bug 2018-04-27 17:46:38 +02:00
armin
37261a76f2 Added MultiStagedKeyServer, fixed Segfault
- KTConcierge optional in KeyTreeServer
- KSFactory chooses "best" KeyServer implementation for workload
- Implemented MultiStagedKS based on multiple KeyTreeServer
- Fixed wrong batch_size calculation for checkBatch
2018-04-27 11:45:30 +02:00
armin
f6ed227073 Success/Failure for work packages
Repeat working, send succ/fail msg for work package, added succ/fail
facility
2018-04-25 23:37:19 +02:00
armin
ceb8ce0b03 Cleaned up secp256k1 dependency 2018-04-25 12:50:08 +02:00
armin
27113f2f3e Working version of btcollider:
- Communication set up (sending and receiving work)
- Iterating over privkeys and calculating pubkeys until match
2018-04-25 12:34:11 +02:00
armin
4112f70dc3 Added concierge service to clean up KeyTree 2018-04-07 01:18:00 +02:00