-
Notifications
You must be signed in to change notification settings - Fork 284
Replaceable txs fee bumping #2113
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 5 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
3b1537e
Add deadline information to tx publication
t-bast 9bfdd90
Evaluate feerate at tx broadcast time
t-bast 1e4ecc0
Retry conflicting replaceable transactions
t-bast cc65aee
Refactor replaceable tx publication
t-bast d1209ad
Regularly bump transaction fees
t-bast b066753
Fix review comments for 3b1537e
t-bast 3cd7b83
Fix review comments for 9bfdd90
t-bast 29b5039
fixup! Fix review comments for 9bfdd90
t-bast 0a554f7
fixup! fixup! Fix review comments for 9bfdd90
t-bast fa3e17d
Add more fields to actors private class
t-bast 441a8ee
fixup! Add more fields to actors private class
t-bast 8d13b91
Fix first pass review comments for d1209ad
t-bast 25fa5e6
Remove explicit stopping of leaf actors
t-bast 6d1b34e
Remove intermediate CheckFee message
t-bast 315b0a6
Harmonize sendResult
t-bast 4e635de
ReplaceableTxPublisher update confirmation target
t-bast 0bfeb53
Clarify comment about tx fee
t-bast 63b7cde
fixup! ReplaceableTxPublisher update confirmation target
t-bast 7e863ba
Create case class to hold publish attempts
t-bast e389af6
Handle funding tx not found
t-bast 7e59cf6
Merge branch 'master' into tx-publisher-deadline
t-bast d76ae31
Test the PublishAttempts case class
t-bast 67e0d96
Improve tests
t-bast 8b54837
fixup! Improve tests
t-bast 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
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.