Commit graph

21 commits

Author SHA1 Message Date
dzwdz
e9518e978e Merge remote-tracking branch 'cathug/master' into trustless 2023-05-31 11:37:29 +00:00
dzwdz
98fb24d56a Use a different format for trustlessly mined "halfkeys".
makes it a bit more foolproof, as I can check if they used the right keys etc.
also requires you to actually combine it with your base key before slamming it
into tor and wondering why it doesn't work
2023-05-31 11:22:39 +00:00
dzwdz
532b61e4f9 Allow mining without --basekey again. 2023-05-31 09:50:08 +00:00
cathugger
309b86fd59
more helpful error messages 2022-12-19 18:30:24 +02:00
dzwdz
90666cda8a trustless mining with multiple basekeys
A really cool feature suggested by adapt-L. I'm still not certain the
math checks out, not to mention the lack of any automated tests.
2022-11-08 09:41:31 +01:00
dzwdz
7d008081fd add trustless mining support to the batch/fast workers 2022-11-06 23:58:45 +01:00
dzwdz
13166c0fa3 partial support for supercop amd64 2022-11-05 23:44:55 +01:00
dzwdz
bd3b8d5881 prototype of trustless mining 2022-11-05 17:37:47 +01:00
cathugger
6438396a33
more :> 2022-05-05 23:18:41 +03:00
cathugger
f374555fd4
rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
cathugger
e12a3eb7c9
apparently this check was always wrong lmao 2021-11-02 17:07:30 +00:00
cathugger
f1c56e7480
idk 2021-11-02 17:32:10 +02:00
cathugger
57c306d512
disable this again 2020-11-22 13:16:43 +00:00
cathugger
af5a7cfe12
set thread size 2020-11-22 13:13:50 +00:00
cathugger
30491bd9f8
various things
disable paranoid check which was never triggered as far as I'm aware
add editorconfig
some whitespace changes in configure.ac
which to batch mode by default
start working on putting all filtering options in one bin
some other tweaks
2020-11-21 11:34:25 +00:00
cathugger
c57f10316f
rawyaml mode 2020-01-17 14:15:56 +00:00
cathugger
5c7e0144d9
remove BATCHNUM limitations 2019-11-20 16:17:21 +00:00
cathugger
9bc52c5fb7
implement worker_batch_pass 2019-11-15 04:58:21 +00:00
cathugger
4fb82c8902
unconditionally define feature test macros 2019-03-31 19:36:58 +00:00
cathugger
33162701fe
glibc isn't limited to linux 2019-03-31 19:26:53 +00:00
cathugger
5c58f03805
split worker off 2019-03-16 21:57:29 +02:00