feat: helper types for building script context
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
* Fix TH code in checks for android cross compilation * Update builder/comp-builder.nix Co-authored-by: Copilot <[email protected]> * Update lib/check.nix Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
* sim-rs: extract generic sim infrastructure * sim-rs: make message types protocol-specific * sim-rs: scaffold linear leios * sim-rs: add TXs to linear leios * sim-rs: add RBs to linear leios * sim-rs: Add TXs to RBs in linear leios * sim-rs: propagate RB headers and bodies separately * sim-rs: generate and propagate EBs * sim-rs: generate and propagate votes * sim-rs: add certs on-chain * sim-rs: prune EB TXs from mempool * sim-rs: handle conflicts * sim-rs: support random tx sampling * sim-rs: only include EBs if enough time has passed * sim-rs: only filter EBs from mempool when enough time has passed * sim-rs: only consider blocks on-chain when we have bodies * sim-rs: add linear leios README * sim-rs: EB producers may vote for their EBs * sim-rs: Fix EB propagation * Update README
to facilate upgrading of swizzled components if their base code from docusaurus change.