-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
EnhancementNew or improved featuresNew or improved featuresScopingClosed by decision making, not codeClosed by decision making, not code
Description
With the release of geth 1.9.0 (see https://blog.ethereum.org/2019/07/10/geth-v1-9-0/) - It is no longer necessary to naively support trezor or implement its firmware libraries within nucypher if we instead depend on geth for device compadability.
Impending Changes:
- Deprecate
nucypher.cli.device(KeepTrustedDevicearound for future feature-building) ([EPIC] NuCypher Staking Device Utility #1052) - Remove
devicefromTransactingPowerAPI, revisit signing method. (TransactingPower #1092) - Remove
devicefromCharacterAPIs - Remove
devicefromCharacterConfigurationAPIs - Refactor CLI options and interactions to use geth implemented trezor support (Extract Stakeholder CLI and Deploy Actions #1056 )
- [ ] Web3 geth client wallet endpoint scaffolding (until web3.py adoption)
Included in PR #1124
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew or improved featuresNew or improved featuresScopingClosed by decision making, not codeClosed by decision making, not code