3178 Commits

Author SHA1 Message Date
GitHub Actions Bot
5c30dadd01 Merge remote-tracking branch 'origin/main' into release/v0.48.0 2025-01-10 13:24:28 +00:00
GitHub Actions Bot
cd4fe36f3c release: v0.48.0 2025-01-10 13:24:28 +00:00
Mahmoud Aboelenein
6250c519f0 Merge pull request #828 from secretkeylabs/refactor/ENG-5961/stacksjs-migration
refactor: update stacksjs dependencies and refactor stacks utils [ENG-5961]
2025-01-10 15:23:32 +02:00
Den
be9eeef8f9 [ENG-5845] [ENG-6091] feat: Improve Dashboard Readability After Intraday Price Moves (#848)
* [ENG-5845] [ENG-6091] feat: Improve Dashboard Readability After Intraday Price Moves

* Use currency symbol instead of acronym -> $ instead of USD

* Tweak the percentage change rendering
2025-01-10 14:17:03 +01:00
Den
dcc7889739 [ENG-4672] fix: Receive sheet, copy behavior (#845)
* [ENG-4672] fix: Receive sheet, copy behavior

* Add Sheet transition, deprecate showBtcReceiveAlert and showOrdinalReceiveAlert state, remove alert components

* Update the Receive modal on the Collectibles tab

* Update the Sheet component transition
2025-01-10 12:25:30 +01:00
Mahmoud Aboelenein
b0b4e00a3d Merge remote-tracking branch 'origin/develop' into refactor/ENG-5961/stacksjs-migration 2025-01-10 13:01:28 +02:00
Mahmoud Aboelenein
9e5436a138 Merge pull request #850 from secretkeylabs/feat/ENG-6116/testnet4-wallet-support
feat: Add testnet4 network
2025-01-10 12:18:03 +02:00
Jordan K.
4a6b0b4208 Merge pull request #846 from secretkeylabs/refactor/eng-5722/port-mobile-swaps-mixpanel
refactor: [ENG-5722] Port mobile swaps mixpanel
2025-01-10 17:37:42 +08:00
jordankzf
d99856cc55 use develop package-lock 2025-01-10 17:35:12 +08:00
jordankzf
34002b8494 Merge branch 'develop' of https://github.com/secretkeylabs/xverse-web-extension-private into refactor/eng-5722/port-mobile-swaps-mixpanel 2025-01-10 17:31:23 +08:00
Emil Condrea
916c0e74ac Bump core to fix brc20 on testnet 2025-01-10 11:17:26 +02:00
Mahmoud Aboelenein
1cb0e741e0 Remove debug console logs from StxPostConditionCard component 2025-01-10 11:17:04 +02:00
jordankzf
2971cd3f73 Merge branch 'refactor/eng-5722/port-mobile-swaps-mixpanel' of https://github.com/secretkeylabs/xverse-web-extension-private into refactor/eng-5722/port-mobile-swaps-mixpanel 2025-01-10 16:28:23 +08:00
Emil Condrea
a0e82bbb81 bump core 2025-01-10 08:56:53 +02:00
Emil Condrea
a4f42ebc71 fix 2025-01-10 08:47:35 +02:00
Emil Condrea
5e18529c05 update sats core 2025-01-10 08:37:28 +02:00
Emil Condrea
0d5fa5ece8 update core 2025-01-10 08:25:30 +02:00
Emil Condrea
359286e611 Update testnet3 text & update satsconnect to use testnet4 2025-01-10 08:08:15 +02:00
Emil Condrea
006249c086 Add testnet4 network 2025-01-09 10:50:08 +02:00
Mahmoud Aboelenein
fa71929167 use published core version 2025-01-09 01:53:34 +02:00
Mahmoud Aboelenein
c65aaf8297 fix missing network 2025-01-09 01:10:30 +02:00
Mahmoud Aboelenein
2940c91220 Merge remote-tracking branch 'origin/develop' into refactor/ENG-5961/stacksjs-migration 2025-01-08 23:13:55 +02:00
Mahmoud Aboelenein
c31fc381dd fix: internal tx flows fixes 2025-01-08 20:03:42 +02:00
christos-xverse
4d36291f44 Merge pull request #841 from secretkeylabs/ENG-5224/Portfolio-Tracking-V2
[ENG-5224] Implement Portfolio Tracking V2
2025-01-08 15:54:31 +02:00
Christos Maris
10bf98a3d8 Update package-lock lockfileVersion back to V2 2025-01-08 15:37:13 +02:00
Christos Maris
00c1569570 Fix color code string 2025-01-08 12:28:36 +02:00
Christos Maris
10f3ed8bd7 Update xverse-core version with published one 2025-01-08 12:23:03 +02:00
Christos Maris
964b66cb8d Update xverse-core version 2025-01-08 12:14:38 +02:00
Christos Maris
f926ea01a1 Update per the Review Comments 2025-01-08 12:14:19 +02:00
Christos Maris
c58bd6a5b9 Update Price Chart No Data UI 2025-01-08 12:14:19 +02:00
Christos Maris
0c0d1b6cc8 Implement New Empty State UI for Price Chart 2025-01-08 12:14:19 +02:00
Christos Maris
aa06241732 Update loading indicator for Price Chart 2025-01-08 12:14:19 +02:00
Christos Maris
474de0b315 Update the -- UI per request 2025-01-08 12:14:19 +02:00
Christos Maris
4fe024c05d [ENG-5224] Add UI Chart for Portfolio Tracking 2025-01-08 12:14:18 +02:00
Christos Maris
c600502343 [ENG-5224] Implement Portfolio Tracking V2 2025-01-08 12:13:12 +02:00
Edu
be259d8c3d feat: Stacks sign multiple transactions [ENG-5426][ENG-6130] (#801)
* Add docs

* Update docs

* WIP

* wip - reverting to stacks v6

* Create functional skeleton

* Start fleshing out contract call transaction viewer

* Start post conditions components

* Remove unused description

* Add more post condition components

* Start STX post condition

* Use switch

* Clean up STX post conds

* Shorten message

* Remove debug code

* Tweak button padding & margin options

* Add Stacks value truncating helpers

* Add call details section

* Clean up

* Add transaction fee

* WIP

* Create edit button

* Complete fee

* WIP

* Add functional arrows

* Complete actions handlers

* Update no transfers component

* MVP

* Add content body container

* Display function interface

* Improve text truncation

* Start ledger

* WIP

* Advance ledger components

* Improve layout

* Use null instead of undefined

* Retrieve ledger transport

* Sign with ledger MVP

* Implement sign with ledger happy path

* Clean up

* Move signing logic inside compoent

* Prevent concurrent signing requests

* WIP

* Handle state changes within related components

* Rename variables

* Refactor

* Create final screen

* Update import path

* Update copy

* Remove debug code

* Remove unused files

* Update copy

* Add handler

* Clean up exports

* wip

* wip

* wip

* Refactor loader

* Update transaction details styles

* Refactor transaction details

* Remove network placeholder

* Remove debug code

* Use fee estimation hook

* Update fee styles and copy

* Fix formatting

* Remove unused file

* Use camelCase file names

* Update fee title style

* Remove unnecessary "todo"

* Organize components

* Rename component

* Remove unused import

* Remove export

* Remove default export constraint

* Add translation

* Use availableBalance

* Use modifyRecommendedStxFees

* Remove unused comment

* Add conversion helper

* Use existing fiat converting function

* Use ui-lib component

* Add post conditions README

* Refactor post-conditions logic

* Refactor display of sponsored transactions

* Refactor sponsored transaction ui

* Add docs

* Remove comment

* Use translations for image alts

* Use ErrorDisplay for errors

* Remove sponsored card

* Remove duplicate hook

* Set released sats-connect-core version

* Fetch fees while editor is closed
2025-01-07 15:15:13 +00:00
Terence Ng
096a87cef8 commit fix (#847) 2025-01-07 23:03:36 +08:00
Mahmoud Aboelenein
4628cc4729 Merge pull request #786 from secretkeylabs/mahmoud/eng-4229-ext-stx-contract-call-tx-review-screen-new-transaction
feat: contract call details revamp [ENG-4229]
2025-01-07 16:50:53 +02:00
jordankzf
a7452b5617 Remove unused export 2025-01-03 23:42:54 +08:00
jordankzf
1106b56364 Bump xverse-core to v34.1.0 2025-01-03 23:42:54 +08:00
jordankzf
46dffce4e1 Port mobile swaps mixpanel logic 2025-01-03 23:42:23 +08:00
jordankzf
953575d7ee Remove unused export 2025-01-03 23:37:35 +08:00
jordankzf
54dbbbd16a Bump xverse-core to v34.1.0 2025-01-03 23:36:08 +08:00
jordankzf
8b286a3623 Port mobile swaps mixpanel logic 2025-01-03 23:30:57 +08:00
Den
2f131f6045 [ENG-6080] [ENG-5171] chore: Update the Receive screen copy (#844)
* [ENG-6080] [ENG-5171] chore: Update the Receive screen copy

* Update SIP10 and BRC20 copy to SIP-10 and BRC-20
2025-01-03 09:41:28 +01:00
Mahmoud Aboelenein
02c356f80c Merge remote-tracking branch 'origin/develop' into mahmoud/eng-4229-ext-stx-contract-call-tx-review-screen-new-transaction 2025-01-02 15:25:30 +02:00
Den
2bab1e2597 Merge pull request #835 from secretkeylabs/release/v0.47.0
release: v0.47.0 to develop
2025-01-02 12:46:04 +01:00
Den
648475e1c2 Merge pull request #843 from secretkeylabs/chore/resolve-conflicts-v0.47.0
Chore/resolve conflicts v0.47.0
2025-01-02 11:58:21 +01:00
Mahmoud Aboelenein
370d1e9343 Merge branch 'release/v0.47.0' into chore/resolve-conflicts-v0.47.0 2025-01-02 11:03:06 +02:00
Mahmoud Aboelenein
3df7d630f6 fix padding 2025-01-01 11:58:07 +02:00