-
Notifications
You must be signed in to change notification settings - Fork 27
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.28.0 to main #741
Merged
Merged
Conversation
This file contains 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
* chore: trigger create rc release on PR to main * chore: move release asset uploads for rc to build * chore: split workflows into 2 for build and 1 for release * chore: remove extra build deps step * chore: add back missing env vars * chore: comments and remove unnecessary conditionals * chore: add git checkout where needed * chore: clean up and remove create release step since it was moved * chore: clean up workflow file * chore: more cleanup * chore: minor naming * chore: minor naming * chore: minot naming * chore: more naming
* Bump typescript to v5.0.0 * Add typescript-plugin-styled-components * Add webpack plugin * Update webpack/webpack.config.js
release: v0.27.0 to develop
* Remove token labels * Remove unused TagContainer and ProtocolText * Show SIP-10 in coinHeader
* chore: fee item component * feat: BTC fee options * chore: localisation * chore: remove unused code * feat: selected state * fix: custom fee UI * chore: localization * refactor: clean up edit fee * chore: address PR comments * fix: custom option selection * fix: back button --------- Co-authored-by: Tim Man <[email protected]> Co-authored-by: Den <[email protected]>
* feat: use estimated network fees for stx transactions * fix: use bigint in comparison * refactor: use core function for stx applyFeeMultiplier * chore: update core version * fix: use safer default instead of non-nullish assert --------- Co-authored-by: Den <[email protected]>
…#712) * [ENG-3436] chore: Make some code refactoring for RBF in the extension * Make some code fixes * Make some code fixes * fix: put speed up screen in another scrollable container * Make some code tweaks according to PR review comments * Remove the unused import --------- Co-authored-by: Tim Man <[email protected]>
* replace seed phrase handler param * fix: add empty fallbackApiUrl to fix type errors for now * edit transaction history list prop --------- Co-authored-by: Tim Man <[email protected]>
…atch psbt screens (#726) * Add skeleton for PSBT signing * Update core * Remove old file * Add ledger support * update core * Update core * feat: add new components for btc tx and use them in psbt and batch psbt tx screens * fix: double scroll in popup windows * fix: rare sats sort and scientific notation in amount component * chore: clean up code * chore: add anchor option to callout and use it in the warning of assets that are spent as payment * feat: unconfirmed callout (#728) * chore: add review suggestions * chore: small improvements * fix: scientific notation in inputs output value * fix: ui issue when content type exceeds container size and icon is placeholder * Fix PSBT signing with Core update * chore: add showContentTypeThumbnail prop to ordinal image component and use it in psbt screens (#737) * chore: add showContentTypeThumbnail prop to ordinal image component and use it in psbt screens * chore: remove bold weight * chore: update core version to dummy utxo fixes branch * chore: update core version to fix ledger input issue --------- Co-authored-by: victorkirov <[email protected]> Co-authored-by: Abdul Haseeb <[email protected]>
…btc (#738) * chore: fix for core local dev * feat: use btc esplora api with a fallback url * feat: add fallbackBtcApiUrl to store and refactor network state * fix: types and comments * refactor: clean up local react state in changeNetwork * fix: clean up UI in change network node inputs * chore: bump core version * chore: bump core version * fix: type error from core version * fix: make fallback btc url not a required field, and update styles * fix: remove unused remote btcApiUrl config functionality * chore: not really a factory
* Allow testnet ledger accounts * Fix merge issue * Enable account switch on ledger * pr review fix * Fix ledger device account index * Fix ledger filtering on select account screen * fix ledger account ID derivation --------- Co-authored-by: Den <[email protected]> Co-authored-by: Tim Man <[email protected]>
* [ENG-3436] chore: Make some code refactoring for RBF in the extension * Make some code fixes * Make some code fixes * fix: put speed up screen in another scrollable container * Make some code tweaks according to PR review comments * Remove the unused import * fix nonce not being set correctly for tx requests * fix nonce calc persisted * [ENG-3455] fix: Fix the sharp fee change on tx confirmation * release v0.26.1 * package-lock update * fix: cap stx contract call fees (#722) * fix: cap stx contract call fees * chore: update core version * chore: bump to core 6.0.1 * [ENG-3474] feat: Make UI for STX RBF in the extension * Add the `useRbfTransactionData` hook * Add some logic for stx rbf * Add some logic for stx rbf * Improve the stx rbf logic * Improve the stx rbf logic * Add the insufficient funds check * Add ledger signing and broadcasting for stx rbf * Add the fee cap * Allow decimal fee for custom stx rbf * Fix the loading state in the rbf hook * Remove the todo comment * Remove the `convertStringHexToBufferReader` helper func * Round up the minimum rbf fee for stx txs * Create separate btc and stx rbf components * Remove the old todo comment * improve the stx rbf logic * Make some small code tweaks after the PR review * Pass the seedVault.getSeed func * Update the useRbfTransactionData hook * Update the rbf logic --------- Co-authored-by: Tim Man <[email protected]> Co-authored-by: Mahmoud Aboelenein <[email protected]> Co-authored-by: Yukan <[email protected]>
* fix: update stx speed up error messages * fix: error toast styling and shorten the speed up stx failure message
* [ENG-3563] fix: BTC fee infinite loader when sending ordinals * fix: handle btc fee error --------- Co-authored-by: Abdul Haseeb <[email protected]>
teebszet
approved these changes
Jan 16, 2024
teebszet
pushed a commit
that referenced
this pull request
Jan 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release candidate:
To publish this rc as latest: Merge Commit this PR