garyng2000

Results 17 issues of garyng2000

### Ethers Version 5.6.9 ### Search Terms event listening ### Describe the Problem I am trying to use the contract.on(event,...) to watch event happening and is expecting it to be...

duplicate

How can I use the generated class to get the tx data say for multi-call or whatever ? Or I need to fallback to ethers with the abi ?

I tried to follow the simple steps(other than adding WalletConnect) but instead of seeing the popup of providers to select, it kick start metamask immediately. However, if I tried the...

v1

# Overview trying to package frictionless with pyinstaller. While the target(when running) has assets directory, the validation failed as there are multiple file access error of the 'VERSION' or pipleline.json,...

if I just clone and start, I see a lot of prettier error due to the CRLF thing, need to add this to the eslintrc.json file(well if there are other...

if I start geth in a command window(linux), ctrl-c is received but the shutdown process never complete. the same is true if I put it into systemd. end up need...

I tried to run my own node from scratch(i.e. deploy the bridging contracts) and adjust the geth start script but get the following on start(yet another one I did the...

given that 1.14 has removed everything except POS, I followed the recommended below https://geth.ethereum.org/docs/fundamentals/kurtosis to start new private network. And notice two issues so far: the command to start from...

type:bug

### Describe the bug I am setting up a private POS devnet. machine 1 has beacon node that is reachable by all machine on the same subnet(private). machine 2 has...

Bug
custom devnet

### Describe the bug following this guide https://geth.ethereum.org/docs/fundamentals/kurtosis, I can start a local POS cluster in docker and was able to extract the genesis information from it. But if I...

Bug
custom devnet