Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test/broken pox2 activation #16

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

zone117x
Copy link
Member

@zone117x zone117x commented Nov 10, 2022

Dockerfile with block config config that breaks mining.

Follow these steps to reproduce the mining error.

  • Cloning this branch, then build and run the docker image:
# build image
docker build -t e2e-test -f Dockerfile.e2e .

# run image, write events to event-log.json file
docker run --rm -p "20443:20443" -e MINE_INTERVAL=5s e2e-test

If all goes correctly wrong, should see the miner error repeat this in a loop:

ERRO [1668096213.728704] [testnet/stacks-node/src/neon_node.rs:1774] [miner-block-http://0.0.0.0:20443] Relayer: Failure fetching recipient set: ChainstateError(ClarityError(Interpreter(Unchecked(NoSuchContract("ST000000000000000000002AMW42H.pox-2")))))

Full output logs here: https://gist.github.com/zone117x/ac7112451dbaa0faf7ca0b6e41b444b9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant