-
# Problem/limitation At Hand
Currently, it seems the block explorer doesn't support API accessibility like BSC/ Ethscan.
it leads to developer cannot publishing the source code of smart contract t…
-
### Environment information
* `brownie` Version: 1.14.6
* `ganache-cli` Version: 6.12.2 (irrelevant tho)
* `solc` Version: 0.7.3 (irrelevant)
* Python Version: 3.9.5
* OS: osx/win (and probably…
-
As we've attempted to investigate reports of failing transactions, we've struggled to collect the necessary information to debug effectively. @franckc and @DanielVF have [a doc](https://docs.google.co…
-
I am very impressed with the innovation offered by this Beta project, which focuses on building a bridge between Ethereum (ETH) and Bitcoin (BTC) in early-stage testing. This initiative opens up a lot…
-
eos时代来临之前留下足迹
-
# Description
Reddit recently launched their project to experiment on 2 subreddits with launching their own subreddit tokens (https://decrypt.co/28874/why-reddit-is-bringing-crypto-to-two-million-peo…
-
when I am trying to connect blockscout exporer with `wss://godwoken-testnet-v1.ckbapp.dev/ws` url (https://github.com/nervosnetwork/godwoken-info/tree/main/testnet_v1_1#godwoken-web3-rpc), explorer, I…
-
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 …
-
1. Read guideline [here](https://gist.github.com/djeck1432/f722f5fe518c80b248ff609627da25e5)
2. Set up the project, read [README.md](https://github.com/djeck1432/spotnet/blob/main/README.md#developme…
-
I deployed my contract. But forgot to add
```js
mocha: {
timeout: 500000
}
```
So I get a timeout error as expeced. Then I added the timeout option and ran the test command `hh test --netwo…