Commit graph

13 commits

Author SHA1 Message Date
armin
7c283aa827 Formatted with Google Java Style 2018-04-28 16:10:13 +02:00
armin
1e2b04a75c Marking fraction of already checked keys as searched 2018-04-27 23:38:52 +02:00
armin
1e149be221 13: Nullpointer in KeyRangeBuffer
Task-Url:
2018-04-27 18:01:29 +02:00
armin
5295a24313 10: Fix stopping criteria in perform_work(), fixed KeyRange bug 2018-04-27 17:46:38 +02:00
armin
c30e92cb63 Added KeyRangeBuffer to elevate missed keys when switching partitions 2018-04-27 17:06:16 +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
182b23ba86 Abstracted KeyServer
CnC can now use different implementations of KeyServer(s)
2018-04-26 12:00:04 +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
armin
ce7ef852bb Added logger and git submodules of brainflyer 2018-04-04 19:29:13 +02:00
Armin Friedl
12195c3ddc Initial commit 2018-04-04 15:18:34 +02:00