78 Commits

Author SHA1 Message Date
alter-eggo
29b2be99ec fix: add panda 2023-08-16 08:23:27 +00:00
alter-eggo
59654ece1c feat: panda poc 2023-08-16 08:23:27 +00:00
alter-eggo
66cd1f6080 feat: remove redux devtools from final bundle 2023-07-31 10:07:02 +00:00
kyranjamie
1e8d229967 refactor: ledger 2023-07-25 11:52:46 +00:00
Polybius93
626ef0beeb feat: added use-bitcoin-contract hook and additional functions and configs 2023-07-20 11:49:06 +00:00
kyranjamie
80615cac13 feat!: manifest v3 release trigger
BREAKING CHANGE: this change is sufficient enough to warrant a major
bump
2023-07-18 13:37:32 +02:00
kyranjamie
3771c7075f test: fix interation tests with mv3
fix: try worker polling

fix: trigger wallet polling action

fix: upgrade playwright
2023-06-29 16:46:13 +00:00
kyranjamie
03dbb1eb94 refactor: migrate to manifest version 3 2023-06-29 16:46:13 +00:00
kyranjamie
0803ce6ad7 fix: live reload losing in memory key 2023-05-24 11:41:23 +00:00
kyranjamie
bac98ceac0 refactor: remove react type resolutions 2023-05-17 11:52:48 +00:00
kyranjamie
bbb7dc0472 refactor: improve logging 2023-05-17 09:43:05 +00:00
fbwoolf
a33cfdc2ae Revert "fix: branch name env variable"
This reverts commit afad562466.
2023-02-16 16:25:57 -06:00
fbwoolf
afad562466 fix: branch name env variable 2023-02-14 12:04:52 +01:00
kyranjamie
c886e4dd17 fix(packaging): prevent unresolvable sourcemap logs, closes #2964 2023-01-11 09:18:33 +01:00
kyranjamie
febde6a3a3 fix: track sentry releases, source maps, closes #2915, #2914 2023-01-10 17:42:14 +01:00
kyranjamie
a92cd276a6 fix: emotion styles broken 2023-01-06 09:33:57 +01:00
kyranjamie
67f809cd00 fix: emotion styles broken 2023-01-03 16:55:42 +01:00
kyranjamie
0cdedb1dcc refactor: attempt removing babel 2022-12-22 13:27:25 +00:00
kyranjamie
39a6f903d5 fix: dev source maps 2022-12-22 13:27:25 +00:00
kyranjamie
befb98b50d chore(tooling): add decrypt mnemonic page 2022-11-09 09:06:03 +01:00
kyranjamie
99239b2648 feat(ledger): add utf-8 message signing support 2022-09-06 14:51:56 +02:00
fbwoolf
e827f2e330 fix: setup and relocate env variables 2022-08-10 08:44:32 -05:00
fbwoolf
7fdf36337c feat: add coinbase pay support 2022-07-15 13:26:01 -05:00
kyranjamie
4939bb6aac chore: prohibit non-type imports of webextension-polyfill 2022-07-04 15:50:06 +02:00
kyranjamie
eda875a6b6 ci: add validation of firefox extension 2022-07-04 15:50:06 +02:00
kyranjamie
8a7d0d2a3d feat: support Ledger hardware wallets
fix: comment out request validation

test: migrate post condition test to unit

fix: transaction details microstacks

chore: add error page when doing ledger auth

fix: add missing tx details

chore: improve error page copy

chore: format the µSTX amount

chore: rename onboarding route

chore: fix issues with merge

fix: switch account drawer

chore: fix issues with merge
2022-06-20 17:33:21 +01:00
beguene
cfb28e8d8e feat: add arbitrary message signing
closes #1051
2022-05-11 13:28:48 +02:00
janniks
ca21e8df20 build: update to stacks.js 4.0.0 2022-04-26 16:03:34 +02:00
fbwoolf
8e1712477d feat: add new onboarding home page 2022-03-23 12:50:09 -05:00
kyranjamie
4bcfc30212 refactor: add migration step 2022-02-28 16:59:59 +01:00
fbwoolf
431e63b7a0 feat: add welcome page 2022-01-26 12:07:47 -06:00
kyranjamie
46ddd2829e fix: remove inline source maps in prod 2022-01-11 19:49:35 -06:00
Fara Woolf
4b7859a4f9 Revert "feat: add welcome page"
This reverts commit 57c16a734d.
2022-01-11 16:19:24 -06:00
fbwoolf
57c16a734d feat: add welcome page 2022-01-11 13:48:02 -06:00
kyranjamie
c07a910307 refactor: rename linting actions 2021-12-21 15:01:05 +00:00
kyranjamie
143bad3c33 refactor(folders): move components 2021-12-21 15:01:05 +00:00
kyranjamie
be24bf5d7b refactor: remove unnecessary imports 2021-12-20 10:07:35 +00:00
kyranjamie
95cdc702fb refactor: use React jsx transform 2021-12-20 10:07:35 +00:00
fbwoolf
c5d365cc75 refactor: app routes and account gate 2021-12-08 10:44:33 -06:00
kyranjamie
98b8c7cde8 chore: update webpack mode to 'production' 2021-12-07 16:13:44 +01:00
kyranjamie
4f23ff0d01 refactor(tx-signing): remove implicit signing of transactions from send-form 2021-12-07 14:09:39 +01:00
kyranjamie
088c716f22 refactor(tx-signing): use unsigned serialised txs for fee estimation 2021-12-07 14:09:39 +01:00
beguene
14f6cbab8e feat: add fiat onramp UI + providers
Added Transak & Okcoin
Add ability to switch on/off provider using config/wallet-config.json
2021-12-06 15:57:03 +01:00
kyranjamie
60095b0d74 chore: add webpack build feedback 2021-12-01 15:59:24 +01:00
kyranjamie
14fda41762 chore: use branch name as version for feature PRs 2021-11-29 11:06:17 +01:00
beguene
0999431bf0 feat: add segment integration
closes #1748
2021-11-16 14:20:16 +01:00
kyranjamie
6385d0452b chore: upgrade webpack, fix error 2021-11-10 15:59:34 +01:00
kyranjamie
d95b413f38 fix: local dev not injecting provider, closes #1795 2021-10-26 15:08:46 +02:00
kyranjamie
dad028e8d8 feat: add diagnostics with user permissions 2021-10-12 11:37:49 +02:00
kyranjamie
49550b586c refactor(webpack): simplify webpack configuration 2021-10-11 15:27:20 +02:00