summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin (tilde.institute)2020-07-12 03:01:05 -0400
committerlogin (tilde.institute)2020-07-12 03:01:05 -0400
commitb73e169b72daff3f1edf991cd6e0613f44d6f3c4 (patch)
treed8e9766494233780b4bc46af654912c3b18c6963
parentc3cf1ffea6d49096936d7e910bde4c95536de323 (diff)
Fixed bug in ntcoin_openbsd_tildeinstitute
Thanks to gbmor, I was able to replace base64 (fourmilab version) (which outputs \r\n and thus interferes with tr -d '\n') with gbase64 (the GNU coreutils version) which only outputs '\n'.
-rwxr-xr-xntcoin_openbsd_tildeinstitute0
-rw-r--r--[-rwxr-xr-x]scryptbin304096 -> 304096 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin_openbsd_tildeinstitute b/ntcoin_openbsd_tildeinstitute
index da3be40..129e3b8 100755
--- a/ntcoin_openbsd_tildeinstitute
+++ b/ntcoin_openbsd_tildeinstitute
diff --git a/scrypt b/scrypt
index 3c9a050..3c9a050 100755..100644
--- a/scrypt
+++ b/scrypt
Binary files differ