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

beta.7 #603

Merged
merged 27 commits into from Oct 15, 2021
Merged

beta.7 #603

merged 27 commits into from Oct 15, 2021

Conversation

floating
Copy link
Owner

No description provided.

mholtzman and others added 21 commits October 6, 2021 14:43
Co-authored-by: Matt Holtzman <matt.holtzman@gmail.com>
* allow up to 40 Lattice addresses to be loaded

* use account limit instead of store
* Hide account grabber for now

* Add aragon ens registry for polygon

* Split keystore and private key setup, clear setup after adding signer

* Don't overwrite local state endpoint in chain setup

* Move add chain to top

* Update deps
* handle Ledger Nano X going to sleep

* add reload functionality

* cleanup

* update USB adapter signature

* add VSCode files to gitignore

* remove signer test script
@floating floating self-assigned this Oct 15, 2021
main/provider/index.js Outdated Show resolved Hide resolved
main/provider/index.js Outdated Show resolved Hide resolved
main/provider/index.js Outdated Show resolved Hide resolved
main/store/actions/index.js Outdated Show resolved Hide resolved
main/transaction/index.ts Outdated Show resolved Hide resolved
main/signers/Signer/index.ts Outdated Show resolved Hide resolved
main/signers/Signer/index.ts Show resolved Hide resolved
main/signers/index.ts Outdated Show resolved Hide resolved
}

const loadedAddresses = await getAddresses(req)
this.addresses = [...this.addresses, ...loadedAddresses]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to update each time we add new addresses?

@floating floating merged commit 7f8e12c into 0.5 Oct 15, 2021
@floating floating deleted the beta.7 branch December 1, 2021 17:03
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 this pull request may close these issues.

None yet

2 participants