-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Chain crashes on startup due to nonce issue while indexing.
### Log from macOS node
(ch…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New feature
use the headers
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST
in order to b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
If chain does not shut down cleanly, it cannot start (as expected). But when you attempt to r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Currently, `block-store` is executing `AddBlock()` twice for every received block.
### Exp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Noticed block_store stopped running during a sync. I restarted it after 8 minutes and …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Log messages prior to exit:
```
koinos-p2p-1 | 2022-10-23 08:37:05.043800 (p2p.Koino…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Doing a `docker-compose up` in this repo currently does not sync a testnet node, and th…
sneak updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
While syncing a large portion of peers is showing remote RPC timeouts causing error scores to…
-
Some fixtures in the `koinos_chain` unit tests call `initialize_logging()` multiple times, leading the same log message to be displayed multiple times.
There are two different possible approaches t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
The p2p node crashed with SIGSEGV and stack trace, here's the end of the logs:
```
2022-0…