ArdanaLabs / dUSD

5 stars 3 forks source link

CTL - Evaluate Gero Wallet Compatibility #263

Closed epiro-ps closed 2 years ago

epiro-ps commented 2 years ago

The goal of this task is to run some CTL transactions on testnet from the browser with a Gero wallet and confirm its readiness for inclusion in dUSD user acceptance testing.

Geometer1729 commented 2 years ago

Unlike Nami GeroWallet can't just be switched to testnet. They have a separate extension

Once that's set up a demo that works with nami throws


Uncaught TypeError: Cannot read properties of undefined (reading 'enable')
    at exports._enableGero (foreign.js?8b1b:5:20)
    at runSync (foreign.js?c747:90:1)
    at run (foreign.js?c747:328:1)
    at Object.run (foreign.js?c747:642:1)
    at run (foreign.js?c747:963:1)
    at runPar (foreign.js?c747:1002:1)
    at eval (foreign.js?c747:1016:1)
    at runAsync (foreign.js?c747:98:1)
    at run (foreign.js?c747:333:1)
    at eval (foreign.js?c747:348:1)
epiro-ps commented 2 years ago

Could you post a link to an issue on CTL that makes them aware that this is broken?

Geometer1729 commented 2 years ago

Could you post a link to an issue on CTL that makes them aware that this is broken?

In discord they mentioned it is because (the latest version of) Gero wallet requires https and that they are aware and working on a fix. https://github.com/Plutonomicon/cardano-transaction-lib/issues/755