tinydancer icon indicating copy to clipboard operation
tinydancer copied to clipboard

The First Light Client for the Solana Blockchain

Results 10 tinydancer issues
Sort by recently updated
recently updated
newest added

Context: - `Linux r7p0 6.7.4-artix1-1 #1 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux` - `rustc 1.80.0-nightly (e82c861d7 2024-05-04)` I'm posting my build logs as GISTs as I can't include the full logs: https://gist.github.com/6r1d/1742aaac5ac9bfb54146126e2f40ee5b

**Cargo install tinydancer** ``` error: failed to compile `tinydancer v0.0.8`, intermediate artifacts can be found at `/tmp/cargo-installGxBshx`. To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR`...

Hi, I'm trying to install TInyDancer through `cargo install`. It all goes well until it reaches `spl-token-2022`, where the build fails: ``` 124.4 Compiling spl-token-2022 v0.5.0 124.5 error[E0412]: cannot find...

What are the minimum specifications to run this? I mean what is the minimum amount of RAM, storage and others.

What if we just collet the confirmed poh ? And we can be sure of our transaction is on chain when we finish check the poh?

Tasks - [ ] figure this out Tests - [ ] todo Docs - [ ] todo

Tasks - [ ] Integrate CRDS - [ ] Add gossip service - [x] Add shred storage in rocks db - [ ] purge db shreds every epoch Tests -...

Tasks - [ ] Add repair stuff Tests - [ ] todo Docs - [ ] todo