-
Notifications
You must be signed in to change notification settings - Fork 102
feat(backend): multi-hop payments with static routing #3566
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
Open
sanducb
wants to merge
27
commits into
main
Choose a base branch
from
multihop-static-routing-v1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
57f4af2
feat: implement multihop static routing
sanducb 91fbc86
fix: localenv docker compose, filter route by incoming peer id
sanducb 1ba31da
fix: route filtering and cleanup
sanducb d17711f
fix: tests
sanducb 4194adf
chore(masl): fix seed script
mkurapov 0628730
chore(localenv): add back in the EUR asset for c9 wallet
mkurapov 7d0f715
Merge branch 'main' into multihop-static-routing-v1
sanducb 73ff3d7
chore(backend): add incoming peer filtering test for the base case
sanducb 7b8f9e1
chore(backend): merge branch 'multihop-static-routing-v1' of https://…
sanducb dfea873
chore: branch 'main' of https://github.com/interledger/rafiki into mu…
sanducb d55be32
chore: have only 3 Rafiki instances in localenv
sanducb 86cb686
fix(backend): generate grapqhl types
sanducb 609ae88
fix(backend): fix peer service test
sanducb dd50bac
chore: merge branch 'main' of https://github.com/interledger/rafiki i…
sanducb 84bd2ff
chore(backend): update liquidity in seed files
sanducb a55a34a
chore(backend): update seed and compose files
sanducb 5585027
chore(backend): update liquidity for global-bank and happy-life
sanducb 8ff9839
chore(backend): remove unused routing logic
sanducb 96db48f
chore: add max packet amount to seed, delete unused instances in loca…
sanducb 4343315
chore: make max packet amount optional in seed
sanducb d2a92e2
chore(backend): ensure previous routes were cleared before syncing ne…
sanducb 9470026
feat(backend): simplify localenv and seeding logic to accommodate mul…
sanducb ac0989f
chore(mock-ase): format
sanducb 127bb76
chore(mock-ase): simplify localenv and seed for multihop
sanducb a3fabfd
chore(backend): remove peer liquidity logging functions
sanducb 60c60dc
chore(backend): load routes from database before admin server is started
sanducb 8fc4b9a
chore: merge branch 'main' of https://github.com/interledger/rafiki i…
sanducb 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
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
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
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
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
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.