Home / Reports / Mar 26, 2026

Thursday, March 26, 2026

556 commits had been pushed across 70 repos by 81 authors. There were 9,942,526 additions and 570,733 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:35 [ef4e263e] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger)
00:11:08 [3343cebe] Apply nixfmt on all Nix files (cardano-ledger)
00:11:58 [9434bffd] :bento: Update graphs [skip ci] (cf-cip1694-ballot-status)
00:15:27 [69e4aa10] feat: control midnight lock timeout via inactivity FF (lace)
00:19:43 [23714ba5] :card_file_box: Update status summary [skip ci] [upptime] (cf-token-metadata-registry-status)
00:19:43 [57baab0f] :pencil: Update summary in README [skip ci] [upptime] (cf-token-metadata-registry-status)
00:23:57 [558aa8b1] :bento: Update graphs [skip ci] (cf-token-metadata-registry-status)
00:25:58 [51f42cc2] :bento: Update graphs [skip ci] (cf-summit-evoting-status)
00:28:39 [ea14b68a] chore(deps): bump yaml in /examples/gift_card (aiken)
00:35:31 [96fa25ed] bump: opentofu-registry for grafana/grafana missing_series_eval_to_resolve (cardano-parts)
00:36:15 [bce755fa] kes: rotate sanchonet (cardano-playground)
00:36:43 [5b6b584f] bump: cardano-parts for opentofu-registry update (cardano-playground)
00:37:58 [5df6a0cd] :pencil: Update summary in README [skip ci] [upptime] (cf-cip1694-ballot-status)
00:37:58 [0d56de96] :card_file_box: Update status summary [skip ci] [upptime] (cf-cip1694-ballot-status)
00:46:59 [925e40b6] :pencil: Update summary in README [skip ci] [upptime] (cf-summit-evoting-status)
00:46:59 [98ea0fb9] :card_file_box: Update status summary [skip ci] [upptime] (cf-summit-evoting-status)
01:00:12 [279b8a22] Bump picomatch from 2.3.1 to 2.3.2 (developer-portal)
01:35:10 [15631b36] Bump picomatch from 2.3.1 to 2.3.2 (cardano-hw-interop-lib)
01:53:23 [328ee5b7] fix(ledger): resolve post-Mithril leader election failures (dingo)
02:05:46 [60d118bf] strict-checked-vars/0.2.1.0: Allow io-classes ^>= 1.9 (cardano-haskell-package-repo)
02:18:30 [a6583929] fix: replace Int's From<i128> with TryFrom (cardano-serialization-lib)
02:18:37 [562c6de0] fix: prevent overflows in tests for: add, mul, sum (cardano-serialization-lib)
02:21:55 [b8df085d] strict-checked-vars/0.2.1.0: Allow io-classes ^>= 1.9 (cardano-haskell-package-repo)
02:47:14 [6e3abec4] feat: From for numeric types (cardano-serialization-lib)
02:47:14 [ee53d03a] feat: numeric traits for BigNum and Int (cardano-serialization-lib)
02:49:35 [f22e5e28] chore: Merge remote-tracking branch 'origin/main' into feat/add-liveness-and-readiness (cardano-rosetta-java)
02:52:48 [5d20c992] remove: arithmetic traits for Int (cardano-serialization-lib)
02:58:19 [5bd056c8] fix(nix): exclude markdown docs except terms-of-use assets from build (daedalus)
03:01:40 [77d07617] chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /examples/gift_card (aiken)
03:12:14 [a2bd4253] io-sim/1.8.0.1: Allow io-classes ^>= 1.9 (cardano-haskell-packages)
03:15:50 [c5566cdf] Fix playwright test and make it easier to update (cardano-api)
03:16:53 [34b5ebd0] ouroboros-network/1.1.0.0: Restrict io-sim to io-sim ^>=1.8 (cardano-haskell-package-repo)
03:26:54 [e389851a] chore(deps): bump picomatch (open-enterprise-agent)
03:26:59 [a65d07a0] chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (atala-prism-building-blocks)
03:29:55 [34216e90] fix(blockfrost): avoid expensive epoch block scans and nil pparams panic (dingo)
03:29:55 [1a159081] feat(blockfrost): Made changes to wire NodeAdapter to ledger state data (dingo)
03:29:55 [9ded1590] fix(blockfrost): fixed the lint error (dingo)
03:29:55 [21368bc5] fix(blockfrost): harden protocol params and optimize epoch counts (dingo)
03:29:55 [fb4cce76] feat(blockfrost): Fixed lint errors (dingo)
03:29:55 [063be2a2] fix(blockfrost): use a single tip snapshot for latest block responses (dingo)
03:31:48 [60007bdd] strict-checked-vars/0.2.1.0: Allow io-classes ^>= 1.19 (#1309) (cardano-haskell-packages)
03:32:40 [8cd586d6] Scheduled update (pool_groups)
03:34:47 [b3fb037e] Reenable git cache for WASM (cardano-api)
03:41:11 [a14cdddb] Update from 60007bdd44d06511cd5bcb2d5658c7ac51f28a11 (cardano-haskell-packages)
03:52:46 [d63b3c8f] fix(blockfrost): count epoch blocks from canonical metadata (dingo)
03:57:42 [a45ccb00] Update cardano-wallet version in README.md (cardano-wallet)
03:57:42 [9313f675] Update cardano-wallet version in run/common/docker/run.sh (cardano-wallet)
03:57:42 [407bb3cb] Update wallet version in swagger.yaml (cardano-wallet)
03:57:42 [8a9dae89] Update cardano-wallet version in *.cabal files (cardano-wallet)
04:22:39 [f4c3bfce] feat(blockfrost): fixed DeleteTransactionsAfterSlot in all three backends to delete metadata-label rows before deleting transactions (dingo)
04:22:39 [ae528e17] feat(blockfrost): Fixed the unit-test failures (dingo)
04:22:39 [4cfd6b83] feat(blockfrost): Adding the helper here is not enough by itself: TransactionsDeleteRolledback() below still deletes only address mappings and transactions. (dingo)
04:22:39 [933ed0ef] feat(blockfrost): Add a deterministic tie-breaker for paginated metadata-label queries. (dingo)
04:22:39 [7b04c1a0] feat(blockfrost): changed DeleteTransactionMetadataLabelsAfterSlot to use d.MetadataTxn(true) instead of d.Transaction(true) (dingo)
04:22:39 [84f41a4c] feat(blockfrost): Add a deterministic tie-breaker for paginated metadata-label queries. (dingo)
04:22:39 [132e9ba1] feat(blockfrost): Added a new table called transaction metadata lable for blokfrost api endpoints (dingo)
04:22:40 [84a2b0db] refactor(metadata): use boolean label-order flag and simplify label decoding (dingo)
04:22:40 [e497fbd7] feat(blockfrost): Addressed all the bot comments regarding the missing of proper eerror message (dingo)
04:22:40 [c60f31ea] fix(metadata): remove redundant transaction_metadata_label transaction_id index (dingo)
05:45:20 [882a0e8e] ouroboros-network/1.1.0.0: Relax bounds on io-classes and io-sim (cardano-haskell-packages)
06:01:38 [1a57bea2] ouroboros-network/1.1.0.0: Relax bounds on io-classes and io-sim (#1310) (cardano-haskell-packages)
06:11:04 [d33b8bf7] Update from 1a57bea245189981ee572bb4dba5b0e91bf82d1c (cardano-haskell-package-repo)
06:19:35 [423e7187] chore: update translation progress from Crowdin [skip ci] (cardano-org)
06:26:55 [e7ac1004] bump version (mesh)
06:35:15 [a4f42c6d] shrink max batch size (ouroboros-network)
06:35:15 [b421c8b8] bugfix (ouroboros-network)
06:35:15 [93824bd8] mux cleanup (ouroboros-network)
06:35:15 [bdc43845] Set blockfetch weight to two, reduce bursting allowance (ouroboros-network)
06:35:48 [02f500c9] Update era_summaries.sql (koios-artifacts)
06:36:41 [5a78d47f] WFQ mux (ouroboros-consensus)
06:38:22 [3b9b195b] WFQ mux (ekg-forward)
06:39:03 [259d3ba7] WFQ mux (cardano-node)
06:49:10 [63ca9c83] cabal.project: Update index-states and remove un-needed allow-newer (cardano-node)
06:50:12 [d98f5463] Nix updates (cardano-node)
07:31:52 [dae12c94] Nix updates (cardano-node)
07:41:11 [c5634408] Improved debuging (cardano-ignite)
07:43:15 [d57b3dbf] Support target nodes for tx-generator (cardano-ignite)
07:44:14 [3a9a47d4] chore: downgrade pg to 8.11.3 (blockfrost-backend-ryo)
08:24:22 [8d5699c8] fix(stm): Updated to protest values to not using float range (mithril)
08:29:40 [f28b7aa6] chore(stm): updated changelog and bumped version (mithril)
08:36:37 [6eaafa8a] Review feedback: references (ouroboros-leios-sim)
08:38:29 [ffaa9892] Merge pull request #815 from MeshJS/feat-tx-builderV2-prototype (mesh)
08:39:06 [5918291b] Merge pull request #720 from KtorZ/haskell-node-extractor (amaru)
08:47:32 [f72b2118] chore(deps): bump picomatch from 4.0.3 to 4.0.4 (after-town-hall)
08:55:36 [8a6dfa68] Re-add Init action (hydra)
08:55:38 [09edd1e7] Merge pull request #3108 from input-output-hk/jpraynaud/3054-upgrade-dmq-node-0.3.0.0 (mithril)
09:02:23 [35e9da28] fix: osVersion in unit tests (cf-identity-wallet)
09:02:26 [f1952353] deploy: 09edd1e7c0c4fb9cab44ed9f57a904215544670d (mithril)
09:14:37 [b3ff9a01] fix(stm): Updated to protest values to not using float range (mithril)
09:14:41 [4ae99e92] chore(stm): updated changelog and bumped version (mithril)
09:17:13 [caa7b9ed] add: CardanoVSC & debugger (dev tooling) (developer-portal)
09:24:44 [593d66fa] Update recent-updates.md (Intersect-knowledge-base)
09:31:06 [5c9f7db5] 'Risk register' from ChatGPT analysis of codebase (ouroboros-leios-sim)
09:35:25 [07a5a80e] submitapi config (guild-operators)
09:37:56 [17d7e9f3] Merge pull request #3109 from input-output-hk/damrobi/msnark/3097-SNARK-slow-registration (mithril)
09:41:50 [df01d6cf] Move chatgpt-risk-register.md to the right place (ouroboros-leios)
09:43:32 [0ce165fd] deploy: 17d7e9f38cdae4f07f16d58c96653bb32b9f6fa8 (mithril)
09:45:03 [1c96f54e] fix: bump fast-xml-parser flatted (cf-identity-wallet)
09:53:24 [f3a95e92] fix: resolve OSV scanner and npm audit vulnerabilities (cf-identity-wallet)
09:57:33 [0b1ad98a] feat(devnet): record block hashes in a file (mithril)
09:58:35 [f31f8b86] shrink max batch size (ouroboros-network)
09:58:35 [eec8a9c0] Set blockfetch weight to two, reduce bursting allowance (ouroboros-network)
09:58:35 [2631d452] mux cleanup (ouroboros-network)
09:58:35 [bbb5339a] bugfix (ouroboros-network)
10:02:53 [12d4a8fb] fix(client): WASM compilation with SNARK (mithril)
10:02:53 [7f526d21] chore(stm): fix clippy warnings about aggregate signature variants size differences (mithril)
10:02:53 [2eeab30e] fix(common): broken tests in certificate verifier (mithril)
10:02:53 [8eb2b9c4] test(stm): add golden test for SNARK aggregate signature (mithril)
10:02:53 [0169b6d0] fix(stm): check that batch verify entries of same length (mithril)
10:02:53 [598c2000] feat(stm): wire SNARK proof in aggregate signature (mithril)
10:03:02 [dd04a445] fix(ledger): exempt forged-block rollbacks from loop detector (dingo)
10:03:50 [69da0bef] docs: update CHANGELOG (mithril)
10:04:33 [f716c4fb] chore: upgrade crate versions (mithril)
10:04:52 [eceada78] feat: add governance feature to wallet finder data (cardano-org)
10:08:01 [32c2ea93] net-rs: enforce per-state message size limits at demuxer level (ouroboros-leios-sim)
10:08:18 [cc11452e] Fix fanout tests (hydra-poc)
10:08:44 [36168b16] feat: update check for any corrupted feature flags (#2193) (lace)
10:09:17 [7aa7d316] chore: sync v2 submodule (lace)
10:10:20 [cb67abc9] Remove extra primeWithTime from restarted node's 2nd run in RotationSpec (hydra)
10:16:22 [7a34a234] feat: bump Android and clean up OS version config (#1646) (cf-identity-wallet)
10:21:35 [207e0a2a] net-rs: fix handshake capability advertisement (ouroboros-leios-sim)
10:23:03 [877787a5] feature(examples): add examples for transaction_v2 and block (mithril)
10:27:05 [257697ce] Add (Shelley)EraForecast for (T)Praos. (cardano-ledger)
10:27:15 [82ba6211] ShelleyEraForecast for Allegra, Mary, Alonzo (cardano-ledger)
10:27:22 [017fac5c] EraForecast for Praos (Babbage+). (cardano-ledger)
10:27:31 [7540f761] EraForecast for Conway, Dijkstra. (cardano-ledger)
10:27:39 [1d65d03a] Deprecate LedgerView, GetLedgerView, et. al.. (cardano-ledger)
10:27:46 [ea4ec67f] Update test-suites and downstream version bounds (cardano-ledger)
10:31:07 [03a9adc3] refactor(examples): add README files, set testing-preview environments for transaction v2 and block (mithril)
10:31:07 [4a27c3f0] refactor(examples): improve prints (mithril)
10:37:16 [126fc6ac] Bump number of parties in Head to 29 (hydra)
10:42:06 [55674657] chore(blockfrost-tests): revert all previous ignores (blockfrost-platform)
10:46:55 [6b7d191a] Refactor UTXOW; fix computational instance (formal-ledger-specifications)
10:49:04 [8ddb0604] net-rs: fix BlockFetch point misattribution (ouroboros-leios-sim)
10:49:54 [3456b616] chore(blockfrost-tests): ignore the two _now_ failing tests, with Dolos 1.0.2 (blockfrost-platform)
10:55:37 [7cd0f26f] net-rs: risk register — mark #4 deferred, update #3 commit hash (ouroboros-leios-sim)
10:57:37 [f63ae40a] chore: add YaciConnectionHealthIndicator for indexer startup, liveness (cardano-rosetta-java)
11:06:13 [e8388313] unused chrome permission removed (yoroi-frontend)
11:16:01 [fd1e8a48] Replace Int progress with lexicographic Progress type (cuddle)
11:19:57 [2729c96d] chore(blockfrost-tests): more ignores? Are they non-deterministic? (blockfrost-platform)
11:23:15 [02724510] net-rs: split peer/ into multi_peer/, store/, and peer/ modules (ouroboros-leios-sim)
11:26:22 [fef0d879] Version bump: 5.23.200 (yoroi-frontend)
11:31:47 [d360c6a4] Cleanup network namespaces in demo/burst setup (ouroboros-leios)
11:31:48 [25c954bd] wip(ci): make CI green (mithril)
11:34:00 [09846e11] Add normalising decision procedure for case-reduce (plutus)
11:42:52 [8e5a0243] hydra (cardano-updates)
11:51:58 [619b256c] wip(stm): second fix attempt build message for SNARK expects 32 bytes length (mithril)
11:52:13 [516016d8] hydra (#754) (cardano-updates)
11:52:45 [4395c45f] Add property tests for metadatum size limits in the decoder (cardano-ledger)
11:52:45 [d9009b21] Enforce metadatum size limits in the decoder (cardano-ledger)
11:52:45 [c3126565] Remove redundant metadatum size checks from ledger rules (cardano-ledger)
11:52:45 [a0bda54c] Fix compilation errors (cardano-ledger)
11:52:45 [6948ac7e] Fourmolize (cardano-ledger)
11:52:45 [f6b1581e] Regenerate CDDL (cardano-ledger)
11:52:45 [f1777982] Fix chain_code CDDL (cardano-ledger-specs)
11:52:45 [76048690] Add property tests for metadatum size limits in the decoder (cardano-ledger)
11:55:51 [5483dac6] deploy: 516016d86a574a25f07492f2aadba351da23c8fb (cardano-updates)
11:57:52 [98a048d6] Merge branch 'koios-1.4.0' into alpha (guild-operators)
12:00:59 [e1eee56a] Exclude inactive dreps from the vote tally (guild-operators)
12:00:59 [87994734] Node/CLI version bump & CNTools updates (guild-operators)
12:00:59 [624bf86c] fix url for node/cli (guild-operators)
12:00:59 [f8d2f070] config updates, non-breaking (guild-operators)
12:00:59 [4d2678f1] Fix wallet delegation status and retain Calidus keys (guild-operators)
12:06:12 [9df240e5] test(IsData/Budget): regenerate golden UPLC with correct formatting (plutus)
12:11:24 [04a67d85] Update GovCommitteeOut to use StrictMaybe for CanonicalCommittee (cardano-ledger-specs)
12:18:56 [3683da78] net-rs: fork-aware block fetch routing via per-peer ChainFragment (ouroboros-leios-sim)
12:19:01 [af5d94f6] chore(blockfost-tests): tweak ignores on `mainnet` (blockfrost-platform)
12:20:32 [9045e585] submitapi config (guild-operators)
12:21:00 [dc13bdeb] Reconsidering Markov Model (ouroboros-leios-sim)
12:25:30 [50156036] wip(e2e): skip some tests for slow pace (mithril)
12:25:46 [f2ee5fd8] net-rs: risk register — fix #4 commit hash, accept #5 as intentional (ouroboros-leios-sim)
12:29:29 [200948fb] feat: control midnight lock timeout via inactivity FF (lace)
12:34:12 [8d2710a8] ci: re-trigger to verify determinism (blockfrost-platform)
12:36:52 [db6a5151] Fix Shelley metadatum CDDL rule to reflect decoder behavior (cardano-ledger)
12:37:42 [1e9e0245] Review feedback: references (ouroboros-leios-sim)
12:37:42 [e37e751a] Review feedback: Comment where stake distribution is used (ouroboros-leios-sim)
12:37:42 [eb59b827] Review feedback: Explaining happy-path (ouroboros-leios)
12:37:42 [3ce00411] Review feedback (ouroboros-leios)
12:37:42 [6bc1ecd2] Review feedback: Probabilities rather than absolut numbers in the table (ouroboros-leios)
12:39:40 [08d18cb4] Add normalising decision procedure for case-reduce (plutus)
12:40:25 [c1618cdd] Fix flaky genTinySurplusTx test by tightening surplus range (cardano-api)
12:44:14 [0150b134] Merge pull request #1145 from IntersectMBO/copilot/sub-pr-1144 (cardano-api)
12:45:22 [c23f7c99] Add generalized views with convenient syntax and Inhabitant class (plutus)
12:52:26 [ff47d598] test(IsData/Budget): add SoP mode budget test for unsafeFromBuiltinData (plutus)
12:52:26 [5c0dbe62] test(IsData/Budget): regenerate golden UPLC with correct formatting (plutus)
12:52:26 [b46ebb92] test(IsData/Budget): add GHC 9.12 golden files (plutus)
12:54:18 [543bd041] Upd (cardano-dev)
12:54:58 [721634fe] Review comments (acropolis)
12:56:28 [b20adcac] Use scriv-style fragment naming: {timestamp}_{user}_{branch}.yaml (cardano-dev)
12:57:05 [b00720cb] Add transformers to build-depends for MaybeT (cardano-dev)
12:57:09 [0e9cac49] test(IsData/Budget): generate baseline golden files with caseInteger disabled (plutus)
12:59:51 [ba04a055] Merge pull request #494 from blockfrost/chore/tmp-ignore-tests (blockfrost-platform)
13:03:02 [9a47dcca] Enable ghc 9.14 to be used from a nix development shell (cardano-ledger)
13:03:02 [f7614110] Increase the top of the nix ghc variant range to 9.14.1 (cardano-ledger)
13:03:02 [e9d4b835] Disable doctests for ghc 9.14.1 (cardano-ledger-specs)
13:03:02 [de2b0ea4] Add ghc 9.14 to the test matrix in GitHub CI (cardano-ledger)
13:03:02 [dcd8d096] Update the haskellNix flake input (cardano-ledger)
13:03:37 [d72c9a0b] fix dbsync extraction path (guild-operators)
13:03:46 [e7bab160] fix(Compiler/Expr): replace caseInteger list-indexing fallback with equalsInteger chain (plutus)
13:04:01 [40d9494f] Merge branch 'main' into chore/separate-test-crate (blockfrost-platform)
13:07:24 [9e377904] Merge pull request #4509 from Emurgo/develop (yoroi-frontend)
13:08:40 [99905b18] Merge pull request #3102 from input-output-hk/ctl/3100-implement-examples-for-block-and-transactions (mithril)
13:13:41 [8df9c7ad] locli: timestamp from incomplete log line (cardano-node)
13:14:17 [8ee1b6d3] Remove extra primeWithTime from restarted node's 2nd run in RotationSpec (hydra)
13:14:17 [2d0c69e3] Fix model tests on directly-open-heads branch (hydra)
13:14:17 [145315f7] Bump number of parties in Head to 29 (hydra)
13:16:44 [3e383481] deploy: 99905b18fca33ed9759c0ce90a9e78a1b34a473c (mithril)
13:16:46 [6bfa03ed] Merge branch 'main' into fix/db-analyser-trace-ledger-era-transition (ouroboros-consensus)
13:19:42 [2916ea62] Refactor: replace process spawning with filesystem git reads, extract modules (cardano-dev)
13:20:12 [3a230d90] Fix missing imports: isPrefixOf in Git, </> in Next (cardano-dev)
13:20:17 [7072a573] net-rs: replace egress busy-wait with Notify-based wakeup (ouroboros-leios-sim)
13:22:24 [22d389e1] Remove staircase patterns from Git modules using MaybeT (cardano-dev)
13:27:15 [37d0abda] net-rs: update risk register #6 commit hash, document Notify in CLAUDE.md (ouroboros-leios-sim)
13:31:01 [4adf38ea] Add da node healthcheck and make sure sequencer starts with offline da node (zeko)
13:32:00 [681b80da] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger-specs)
13:32:00 [22a8f464] Apply nixfmt on all Nix files (cardano-ledger)
13:32:58 [1cb297dc] add extra `blsIsInf` check on inputs on aggregation (cardano-base)
13:34:36 [11735ed5] proper fix (guild-operators)
13:35:27 [f08b3b78] Reconsidering Markov Model (ouroboros-leios-sim)
13:37:57 [180f4e89] fix: blockfrost-tests (blockfrost-platform)
13:40:24 [c1724dc3] Fix proto-lens ghc-9.12 build (cardano-db-sync)
13:55:50 [851c7450] Add normalising decision procedure for case-of-case (plutus)
13:57:09 [0ed2d09b] Fix test (zeko)
13:58:00 [cbfbd296] fix(deps): bump gouroboros to v0.163.3 for ScriptDataHash fix (dingo)
13:58:15 [34013126] fix: tests (blockfrost-platform)
14:00:33 [c5efe534] 10.7.0 support (cardano-ignite)
14:02:01 [abd4d5d6] Merge pull request #81 from cardano-foundation/karknu/10.7.0 (cardano-ignite)
14:02:29 [183b6c3c] Scheduled update (pool_groups)
14:04:23 [ab9f157b] caribic: type demo health targets (cardano-ibc-incubator)
14:05:11 [e713bd66] Changelog for upcomming release (cardano-ignite)
14:06:06 [7e1742d5] deploy: 2d9dcf4d815b1611ef075179a17b91df1bb6de17 (cardano-rosetta-java)
14:09:45 [57e4d06c] Update TapDano label to 544 (CIPs)
14:12:00 [63391d00] caribic: harden local cardano demo startup (cardano-ibc-incubator)
14:12:23 [25a14ada] demo: align cardano proofs and swap timing (cardano-ibc-incubator)
14:12:52 [9405b95e] caribic: harden local cardano demo startup (cardano-ibc-incubator)
14:12:52 [5a034503] caribic: type demo health targets (cardano-ibc-incubator)
14:13:20 [10f8e1c2] demo: align cardano proofs and swap timing (cardano-ibc-incubator)
14:13:48 [e19074f0] Merge pull request #1155 from IntersectMBO/jordan/909-remove-max-backjumps (cardano-api)
14:14:27 [cc3ecc27] Compute surplus dynamically in genTinySurplusTx to fix flaky test (cardano-api)
14:15:09 [9b096c6d] chore: migrate to JDK 25 LTS and update dependencies (cardano-rosetta-java)
14:15:31 [c4ac7362] Add comments (cuddle)
14:17:38 [c0221bd2] Apply nixfmt on all Nix files (cardano-ledger)
14:17:38 [4e3be495] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger)
14:18:27 [3ff892b3] style: use explicit types instead of var for StructuredTaskScope (cardano-rosetta-java)
14:23:25 [c6a58570] Merge pull request #497 from blockfrost/chore/separate-test-crate (blockfrost-platform)
14:23:32 [ffd6d8e5] deploy: b49f75f58e75124fd263018f1c3a1716866cfb92 (cardano-rosetta-java)
14:23:45 [51e08407] Fix inaccurate comments: TxIn hashes are fixed-size, only addresses vary (cardano-api)
14:24:43 [6f39f28c] test(common): separate tests for computing block to be signed for v1 transactions and v2 blocks transactions (mithril)
14:24:44 [8daeb78a] feat(common): allow usage of arbitrary steps in blocks txs block number configuration (mithril)
14:24:44 [4c661918] test(common): split block number tests so there's one assert per tests (mithril)
14:24:45 [20d9dcae] test(signer): move most `mock!` manual impl to a `test::double::mocks` module (mithril)
14:24:45 [291f702e] refactor(common): add `compute_root_from_iter` shortcut fn to `MKTree` and `MKMap` (mithril)
14:24:46 [6669e4f7] refactor(common): make `BlockRangeRootRetriever` compute the latest uncomplete block range (mithril)
14:24:46 [5bcb900e] feat(common): define in-memory latest but partial block range computation and inclusion in global merkle map (mithril)
14:26:27 [f3015a55] Add case-of-constant reduction to CaseReduce (plutus)
14:29:24 [f2f44242] chore: add changelog entry for caseInteger SoP fallback fix (plutus)
14:29:24 [b39ae3dd] fix(Compiler/Expr): replace caseInteger list-indexing fallback with equalsInteger chain (plutus)
14:32:12 [5d04cfec] deploy: 726dddf0bd83f33dad99cb9e3bd46813c90db5ea (cardano-rosetta-java)
14:32:26 [10425bcb] WIP interface design for vote aggregation (ouroboros-consensus)
14:33:33 [bf6c10d7] Add roundtrip tests and fix SerialiseAsCBOR for PlutusScriptInEra (cardano-api)
14:34:49 [03c19db0] Fix flaky genTinySurplusTx by computing surplus dynamically (cardano-api)
14:37:15 [c7a294aa] Merge pull request #154 from input-output-hk/jj/more-decision-points (cuddle)
14:42:38 [b1ebf8e8] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger)
14:43:30 [3836fb13] Apply nixfmt on all Nix files (cardano-ledger)
14:44:25 [b154d644] net-rs: configurable two-class WFQ scheduler (risk register #7) (ouroboros-leios-sim)
14:47:28 [0984b1c9] Add decision points to postlude generators (cuddle)
14:47:28 [9870c4a4] Add decision points to postlude generators (cuddle)
14:48:27 [a2eece11] Add positive generator tests for Huddle examples (cuddle)
14:48:27 [90d5a8fc] Add positive generator tests for Huddle examples (cuddle)
14:48:58 [74579d45] Update 2026-03-26T14:48:58Z (capkgs)
14:50:14 [ab9ee826] WIP (cuddle)
14:50:14 [b3524b3a] WIP (cuddle)
14:51:44 [e3ef771e] WIP implementing concrete certs and votes using BLS crypto (ouroboros-consensus)
14:51:45 [d86fddd3] More refined precondition on PerasCertDB StateModel tests (ouroboros-consensus)
14:51:45 [28b01cb9] Add smoke tests for PerasCertDiffusion (ouroboros-consensus)
14:51:45 [56e183a4] Implement general ObjectDiffusion protocol, and related `ObjectPool{Reader,Writer}` API (ouroboros-consensus)
14:51:45 [eaae1d5d] Register and wire-in PerasCertDiffusion in the network layer (ouroboros-consensus)
14:51:45 [54cf8264] Add changelog entry (ouroboros-consensus)
14:51:45 [0d3a5c4a] Integrate `NodeToNodeV_16` and use defaultMiniProtocolParameters instead of hardcoded value in unstable-diffusion-testlib (ouroboros-consensus)
14:51:45 [17f95152] Add definitions and codec for `PerasCert` diffusion through ObjectDiffusion (ouroboros-consensus)
14:51:45 [e9b41c05] addressing part of @dnadales review (ouroboros-consensus)
14:51:45 [6fe83285] More detailed tracing in ObjectDiffusion Inbound side (ouroboros-consensus)
14:51:45 [3b4f4a6b] Add smoke tests for generic ObjectDiffusion (ouroboros-consensus)
14:51:48 [b730c012] Refactor and implement new map gen (cuddle)
14:51:48 [65db50c8] Refactor and implement new map gen (cuddle)
14:52:10 [9cb0ca08] Done? (cuddle)
14:52:10 [529ef897] Done? (cuddle)
14:52:13 [17743037] Fix map generation bugs (cuddle)
14:52:13 [4500dbfe] Fix map generation bugs (cuddle)
14:54:20 [cd2a8399] net-rs: TCP keepalive via socket2, fix warnings (risk register #7/#8) (ouroboros-leios-sim)
14:58:01 [8e93a734] Merge pull request #498 from blockfrost/bump-testss (blockfrost-platform)
14:59:06 [9652acc2] Merge branch 'main' into gd/script-context (acropolis)
14:59:39 [d0306e1c] explicit -fno-spec-eval-dictfun (cardano-node)
14:59:42 [7b9e8379] Pass original utxo and validity flag from LEDGER to SUBUTXO (cardano-ledger)
14:59:44 [a3247f9b] Run `Allegra.validateOutsideValidityIntervalUTxO` in SUBUTXO (cardano-ledger)
14:59:44 [6be02a47] Run Alonzo-era checks in SUBUTXO (cardano-ledger)
14:59:45 [cbc3873c] Run `Babbage.validateOutputTooSmallUTxO` in SUBUTXO (cardano-ledger)
14:59:45 [39865bd7] Run `validateWrongNetwork` checks in SUBUTXO (cardano-ledger)
14:59:45 [b060a0df] Implement version of `updateUtxoState` without fee update (cardano-ledger)
14:59:45 [1c5d9fe4] Run Shelley-era checks in SUBUTXO (cardano-ledger)
14:59:46 [2e2db572] Update utxo state in SUBUTXO (cardano-ledger)
14:59:46 [40b2071b] Validate network in direct deposits in UTXO and SUBUTXO (cardano-ledger)
15:00:07 [f9337898] Use original utxo in SUBUTXOW checks (cardano-ledger)
15:00:08 [b0cbbe35] Remove check for missing required datums from SUBUTXOW (cardano-ledger)
15:07:50 [93a01527] Add text envelope serialisation for AnyPlutusScript (cardano-api)
15:07:51 [ca16748d] Add roundtrip tests and fix SerialiseAsCBOR for PlutusScriptInEra (cardano-api)
15:08:13 [79dfad98] Move treasury donation update from UTXOS to UTXO rule (cardano-ledger)
15:10:09 [d66bfebe] WFQ mux (ouroboros-consensus)
15:10:44 [c71b74c3] feat: control midnight lock timeout via inactivity FF (lace)
15:11:56 [74632129] WFQ mux (ekg-forward)
15:12:42 [18e2ef09] WFQ mux (cardano-node)
15:13:27 [a70ddf1f] Change UTXOS State to () and move UTxO to environment (cardano-ledger-specs)
15:14:46 [7cc6ee97] rebase (cuddle)
15:14:46 [41b851b2] rebase (cuddle)
15:17:54 [3faaf896] Fix flaky genTinySurplusTx by computing surplus dynamically (cardano-api)
15:19:29 [6885d868] Merge pull request #5599 from IntersectMBO/nm/nix-ghc-9.14 (cardano-ledger)
15:20:22 [01f99c91] Translate all transaction building examples in our test files to use the typeclasses defined in Cardano.Ledger.Core (`EraTx`, `EraTxBody`, etc.) (cardano-ledger)
15:20:27 [9d0a0d41] Restore withTwiddle workaround for bignum tags (cuddle)
15:20:27 [423a77b0] Restore withTwiddle workaround for bignum tags (cuddle)
15:21:05 [4c980936] Fix dependency error (ouroboros-consensus)
15:23:39 [ada50093] Refactor transaction and transaction body of examples in Test.Cardano.Ledger.<era>.Examples.hs. (cardano-ledger)
15:24:02 [79cd2932] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 6885d868b7148e391db14efc48e26a59423929cd (cardano-ledger)
15:24:45 [0aa57449] feat(common): add `BlockRange::is_complete_up_to(block_number)` (mithril)
15:24:46 [d8a64ce9] refactor(common): make `BlockRangeRootRetriever` compute the latest uncomplete block range (mithril)
15:26:12 [33619bec] Restore annotations for KV pairs in map generation (cuddle)
15:26:12 [658b7d85] Restore annotations for KV pairs in map generation (cuddle)
15:27:29 [805e6846] fix: correct storage issue with nested key values (lace)
15:28:56 [3825f528] net-rs: concurrent accept loop with admission control (risk register #9) (ouroboros-leios)
15:31:26 [096d28a2] refactor: simplify utxo state test cases (acropolis)
15:31:49 [46d2447c] Review comments (acropolis)
15:34:55 [ac3a6528] fix: user provided utxo merging (blockfrost-platform)
15:35:21 [7654c4bd] Use strict vector helpers for VMap map and mapWithKey (cardano-ledger)
15:36:39 [cbc54df0] feat: control midnight lock timeout via inactivity FF (#2198) (lace)
15:39:39 [9239e078] Add roundtrip tests and fix SerialiseAsCBOR for PlutusScriptInEra (cardano-api)
15:41:16 [0994eba6] GITBOOK-270: No subject (cardano-upgrades-gitbook)
15:41:42 [e239a8d2] fix: cargo clippy (acropolis)
15:42:31 [6aa82e7d] Add (Shelley)EraForecast for (T)Praos. (cardano-ledger)
15:42:38 [2d3681c8] ShelleyEraForecast for Allegra, Mary, Alonzo (cardano-ledger-specs)
15:42:47 [35290981] EraForecast for Praos (Babbage+). (cardano-ledger)
15:42:55 [6aad0b80] EraForecast for Conway, Dijkstra. (cardano-ledger)
15:43:03 [88f33418] Deprecate LedgerView, GetLedgerView, et. al.. (cardano-ledger)
15:43:11 [4ecd98ab] Update test-suites and downstream version bounds (cardano-ledger)
15:49:22 [1f8c641e] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger)
15:51:48 [41da40d8] Apply nixfmt on all Nix files (cardano-ledger)
15:53:01 [ef81b393] net-rs: disconnect on LeiosFetch store miss (risk register #10) (ouroboros-leios-sim)
15:54:00 [4c03527a] net-rs: update risk register #9/#10 commit hashes (ouroboros-leios)
15:58:38 [cae23cd4] Translate all transaction building examples in our test files to use the typeclasses defined in Cardano.Ledger.Core (`EraTx`, `EraTxBody`, etc.) (cardano-ledger)
15:59:37 [9ad4798b] k8s: initial cluster tofu (cardano-playground)
16:01:23 [51eaec7a] Refactor transaction and transaction body of examples in Test.Cardano.Ledger.<era>.Examples.hs. (cardano-ledger-specs)
16:02:06 [3ccd251d] Fix arithmetic overflow in map generation at negative sizes (cuddle)
16:02:37 [827b0644] fix: correct storage issue with nested key values (#2199) (lace)
16:02:54 [5bcf136d] fix: correct storage issue with nested key values (#2199) (lace)
16:04:02 [dd943c1b] fix: buffer all protocols on handshake. (amaru)
16:04:02 [353b39c2] fix: return next headers from stable fragments (amaru)
16:04:02 [c717f7f9] test: check that all transactions are transmitted in a simulation (amaru)
16:04:02 [ea682b67] test: fix the simulation symlink (amaru)
16:04:02 [e05c3bbc] test: use traces to determine when to stop the simulation (amaru)
16:04:34 [c51c9afb] review comments (cuddle)
16:07:41 [d6413c80] Fix peer-snapshot.json format incompatibility with cardano-node 10.6.2 (hydra)
16:08:12 [422f9988] Fix offline mode signature (hydra)
16:09:47 [15648998] Fix sorting (cuddle)
16:09:59 [cf9d499f] refactor: simplify utxo state test cases (#819) (acropolis)
16:12:52 [22fd9850] Merge branch 'main' into gd/script-context (acropolis)
16:13:30 [de8df832] tests(end-to-end): add verification of certify command on transaction v2 and blocks (mithril)
16:14:52 [7ad3ec4d] k8s: initial cluster tofu (cardano-playground)
16:17:23 [c4a1eb53] Refactor UTXOW; fix computational instance (formal-ledger-specifications)
16:19:41 [873503d9] suggestions from review of #1124 (formal-ledger-specifications)
16:19:41 [104d8658] [Dijkstra] CIP-159-02: Extend TxBody (formal-ledger-specifications)
16:19:41 [6fcb69a1] update CHANGELOG (formal-ledger-specifications)
16:19:41 [05aea890] address PR review comments (formal-ledger-specifications)
16:21:29 [067cbb2d] net-rs: wire client-side TxSubmission into peer orchestration (risk register #11) (ouroboros-leios-sim)
16:23:38 [ef7a7d8a] Allow burst to exceed max batch size (ouroboros-network)
16:23:59 [d42ddee3] mux cleanup (ouroboros-network)
16:23:59 [4d6c64c2] Set blockfetch weight to two, reduce bursting allowance (ouroboros-network)
16:23:59 [2b6f2d5b] shrink max batch size (ouroboros-network)
16:25:12 [eaec4d5c] Bump requests from 2.32.4 to 2.33.0 in /doc (cardano-ledger)
16:29:19 [67ad69df] net-rs: update docs — test counts, scheduler name, risk register statuses (ouroboros-leios-sim)
16:35:33 [271061c8] wip: activate bytes codec for aggregate signatures (mithril)
16:39:12 [d9904b71] fix: rollback stake_delta_filter state on RolledBack status (acropolis)
16:39:41 [8b053788] fix: stake address plutus data conversion for plutus v3 (acropolis)
16:39:49 [7c4f8645] Move treasury donation update from UTXOS to UTXO rule (cardano-ledger)
16:39:49 [d6a6b838] Change UTXOS State to () and move UTxO to environment (cardano-ledger)
16:40:01 [adc4cfa4] Pass original utxo and validity flag from LEDGER to SUBUTXO (cardano-ledger)
16:40:02 [aaec09d6] Run `Allegra.validateOutsideValidityIntervalUTxO` in SUBUTXO (cardano-ledger)
16:40:02 [ad4d48f2] Run `Babbage.validateOutputTooSmallUTxO` in SUBUTXO (cardano-ledger-specs)
16:40:02 [f4c8e769] Run Shelley-era checks in SUBUTXO (cardano-ledger)
16:40:02 [120ce7d1] Implement version of `updateUtxoState` without fee update (cardano-ledger)
16:40:02 [7163b50e] Run Alonzo-era checks in SUBUTXO (cardano-ledger)
16:40:02 [40ea6ca8] Run `validateWrongNetwork` checks in SUBUTXO (cardano-ledger-specs)
16:40:03 [88a54451] Update utxo state in SUBUTXO (cardano-ledger)
16:40:03 [4a28ed15] Validate network in direct deposits in UTXO and SUBUTXO (cardano-ledger)
16:40:18 [ddff8ac5] Use original utxo in SUBUTXOW checks (cardano-ledger)
16:40:18 [53e0ea26] Remove check for missing required datums from SUBUTXOW (cardano-ledger)
16:46:17 [41db2642] fix: name cleanup (acropolis)
16:49:37 [99f3f606] refactor(common): make `BlockRangeRootRetriever` compute the latest uncomplete block range (mithril)
16:49:50 [4e28ea83] test(aggregator): use partial block ranges in `create_certificate` integration test (mithril)
16:55:34 [ad133cd4] feat: upload sourcemaps for v1 service worker to Sentry (lace)
16:58:42 [376f86cc] feat(websockets): add E2E integration tests (blockfrost-platform)
16:59:18 [23ba732f] Merge branch 'main' into chore/websockets-e2e (blockfrost-platform)
17:00:07 [6ebdec2f] Expose ByteString-based text envelope deserialization (cardano-api)
17:13:45 [3afae30e] Fix ghc-9.12 nix build (cardano-db-sync)
17:15:12 [18f55be6] fix(e2e): use more SNARK-friendly parameters (mithril)
17:18:29 [97a90941] fix: address review feedback (blockfrost-go)
17:18:47 [5dc862a5] chore: add missing *ByGovActionID endpoints (blockfrost-go)
17:20:57 [bdfcf7f4] Mk cabal always build shared libraries to save time (cardano-ledger)
17:24:37 [06615aca] net-rs: extract header from block body, remove magic 0xA0 fallback (risk register R#2) (ouroboros-leios-sim)
17:27:02 [d7a6dbee] chore: test name consistency (blockfrost-go)
17:29:02 [ba334082] Merge pull request #1156 from IntersectMBO/jordan/1240-has-text-envelope-any-plutus-script (cardano-api)
17:29:09 [bb00678e] net-rs: ChatGPT risk register final signoff (ouroboros-leios-sim)
17:31:57 [27a2165b] mux cleanup (ouroboros-network)
17:31:57 [562139d4] shrink max batch size (ouroboros-network)
17:32:55 [448312c0] Using mixture distribution rather then probabilistic choice for fetching transactions with TxCache (ouroboros-leios)
17:33:40 [e88595cf] Set blockfetch weight to two, reduce bursting allowance (ouroboros-network)
17:33:51 [3dd27cd0] fix: tests (blockfrost-go)
17:34:50 [c16a2be5] Add GNP1 Quiz app image (cardano-org)
17:38:16 [93f00cf1] Fix Proposal generation to generate HardForkInitiation with bounded major version (cardano-ledger)
17:38:30 [238fcc7a] WFQ mux (ouroboros-consensus)
17:40:03 [f84f95ba] WFQ mux (ekg-forward)
17:40:11 [96b43502] Add Cardano Smart Contract Quiz V1000 to apps (cardano-org)
17:40:46 [78f58672] WFQ mux (cardano-node)
17:41:34 [0229a6dc] ci(test-client): add a cardano-transaction certify step with backend v2 (mithril)
17:41:34 [163ca824] feature(client-cli): handle argument --backend v2 on cardano transaction certify (mithril)
17:41:34 [3a749574] docs: add backend v2 option in commands cardano-transaction snapshot list/show and certify (mithril)
17:41:34 [d0300f51] feature(client-cli): handle argument --backend v2 on cardano-transaction snaphot show (mithril)
17:41:34 [c77f6c22] ci(test-client): add cardano-transaction certify steps (backend v2) and cardano-block certify steps in dockers jobs (mithril)
17:41:34 [06ba67b1] feature(client-cli): add new unstable command cardano-block snapshot show (mithril)
17:41:34 [87fe2100] feature(client-cli): handle argument --backend v2 on cardano-transaction snaphot list (mithril)
17:41:34 [980027f1] feature(client-cli): add new unstable command cardano-block snapshot list (mithril)
17:41:34 [237c5349] feature(client-cli): add new unstable command cardano-block certify (mithril)
17:41:34 [b4a66622] ci(test-client): add cardano-block certify steps (mithril)
17:41:35 [4b431e03] tests(end-to-end): add verification of certify command on transaction v2 and blocks (mithril)
17:41:35 [0cf89a8c] feat(devnet): record block hashes in a file (mithril)
17:41:35 [382e2160] tests(end-to-end): check that aggregators, signers and client have versions compatible for CardanoBlocksTransaction checks (mithril)
17:43:26 [d658c2aa] Refine wording (cardano-ledger)
17:44:54 [b0a8b2d7] fix: missing pagination params in proposals/*/withdrawals (openapi)
17:45:31 [04164807] Remove unused FromCBOR/ToCBOR instances (cardano-ledger-specs)
17:47:18 [1103307a] chore(deps): bump requests from 2.32.5 to 2.33.0 in /signed_docs (catalyst-voices)
17:47:33 [344355cd] Address review feedback: factor out decodeTextEnvelopeJSON, add Haddock (cardano-api)
17:53:19 [f325961f] chore(deps): bump requests in /catalyst-gateway/tests/api_tests (catalyst-voices)
18:00:47 [d02f9fbb] Add new required dependencies for cardano-node 10.7 (devx)
18:01:58 [006c6915] chore(deps): add bip39 and @scure/bip32, Yarn node-modules linker (adalite)
18:03:42 [863490b3] feat(wallet): Exodus derivation and Shalley paths (adalite)
18:03:53 [a8e81299] WIP: Replace eon-parameterized lenses with direct ledger lenses (cardano-api)
18:04:00 [4e33b75b] net-rs: Completeness review from ChatGPT (ouroboros-leios)
18:04:29 [55ac0cbd] feat(login): Exodus mnemonic toggle and wallet load (adalite)
18:04:54 [f3f2cc16] test: Exodus derivation in Shelley and wallet actions (adalite)
18:06:53 [7c4a8af9] chore(tests): move Gateway helpers to `gateway/mod.rs` (blockfrost-platform)
18:08:27 [57601825] chore(tests): clarify the Gateway `FIXME` (blockfrost-platform)
18:29:04 [e104fb78] net-rs: ChatGPT survey on Leios completness wrt CIP-0164 (ouroboros-leios-sim)
18:34:09 [0a666544] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger)
18:34:10 [c588c423] fix: tx cert plutus data encoding for conway txcert; refactor plutus data encoding (acropolis)
18:34:17 [8918b35e] Merge pull request #531 from VladislavKudrin/epoch-620 (cardano-org)
18:35:29 [f5e5460e] Apply nixfmt on all Nix files (cardano-ledger-specs)
18:41:17 [8a53491b] chore: add changelog entry for caseInteger SoP fallback fix (plutus)
18:41:17 [1c91182a] fix(Compiler/Expr): replace caseInteger list-indexing fallback with equalsInteger chain (plutus)
18:43:51 [d30fced4] refactor: use read_with_rollbacks and ValidationContext in accounts_state (acropolis)
18:48:54 [e9bdabc6] refactor: use read_with_rollbacks and ValidationContext in spo_state (#817) (acropolis)
18:58:23 [05d5f276] GITBOOK-1249: Correct application date (Intersect-knowledge-base)
19:07:17 [5a3c9299] refactor: fix rollback alignment for stake_delta_filter and block_kes_validator (#815) (acropolis)
19:07:54 [9d887761] Merge remote-tracking branch 'origin/main' into whankinsiv/accounts-rollbacks (acropolis)
19:11:00 [22b5d368] fix: remove read_ignoring_rollbacks (acropolis)
19:22:10 [269bf808] k8s: initial cluster tofu (cardano-playground)
19:23:42 [bbafeddf] fix: gov and script info plutus datta encoding, and refactor plutus data encoding functions (acropolis)
19:31:27 [da9db0e5] wip(ci): new parameters for e2e in CI (mithril)
19:32:09 [1ac68ecf] Remove GetCBOR wrapper from QueryLedgerPeerSnapshot (cardano-api)
19:33:54 [dca2a833] wip (ouroboros-network)
19:34:45 [10198dd8] fix(utxorpc): add payload for redeemer in evalTx (dingo)
19:34:53 [0c6b0204] WFQ mux (ouroboros-consensus)
19:35:01 [5f3e76ab] ci: change token name in update-flake-lock.yml (blockfrost-platform)
19:35:01 [3bac01d6] ci: add weekly flake.lock update workflow (blockfrost-platform)
19:36:49 [60e2fc8b] WFQ mux (ekg-forward)
19:37:30 [528c88ab] WFQ mux (cardano-node)
19:42:11 [fcfa112e] fix: use correct offset for spdd query handler (acropolis)
19:46:10 [2e1b8e1b] fix: time range plutus data encoding (acropolis)
19:55:01 [40a91c98] Merge branch 'cardano-foundation:master' into master (CIPs)
19:57:07 [d4a65a76] feat(blockfrost): Add transaction metadata label index (#1667) (dingo)
19:57:51 [f33f2e21] Update TapDano label to 544 (CIPs)
20:13:56 [ce5bc3c6] build: update did, did-comm-protocols, ... to 0.1.0-M43 (atala-prism-mediator)
20:14:08 [bfe9dfba] fix(utxorpc): address ai review (dingo)
20:14:19 [f2907a7b] fix(ci): greater timeout for e2e tests (mithril)
20:24:11 [19afb21c] chore: allow test selection (lace)
20:27:43 [233e44af] test: add conway transaction with its failed fake transaction (acropolis)
20:28:24 [421766cb] Merge branch 'main' into gd/script-context (acropolis)
20:29:11 [16657263] fix: commit pinning & comment shortening (blockfrost-platform)
20:36:52 [e8835cbb] wip (ouroboros-network)
20:36:52 [d3b7f337] Set blockfetch weight to two, reduce bursting allowance (ouroboros-network)
20:37:30 [adc8cd59] WFQ mux (ouroboros-consensus)
20:37:46 [e58ff2a6] fix(utxorpc): fix lint issue (dingo)
20:39:01 [38892203] test: add plutus v3 minting validator test case (acropolis)
20:39:22 [11df2ec9] WFQ mux (ekg-forward)
20:39:51 [b175748e] WFQ mux (cardano-node)
20:44:38 [85c6e82d] docs: Release Notes Update: v0.27.7 (#1747) (dingo)
21:09:53 [f179785f] fix: address stable block query review (acropolis)
21:18:56 [6f34874f] refactor: show validation errors always (acropolis)
21:31:40 [6e2999e9] fix: align chain store tests with rollback trait (acropolis)
21:33:34 [a3bddf4c] fix: restore chain store rollback usage (acropolis)
21:35:26 [2ac21e27] Revert "fix: restore chain store rollback usage" (acropolis)
21:36:28 [f16fc791] cabal.project: Update index-states and remove un-needed allow-newer (cardano-node)
21:37:01 [b1454ae8] Merge remote-tracking branch 'origin/main' into lowhung/midnight-state-stable-block-query (acropolis)
21:38:56 [7bc3c15d] Nix updates (cardano-node)
21:41:45 [1b197b11] caribic: restore stable local cardano startup (cardano-ibc-incubator)
22:02:05 [956ce144] dijkstra: update cm for vanrossem pv11 prep (cardano-playground)
22:03:57 [183a144a] Merge pull request #5677 from IntersectMBO/dependabot/pip/doc/requests-2.33.0 (cardano-ledger-specs)
22:06:22 [4c0a5b37] Nix updates (cardano-node)
22:06:22 [e60bc4e9] cabal.project: Update index-states and remove un-needed allow-newer (cardano-node)
22:09:38 [c107a2ed] feat: optimize stable block grpc queries (#806) (acropolis)
22:11:09 [cb182f9a] fix: ttl validation error; fix min lovelace calculation for post babbage era issue (acropolis)
22:14:06 [1389fbce] Merge branch 'main' into gd/fix-phase1-validation (acropolis)
22:35:14 [257b1690] chore: standardize context errors and fix epoch_state sync pattern (acropolis)
22:39:36 [00325d34] Convert `PoolLifeTime` `CHAINExample` to ImpTest (cardano-ledger)
22:39:36 [db348482] Convert `PoolReReg` `CHAINExample` to ImpTest (cardano-ledger)
22:39:36 [62469d02] Remove already covered legacy tests (cardano-ledger)
22:47:07 [acf5d0f3] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 183a144a4c11a1554c442f2491be97d2a2099aaa (cardano-ledger)
22:47:46 [10b8160b] refactor: use read_with_rollbacks and ValidationContext in accounts_state (#820) (acropolis)
22:50:51 [10f0925d] merge origin/main (acropolis)
22:54:33 [a86fe5b4] Nix updates (cardano-node)
22:54:33 [a67ee23b] cabal.project: Update index-states and remove un-needed allow-newer (cardano-node)
22:59:41 [087ccc63] Replace "current era" with "mainnet era" in wasm API (cardano-api)
23:08:25 [1bd7c4c0] 🟩 API (All properties) is up (204 in 586 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:08:26 [aaf15db6] 🟩 API (Batch) is up (204 in 126 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:08:26 [90d7c712] 🟩 API (Specific property) is up (204 in 126 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:11:09 [7f502e81] Bump handlebars from 4.7.8 to 4.7.9 in /clients/TypeScript (cardano-ogmios)
23:12:06 [62ce8620] 🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:07 [909bc2c3] 🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:07 [62d697be] 🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:07 [63613d03] 🟥 event-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:07 [1b7c45c8] 🟥 login-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:08 [dfbd6f79] 🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:08 [35f94d08] 🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:12:56 [b3f35e68] 🟩 voting.summit.cardano.org is up (200 in 195 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:12:57 [149e10d5] 🟩 user-verification-api is up (405 in 564 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:12:57 [71dbfce2] 🟩 event-api is up (200 in 697 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:12:58 [ee67e9a1] 🟩 login-api is up (401 in 560 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:12:58 [59a1e52a] 🟩 blockchain-follower-api is up (200 in 175 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:12:59 [c5874693] 🟩 cast-vote-api is up (401 in 430 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:12:59 [fe0331e2] 🟩 get-votes-api is up (401 in 160 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:13:00 [9e3b251f] 🟩 get-vote-receipt-api is up (401 in 429 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:13:01 [08f3e3f9] 🟩 keria is up (401 in 846 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:26:44 [87369988] Artifacts generated from 3b1f528fc5c3458cf8c3e96b433e5d6d376cf588 (formal-ledger-specifications)
23:27:30 [eb5ca892] Port `GenesisTest`s into new `TestSuite` data structure (ouroboros-consensus)
23:27:47 [089e4cf3] Refactor transaction and transaction body of examples in Test.Cardano.Ledger.<era>.Examples.hs. (cardano-ledger-specs)
23:27:47 [8e93ae9e] Translate all transaction building examples in our test files to use the typeclasses defined in Cardano.Ledger.Core (`EraTx`, `EraTxBody`, etc.) (cardano-ledger-specs)
23:28:06 [80aa49cc] Apply nixfmt on all Nix files (cardano-ledger)
23:28:06 [d75ed0a9] Add Github CI check for making sure `nixfmt` has formatted the .nix files (cardano-ledger-specs)
23:52:53 [8eed5f84] Fix playwright test and make it easier to update (cardano-api)
23:52:53 [4163c0a5] Remove mentions to explicit eras in `lib-wrapper` and the `newConwayTx` function (cardano-api)
23:52:53 [5104037b] Add type aliases to improve clarity (cardano-api)
23:52:53 [a47e0e29] Elaborate when are upcoming eras not available (cardano-api)
23:52:53 [3a34eda2] Make `DepositLovelace` a `Natural` (cardano-api)
23:52:53 [be43d97a] Reenable git cache for WASM (cardano-api)
23:52:53 [fc409c18] Rename references to "experimental" era to "upcoming" era (cardano-api)
23:52:53 [8b5bc251] Add DijkstraEra to transaction creation (cardano-api)
23:52:53 [8af582f8] Export methods in the JavaScript API (cardano-api)
23:52:53 [187fe99e] Replace "current era" with "mainnet era" in wasm API (cardano-api)
23:52:53 [3751c9bc] Update pure WASI API (cardano-api)
23:52:53 [5b594ef4] Implement stake certificate creation (cardano-api)