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
{{ message }}
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
When running devenv and initiating a deposit using the deposit.sh helper, a mint transaction would be triggered on the stacks chain.
Actual Behavior
The deposit transaction is created and broadcasted successfully to the bitcoin regtest network, but no corresponding mint transaction occurs on the stacks chain.
Steps to Reproduce
Follow setup steps according to devenv README to get containers built and running
Change the mnemonic in config.json to match Devnet deployer address
Deploy contracts using deploy_contracts.sh
Mine 200 BTC with mine_btc.sh 200
Initiate deposit with deposit.sh
Transaction shows in Bitcoin Explorer but no sBTC mint function follows
Screenshots or Videos
On running log.sh sbtc I do see this error after the Stacks chain begins mining blocks