Git Product home page Git Product logo

Comments (6)

fmrsabino avatar fmrsabino commented on September 4, 2024

This issue was solved on version v4.2.9 of the Safe Transaction Service: https://github.com/safe-global/safe-transaction-service/releases/tag/v4.2.9

Can you try setting TXS_VERSION to v4.2.9?

from safe-infrastructure.

stebansaa avatar stebansaa commented on September 4, 2024

Updating to v4.2.9 did solve the issue, however now Im seeing this on Chrome when I try to connect metamask:

from the inspector tool console on Chrome:

wallet-connect-a5ae4fe8.js:25 Uncaught (in promise) Error: A "infuraKey" or a "rpc" object with a parameter of 1 must be included in the WalletConnect initialization object
at Module.walletConnect [as default] (wallet-connect-a5ae4fe8.js:25:1)
at onboard-e5e6136d.js:8440:1
at async Promise.all (index 2)

The chainid is configured so it returns this:

{"count":1,"next":null,"previous":null,"results":[{"chainId":"15555","chainName":"Test","shortName":"Testevm","description":"Testevm","l2":true,"rpcUri":{"authentication":"NO_AUTHENTICATION","value":"https://api.testevm.local"},"safeAppsRpcUri":{"authentication":"NO_AUTHENTICATION","value":"https://api.testevm.local"},"publicRpcUri":{"authentication":"NO_AUTHENTICATION","value":"https://api.testevm.local"},"blockExplorerUriTemplate":{"address":"https://rinkeby.etherscan.io/address/{{address}}","txHash":"https://rinkeby.etherscan.io/tx/{{txHash}}","api":"https://api-rinkeby.etherscan.io/api?module={{module}}&action={{action}}&address={{address}}&apiKey={{apiKey}}"},"nativeCurrency":{"name":"Test","symbol":"Test","decimals":18,"logoUri":"/media/chains/15555/currency_logo.png"},"transactionService":"http://nginx:8000/txs","vpcTransactionService":"http://nginx:8000/txs","theme":{"textColor":"#ffffff","backgroundColor":"#000000"},"gasPrice":[],"ensRegistryAddress":null,"recommendedMasterCopyVersion":"1.3.0","disabledWallets":[],"features":[]}]}

from safe-infrastructure.

stebansaa avatar stebansaa commented on September 4, 2024

solved the previous issue with the missing infura/rpc.... It is more a UX problem than anything. The user needs to first select an EVM from the options. Yet they only become available after cache is fully cleared. Now dealing with a new issue.

"safeContracts.ts:93 Uncaught (in promise) Error: GnosisSafeProxyFactory contract not found for chainId: 15555"

the contract does exist on chain 15555:
15555: GnosisSafeProxyFactory: 0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2

will try to solve this one and update this thread.

from safe-infrastructure.

stebansaa avatar stebansaa commented on September 4, 2024

after starting over on a new vm, again having problems with the chainid set on the API, not being found by the frontend. I have carefully followed the documentation multiple times, the process is broken.

from safe-infrastructure.

fmrsabino avatar fmrsabino commented on September 4, 2024

after starting over on a new vm, again having problems with the chainid set on the API, not being found by the frontend. I have carefully followed the documentation multiple times, the process is broken.

Is this issue the same as the one reported here #33 ?

from safe-infrastructure.

fmrsabino avatar fmrsabino commented on September 4, 2024

I will close this issue since the original issue was fixed.

from safe-infrastructure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.