core-geth icon indicating copy to clipboard operation
core-geth copied to clipboard

A highly configurable Go implementation of the Ethereum protocol.

Results 102 core-geth issues
Sort by recently updated
recently updated
newest added

I have a suspicion that `--rpccorsdomain` isn't working as I expect it to. Think it might be `*` not getting inferred as `*,*,*...`

Z1-question 🙋‍♀️

Like ethereum/go-ethereum, this codebase includes `params/` for specific network configuration values (default configurations, and one enabled default network config). This issue proposes to remove all default configurations from the code...

M2-config 📂
M4-core ⛓
P9-somedaymaybe 🌞
Q7-involved 💪

Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/63 Original author: @meowsbits ---

F3-annoyance 💩

Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/101 Original author: @meowsbits ---

F5-task 🎬
M2-config 📂
M4-core ⛓
P7-nicetohave 🐕

Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/120 Original author: @meowsbits --- - https://medium.com/@jason.carver/intro-to-beam-sync-a0fd168be14a - https://github.com/ethereum/trinity/releases/tag/v0.1.0-alpha.28

M4-core ⛓
P9-somedaymaybe 🌞
Q7-involved 💪

Merges with latest version of upstream ethereum/go-ethereum branch release/1.10.

F8-merge :crossed_flags:

``` 0|geth-mainet | INFO [09-08|14:57:31.296] Looking for peers peercount=0 tried=29 static=0 0|geth-mainet | INFO [09-08|14:57:41.415] Looking for peers peercount=0 tried=19 static=0 0|geth-mainet | INFO [09-08|14:57:51.415] Looking for peers peercount=0 tried=22...

Hi I always get corruption errors. Can you help me? fast or full mode when I try to sync. CRIT [09-08|20:54:22.403] Failed to persist accounts err="leveldb/table: corruption on data-block (pos=57475056):...

This pull request is draft for now as we go through the steps to add support for Hypra network. Hypra is a custom Proof-of-Work chain based on Ethereum, but recently...

These bootnodes did not respond to `./build/bin/devp2p discv4 ping` requests. For details: https://github.com/etclabscore/core-geth/actions/runs/11454273946.