mirror of
https://github.com/zhigang1992/xverse-web-extension.git
synced 2026-01-12 22:53:42 +08:00
* release: v0.46.0 * Fix: Duplicate artifact name causing 409 Conflict in GH Actions and fix failing e2e tests (#808) * Fix: Duplicate artifact name causing 409 Conflict in GitHub Actions * fix for unstable locators * removed a commented line in swapSip10Velar.spec.ts * Fix for workflow Upload Playwright report in ci/cd * Terence/add min balance decimals (#810) * add formatBalance to final quote display * add formatBalance to quoteSummaryTile.tsx * remove invalid code (its comparing the rate to the minimum received) * fix remove wrapping * Fix for failing test * Fix for failing tests --------- Co-authored-by: DuskaT021 <aleksa2601@gmail.com> * updated the build-rc.yml post-comment --------- Co-authored-by: GitHub Actions Bot <> Co-authored-by: Terence Ng <ngtere@live.com.sg>