Skip to content

Release v1.298.0#942

Merged
cyber-pc merged 10 commits into
mainfrom
develop
Jul 1, 2026
Merged

Release v1.298.0#942
cyber-pc merged 10 commits into
mainfrom
develop

Conversation

@cyber-pc

@cyber-pc cyber-pc commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator
  • Disable DOGE revenue impact (switch added, off by default)
  • Revert QVAULT/QBond burn replenishment via SupplyWatcher (from v1.297)
  • qRWA: catch-up for payouts missed during network downtime
  • RL Games: use RANDOM SC as entropy source (Pulse, QDuel, QTF, RandomLottery)

fnordspace and others added 10 commits June 24, 2026 15:10
* Adds Entropy

* Removes AutoParticipant

* Fixes Pulse

* Fixes QDuel

* Fixes QTF

* Fixes RL PULSE

* Removes toReturnCode

* Fixes Verify

* Fixes Verify
Adds new tests for entropy

* Fixes Verify
Adds new tests for entropy

* Fixes return amount

* Return old DUEL_AMOUNT

* Returns AutoParticipation

* Fixes QDuel

* Adds Entropy to AutoParticipants
The schedule only fires when a tick lands inside the Friday/hour window.
If the network is halted across that window (e.g. a restart spanning the
Friday payout) the slot is skipped and the next run only happens the
following Friday, distributing the piled-up revenue against a newer
shareholder snapshot.

Add a catch-up path: once a pool is overdue (>8 days) and still has
revenue, fire on the next tick regardless of weekday/hour. The existing
distribution updates mLastPayoutTimePool*, so each missed slot is caught
up once and the schedule re-anchors to Friday afterwards.

@Franziska-Mueller Franziska-Mueller left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@cyber-pc cyber-pc merged commit ea25e61 into main Jul 1, 2026
5 checks passed
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.

5 participants