refactor(ergo-node): use statefulset
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Initially, this provides a home for the last BabbageFeatures test being moved out of cardano-ledger-test
Test all combinations of Plutus version and protocol version
Update Haddocks link in README
Signed-off-by: William Hankins <[email protected]>
Signed-off-by: Ales Verbic <[email protected]>
* downgrade most chain forward messages to trace * provide more structured traces Signed-off-by: Arnaud Bailly <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
- Removed `NetworkId` from structures and functions across modules. - Replaced `KeyHash` and `Credential` usage with `StakeAddress` for consistency.
* fix(database): commit only self-owned transactions to surface errors Signed-off-by: Chris Gianelloni <[email protected]> * fix(ledger): skip golangci-lint on defer rollback Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Chris Gianelloni <[email protected]> --------- Signed-off-by: Chris Gianelloni <[email protected]> Signed-off-by: Chris Gianelloni <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Ales Verbic <[email protected]>
Remove `Deleg.conwayEraSpecificSpec`
Signed-off-by: Aurora Gaffney <[email protected]>