Since node announcements are stored and retrieved from disk (due to the PoW), the timestamp on it is never updated. This means it can be too old to cache and not sent/received by nodes. Fix this by having a max age. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||
Since node announcements are stored and retrieved from disk (due to the PoW), the timestamp on it is never updated. This means it can be too old to cache and not sent/received by nodes. Fix this by having a max age. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||