-
As the title says, this is the code:
```
const providerURL = 'https://kovan.infura.io/v3/1234342ba...'
const ipfsGateway = 'https://ipfs.kleros.io'
const archon = new Archon(providerURL, ipfsGatew…
-
### Summary
### Dev Tasks
- [x] Gas price to be read from the provider
- [x] Mainnet - notify user that they have no WETH on L2 and point them to the optimism dapp bridge (blocked by Optimism …
-
The current architecture silos mainnet for production and kovan for staging. Production DApps often support multiple networks (see https://github.com/kleros/court).
Re-architect so that the network…
-
This problem came up on the Kovan deployment.
A manually added submission never has an unresolved request. Because the worker builds by pulling open requests from The Graph, the registration never …
-
Hi, while following the steps to test the repo on the Kovan test network I ran into this issue : **. get_weth.py works well, I can see the ETH being replaced by WETH on Metamask, deployement_v2 works …
-
When i run the code i am constantly getting this error can you help? This error occurs specifically when the lending_pool.borrow() line. I can deposit WETH to AAVE but I can not borrow due to this err…
-
We would like to submit the stablecoin system [staticoin](http://www.staticoin.com) to your list, which has been up and running for 9 months, offering ETH backed fiat in USD, EUR, GBP, CAD and JPY.
…
-
Hi Team,
I have configured the ETH Kovan chain and the node is in sync with the blockchain. However, the height count in the tower section under blockchain is increasing very slowly. Because of thi…
-
Hello, after creating a react app for the front_end and reinstalling nodejs and yarn I went back to try to deploy to Kovan but ganance-cli is not working anymore. I can deploy it to the Ganache GUI b…
-
I am using my metamask wallet and have Kovan ETH in it.
This is what I see in the console when I click on the "Mint FreeCoins" button after connecting metamask:
The browser used is Firefox 84.0.…