Duska.T
5d3c671e1e
Merge pull request #901 from secretkeylabs/release/v0.48.3
...
release: v0.48.3 to develop
2025-01-31 11:43:20 +01:00
Duska.T
778501c5f4
Merge pull request #904 from secretkeylabs/chore/merge-develop-into-v0.48.3
...
chore/merge develop into v0.48.3
2025-01-31 11:41:23 +01:00
DuskaT021
1135e6ed1f
chore: merge develop into release/v0.48.3
2025-01-31 11:32:57 +01:00
Mahmoud Aboelenein
e54a128312
Merge pull request #902 from secretkeylabs/fix/ENG-6337-double-encouding-stx-tx
...
Fix: Hex Double-Encoding in raw Stacks Transaction Response [ENG-6337]
2025-01-29 11:02:57 +02:00
Mahmoud Aboelenein
ffd7049ed6
Refactor transaction serialization to remove unnecessary Buffer conversion
2025-01-29 10:48:54 +02:00
GitHub Actions Bot
1a18c47863
release: v0.48.3
2025-01-29 08:44:21 +00:00
Jordan K.
371b6dc90a
Merge pull request #873 from secretkeylabs/fix/eng-6266/runes-swap-bugs
...
fix: [ENG-6266] Runes swap bugs
2025-01-29 16:28:50 +08:00
Edu
52461e784f
Fix connection screen ( #899 )
2025-01-28 17:27:03 +01:00
christos-xverse
ff2dc4e82a
Merge pull request #892 from secretkeylabs/ENG-6302/pass-header-identifier-around-for-runesdex-swap
...
[ENG-6302] Pass identifier around for swaps requests
2025-01-27 19:34:11 +02:00
Christos Maris
ec7f0d8881
[ENG-6302] Pass identifier around for swaps requests
2025-01-27 19:25:06 +02:00
Victor Kirov
2a5a23a0c9
Merge pull request #894 from secretkeylabs/chore--Bump-Core
...
chore: bump core
2025-01-27 16:31:43 +02:00
Victor Kirov
e2cc9098fc
Update knip to ignore process dep
2025-01-27 16:14:25 +02:00
Victor Kirov
848a5cfdc8
chore: bump core and related deps
2025-01-27 16:12:22 +02:00
Terence Ng
b9b8e653a5
Updated Crash Screen ( #883 )
2025-01-27 15:44:11 +02:00
Edu
d19617b977
feat: Get network [ENG-6213] ( #866 )
2025-01-27 13:39:26 +01:00
Tim Man
3ca567afee
Merge pull request #889 from secretkeylabs/release/v0.48.2
...
release: v0.48.2 to develop
2025-01-24 18:01:50 +08:00
Tim Man
b6b000990b
Merge branch 'develop' into release/v0.48.2
2025-01-24 17:25:29 +08:00
Duska.T
65a343fc76
Merge pull request #888 from secretkeylabs/release/v0.48.2
...
release: v0.48.2 to main
2025-01-24 09:30:37 +01:00
Tim Man
8288ed7b22
Fix stx_signMessage crash ( #885 ) ( #890 )
...
Co-authored-by: Emil Condrea <emil@secretkeylabs.com >
2025-01-24 08:46:28 +02:00
GitHub Actions Bot
6ea7f278a8
release: v0.48.2
2025-01-24 06:38:59 +00:00
Emil Condrea
2202374ba2
Fix stx_signMessage crash ( #885 )
2025-01-24 14:23:17 +08:00
jordankzf
f16ace2f6e
Undo inversion
2025-01-23 19:03:54 +08:00
jordankzf
691f1cb3b0
Fix DOG <-> DOG duplicate swap
2025-01-23 19:03:54 +08:00
jordankzf
4d2eaf1c3b
Revert changes
2025-01-23 19:03:54 +08:00
jordankzf
127c40d682
Fix STX wild fromTokenUsdValue numbers
2025-01-23 19:03:54 +08:00
jordankzf
062d36a50e
Potential fix for double Runes swap bug
2025-01-23 19:03:54 +08:00
jordankzf
889aac2d73
Prevent broken ME swaps
2025-01-23 19:03:54 +08:00
Victor Kirov
0bab5f807e
feat: Support Keystone hardware wallet [ENG-6127] ( #849 )
...
* Hide rare sats warning (#827 )
* Hide warning
* Remove unused translation and blog link
* feat: add keystone account import
* feat: adaptor keystone transaction transport
* feat: support keystone sign message
* feat: support keystone btc send
* update: package.json
fix: en.json
* uplift: clean unused code
* fix: package name
* add: sendOrdinal, signPsbt, psbt confirm keystone transport
* fix: import tip, sign psbt error msg
* fix: e2e test account connect wallet button
* fix: sign mfp check, remove keystone auto confirm, sign tip
* fix: selectAccount options
* fix: keystone batchPsbtSigning and isKeystone
* Fixes and improvements
* Revert lock file
* Fix lock file
* Update core and fix types
* Move keystone utils to correct location
* Add keystone functionality to create inscription screen
* Add speed up txn keystone functionality
* Fix error rename
* Fix keystone speed up txn
* Fix some hw wallet logci
* Remove link to shop
* Bump core
* Fix lock file merge
* Bump core and fix outdated dependency
* Bump core
* Fix the Keystone flow header and copy
* Update the props type
* Remove the double spinning button state
* Remove unneeded if
* Move Ledger and Keystone assets to hw folder
* Update sats-connect core and remove keystone todos
* Bump core
* Fix core bump issue
* Fix keystone ordinals send
* Remove keystone page that wasn't in figma
* Fix strange behavior when deleting accounts
* Fix merge issue
* Add the intemediate Connect Hardware Wallet screen
* Fix the e2e tests
* Update copy for the Connect hardware wallet button
---------
Co-authored-by: Tim Man <tim@secretkeylabs.com >
Co-authored-by: Den <36603049+dhriaznov@users.noreply.github.com >
Co-authored-by: Jordan K <65149726+jordankzf@users.noreply.github.com >
Co-authored-by: Ken Liao <ken@secretkeylabs.com >
Co-authored-by: keystoneGithub <eng@keyst.one >
Co-authored-by: Denys Hriaznov <hriaznov.dev@gmail.com >
2025-01-23 11:43:52 +01:00
Edu
65a759df12
chore: No mutations for permissions store [ENG-5583] ( #853 )
...
* b
* b
* b
* minus 2
* Remove unused exports
* Update core
* Update function calls
* Render app on permissions changes
* Update xverse-core
* Set core v37
* Restore to -1
* Remove children re-mounting
* Bump version
2025-01-23 09:31:33 +01:00
christos-xverse
23f72887a5
Merge pull request #881 from secretkeylabs/ENG-6274/adjust-yaxis-range-automatically-based-on-volatility
...
[ENG-6274] Adjust YAxis Range Automatically based on Volatility
2025-01-22 21:18:33 +02:00
Edu
0e521b2c8d
Show all addresses when none are specified ( #882 )
2025-01-22 10:11:19 +00:00
Duska.T
aa9d34c2ac
Merge pull request #875 from secretkeylabs/release/v0.48.1
...
release: v0.48.1 to develop
2025-01-22 09:07:55 +01:00
Duska.T
69c2d35756
Merge pull request #874 from secretkeylabs/release/v0.48.1
...
release: v0.48.1 to main
2025-01-22 09:06:57 +01:00
Den
9e144160b3
fix: Fix the failing e2e test for the sip10 token ( #880 )
2025-01-21 17:16:28 +01:00
Christos Maris
a0afda0cd5
[ENG-6274] Adjust YAxis Range Automatically Based on Volatility
2025-01-21 18:11:46 +02:00
Mahmoud Aboelenein
dd12215863
Merge pull request #877 from secretkeylabs/fix/ENG-6259-postconditions
...
fix: Stacks contract call post conditions fixes [ENG-6259][ENG-6258]
2025-01-21 13:57:06 +02:00
Mahmoud Aboelenein
1ccb196262
chore: update @secretkeylabs/xverse-core version to 36.0.2
2025-01-21 13:54:33 +02:00
Terence Ng
0bc9abe2f2
sort fiat currencies ( #879 )
...
* sort fiat currencies
* add sort
2025-01-21 17:59:30 +08:00
Terence Ng
d664476db6
support more countries ( #878 )
2025-01-21 15:02:49 +08:00
Mahmoud Aboelenein
bee09cccfd
fix: address display in PostConditionsView component
2025-01-20 17:08:17 +02:00
Mahmoud Aboelenein
6e82f36f6b
Merge branch 'release/v0.48.1' into fix/ENG-6259-postconditions
2025-01-20 15:59:03 +02:00
Mahmoud Aboelenein
9ce670d276
chore: update @secretkeylabs/xverse-core version to 36.0.1-909100; refactor post condition view helper functions
2025-01-20 15:48:57 +02:00
fede erbes
4d199305dc
fix: unhandled possibility of rune token being undefined when loading listed runes ( #876 )
...
* fix: unhandled possibility of rune token being undefined when loading listed runes
* test: remove unused : from total balance selector
2025-01-20 14:34:01 +01:00
GitHub Actions Bot
c8414157e2
Merge remote-tracking branch 'origin/main' into release/v0.48.1
2025-01-20 10:21:11 +00:00
GitHub Actions Bot
ea9d1ee927
release: v0.48.1
2025-01-20 10:21:11 +00:00
Mahmoud Aboelenein
4c28d670c5
Merge pull request #857 from secretkeylabs/denys/fix/ENG-5882/ENG-6158/ENG-6098
...
fix: Make a bunch of small fixes [ENG-5882][ENG-6158][ENG-6098][ENG-6173]
2025-01-20 12:19:22 +02:00
Jordan K.
817737e8f9
Merge pull request #860 from secretkeylabs/fix/eng-6042/prevent-stx-to-stx-swap
...
fix: [ENG-6042] Do not allow STX <-> STX swap
2025-01-17 19:13:01 +08:00
Den
876baed18e
Merge pull request #852 from secretkeylabs/release/v0.48.0
...
release: v0.48.0 to develop
2025-01-17 09:28:26 +01:00
Den
3fe74fdc9f
Merge pull request #869 from secretkeylabs/denys/resolve-release-conflicts
...
Denys/resolve release conflicts
2025-01-17 09:27:57 +01:00
Denys Hriaznov
6ec8512d7f
Merge branch 'develop' of github.com:secretkeylabs/xverse-web-extension-private into release/v0.48.0
2025-01-17 09:21:42 +01:00