ali

Results 6 comments of ali

Basically `get_all_entries` fails with timeout what do you mean by public repo? @cosinlink

```python3 from web3 import Web3, IPCProvider, WebsocketProvider, exceptions from web3.middleware import geth_poa_middleware from constant import REGISTRY_ADDR, REG_ABI W3 = Web3(IPCProvider(ipc_path='/home/ubuntu/node/geth.ipc')) W3.middleware_onion.inject(geth_poa_middleware, layer=0) REG = W3.eth.contract(address=REGISTRY_ADDR, abi=REG_ABI) hashedReqAdded_filter = REG.events.HashedReqAdded.createFilter(fromBlock=19029895, toBlock=19629895)...

If it was opensource community could do it for them guess that's not the case

I have the same issue on mac using `sudo killall nekobox_core` did the trick and fixed it.

> دوستان من nekory رو نصب کردم ترافیک همه ی سیستم از اون رد میشه جز ترمینال کسی راهی داره؟ (ubuntu 22.04) I installed Nekuri, the traffic of all the...

I am applying to this issue via [OnlyDust platform](https://app.onlydust.com/p/foundry). ### My background and how it can be leveraged I have experience with foundry tooling, and I recently began my journey...