Open Issues Need Help
View All on GitHub Shots get stuck in pending mode about 1 month ago
AI Summary: Debug and fix a bug in an Ethereum-powered gambling game where shots are getting stuck in a pending state, preventing confirmation of win/loss and requiring a 255-block wait. This involves investigating the smart contract's logic for handling shots, identifying the cause of the pending state, and implementing a fix to ensure timely confirmation. Testing the fix thoroughly is also crucial.
Complexity:
4/5
bug help wanted bounty
A viral Ethereum-powered game where users pay 0.001 ETH per shot for a 1% chance to win the jackpot.
JavaScript
#eth#games#jackbot#smart-contracts