You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feature: add Phantom to web3-onboard (#1372)
* feat: add Phantom injected provider
* feat: add phantom package
* chore: bump injected version number
* Bump version after merging in develop
* Align phantom pkg versions
* Add build steps for phantom
* Update readme and fix spelling errors
* Update Phantom package, update injected namespace within phantom injected-wallets
* Fix conflicts, add note to readme, yarn-it
* Create provider properly, remove conditional chaining for build across oldercompilers
* Add check for ethereum prop within phantom provider
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* Fix for gamestop chain recognition (#1441)
* Add Unstoppable Domains Reverse Resolution (#1410)
* added UD resolution dependency
pinned to the same version uauth uses to avoid increasing package size
* renames shortenEns to domain agnostic
* added uns reverse resolution
* removed excess console log
* Bump core version and add alpha tag, but react and vuew versions, prettier and err checking
* Fix demo
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* Add Ledger Connect Kit support (#1439)
* Add Ledger Connect Kit support
Replaces the old USB connection aproach with the new Connect Kit.
The Ledger Connect Kit loader gets the latest Connect Kit minor version
from a CDN at runtime so that Ledger can release updates without waiting
for wallet libraries or DApps to explicitly update packages and deploy
new versions.
Depending on the user's platform, Connect Kit's UI will guide them to
install the Ledger Connect extension in case it is supported, or present
the required details to connect to Ledger Live through WalletConnect.
* Prettier and version bumps
* Do not support switching chains from DApp on Ledger connector
* Add modal prompt for handling switchEthereumChain to switch chain in the wallet app
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* Updated versioning for release and added new checklist to PR description
* FEATURE: Add Zeal Wallet Package (#1435)
* Add support for Zeal injected wallet
* Add Zeal SDK module
* Fix provider type
* Add more info and dev contact details to README.md
* Apply suggestions related to version and dependencies
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* fix demo for signing typed and sending transaction
* Bump injected package version
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* Bump json5 from 2.2.1 to 2.2.3 in /examples/with-vite-react (#1443)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump json5 from 1.0.1 to 1.0.2 in /examples/with-ledger (#1444)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump json5 from 1.0.1 to 1.0.2 in /examples/with-nextjs (#1445)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump json5 from 2.2.1 to 2.2.3 (#1442)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Brian Friel <briandfriel@gmail.com>
Co-authored-by: Vincent Shadbolt <vince.shadbolt@gmail.com>
Co-authored-by: Hugo Lopes <106091551+hlopes-ledger@users.noreply.github.com>
Co-authored-by: resetko-zeal <112621289+resetko-zeal@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0 commit comments