-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tokenomics] Foundation PR to integrate
SessionAccountingSettlement
…
… w/ the Claim & Proof lifecycle (#448) _tl;dr The foundation for settling the Claim & Proof lifecycle where emissions = burn._ **Core Changes** - Introduced a fully function E2E Tokenomics test - Added `EventClaimExpired` and `EventClaimSettled` - Added and Implemented `SettlePendingClaims` to run on `EndBlocker` - Placeholder entrypoints for `Probabilistic proofs` **Supporting Changes** - Fixed `config.yml` to have module accounts on genesis - Major changes to e2e testing utilities to support listening on events and storing additional state - Added various TODOs to tend to in the coming months to productionze this feature - Created testutil `Tokenomics` keeper with real module dependencies - Switch all `UndelegateCoinsFromXXX` to `SendCoinsFromXXX` **Side Quests** - Streamlined the `Makefile` helpers to avoid confirmation when unnecessary - Fixed incorrect start/end session block height calculations - Centralized business logic for relay hashing - Added and improved lots of logging lines --- Co-authored-by: Bryan White <[email protected]> Co-authored-by: Redouane Lakrache <[email protected]>
- Loading branch information
1 parent
4093a1b
commit 608edc3
Showing
106 changed files
with
3,052 additions
and
1,546 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.