This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 689
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactored TLS certificate loading * Disable TLS 1.0 * Mini refactor * WIP * GC optimization for outgoing stratum traffic * Prevent memory leak * Re-enable proxy header spoofing protection and add support for IPv4 on IPv6 * Connection logging * Refactor * Cleanup * Connection logging for unsecure connections rephrased * WIP * Logging cleanup * Code cleanup * WIP * Added ignored linux socket error * Bitcoin Diamond (BCD) * BCD * Reduced log noise * WIP * Coherent connection logging * WIP * Fixed Makefile * Cryptonight Variant test * WIP LibCryptonight * WIP * libcryptonight working * Ignore certain exceptions during shutdown * More tests * Fixed blockrewardMultiplier getting initialized to zero * Makefile warnings * Makefile * Makefile * Improved SendAsync of StratumClient * Bitcoin Gold Address decode fix * WIP * More BTG fixes * And another BTG fix * Trimming * Comments * Compile error fix * WIP * Revert BTG network diff * Code cleanup * Crash fix * Fix async exceptions * WIP * Re-introduce sendQueue for StratumClient * ProcessSendQueueAsync cleanup * Replace NetMQ with clrzmq4 * Fix compile warnings * WIP * WIP * ShareReceiver endianess fix * Temporary disable telemetry * TMP fix * WIP * Makefile consolidation * disable optimizations for now on libcryptonight/Makefile * Fix ZeroMQ message memory leaks * More leak fixes * O2 * Update README.md Fixes #260 * BOM stripping * Revert libcryptnight * Revert "BOM stripping" This reverts commit 8f7b73e. * JSON trimming
- Loading branch information
Oliver Weichhold
authored
Sep 24, 2018
1 parent
726de70
commit 133a9dd
Showing
90 changed files
with
8,404 additions
and
726 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.