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

Goes with https://github.com/deso-protocol/backend/pull/497.

Receiving an backend exit most days at the same time (~04:30 UTC) with the following error: (I should note this example is taken from this afternoon after a restart and...

A fun algorithm to compress a sorted list of n integers in range [0, m] using 2n + nlog(m/n) bits.

Validates total input, spend amount, change amount, fees, and error result computed from chain.AddInputsAndChangeToTransaction. @AeonSw4n Added tests to validate the output of AddInputsAndChangeToTransaction. Wrote this test as I was working...

Context: I love the project and what it stands for. It's very important for an impactful and complex project like this to have great coverage of tests. I started working...