This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add some specs to event processing * add map specific operations * add comments * add copyright notice and cli files * try add decide event action * issue in metadata * fix metadata error * added event specific actions * remove duplication * refactoring * add request message * add action items * fix select_all * some minor fixes * add event details * impl builderdatasource * fix quorum membership * implement api * remove api.rs * replace response broadcast channel to mpsc channel * add builderstate to global state * type fixes * fix response message * remove unused imports * change keys type * add signature in api responses * add bootstrapping logic * modify test - wip * add builder state initilisation * add wip test * wip testing * wip test * wip test * swap task::spawn with art::async_spawn * await on handle * point to recent branch in builder-api * add tracing and some cleanup * some more cleanup * some cleanup * add api request handling * dynamic qc, da, decide messages * add more tracing details * working test * fix allow spwaning from clones also * fix spawning multiple clones * add more event count * fix premature break * cleanup * some cleanup * cargo fmt * point to builder api main * Clean Cargo.toml, pinned Cargo.lock, updated for HotShot changes * fix types and commit cargo lock * Add flake.nix * fix clippy * mention builder in flake.nix * fix MC * fix MC * fix clippy * remove extra lint features * add cargo lock in gitignore --------- Co-authored-by: Nathan F Yospe <[email protected]>
- Loading branch information