-
Notifications
You must be signed in to change notification settings - Fork 21
feat(payments): add interactive Squid funding to payments fund #637
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
snissn
wants to merge
27
commits into
filecoin-project:master
Choose a base branch
from
snissn:integration/squid-evm-funding
base: master
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 8 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9c2d23e
feat(payments): add interactive Squid funding
snissn 5772edb
fix(payments): seal Squid error redaction
snissn 82d0858
fix(payments): disclose Squid fee commitment
snissn 2f3b0f5
docs(payments): clarify Squid funding limits
snissn a9343da
test(payments): handle Windows marker modes
snissn 960535f
refactor(payments): simplify Squid funding integration
snissn d51ef2c
fix(payments): pin reviewed Squid signing fix
snissn 5b0563d
chore(payments): use squid-evm-funding v0.1.0
snissn 7d82bf5
chore(deps): update squid-evm-funding repository
snissn 1463199
refactor(payments): remove nested source floor ternary
snissn 207a291
fix(payments): allow Filecoin USDFC FIL bootstrap
snissn 5daad40
refactor(test): remove nested environment ternary
snissn c588bda
test(payments): use actual Squid funding module
snissn 8586219
fix(payments): guard pending funding before planning
snissn a17ebe5
test(payments): assert pending marker skips confirmation
snissn 047df3c
fix(payments): distinguish funding marker failure phases
snissn aca9bab
fix(payments): buffer Squid USDFC acquisition
snissn b210af7
fix(payments): restrict Squid acquisition to deposits
snissn 8d4a2c8
fix(payments): add bounded Squid price headroom
snissn ce8d88d
chore(deps): sync lockfile with master
snissn d2ac315
chore(deps): use published Squid funding package
snissn aaeec19
fix(payments): provide default Squid integrator ID
snissn 4dc8229
chore(deps): update Squid funding to 0.2.0
snissn 75b906a
chore(deps): update Squid funding to 0.2.1
snissn 87d73f8
chore(payments): update Squid funding to 0.2.2
snissn 44ba287
chore: update Squid funding package
snissn b8659f3
fix: disclose Squid native route fees
snissn 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,3 +8,4 @@ onlyBuiltDependencies: | |
| - esbuild | ||
| - node-datachannel | ||
| - playwright | ||
| - squid-evm-funding | ||
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.
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.