forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 117
[r2r] Lightning Swaps Locktimes + Lightning Maker Swap #1557
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
22 commits
Select commit
Hold shift + click to select a range
37d3003
use maker_lock_duration as min_final_cltv_expiry for maker lightning …
shamardy c5240e0
fix an issue where an invoice payment were not saved in db by the sid…
shamardy 35fa410
use max_total_cltv_expiry_delta for send_taker_payment
shamardy 74f1673
Make taker swap locktime when LightningCoin is Taker 24 hours and mak…
shamardy 9a5f5d4
Merge remote-tracking branch 'origin/dev' into ln-locktime
shamardy 9681cf7
validated min_final_cltv_expiry, add invoice expiry to swap invoices
shamardy 88ab774
Merge remote-tracking branch 'origin/dev' into ln-locktime
shamardy c3371fc
Some fixes and refactors for lightning swaps locktimes
shamardy 2d51395
retry taker payment on multiple routes
shamardy 5df22cc
Merge remote-tracking branch 'origin/dev' into ln-locktime
shamardy 1fe599a
lightning maker swap
shamardy b9f3309
refactor test_lightning_swaps
shamardy 6ad031b
Merge remote-tracking branch 'origin/dev' into ln-locktime
shamardy 76a3759
Merge remote-tracking branch 'origin/dev' into ln-locktime
shamardy 9a5e5b2
fix rustfmt warnings
shamardy 8eeca9e
remove unneeded todos and write better todos for next sprints
shamardy 8dcd87f
fix wasm tests
shamardy 680b570
fix max_total_cltv_expiry_delta in send_taker_payment to use blocks
shamardy c5f1180
Merge remote-tracking branch 'origin/dev' into ln-locktime
shamardy 2a2a77c
Review fixes: use MmError::err, fix long todo msgs, avoid using error…
shamardy 40364c2
Review fixes: use casting for created_at/updated_at instead of TryInto
shamardy de0fa05
Review fixes: fix some error messages,other refactors
shamardy 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
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
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.