rusty-kaspa icon indicating copy to clipboard operation
rusty-kaspa copied to clipboard

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.

Results 87 rusty-kaspa issues
Sort by recently updated
recently updated
newest added

available in The LLVM Compiler Infrastructure (https://llvm.org/)

Would be much useful for exchanges & data analysis etc.

In order to make nodes have as precise a time as possible and to increase the number of honest nodes reporting a correct time in their blocks, either: - check...

1. Change Block to have `Arc` and pass block around w/o an arc 2. Switch `BlueWorkType` to Uint192 3. Consider the DAA window average optimization by Tiram 4. Remove fee...