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

Fix cucumber: Scenario: Wallet imports pre_mine UTXO #6668

Open
hansieodendaal opened this issue Nov 4, 2024 · 0 comments
Open

Fix cucumber: Scenario: Wallet imports pre_mine UTXO #6668

hansieodendaal opened this issue Nov 4, 2024 · 0 comments

Comments

@hansieodendaal
Copy link
Contributor

Step panicked. Captured output: Transaction from WALLET_A to WALLET_B with amount 1000000 at fee 100 failed to be broadcasted
  Scenario: Wallet imports pre_mine UTXO
   ✔  Given I have a seed node NODE
   ✔  When I have 1 base nodes connected to all seed nodes
   ✔  When I have wallet WALLET_A connected to all seed nodes
   ✔  When I have wallet WALLET_B connected to all seed nodes
   ✔  When I have wallet WALLET_C connected to all seed nodes
   ✔  When I have mining node MINER connected to base node NODE and wallet WALLET_A
   ✔  When mining node MINER mines 5 blocks
   ✔  Then all nodes are at height 5
   ✔  Then I wait for wallet WALLET_A to have at least 10000000000 uT
   ✘  When I send 1000000 uT from wallet WALLET_A to wallet WALLET_B at fee 100
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

No branches or pull requests

1 participant