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

Automate Full Network E2E Acceptance Tests #12

Closed
wants to merge 1 commit into from

Commits on Mar 11, 2024

  1. added acceptance test cases to full network e2e test

    these include:
    * PoP transactions get published to Bitcoin, and each contains an OP_RETURN starting with 'HEMI"
    * PoP transactions are using the correct fee (approx 1 sat/vB)
    * PoP miner only creates one BTC transaction for each keystone
    * PoP payouts are calculated for each keystone starting at 25, and payout address matches PoP miner ETH address
    * Bitcoin Finality for blocks starts at -9 and progresses in step with new Bitcoin blocks
    * Bitcoin Finality returns same result for last 10 blocks and querying for specific block in that list
    ClaytonNorthey92 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    68eb49e View commit details
    Browse the repository at this point in the history