Open
Conversation
For aidencoin
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Updated to add Scypt-og
* Check to see if options.auxes exists before iterating over it * Added the auxcoin name to the auxes records so it is available in the below * Fix error reporting in the getauxblock and aux gettransaction callbacks to reference what daemon.cmd actually passes to it * Fix error reporting in the getauxblock and aux CheckBlockAccepted callbacks to look for the auxcoin name where it actually exists
* aux coins were missing the correct amount * primary coin was missing the height, which resulted in the wrong data being written to the db when handling the block event upstream
fix the callback error 🍦
tested this revert in pool. blocks reporting correctly. I did *NOT* re-test litecoinx
If a job manager hasnt started and a new notification comes into the pool. it crashes the pool worker.
Fix Block Notify
…rnode payments and superblock payments
Add Dash 0.12.1 support
Should be 0.12.1/0.13 compatible
This allows p2psh in mn payouts and superblocks
…rblock" arrays, use iteration instead
Add compatibility with Dash v0.13
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
how to build a merged pool using this module,and what is the adaptive front-end?