feat(indexer): add provider verification schema - #3716
Draft
chalabi2 wants to merge 4 commits into
Draft
Conversation
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueComment |
| @@ -42,7 +42,7 @@ | |||
| "license": "Apache-2.0", | |||
Contributor
There was a problem hiding this comment.
🔄 Carefully review the package-lock.json diff
Resolve the comment if everything is ok
* node_modules/@akashnetwork/chain-sdk 1.0.0-alpha.41 -> 1.0.0-alpha.43
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3716 +/- ##
==========================================
- Coverage 79.76% 79.74% -0.02%
==========================================
Files 1186 1186
Lines 31867 31870 +3
Branches 7848 7849 +1
==========================================
- Hits 25418 25416 -2
- Misses 5688 5692 +4
- Partials 761 762 +1
🚀 New features to boost your workflow:
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This was referenced Aug 27, 2026
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
chalabi2
force-pushed
the
aep-86/console-verification-schema
branch
from
August 27, 2026 16:48
e849ce0 to
d839660
Compare
Keep the optional placement verification field optional at the JSON boundary and avoid expanding the generated type union while building the notifications registry. Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
chalabi2
force-pushed
the
aep-86/console-verification-schema
branch
from
August 27, 2026 17:03
d839660 to
7d207ec
Compare
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.
Why
Part of CON-800.
Console needs durable, queryable AEP-86 state before the indexer and API can
consume verification events.
Depends on #3713.
What
escrows, discrepancies, grace state, maintenance, and reconciliation targets