signum-network / signum-xt-wallet

Cryptocurrency wallet for the green Signum 🍀 blockchain as an extension for your browser.
MIT License
14 stars 6 forks source link

DApp Signing does not work #19

Closed ohager closed 2 years ago

ohager commented 2 years ago

Describe the bug When signing a transaction with a DApp, nothing happens

To Reproduce Steps to reproduce the behavior:

  1. e.g. Use Edit Profile on signum-art
  2. Click on save
  3. Nothing happens

Expected behavior Should open a dialog and asking for confirmation

Additional context First analysis shows a "NotFound" Error in the console coming from the extension/contentScript.

rogerwim commented 2 years ago

Wait, how did we break a core feature?

ohager commented 2 years ago

Wait, how did we break a core feature?

Major refactoring.... but it's fixed, and was no issue of the wallet, but the signumjs library... all fine.