-
Notifications
You must be signed in to change notification settings - Fork 4
[GEN-1658] RBF for withdrawals in NG #418
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
58 commits
Select commit
Hold shift + click to select a range
cfa14e7
fix: connection problems, healthcheck postgres
markettes 2d6e049
Merge pull request #1 from markettes/connectivity-issue
markettes 79fa4c8
feat: added ui and minimal functionality to display bumpfee pop up (n…
Anon2148 8f7ee68
Merge branch 'Elenpay:main' into main
markettes 15c8f2e
feat: added actions column in withdrawal requests datagrid and functi…
Anon2148 e623755
fix: changed bumpefee modal rendering condition, although not tested
Anon2148 2933be8
wip
Anon2148 60adbf7
feat: added fee rate check, user cannot bumpfee with a lower new fee …
Anon2148 67bc76b
wip: submit confirmation modal fails when trying to bumpfee
Anon2148 fb9f324
feat: enhance fee rate display in withdrawal requests datagrid to cla…
Rubenro01 907800c
wip: bumpfee works partially, although the previous transaction is st…
Anon2148 d3d8be1
feat: add Parent Tx column and metadata handling in withdrawal requests
scrpti 57c5d2c
fix: update Docker Compose to use host.docker.internal for BTC RPC UR…
scrpti cca0645
wip: adding utxos to bumped transaction, not working yet, problem wit…
Anon2148 bb27615
feat: add handling for changeless transactions in bumpfee process to …
scrpti 081693b
wip: modified how withdrawals register bumped withdrawals, already no…
Anon2148 3e0103d
wip: keep working on updating the UTXOs, the request could be updated…
Anon2148 70662ab
Merge branch 'popup-bumpfee-ui' of https://github.com/markettes/NodeG…
scrpti f6cfe50
feat: added bumping object to WalletWithdrawalRequest and added utxos…
Anon2148 d7146d3
feat: add display of last fee used and its type in bumpfee modal
Rubenro01 3460ca6
fix: improve error message for insufficient fee in bumpfee modal
Rubenro01 a557b0f
feat: enhance bump fee functionality with error handling for changele…
scrpti 4402b87
Merge branch 'popup-bumpfee-ui' of https://github.com/markettes/NodeG…
scrpti 17c0a4e
feat: added bumped state and modified logic when bumping transaction …
Anon2148 d056df3
refactor: specify function for wds while also including the wallet wd…
markettes 07aa9be
remove unused variable for changeless amount in BitcoinService
scrpti 9dfd2c8
feat: changeless transactions bump fee method is available
scrpti 5742520
chore: add mempool space to docker compose
markettes 50dc4f3
Merge branch 'Elenpay:main' into main
markettes 51840d2
Merge branch 'main' into rbf
markettes dfd4e03
fix: bad handling of the vars
markettes 84481ac
fix: fixing migrations
markettes 3b9939c
fix: when a bumping tx fails update the other one to onchainconfpendi…
markettes 7ca75d1
fix: remove unused imports
markettes 9e293d0
fix: if formats and remove todo
markettes b4800ad
feat: dont return dust
markettes 95ed09c
fix: return after error
markettes 6997448
fix: exception
markettes 58c7af1
fix: nit
markettes 2e90a9a
fix: remove dbtrie
markettes e3aa62e
fix: remove dupl
markettes dafda20
test: set rbf flag
markettes 3f08a47
erge remote-tracking branch 'upstream/main'
markettes cb02dcb
Merge branch 'main' into rbf
markettes ce61f7c
fix: error on failed broadcasting
markettes 97b1e05
fix: bad conditional
markettes 31aaa4e
feat: add mempool profile to docker
markettes 57facd6
fix: old migration
markettes 2734d2c
refactor: change from sats vb to sat vb
markettes e536090
fix: casing
markettes 83d25f1
fix: naming
markettes 9b9d45f
fix: remove async
markettes 6122f4c
feat: make constant Money
markettes c1a2f71
feat: add help line to indicate % of fee and amount of fees
markettes a7892ca
fix: refactor variable name
markettes a766a86
fix: spacing
markettes 245bfbc
feat: add max of 200
markettes 0032dba
fix: bug on multisig
markettes 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
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.