90 Commits

Author SHA1 Message Date
fbwoolf
c5d365cc75 refactor: app routes and account gate 2021-12-08 10:44:33 -06:00
kyranjamie
eca4d681c3 test(tx-signing): add test of sending stx initiated by app 2021-12-03 11:12:59 +01:00
fbwoolf
78fd65269e feat: use fee estimation endpoint
This feature adds a fee select dropdown in the form, that lets
users choose a Low, Medium, or High fee.
2021-11-16 16:26:49 -06:00
kyranjamie
7870818451 chore(bns): add small BNS tab with link to test app, closes #1838 2021-10-19 15:43:49 +02:00
kyranjamie
49550b586c refactor(webpack): simplify webpack configuration 2021-10-11 15:27:20 +02:00
fbwoolf
0e4b9c7c5a fix: webpack dev server 2021-10-11 15:27:20 +02:00
beguene
c90ed29f0b fix: remove post conditions in allow mode
closes #1778
2021-10-06 08:24:28 -05:00
fbwoolf
5e4936274c chore: upgrade connect packages 2021-09-01 16:48:29 -05:00
kyranjamie
41e625a3cd chore: use alternate fee logic 2021-09-01 16:48:29 -05:00
kyranjamie
325c1d9346 chore: add fee setting debugger input 2021-09-01 16:48:29 -05:00
fbwoolf
fd111137b7 feat: add optional fee to tx contract call 2021-09-01 16:48:29 -05:00
Thomas Osmonson
98fcd25485 fix: add post condition allow warning 2021-08-27 11:27:03 -05:00
kyranjamie
b247987b4d chore: add new debugger options 2021-08-23 16:20:47 +01:00
kyranjamie
05d5fc7fa0 fix: localhost not being supported 2021-08-23 16:20:47 +01:00
beguene
371c954505 feat: fetch & show microblocks
Fetch microblocks using unanchored=true,  those microblock tx must be
Add dual balances for microblocks
Show icon for microblock in activity
displayed as confirmed
fetches both unanchored & anchored balances
Add new lightning icon to asset icon
Add a new subAmount to Asset components
closes #1428
2021-08-16 21:40:44 +05:30
fbwoolf
b882838e2b refactor: change to hiro wallet branding 2021-07-30 19:00:33 +05:30
Thomas Osmonson
0c6c33cdbe fix: handle invalid stacks addresses in contract calls 2021-07-22 14:15:11 -05:00
Thomas Osmonson
05ce86e33c fix: test app contract addresses 2021-07-13 16:25:29 -05:00
Thomas Osmonson
e20232e9a1 chore: backup testnet contracts 2021-07-13 09:29:53 -05:00
Thomas Osmonson
d9979c61a3 chore: update data-test -> data-testid in test app 2021-07-08 11:16:09 -05:00
fbwoolf
cf687aa74d chore: setup transaction integration tests 2021-07-07 13:28:39 -05:00
kyranjamie
117c87ce85 refactor: use latest types package 2021-07-06 11:12:16 +02:00
fbwoolf
b6c9a5b808 chore: update connect versions 2021-06-22 10:28:49 -05:00
Thomas Osmonson
a5fa3b5938 fix: test app infinite loop 2021-06-11 12:31:38 -05:00
Thomas Osmonson
e564d3c74e fix: tests, jest, network urls 2021-06-09 11:06:04 -05:00
Thomas Osmonson
7585179803 fix: typos, show data in post conditions 2021-06-02 08:42:34 -05:00
Thomas Osmonson
eece6c539a fix: ustx in debugger 2021-06-02 08:42:34 -05:00
Thomas Osmonson
311ab5967a fix: implement correct trait, fix sending functionality 2021-06-02 08:42:34 -05:00
kyranjamie
c307f4242e chore: adjust storge import paths 2021-05-27 15:19:10 +02:00
kyranjamie
8000372903 chore: fix broken sourcemaps test-app 2021-05-27 15:19:10 +02:00
fbwoolf
09c9b857bf feat: add onCancel support to requests 2021-05-25 15:31:40 -05:00
Thomas Osmonson
0f74453734 fix: cleanup, add test example of NFT pc 2021-05-20 14:36:21 -05:00
Thomas Osmonson
5f0d71a543 feat: improve transaction signing 2021-05-20 14:36:21 -05:00
Thomas Osmonson
d5876eebbe chore: fix test app 2021-05-14 14:32:17 -05:00
Thomas Osmonson
350e709b55 fix: env vars 2021-05-13 16:26:33 -05:00
Thomas Osmonson
eb99a3f8a5 chore: deps, webpack 2021-05-13 16:26:33 -05:00
Hank Stoever
a88ab0eb1e fix: correct comparison of two principals 2021-03-26 17:26:44 -05:00
Thomas Osmonson
2488d883c9 fix: remove legacy space util 2021-03-16 16:50:59 -05:00
Hank Stoever
4370ed049d fix: webext config for firefox signing 2021-03-10 20:21:07 -06:00
Thomas Osmonson
9116acc94c fix: refactor test-app, use same deps 2021-03-10 20:21:07 -06:00