Directories
¶
| Path | Synopsis |
|---|---|
|
test
|
|
|
archive-demo/cmd/demo-fetch
command
demo-fetch is a small CLI used by the archive-demo's demo.sh to make the BlockFetch step of the demo visible: it connects to a Dingo NtN endpoint, ChainSync-walks from origin to find a block at or past a requested slot, then BlockFetches that block and reports the byte count and elapsed time.
|
demo-fetch is a small CLI used by the archive-demo's demo.sh to make the BlockFetch step of the demo visible: it connects to a Dingo NtN endpoint, ChainSync-walks from origin to find a block at or past a requested slot, then BlockFetches that block and reports the byte count and elapsed time. |
|
archive-demo/cmd/inspect-blob
command
inspect-blob is a CLI used by the archive-demo integration test to verify whether a block (slot, hash) is present in a Dingo node's local Badger blob store.
|
inspect-blob is a CLI used by the archive-demo integration test to verify whether a block (slot, hash) is present in a Dingo node's local Badger blob store. |
|
archive-demo/internal/archivedemo
Package archivedemo provides shared helpers for the archive-node demo at internal/test/archive-demo/.
|
Package archivedemo provides shared helpers for the archive-node demo at internal/test/archive-demo/. |
|
conformance
Package conformance provides a DingoStateManager that implements the ouroboros-mock conformance.StateManager interface using dingo's database and ledger packages with an in-memory SQLite database.
|
Package conformance provides a DingoStateManager that implements the ouroboros-mock conformance.StateManager interface using dingo's database and ledger packages with an in-memory SQLite database. |
|
testutil
Package testutil provides common test helper utilities for the Dingo project.
|
Package testutil provides common test helper utilities for the Dingo project. |
Click to show internal directories.
Click to hide internal directories.