Skip to content
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

release: v0.26.0 to main #707

Merged
merged 17 commits into from
Dec 12, 2023
Merged

release: v0.26.0 to main #707

merged 17 commits into from
Dec 12, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 7, 2023

What's Changed

Full Changelog: v0.24.0...v0.26.0

Draft release: https://github.com/secretkeylabs/xverse-web-extension/releases/tag/untagged-75843d2915c6a3e3a746

teebszet and others added 17 commits November 24, 2023 14:38
…rkflow

chore: add create release pr workflow and shell script
* Inject esplora provider into core functions

* Fix custom URL setting

* chore: bump core version to include btcclient changes

---------

Co-authored-by: Tim Man <tim@secretkeylabs.com>
* [ENG-3199] feat: Make UI for RBF in web-extension

* Add a display condition for Accelerate tx button

* Add `Speed up transaction` modal

* Add custom toast styling for `success` option

* Add ledger tx confirmation modal for the RBF

* Update the ledger UI for RBF and Speed up button icon

* Transform the Speed up modal into a separate screen

* Add toaster bottom indent back

* Update the speed up tx page with new buttons

* Add the custom fee modal to the tx speed up

* Improve speed up tx UI

* Add `Insufficient funds` warning text and disable the speed up option, update the `xverse-core` version

* Add rbf recommended fees fetching

* Improve the tx speed up logic

* Improve the tx speed up logic

* Add `useTransaction` hook and tx speed up submit

* Fix accountType and fee buttons order

* Fix accountType assignment

* Refactor fee rate calculation

* Remove unused imports

* Change the numbers displaying logic on the speed up tx screen

* Convert the `estimatedCompletionTime` var into a function

* Update the speed up tx option info alignment

* Fix accountId property

* Add rbf tx broadcasting

* Update @secretkeylabs/xverse-core version

* Move the ledger confirmation UI to the speed up tx screen

* Update the ledger confirmation logic for rbf

* Update handleBackButtonClick to handleGoBack

* Remove the unused imports

* Update the rbf custom fee logic

* Add the total fee calculation for the custom fee using `getRbfFeeSummary` func

* Move speed up tx screen styles to a separate file

* Fix the custom total fee calculation

* Improve the custom fee calculation

* Improve the custom fee calculation

* Add `isTransactionRbfEnabled` check

* Update the xverse-core version

* Update the xverse-core version

* Hide rbf for brc20, add estimated time for the custom fee

* Update the xverse-core version

* Remove console logs and add err catching on broadcasting

* Update the xverse-core version

* chore: fix type errors after ActionButton interface change

* Update the `isTransactionRbfEnabled` func usage and xverse-core version

* Update the xverse-core version

* Update the useEffect calling the `fetchRbfData` func

* Make some code fixes according to PR comments

* Update the import from xverse-core and the version

* Update the useEffect deps

* Fix the custom fee logic

* Use new RBF core logic

* use mempool api

* fix merge issue

* update core

* chore: comment breaking changes

* Improve the custom fee logic

* Don't show speed up if disabled in settings

* Update core version

* Add key to groupedTxs

* Temp fix for multiple transactions appearing after RBF

* Navigate directly to homepage instead of relative history count

* fix: include xverse-core with rbf fixes

* chore: bump core version to include chain rbf fixes

* fix: update missing btcClients in rbf screens

---------

Co-authored-by: Tim Man <tim@secretkeylabs.com>
Co-authored-by: victorkirov <victor.kirov@gmail.com>
Co-authored-by: fede erbes <fedeerbes@gmail.com>
Co-authored-by: jordankzf <jordan@secretkeylabs.com>
Copy link
Author

github-actions bot commented Dec 7, 2023

@teebszet teebszet merged commit d92a827 into main Dec 12, 2023
4 checks passed
@teebszet teebszet deleted the release/v0.26.0 branch December 12, 2023 04:27
This was referenced Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants