Conversation
Collaborator
cyber-pc
commented
Feb 25, 2026
- Oracle: Allow snapshot loading if computor count changes, apply some improvements, and fix signing bug.
- Upgrade for QThirtyFour, QDuel.
This reverts commit 4242f73.
This reverts commit 9b37a14.
* QDuel * transfer dividends to RL shareholders * Remove magic numbers * Move test file * Changes public to protected * Adds lock mechanism * Deposit * Return qus after end epoch * Adds check state in tick * Transferring rooms and players to the next epoch * Create room in tick * Transferring rooms and players to the next epoch * Base tests * Adds tests * Fixes * Add new test * Adds cleanup for HashMaps * Update constructionEpoch * Fixes build and warnings * Adds winnerId and userId * Refactoring * 0 means rooms do not expire automatically. * Close Room * Percent scale to state CalculateRevenue to public function * Get Winners * typo: Winner
* Get players Sync Jackpot with balance * GetWinningCombinationsHistory * Fixes * Fixes: contract verify * Adds wonAmount * Fixes save to state * GetWinnerRewards * Fixes type wonAmount
* Allow snapshot loading if computor count changes Changing assignment of computors to nodes between save and load should now only influence the creation of own commit transactions of pending queries. * Improve OracleEngine based on fnordspace's feedback - only use global computor indices in OracleEngine - remove unused and redundant elements from OracleReplyState - update interface of OracleEngine, tests, and use in qubic.cpp * Fix bug in signing oracle reply reveal tx
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.