This repository was archived by the owner on Oct 20, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* BCH address validation * Implemented support for encrypted wallets for Bitcoin & Family * Support custom RPC endpoints with optional SSL * Added Monero ZMQ block notify support * Graceful shutdown * Changed ZMQ block notify message evaluation to be content agnostic * Streamlined block template updating * Added additional Ethereum Websocket streaming options * HTTP2 support for daemons behind HTTP reverse proxies * Ethhash logging * Fix missing poolstats fields * Dev donation is now hard-wired to 0.1% (since absolutely everyone disabled it) * Obey to NotificationsConfig.Enabled - Fixes #276 * Improved block submission failure notifications * Remove HTTP client timeout * Fixed Monero login error when UserAgent is missing * Calculate Ethereum Classic Mining Rewards using New Monetary Policy Fixes #289
- Loading branch information
Oliver Weichhold
authored
Mar 27, 2018
1 parent
d2ad288
commit a057083
Showing
36 changed files
with
1,214 additions
and
791 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
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.