core icon indicating copy to clipboard operation
core copied to clipboard

DeSo core node

Results 89 core issues
Sort by recently updated
recently updated
newest added

We have a transaction node which stopped syncing yesterday. After logging in the admin console claimed it was fully synced. Node is using hypersync and fully indexed. No storage, CPU...

![image](https://user-images.githubusercontent.com/77955726/174067964-4ec36868-bc67-4f2c-9dcd-f2e254b482d2.png) The node keeps restarting after downloading headers of Hypersync

Add some checks to disconnect tests: - verify that the state prior to transaction connects is identical to the state after transaction disconnects - simplify TestMeta mempool/block disconnects everywhere This...

Issues on Postgres tend to take to long to fix and sometimes to find. This is due to the fact that the sync takes longer and errors manifest themselves at...

I just used DAODAO and followed myself. I believe this is mistake in core consensus logic and the following own profile should return rule error on consensus logic when connecting...

Examples of caching Go dependencies on Linux GitHub Actions: * https://github.com/actions/cache/blob/main/examples.md#linux-1 * https://markphelps.me/posts/speed-up-your-go-builds-with-actions-cache/