-
Uncaught (in promise) AxiosError {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}
-
- [ ] I've asked for help in the [Mist Gitter](http://gitter.im/ethereum/mist) before filing this issue.
```
Version: `0.0.0`
OS & Version: windows
Node version: geth 1.7.1-stable
Number of b…
ghost updated
6 years ago
-
There is a "FlyClient" proposal that seems to offer an alternative approach for constrained resource clients . The document is at the [this location]( https://eprint.iacr.org/2019/226.pdf) .
A revi…
-
Tasks (refactor):
- [ ] sub-protocol messages for full syncing: https://gist.github.com/hwwhww/b5e8682d6c5e7f6483b71d3de89456ed/revisions
- [ ] [Sharding introduction](https://docs.google.com/presen…
-
geth account 생성을 위해 ubuntu 에서 `clef newaccount --keystore ~/myGeth/keystore` 명령어 입력시 에러
Command 'clef' not found, did you mean:
command 'chef' from deb filters (2.55-3build1)
command 'clif' f…
-
Hi @allada! Thanks for maintaining erigon snapshots for BSC! Your scripts and data have been highly useful to us in setting up our own BSC nodes
Unfortunately, as per [this article](https://erigon.…
-
When network was up using the preset validators and stable and producing blocks, I added a new validator and tried to add it to the network. However, it was not detected as a new validator to stake.
…
-
Create a pagination block on the bottom of each page to navigate from doc to doc.
The design proposal is here.
https://www.figma.com/file/ekzIgwyeVKLtFSAcnA0Q0D/geth-website?node-id=2848%3A210…
-
The miner isn't logging any errors to console, but it is triggering the following error in geth:
> WARN [02-04|09:10:44.313] Served eth_submitHashrate conn=127.0.0.1:56886 reqid=9 dura…
-
### Description
Current available installation methods require downloading and installing packages from github or docker, but these installation methods require significant effort on behalf of …