ethereum / py-geth

Python wrapping for running Go-Ethereum as a subprocess
MIT License
100 stars 218 forks source link

Closes #50: Geth docker addition #180

Open 0x0elliot opened 9 months ago

0x0elliot commented 9 months ago

Draft PR to keep track of changes. Here is the check list:

Broad target:

Small targets:

Progress:

Screenshot 2024-01-15 at 2 20 15 AM

Next goal is making the following work for mainnet

0x0elliot commented 9 months ago

Progress:

Screenshot 2024-01-15 at 2 20 15 AM
0x0elliot commented 9 months ago
Screenshot 2024-01-21 at 6 46 36 AM

stuck here, eh

0x0elliot commented 9 months ago

why is this happening? this is the command being used by the wrapper right now to get accounts but it fails both on execution because of this error @pacrob 🤔

any help is appreciated, though, i will figure this out soon