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.28.0 to main #741

Merged
merged 28 commits into from
Jan 16, 2024
Merged

release: v0.28.0 to main #741

merged 28 commits into from
Jan 16, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 11, 2024

Release candidate:

To publish this rc as latest: Merge Commit this PR

teebszet and others added 28 commits January 2, 2024 16:27
* 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
* 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 <tim@secretkeylabs.com>
Co-authored-by: Den <36603049+dhriaznov@users.noreply.github.com>
* 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 <36603049+dhriaznov@users.noreply.github.com>
…#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 <tim@secretkeylabs.com>
* 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 <tim@secretkeylabs.com>
…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 <victor.kirov@gmail.com>
Co-authored-by: Abdul Haseeb <haseeb4239@gmail.com>
…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
)

* chore: add new auto lock period values and migrate users if needed

* chore: improve ui around auto lock options

* chore: use l10n in time labels
* 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 <36603049+dhriaznov@users.noreply.github.com>
Co-authored-by: Tim Man <tim@secretkeylabs.com>
* [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 <tim@secretkeylabs.com>
Co-authored-by: Mahmoud Aboelenein <mahmoud@secretkeylabs.com>
Co-authored-by: Yukan <yukanliao@gmail.com>
* 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 <haseeb4239@gmail.com>
@teebszet teebszet merged commit ab80d89 into main Jan 16, 2024
8 checks passed
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

7 participants