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
address is 0x17524b0b247a01969d21d626175d449fc0fb7d3b5fc467a9d22c16f58abc4fd
Expected behavior
same Mnemonic should have same address with Braavos wallet and BraavosAccountDerivation on starknet.dart
The text was updated successfully, but these errors were encountered:
gtmickey
changed the title
Account address is different while use same Mnemonic by starknet.dart and braavos wallet
Account address is different while use same Mnemonic by starknet.dart BraavosAccountDerivation and braavos wallet
Aug 1, 2024
Hi, this is caused because braavos change their class_hash a few months ago. Also, their calldata only needs public key. I sent PR #407 to fix this issue. Please check...thanks.
Describe the bug
Account address is different while use same Mnemonic by starknet.dart and braavos wallet
To Reproduce
Steps to reproduce the behavior:
Expected behavior
same Mnemonic should have same address with Braavos wallet and BraavosAccountDerivation on starknet.dart
The text was updated successfully, but these errors were encountered: