yours-org / yours-wallet

A non-custodial and open-source wallet for BSV and 1Sat Ordinals.
Other
63 stars 51 forks source link

Panda wallet bug #189

Closed lolosequence closed 1 month ago

lolosequence commented 10 months ago

Hello. I can't restore my wallet with my seed phrase. The loader runs infinitely. Can you help me resolve this problem, please ?

panda wallet bug

Reynieri commented 9 months ago

did find a solution ? I'm the same situation.

afomi commented 8 months ago

Can you provide any more information? Is this still occurring?

Is the .json well-formatted? (Do not share the keys or the file!)

But do check out the format of the json file.

lolosequence commented 8 months ago

Hello and thank for your reply.

My json:

{ "p": "lrc-20", "id": "bfd3bfe2d65a131e9792ee04a2da9594d9dc8741a7ab362c11945bfc368d2063_1", "op": "mint", "amt": 1000 }

Le jeu. 7 mars 2024 à 13:08, Ryan Wold @.***> a écrit :

Can you provide any more information? Is this still occurring?

Is the .json well-formatted? (Do not share the keys or the file!)

But do check out the format of the json file.

— Reply to this email directly, view it on GitHub https://github.com/Panda-Wallet/panda-wallet/issues/189#issuecomment-1983375229, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5AM4J3PAL7VZOTENYPVVFDYXBKC7AVCNFSM6AAAAABBGV4K36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBTGM3TKMRSHE . You are receiving this because you authored the thread.Message ID: @.***>

--

Krimm Laurent 07-56-99-24-84 @.*** www.yellov.fr

afomi commented 8 months ago

@lolosequence - that looks like the format for a specific mint

The .json for importing a file should look like:

{
  "mnemonic": "....",
  "payPk": "....",
  "payDerivationPath": "....",
  "ordPk": "....",
  "ordDerivationPath": "....",
  "identityPk": "....",
  "identityDerivationPath": "...."
}
rosemaryfriend commented 7 months ago

hi team, it is almost 2 months since i am unable to open my panda (now yours) wallet. maybe everyone is in a similar situation? I have updated to 3.2.0 version and imagine you are all busy. should i try to open a new account? or just wait until the transition has been streamlined? please advise when it is wise to try and login again.

afomi commented 7 months ago

@rosemaryfriend - what errors or application behavior are you seeing?