-
With asset bundles work and deferred asset caches getting introduced into the repo, we should work add tools to improve the process. For different platforms, it would be great to have a script that ca…
-
Hi
I'm running Binance full node using docker, version 0.8.2.
It is not working throwing error `error on replay: Wrong Block.Header.AppHash.` after height `149444329.`
`I[2021-03-12|12:39:00.…
ghost updated
2 years ago
-
I just tried to start syncing through state-sync method, but got this panic message while trying to start the node:
```
panic: Cannot create validator set: duplicate entry Validator{630DCD2966C43366…
-
If you try to sync a node with `chain.statesync.enable` but there are no snapshots on the network yet, it hangs forever. You have to disable.
-
#### System information
Geth version: `geth version`
OS & Version: Windows/Linux/OSX
Commit hash : 56e9001a1a8ddecc478943170b00207ef46109b9
#### Expected behaviour
The channel sending/receivi…
-
**Describe the bug**
Node was behind ~6k blocks however, the node sync result was true
see here :
```bash
$ hmy utility metadata -n api.s0.t.hmny.io | grep current-block-number
"current-blo…
-
**Describe the bug**
```
% ulimit -a
-t: cpu time (seconds) unlimited
-f: file size (blocks) unlimited
-d: data seg size (kbytes) 7716864
-s: stack size (kbyte…
-
integration tests needed:
- fresh chain with no genesis state and with null app_hash, `app.snapshots.enabled=true`, then a joining node at block X (say 10) that uses statesync
- basic migration / …
-
### Summary
A node starting from BlockSync may never reach the latest height. We have observed in e2e testnets that, at the end of BlockSync when the node switches to consensus, the node is still l…
hvanz updated
4 months ago
-
[SG] I successfully deployed a healthy scratch network consisting of just 1 founder node! Here's what I had to change:
## cometbft helm values
### 1) disable state sync
```diff
stateSyn…