-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collect tap ravs #869
Collect tap ravs #869
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the first review, I still need to go through tests and query-fees.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This round is about the readability of pendingRAVs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
packages/indexer-common/src/allocations/__tests__/docker-compose.yaml
Outdated
Show resolved
Hide resolved
7d5cdf1
to
9603446
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready for review by maintainers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
review post rebase
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not quite done reviewing everything, but figured it's worth submitting the comments I have now so we can start discussion.
packages/indexer-agent/src/db/migrations/12-add-scalar-tap-table.ts
Outdated
Show resolved
Hide resolved
2aa593c
to
bc82198
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 😄
1d869b8
to
3f316fa
Compare
3f316fa
to
13864f0
Compare
A continuation of PR 831
Were we fix redeeming for ravs, collection of allocations, unit tests, migrations among others