Merge pull request #825 from blinklabs-io/feat/antithesis-dingo-devnet
feat: add dingo to devnet stack
feat: add dingo to devnet stack
Count Praos txs via Mempool.RemoveTxs events and Leios txs via EB transaction arrays. Compute TPS over the observation window and report as a sometimes assertion plus per-iteration log summary. Signed-off-by: Chris Gianelloni <[email protected]>
This allow diffusion of those configurations without activations of the entities, making operation easier.
Fix missing Conway genesis
This adds dingo to the devnet compose stack for local testing. It connects to all pool nodes and retrieves any EBs advertised via the Leios protocols. Signed-off-by: Aurora Gaffney <[email protected]>
* ci: provide EXPO_PUBLIC vars for lace v2 build in release lace bundle workflow * chore: update v2 submodule
This is necessary to avoid false positives when detecting new packages to build in CI This commit can be reverted after #1271 is merged
Occasionally the download-artifact action doesn't clean up after itself and leaves behind a directory with the same name as the one we're about to create.
Signed-off-by: Chris Gianelloni <[email protected]>
This is necessary to avoid false positives when detecting new packages to build in CI This commit can be reverted after #1271 is merged
This brings in input-output-hk/foliage#119 which drops the `force-version` field and uses only the presence of a revision-0 cabal file to determine whether the upstream cabal file needs to be overwritten.
Occasionally the download-artifact action doesn't clean up after itself and leaves behind a directory with the same name as the one we're about to create.