-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add new GameConfig struct, state with game_duration_epochfield * more min bet patch * almost min bid base stable version * working version, missing test coverage * rm println * fix raffle_denom_prize conversion; passing tests * min bet time based tests. minor fixes and renamings * code improvements * fix discounted bid * clippy happy * fix * next_game_start option * test for future next game start * more validation, more test * contract fix * contract schema * mixins and store * frontend ms * frontend pp
- Loading branch information
Showing
31 changed files
with
738 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.