Skip to content

[Testnet] Mempool and freeze/unfreeze issues #702

@Scotty0448

Description

@Scotty0448

Several hours ago I was testing the latest develop branch and caused a mempool issue that looks like it might have affected others as well. I had noticed when using the freezerestrictedasset command that I could use the exact same command successfully again while the first one was still in the mempool waiting. Same for unfreezerestrictedasset, once the asset was frozen. I was guessing that wasn't actually a problem, though wasn't sure.

I then tried using the freeze command multiple times in quick succession followed by the unfreeze command multiple times. Somehow I ended up with a mempool that had one freeze transaction waiting and multiple unfreeze transactions after it, all for the same asset. After that point I could no longer get anything successfully processed and nothing was clearing out of my mempool.

I've noticed now that all the seed nodes are stuck at block 88109, which I believe was at or near the time of my testing, although I didn't check the block height at the time. Clearing my mempool, resyncing, reindexing and even fully rebuilding my blockchain hasn't been successful at getting my personal node fully working again, but that appears now to be because it keeps failing to maintain connections to the seed nodes. Although it is holding one single connection to one other node.

I've been testing with v3.2.1.0-d0b5ea6 prebuilt image for osx. The restricted asset I was testing with is named $TEST.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions