You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After blind merged-mining some sidechain blocks, the blocks are sometimes then orphaned later - in one case (and possibly all cases) after I turn off automated BMM. The block height continues to increase as normal, and the blocks that I mined are simply replaced with other blocks (presumably that somebody else mined). On the mainchain, the BMM transaction goes through as if my block had been the one accepted. Perhaps the mainchain is not restricting to one sidechain block per mainchain block. This does seem to be the case when looking at the number of transactions in each mainchain block (3 when I blind merged-mine vs 2 otherwise).
I am using the BMM settings listed in the docs, and I am not mining the mainchain. For reference, recently I had BMM payments accepted from block 6841 to 6847 on the mainchain, and some of those sidechain blocks were orphaned.
The text was updated successfully, but these errors were encountered:
CryptAxe
added
Mainchain
This is a bug that specifically effects the mainchain code
Sidechain
This is a bug that specifically effects the sidechain code
labels
Oct 14, 2018
After blind merged-mining some sidechain blocks, the blocks are sometimes then orphaned later - in one case (and possibly all cases) after I turn off automated BMM. The block height continues to increase as normal, and the blocks that I mined are simply replaced with other blocks (presumably that somebody else mined). On the mainchain, the BMM transaction goes through as if my block had been the one accepted. Perhaps the mainchain is not restricting to one sidechain block per mainchain block. This does seem to be the case when looking at the number of transactions in each mainchain block (3 when I blind merged-mine vs 2 otherwise).
I am using the BMM settings listed in the docs, and I am not mining the mainchain. For reference, recently I had BMM payments accepted from block 6841 to 6847 on the mainchain, and some of those sidechain blocks were orphaned.
The text was updated successfully, but these errors were encountered: