Skip to content

Conversation

@jduffey
Copy link
Owner

@jduffey jduffey commented Jul 8, 2025

  • Fixed 'failed to execute wager' error by using first player signer instead of wallet manager
  • Added first player private key and signer to blockchainWrapper.js
  • Updated all transaction functions to use firstPlayerSigner consistently
  • Added Roulette contract funding to initialization script
  • Contract now funded with 10,000 tokens during npm run init-chain
  • Simulation script should now work without wallet dependencies
  • All bets and spins use first player account automatically

jduffey added 3 commits July 7, 2025 22:35
- Fixed 'failed to execute wager' error by using first player signer instead of wallet manager
- Added first player private key and signer to blockchainWrapper.js
- Updated all transaction functions to use firstPlayerSigner consistently
- Added Roulette contract funding to initialization script
- Contract now funded with 10,000 tokens during npm run init-chain
- Simulation script should now work without wallet dependencies
- All bets and spins use first player account automatically
@jduffey jduffey merged commit 3d3f214 into main Jul 8, 2025
1 check passed
@jduffey jduffey deleted the fix-roulette-errors branch July 8, 2025 02:44
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.

2 participants