Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate add-network.spec.ts #3707

Closed
Tracked by #2848
kyranjamie opened this issue May 16, 2023 · 0 comments · Fixed by #4190
Closed
Tracked by #2848

Migrate add-network.spec.ts #3707

kyranjamie opened this issue May 16, 2023 · 0 comments · Fixed by #4190
Assignees

Comments

@kyranjamie
Copy link
Collaborator

No description provided.

@kyranjamie kyranjamie changed the title add-network.spec.ts Migrate add-network.spec.ts May 16, 2023
@kyranjamie kyranjamie self-assigned this May 16, 2023
@github-project-automation github-project-automation bot moved this to Enhancements backlog in Hiro Wallet (DEPRECATED) May 16, 2023
@markmhendrickson markmhendrickson moved this from Enhancements backlog to Assigned in Hiro Wallet (DEPRECATED) May 16, 2023
@markmhendrickson markmhendrickson moved this from Prioritized to Tests backlog in Hiro Wallet (DEPRECATED) Jun 20, 2023
@alter-eggo alter-eggo assigned alter-eggo and unassigned kyranjamie Sep 6, 2023
@alter-eggo alter-eggo linked a pull request Sep 7, 2023 that will close this issue
kyranjamie pushed a commit that referenced this issue Sep 18, 2023
## [6.6.0](v6.5.1...v6.6.0) (2023-09-18)

### Features

* create new test acc ([f14e3f1](f14e3f1))
* increase fee actions ([7a9298b](7a9298b))
* ui changes in inscription flow ([23ab7f0](23ab7f0))
* update panda, node ([ddde3b1](ddde3b1))

### Bug Fixes

* add fill=currentColor to refresh icon for dark mode, closes [#4195](#4195) ([25476e7](25476e7))
* adjust header background colour based on screen context, [#4164](#4164) ([015c4e1](015c4e1))
* discord webhook, new org secret ([fbc1c57](fbc1c57))
* firefox publish issue ([e143172](e143172))
* fix fund test try ([2a5d421](2a5d421))
* flaky settings test ([51c460e](51c460e))
* global bg style ([d639c8f](d639c8f))
* pr ext build link ([126b1e7](126b1e7))
* remove radix layout components ([029e6b9](029e6b9))
* remove undefined tokens ([e1b431f](e1b431f))
* script type unknown ([2e344ec](2e344ec))
* stop sign in panel stretching too much, closes [#4212](#4212) ([1804f49](1804f49))
* triger release ([483f0ae](483f0ae))
* triger release ([5cb9193](5cb9193))
* trigger release ([108e74e](108e74e))
* trigger release ([cefd605](cefd605))
* trigger release ([8d596ae](8d596ae))
* trigger release ([316c67a](316c67a))

### Internal

* fund test migrate, closes [#4187](#4187) ([1375cd5](1375cd5))
* migrate network tests, closes [#3707](#3707) ([8ed7553](8ed7553))
* migrate tx requests tests to playwright, closes [#4151](#4151) ([c15b223](c15b223))
* pass all sighashTypes to signer ([fdb06cf](fdb06cf))
* remove emotion, configure panda to load css globally, ditch stacks-ui base, [#4164](#4164) ([d8655c1](d8655c1))
* remove legacy fund selectors ([92a495c](92a495c))
* remove legacy settings selectors ([e6eecb6](e6eecb6))
* remove test env ([61634d4](61634d4))
* rename leaf to leather ([66d159e](66d159e))
* request feature link ([4e6c09d](4e6c09d))
* settings legacy test ([068d3cd](068d3cd))
* swaps ui with leather-styles ([4884fc5](4884fc5))
* update to leather url paths ([203fad5](203fad5))
pete-watters pushed a commit to Nithishvb/extension that referenced this issue Jan 17, 2024
## [6.6.0](leather-io/extension@v6.5.1...v6.6.0) (2023-09-18)

### Features

* create new test acc ([f14e3f1](leather-io@f14e3f1))
* increase fee actions ([7a9298b](leather-io@7a9298b))
* ui changes in inscription flow ([23ab7f0](leather-io@23ab7f0))
* update panda, node ([ddde3b1](leather-io@ddde3b1))

### Bug Fixes

* add fill=currentColor to refresh icon for dark mode, closes [leather-io#4195](leather-io#4195) ([25476e7](leather-io@25476e7))
* adjust header background colour based on screen context, [leather-io#4164](leather-io#4164) ([015c4e1](leather-io@015c4e1))
* discord webhook, new org secret ([fbc1c57](leather-io@fbc1c57))
* firefox publish issue ([e143172](leather-io@e143172))
* fix fund test try ([2a5d421](leather-io@2a5d421))
* flaky settings test ([51c460e](leather-io@51c460e))
* global bg style ([d639c8f](leather-io@d639c8f))
* pr ext build link ([126b1e7](leather-io@126b1e7))
* remove radix layout components ([029e6b9](leather-io@029e6b9))
* remove undefined tokens ([e1b431f](leather-io@e1b431f))
* script type unknown ([2e344ec](leather-io@2e344ec))
* stop sign in panel stretching too much, closes [leather-io#4212](leather-io#4212) ([1804f49](leather-io@1804f49))
* triger release ([483f0ae](leather-io@483f0ae))
* triger release ([5cb9193](leather-io@5cb9193))
* trigger release ([108e74e](leather-io@108e74e))
* trigger release ([cefd605](leather-io@cefd605))
* trigger release ([8d596ae](leather-io@8d596ae))
* trigger release ([316c67a](leather-io@316c67a))

### Internal

* fund test migrate, closes [leather-io#4187](leather-io#4187) ([1375cd5](leather-io@1375cd5))
* migrate network tests, closes [leather-io#3707](leather-io#3707) ([8ed7553](leather-io@8ed7553))
* migrate tx requests tests to playwright, closes [leather-io#4151](leather-io#4151) ([c15b223](leather-io@c15b223))
* pass all sighashTypes to signer ([fdb06cf](leather-io@fdb06cf))
* remove emotion, configure panda to load css globally, ditch stacks-ui base, [leather-io#4164](leather-io#4164) ([d8655c1](leather-io@d8655c1))
* remove legacy fund selectors ([92a495c](leather-io@92a495c))
* remove legacy settings selectors ([e6eecb6](leather-io@e6eecb6))
* remove test env ([61634d4](leather-io@61634d4))
* rename leaf to leather ([66d159e](leather-io@66d159e))
* request feature link ([4e6c09d](leather-io@4e6c09d))
* settings legacy test ([068d3cd](leather-io@068d3cd))
* swaps ui with leather-styles ([4884fc5](leather-io@4884fc5))
* update to leather url paths ([203fad5](leather-io@203fad5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants