-
Notifications
You must be signed in to change notification settings - Fork 137
AddrReceives pagination and sorting direction #1813
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ec5dabd
docs: add docs on e2e RFQ arch
Roasbeef b7172c9
docs: fix up section titles in rfq arch doc
jtobin 157a037
Merge pull request #1 from jtobin/rfq-multi-repo-docs
Roasbeef c7656dd
supplyverifier: add check for minimum pre-commit count in verifier
ffranr 3e1a9a8
supplyverifier: refactor fetchDelegationKey into standalone function
ffranr d1eb253
multi: rename ExtractPreCommitFromProof to NewPreCommitFromProof
ffranr 0997ca3
supplyverifier: extract pre-commits from issuance leaves
ffranr 8b4756f
supplycommit: export mock functionality for use in supplyverifier
ffranr d81d3a9
supplyverifer: test FetchPreCommits and FetchDelegationKey
ffranr 215fc5f
tapdb: extract upsertSupplyPreCommit from maybeUpsertSupplyPreCommit
ffranr cb15607
tapdb: upsert pre-commit when inserting supply commit
ffranr 473ea54
tapdb: add tests for shouldInsertPreCommit and upsertSupplyPreCommit
ffranr 46b8773
itest: extend supply commit peer verification with mint event
ffranr 0ff013d
docs: add release notes
ffranr df6ae3f
Merge pull request #1820 from lightninglabs/wip/supplyverify/late-min…
Roasbeef 26ec664
docs: remove old accidentally committed asset funding doc
Roasbeef 956c4df
docs: add docs that detail the asset chan funding process
Roasbeef 88de56a
Merge pull request #1783 from Roasbeef/asset-funding-docs
Roasbeef 614acdc
Merge pull request #1787 from Roasbeef/rfq-multi-repo-docs
Roasbeef fe28a72
tapdb: add pagination and ordering to QueryAddrEvents
darioAnongba fe5da33
taprpc: add pagination and sorting to AddrReceivesRequest
darioAnongba a627b49
rpc: add pagination and sorting to AddrReceives endpoint
darioAnongba d34c648
cmd: add pagination and sorting to tapcli addr receives
darioAnongba d6a601c
docs: release notes for addrs receives pagination
darioAnongba b4bba57
itest: add test for address receives pagination
darioAnongba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.