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 124 rusty-kaspa issues
Sort by recently updated
recently updated
newest added

This PR encompasses a range of updates, including the refactored WASM32 SDK that now includes TypeScript bindings. Special thanks to everyone supporting this initiative on _Discord#development_. Key features: - Introduction...

**Is your feature request related to a problem? Please describe.** Follow up on https://github.com/kaspanet/rusty-kaspa/pull/446. As logs will be available only after the logging system is initiated, it introduces the gap...

Can you give me a demo of a transaction involving partial signatures from multiple people? In addition, I have a question: For example, a transaction requires three people to sign....

Execute node demo.js and report an error 1. cargo run --release --bin kaspad -- --rpclisten-json=127.0.0.1:17110 2. cd wasm 3. cd nodejs 4. node demo.js --network=mainnet 5.7a7440ee783988a2e132bea6b22f991fb971c4eca2f3378e2a99aded7df353ae 027a7440ee783988a2e132bea6b22f991fb971c4eca2f3378e2a99aded7df353ae Full kaspa address:...

- Fix `PublicKeyGenerator::change_address_as_string()` that was returning the receive address. - WASM SDK now builds as a GitHub artifact during the CI process. - `State` renamed to `PoW` - Docs now...

## Introduction Currently, for each block that we process header processor will calculate ghostdag for all levels. This preprocessing allows for the faster calculation of the pruning proof during pruning...

next step would be helm chart or kustomize, probably. sad that image size couldn't be reduced *question*: interested in auto ci build&push on docker hub or any other registries?