feat(APP-517, APP-545): Add Cryptex rewards API integration, slot-based escrow resolution, and XMAQUINA peaq DAO#1028
Merged
thekidnamedkd merged 16 commits intomainfrom Mar 19, 2026
Conversation
…aq, slot-based escrow resolution
|
🚀 Preview Deployment: View Here |
|
E2E Smoke Results
|
…x-rewards-api-json-generation
milosh86
reviewed
Mar 17, 2026
Contributor
milosh86
left a comment
There was a problem hiding this comment.
Looks great, left a couple of comments!
...nents/capitalDistributorCreateCampaignActionCreate/capitalDistributorCampaignPayoutField.tsx
Show resolved
Hide resolved
…x-rewards-api-json-generation
…x-rewards-api-json-generation
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.
Description
Implements the Cryptex token reward distribution flow (APP-517) and adds the XMAQUINA peaq DAO header (APP-545).
Cryptex rewards API (APP-517):
/v2/tokens/rewards/)plugin-agnostic
CAPITAL_DISTRIBUTOR_VOTING_ESCROW_ADDRESSslot ID consumed by campaign creationtokenCDTestsepolia DAO undersrc/daos/cryptex/for testingXMAQUINA peaq DAO (APP-545):
peaq-mainnet-0x38E4512E4Dbf69F526E30c4F58862bF0C7b26201with the sameXmaquinaPageHeadercomponentdao.networkanddao.addressinstead of hardcoded pathDAO registration cleanup:
capitalDistributorTest→src/daos/katana/, bundling Katana mainnet DAOs with the test DAOtokenCDTestundersrc/daos/cryptex/@/daosinprovidersDialogs.ts— dialog definitions now imported viadedicated
daosDialogsDefinitions.tsType of Change
Developer Checklist:
Review Checklist: