Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tomholford/frame

Tags

v0.6.11

Toggle v0.6.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix context menu issues on Ubuntu 23+ (floating#1733)

v0.6.10

Toggle v0.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use node usb transport for Trezor (floating#1729)

v0.6.9

Toggle v0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove Pylon presets for Goerli chains (floating#1704)

v0.6.8

Toggle v0.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
port over fixes from canary (floating#1638)

* properly populate legacy transactions when serializing

* dont migrate to pylon connections if user chooses to use custom presets

* Chain reconnect (floating#1634)

* reset chain connections on resume event

* remove console log

* remove settimeout

* add safety check

* fix power monitor in tests

* try 0.6.7 draft release

* try to move test mocks back

* use pylon preset as default for base goerli

* subscribe to rates for custom tokens as well

* remove temp builds from build file

v0.6.7

Toggle v0.6.7's commit message
subscribe to rates for custom tokens as well

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
harden migration 37 (floating#1551)

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix onboard shortcut css (floating#1546)

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix for shortcut migration (floating#1527)

* fix for shortcut migration

* create migration to repair shortcut

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve send dapp loading & error display (floating#1525)

* dont flash mainnet disconnected warning if send dapp is already loaded

* fix typo

* improve logic

* extract component

* use spinner for loading

* delete log

* rework logic

---------

Co-authored-by: Matt Holtzman <[email protected]>
Co-authored-by: goosewobbler <[email protected]>

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ensure chain exists in networksMeta (floating#1476)

* ensure chain exists in networksMeta

* destructure

* add additional test cases

* dont overwrite existing metadata

---------

Co-authored-by: Matt Holtzman <[email protected]>