Home / Reports / Sep 27, 2025

Saturday, September 27, 2025

122 commits had been pushed across 20 repos by 21 authors. There were 22,050 additions and 3,922 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:05:46 [83e82af5] :bento: Update graphs [skip ci] (cf-cip1694-ballot-status)
00:10:19 [497fd9b0] :card_file_box: Update status summary [skip ci] [upptime] (cf-token-metadata-registry-status)
00:10:19 [211187b8] :pencil: Update summary in README [skip ci] [upptime] (cf-token-metadata-registry-status)
00:12:06 [0333b43b] Automatic Update (stackage.nix)
00:13:33 [2ec8e5f1] :bento: Update graphs [skip ci] (cf-token-metadata-registry-status)
00:15:22 [3aa92163] :bento: Update graphs [skip ci] (cf-summit-evoting-status)
00:23:02 [c22a8f6d] :pencil: Update summary in README [skip ci] [upptime] (cf-cip1694-ballot-status)
00:23:02 [664c7a74] :card_file_box: Update status summary [skip ci] [upptime] (cf-cip1694-ballot-status)
00:29:16 [b05b0cf7] :card_file_box: Update status summary [skip ci] [upptime] (cf-summit-evoting-status)
00:29:16 [878eec73] :pencil: Update summary in README [skip ci] [upptime] (cf-summit-evoting-status)
00:49:39 [286dc7d6] matomo: start a prototype for daedalus cutover (cardano-playground)
00:51:54 [751e1561] Update Hackage and Stackage (haskell.nix)
01:26:35 [90006334] Revert "Keep track of currency/token lengths in builtin Value (#7349)" (#7370) (plutus)
01:58:57 [1ef27ba5] Scheduled update (pool_groups)
02:15:00 [d376f742] Deploying to gh-pages from @ IntersectMBO/plutus@90006334db55217c3b3f19e78dc250ba19abcec7 🚀 (plutus)
02:38:10 [2f1f5eb9] wip (plutus)
03:03:08 [6584d0d2] Computational-RunTraceAfterAndThen proof done!!! (formal-ledger-specifications)
03:11:00 [66cc8e31] Deploying to gh-pages from @ IntersectMBO/plutus@90006334db55217c3b3f19e78dc250ba19abcec7 🚀 (plutus)
03:15:40 [f42f5a73] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 90006334db55217c3b3f19e78dc250ba19abcec7 (plutus)
03:32:14 [0690a9a6] update - rooms, location, titles etc (plutus)
03:34:12 [c4f94f1e] Deploying to gh-pages from @ IntersectMBO/plutus@0690a9a699a9605f1dc0e92f4ecb12511b4771cb 🚀 (plutus)
04:46:43 [faf7342c] Deploying to gh-pages from @ cardano-scaling/hydra@550b0300b6bcbaa97d70265656020862d3e9a4bd 🚀 (hydra-poc)
06:07:36 [3b87882d] fix random grammar and spelling errors (#1654) (developer-portal)
07:34:34 [f9304877] fix: do not store drep <-> delegator previous link under some conditions (amaru)
07:34:34 [cd20f277] fix: improve observability of ratification & fix compass short-circuit (amaru)
07:34:34 [df67d4df] re-generate preprod data to account for unregistered pool voting stake. (amaru)
07:34:35 [213460e7] chore: minor refactor to make 'era_history' more visible. (amaru)
07:34:35 [34391d00] fix: only check payment part for script in collateral (amaru)
07:34:35 [e68f756e] fix drep fetching in data/fetch.mjs script; requires Ogmios >= v6.14.0 (amaru)
07:34:35 [92b28617] fix: re-instate drep existence check when adding past re-delegation. (amaru)
07:34:35 [1cb3e736] fix: rework drep delegation reset pre-conditions, account for re-delegations. (amaru)
07:34:36 [fb6cc61a] fix: re-instate filtering out immediately retiring pools from voting stake distribution (amaru)
07:34:36 [15495c36] chore: remove duplications and rewrite few functions for clarity. (amaru)
07:35:26 [67a035e0] chore(test): coverage of collateral address with a script delegation part (amaru)
08:34:38 [96a3f018] chore: make 'import-headers' command less silent. (amaru)
08:34:38 [7e34d2cd] fix: clear current AND past delegations on DRep deregistration in v9 (amaru)
08:34:38 [61469708] chore: lower trace level for dreps_delegation.remove span. (amaru)
08:34:38 [15057944] chore: add some doctest to for into_next_prefix (amaru)
08:34:39 [6591073d] fix: forget about initial (from snapshot) past delegators when switching to pre-defined drep. (amaru)
08:34:39 [196a74e3] fix: import initial votes from proposal states, not from pulsing snapshot. (amaru)
08:34:39 [695f313d] fix: do not preserve incorrect past delegators when re-delegating to a pre-defined drep. (amaru)
08:34:39 [c47921a8] chore: increase batch size on ledger state import (amaru)
08:34:39 [888fd162] fix: use full certificate pointer for ordering de-registration and re-delegation. (amaru)
08:34:39 [d4f1a4a5] fix: account for re-delegation within the same block. (amaru)
08:34:40 [20c57c93] fix: do not add retired dreps to generated snapshot tests. (amaru)
08:34:40 [103989d8] chore: re-generate and adjust preprod test snapshots. (amaru)
08:34:40 [f41574db] fix: preserve retiring pool voting stake before retirement. (amaru)
08:34:40 [cf6135e7] fix: do not reset delegators for abstain and no-confidence in fetch script. (amaru)
08:34:41 [0b0d6a71] fix: rework drep delegation reset pre-conditions, account for re-delegations. (amaru)
08:34:41 [b87aefe0] re-generate preprod data to account for unregistered pool voting stake. (amaru)
08:34:41 [ae5bc476] fix: do not store drep <-> delegator previous link under some conditions (amaru)
08:34:41 [06661551] fix drep fetching in data/fetch.mjs script; requires Ogmios >= v6.14.0 (amaru)
08:34:41 [235dbe52] fix: improve observability of ratification & fix compass short-circuit (amaru)
08:34:42 [381ced13] chore: minor refactor to make 'era_history' more visible. (amaru)
08:34:42 [051922a8] fix: only check payment part for script in collateral (amaru)
08:34:42 [656714ac] fix: re-instate drep existence check when adding past re-delegation. (amaru)
08:39:01 [5f658a45] feat: Add Homebrew formula for db-server Haskell package (db-server)
08:45:20 [1d6b4da8] chore: adjust notes and comments in stake distribution calculations. (amaru)
08:45:42 [1c12939d] chore: remove duplications and rewrite few functions for clarity. (amaru)
08:45:42 [93838fab] chore(test): coverage of collateral address with a script delegation part (amaru)
09:05:01 [1edade17] Update recent-updates.md (Intersect-knowledge-base)
09:05:26 [820eda83] Merge pull request #457 from pragma-org/delegators-bug (amaru)
12:10:43 [4c208e36] refactor(cardano): track deposits explicitly in each entity (#723) (dolos)
12:22:04 [bcfa0f8d] feat: cardano js sdk bump (#2000) (lace)
12:56:09 [8bac6261] Scheduled update (pool_groups)
12:58:12 [ad2edc83] feat: create proposal workflow (cardano-ambassador-tool)
13:30:13 [a9ea5492] chore(deps): bump github.com/blinklabs-io/gouroboros (#374) (tx-submit-api)
13:31:16 [fab9c9fa] chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 (tx-submit-api)
13:33:33 [d2320662] feat: ledger metrics in pure stage (amaru)
13:33:34 [17286eae] fix: density calculations (amaru)
13:33:50 [0c4e7a31] chore: remove mock metrics (amaru)
13:33:52 [eb6cafd9] chore: remove unused code (amaru)
13:33:52 [23c4a92c] chore: remove debugs (amaru)
13:34:15 [f18fa5b9] fix: provide a default gasket port in the simulator (amaru)
13:38:29 [3dd38744] feat: rewrite metrics stage as an ExternalEffect (amaru)
13:39:35 [67ca032d] fix: apply code review suggestions (db-server)
13:40:53 [e1a3e186] chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 (#375) (tx-submit-api)
13:47:54 [c93994d7] fix: clean up (cardano-ambassador-tool)
14:27:01 [33cc05c5] chore(EDR): update metrics EDR to reflect the new changes for Pure Stage (amaru)
14:30:12 [4fc0aeec] chore: remove unused dependencies (amaru)
14:35:13 [397f22a9] chore(test): fix bootstrap all stages failing test (amaru)
14:35:18 [6d36bd22] feat: create proposal pages (#33) (cardano-ambassador-tool)
14:42:55 [ed16ac04] chore: address PR feedback (amaru)
15:25:01 [0133f952] Add `AnyEraTxWits` (cardano-ledger)
15:25:01 [6d4dbb19] Remove redundant constraint (cardano-ledger)
15:25:01 [d118961f] Add `AnyEraTxOut` and `AnyEraTxAuxData` (cardano-ledger)
16:24:38 [96152216] Update Vote_Context.jsonId (governance)
16:31:48 [9cda5530] Update proposal voting contexts (governance)
17:35:34 [b3917e51] 🟥 voting.summit.cardano.org is down (0 in 0 ms) [skip ci] [upptime] (cf-summit-evoting-status)
17:35:54 [f8308e7b] :card_file_box: Update status summary [skip ci] [upptime] (cf-summit-evoting-status)
17:35:54 [743505c4] :pencil: Update summary in README [skip ci] [upptime] (cf-summit-evoting-status)
17:37:57 [c4cf9c50] 🟩 voting.summit.cardano.org is up (200 in 624 ms) [skip ci] [upptime] (cf-summit-evoting-status)
17:38:17 [0128b1aa] :pencil: Update summary in README [skip ci] [upptime] (cf-summit-evoting-status)
17:38:17 [10081f1a] :card_file_box: Update status summary [skip ci] [upptime] (cf-summit-evoting-status)
18:18:37 [6a972442] Add `AnyEraScripts` (cardano-ledger)
18:18:37 [850c1c17] Add `AnyEraTxCert` (cardano-ledger)
18:25:54 [7e19b7d9] Add `AnyEraTx` (cardano-ledger)
18:25:54 [f2b41fcd] Add `AnyEraTxBody` (cardano-ledger)
18:25:54 [5c4f48b7] Add `producedTxOuts` and `mkCollateralTxIn` (cardano-ledger)
18:31:16 [ecafecbd] Add field accessors to `Block`: `blockHeader` and `blockBody`. (cardano-ledger)
18:31:16 [eff3056f] Expose `dRepToText` (cardano-ledger)
21:45:42 [741e9706] wip (plutus)
23:04:23 [8bbda04e] 🟩 API (Specific property) is up (204 in 99 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:23 [5178132f] 🟩 API (All properties) is up (204 in 624 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:24 [0e0eab25] 🟩 API (Batch) is up (204 in 98 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:06:00 [d1285a54] 🟥 event-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:00 [8babe175] 🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:01 [ec35ada4] 🟥 login-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:01 [a1d9a1ad] 🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:02 [9f608e34] 🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:02 [f4745757] 🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:02 [06b6703c] 🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:55 [39d3c54a] 🟩 voting.summit.cardano.org is up (200 in 290 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:55 [bca4790b] 🟩 event-api is up (200 in 538 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:56 [9415f458] 🟩 blockchain-follower-api is up (200 in 302 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:56 [886c0e4b] 🟩 user-verification-api is up (405 in 503 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:57 [56228d2c] 🟩 cast-vote-api is up (401 in 247 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:57 [6286519c] 🟩 login-api is up (401 in 292 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:58 [4e3552ea] 🟩 get-votes-api is up (401 in 99 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:58 [e9c080b3] 🟩 get-vote-receipt-api is up (401 in 241 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:59 [c8e745b7] 🟩 keria is up (401 in 344 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:54:51 [ad95c8c9] wip (plutus)