TalismanSociety / talisman

Multi-Chain Made Easy with Talisman Wallet. An ultra-secure Ethereum and Polkadot wallet for both beginners and pros.
https://talisman.xyz/download
GNU General Public License v3.0
53 stars 29 forks source link

Bifrost test network failed to integrate ledger #1517

Closed yooml closed 4 days ago

yooml commented 1 week ago

We used zombienet to build a test chain integrated with metadataHash, and found that signing errors would occur when signing with talisman, but not when using polkadot.js and subwallet.

You can try signing here: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fbifrost-polkadot-rpc.devnet.liebi.com%2Fws#/accounts

yooml commented 1 week ago

You can verify the availability of metadataHash:

git clone https://github.com/yooml/signer-test
cd signer-test
yarn && yarn start:dev
chidg commented 4 days ago

Hi @yooml , please let us know if this can now be closed as I believe it was fixed with https://github.com/TalismanSociety/talisman/commit/c7c1221d802c7504fa12055b4c8878fe5b0abf3e

yooml commented 4 days ago

@chidg Yes, it's been fixed.