Home / Reports / Nov 2, 2025

Sunday, November 2, 2025

229 commits had been pushed across 42 repos by 27 authors. There were 80,623 additions and 397,323 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:03:32 [3f766d38] Initial plan (mantis)
00:05:58 [122add51] :bento: Update graphs [skip ci] (cf-cip1694-ballot-status)
00:06:32 [7ebb4f38] flake.lock: Update (cardano-node)
00:12:42 [97b75b1c] :pencil: Update summary in README [skip ci] [upptime] (cf-token-metadata-registry-status)
00:12:43 [43bb938f] :card_file_box: Update status summary [skip ci] [upptime] (cf-token-metadata-registry-status)
00:13:45 [cf2378f7] Automatic Update (stackage.nix)
00:15:57 [db087592] Fix Issue 1: Implement missing codecs in DefaultCodecs.scala (mantis)
00:16:11 [cca5d2a7] :bento: Update graphs [skip ci] (cf-token-metadata-registry-status)
00:18:04 [14c96666] :bento: Update graphs [skip ci] (cf-summit-evoting-status)
00:18:38 [9a604963] flake.lock: Update (vit-servicing-station)
00:21:08 [fa6a2962] flake.lock: Update (acropolis-haskell-fork)
00:21:55 [2330c686] Fix Issue 2: Configure ExplicitlyTriggeredScheduler for FilterManagerSpec (mantis)
00:22:56 [efb6de36] flake.lock: Update (catalyst-toolbox)
00:24:36 [0fbd5e9a] Update munit to 1.2.1 in main (open-enterprise-agent)
00:24:37 [68a204ae] Update sbt-scalafmt to 2.5.6 in main (open-enterprise-agent)
00:24:38 [991dea40] Update scalafmt-core to 3.9.10 in main (open-enterprise-agent)
00:24:38 [2141fc14] Update sbt-scoverage to 2.4.0 in main (open-enterprise-agent)
00:25:31 [ad2618f7] Fix Issue 4: Improve ECDSASignature decoding error handling (mantis)
00:26:45 [ccd143ce] flake.lock: Update (jormungandr)
00:26:59 [b7d2e167] :card_file_box: Update status summary [skip ci] [upptime] (cf-cip1694-ballot-status)
00:26:59 [a4636754] :pencil: Update summary in README [skip ci] [upptime] (cf-cip1694-ballot-status)
00:27:51 [345ea571] Fix Issues 3 & 5: Improve receipts decoding error handling and validation (mantis)
00:28:53 [b7932a9d] flake.lock: Update (cardano-git-rev)
00:28:57 [a7e682ad] flake.lock: Update (cardano-haskell-package-repo)
00:32:33 [0d4f0f33] flake.lock: Update (git-rev)
00:33:38 [2a02c98f] flake.lock: Update (ci-world)
00:34:31 [993f260d] :pencil: Update summary in README [skip ci] [upptime] (cf-summit-evoting-status)
00:34:32 [624b8b94] :card_file_box: Update status summary [skip ci] [upptime] (cf-summit-evoting-status)
00:35:20 [e6a099b0] flake.lock: Update (cardano-haskell-action)
00:36:45 [405860ef] flake.lock: Update (foliage)
00:38:51 [148a88e0] Run sbt pp to clean up formatting (mantis)
00:51:51 [bcbeaf6b] Update Hackage and Stackage (haskell.nix)
00:52:56 [d631edff] Fix type mismatches: convert between BigInt and Long in DefaultCodecs (mantis)
01:09:48 [2ab5d1fc] Merge pull request #205 from chippr-robotics/copilot/fix-default-codecs-implementation (mantis)
01:11:38 [b16dc55b] Initial plan (mantis)
01:17:55 [2a01d81d] Initial plan (mantis)
01:28:29 [8564fb72] Fix EIP8CodecsSpec: use RLPCodecs and handle forward-compatible extra fields (mantis)
01:30:13 [860e01ca] Add comprehensive operational runbooks for Fukuii (mantis)
01:31:26 [ebd08251] Update README with links to operational runbooks (mantis)
01:32:57 [1b32a0f4] Apply scalafmt formatting to RLPCodecs.scala (mantis)
01:34:57 [7b3d6853] Clarify hypothetical examples and add safety warnings in runbooks (mantis)
01:39:42 [366df08e] Add comprehensive security runbook with firewall setup and best practices (mantis)
01:52:24 [ed96b934] Address PR review feedback: improve table readability, add docs references, fix security issue in Docker example (mantis)
01:53:29 [7157341c] Merge pull request #207 from chippr-robotics/copilot/fix-eip8-codecs-serialization (mantis)
01:55:33 [c4ea10cc] Initial plan (mantis)
01:57:24 [793e5a86] Merge branch 'develop' into copilot/update-runbooks-documentation (mantis)
01:57:40 [7b0811fd] Merge pull request #208 from chippr-robotics/copilot/update-runbooks-documentation (mantis)
01:57:56 [4f4011a2] Merge branch 'develop' into copilot/fix-actor-scheduler-casting-error (mantis)
01:59:38 [ad6377f9] Initial plan (mantis)
02:06:35 [6274ca8d] Fix Actor Scheduler casting errors by using explicit-scheduler configuration (mantis)
02:08:45 [84bd5907] Add comprehensive metrics and logging baseline with documentation (mantis)
02:10:29 [9f6b8728] Add metrics documentation link to main README (mantis)
02:13:15 [53f01cbb] Address code review feedback: improve logging security and documentation (mantis)
02:18:41 [bf47329b] fix(alonzo): custom cbor marshal for block (#1090) (gouroboros)
02:20:42 [700ca946] Update metrics namespace from mantis.metrics to fukuii.metrics (mantis)
02:22:19 [0f7841b5] Scheduled update (pool_groups)
02:23:47 [eb6ad621] Merge pull request #211 from chippr-robotics/copilot/add-metrics-logging-baseline (mantis)
02:24:11 [915a3fa2] Merge branch 'develop' into copilot/fix-actor-scheduler-casting-error (mantis)
02:29:34 [7119b5fb] Initial plan (mantis)
02:42:49 [5de62d48] Add /health and /readiness endpoints with documentation (mantis)
02:54:57 [d7e1524d] Merge pull request #210 from chippr-robotics/copilot/fix-actor-scheduler-casting-error (mantis)
02:55:45 [409b2880] Merge branch 'develop' into copilot/add-health-check-endpoints (mantis)
02:55:56 [8bab34f5] Address code review feedback - add missing import (mantis)
02:56:33 [9b8e3daf] Initial plan (mantis)
03:01:37 [831dce3e] Fix heading structure for Contact section in README (mantis)
03:05:24 [2a1fba73] Merge pull request #212 from chippr-robotics/copilot/add-health-check-endpoints (mantis)
03:05:41 [39a595f3] Merge branch 'develop' into copilot/fix-block-receipts-hash-validation (mantis)
03:11:07 [4022af98] Fix receipt hash validation by correcting ByteString RLP encoding (mantis)
03:18:36 [75d3d271] Fix ByteString RLP encoding in network protocol messages (mantis)
03:22:57 [77bf8e34] Fix NodeDataSpec test to use correct ByteString RLP encoding (mantis)
03:32:31 [8272e787] chore: add test.md via GitHub App (gimbalabs-drep)
03:37:18 [7b213719] Improve code readability by breaking long lines and extracting common values (mantis)
03:40:04 [341c5f9b] Merge pull request #215 from chippr-robotics/copilot/fix-block-receipts-hash-validation (mantis)
03:48:08 [34f03328] Delete test.md (gimbalabs-drep)
04:18:13 [aef85552] Initial plan (mantis)
04:29:31 [43a83448] Fix ClassCastException in JsonRpcControllerSpec by adding NetServiceAPI trait (mantis)
04:31:35 [4a8d8314] Update proposal voting contexts (Governance)
04:44:31 [c4ba8901] Fix ECDSASignature decoding to handle v=0 for EIP-2930 transactions (mantis)
04:54:31 [23d9e861] Improve comment clarity for empty v component handling (mantis)
04:54:45 [d9fe810f] Deploying to gh-pages from @ cardano-scaling/hydra@fc4418c399273c8ef1fef208ec8c097ffc264267 🚀 (hydra-poc)
05:08:13 [c9d59010] Initial plan (mantis)
05:09:23 [99c396f5] Run scalafmt to clean up formatting in modified files (mantis)
05:40:32 [d003e076] Fix compilation warnings: correct -Wconf config, remove unused imports, suppress unused parameters (mantis)
07:12:38 [840544e2] trace-resources: Patch up CPU time metric on darwin (cardano-node)
07:12:39 [4ae2a91b] Update CHANGELOG (cardano-node)
07:16:04 [3c4b2ffa] trace-resources: Patch up CPU time metric on darwin (cardano-node)
07:16:04 [2f365ca5] Update CHANGELOG (cardano-node)
09:04:57 [5291959d] Update recent-updates.md (Intersect-knowledge-base)
11:15:48 [5f2387a4] fix (catalyst-voices)
11:32:40 [7cc0b550] Apply automatic changes (catalyst-voices)
11:46:32 [ed320502] fix(cat-gateway): Fixing `FullSignedDoc::store` error handling (#3633) (catalyst-voices)
11:46:48 [d609a57b] Removed draft docs and test reports for fix/signed-doc-store (catalyst-voices)
11:49:16 [0d11e9c7] Merge pull request #217 from chippr-robotics/copilot/fix-ethminingservice-timeouts (mantis)
11:50:26 [48fe96f3] Merge branch 'develop' into copilot/reduce-compile-warnings (mantis)
11:50:28 [bf437da8] Fixes to guidance and incorrect question on midnight (#3625) (catalyst-voices)
11:50:45 [563afc16] Removed draft docs and test reports for fix/f15_guidance_copy_fixes_20251031 (catalyst-voices)
11:59:20 [2ac1585e] Apply automatic changes (catalyst-voices)
12:06:48 [b507d375] Run scalafmt to cleanup formatting (mantis)
12:07:39 [9a357c2a] Apply automatic changes (catalyst-voices)
12:14:52 [0a7be059] Revert "fix(cat-gateway): Migrate EventDB from `bb8` to `deadpool` (#3441)" (catalyst-voices)
12:19:30 [1d4223e6] update Cargo.lock (catalyst-voices)
12:30:31 [fdacfb6b] Clean up test and benchmark warnings with scalafix (mantis)
12:37:22 [632f82fe] Apply automatic changes (catalyst-voices)
12:37:37 [e1c3578c] Apply automatic changes (catalyst-voices)
12:38:19 [564a23c3] Apply automatic changes (catalyst-voices)
12:42:01 [0c2dc23d] wip (catalyst-voices)
12:42:47 [f9dfd7f0] revert (catalyst-voices)
12:49:08 [6bea2055] flake.lock: Update (plutarch)
12:57:54 [d3d4e5c3] Scheduled update (pool_groups)
13:00:35 [d659bef0] Apply automatic changes (catalyst-voices)
13:02:01 [b57d9d43] Run scalafmt on test files to fix formatting (mantis)
13:14:08 [288da01d] Apply automatic changes (catalyst-voices)
13:14:52 [9ced79ff] Apply automatic changes (catalyst-voices)
13:18:18 [e28059b7] Merge pull request #219 from chippr-robotics/copilot/reduce-compile-warnings (mantis)
13:21:52 [8a6c8f3d] Initial plan (mantis)
13:32:33 [c704a7a0] Minimun complete ? (ouroboros-network)
13:32:38 [ccb2eddb] network-mux:logging (ouroboros-network)
13:32:38 [e3d24993] Test (ouroboros-network)
13:32:38 [eb2e9d45] network-mux:logging - patterns (ouroboros-network)
13:32:39 [a8f173ce] ouroboros-network:framework-logging (ouroboros-network)
13:32:39 [cf3c66c8] WIP (ouroboros-network)
13:32:39 [08f3f8f5] ouroboros-network:logging (ouroboros-network)
13:34:52 [7668c5b5] Fix DeleteAccountsSpec and FilterManagerSpec test failures (mantis)
13:45:28 [8fd02019] fix(byron): encode tx payload with indefinite-length list (gouroboros)
13:51:18 [672d608a] Merge pull request #12 from MeshJS/main (asteria)
13:52:34 [4e2adaeb] Merge pull request #13 from MeshJS/frontend (asteria)
14:15:45 [9ee6450f] Fix PeerDiscoveryManagerSpec mock expectations for getRandomNodes vs getNodes (mantis)
14:20:57 [3007fec3] Fix PeerDiscoveryManagerSpec random node stream test assertions (mantis)
14:47:45 [aa71c88e] fix(ledger): add min pool cost to protocol parameters (gouroboros)
14:50:15 [a04b64f2] Merge pull request #221 from chippr-robotics/copilot/fix-auth-initiate-message-decode (mantis)
14:50:51 [237a12ec] fix(byron): encode tx payload with indefinite-length list (gouroboros)
14:52:18 [17baf12b] Initial plan (mantis)
15:16:12 [665d9849] Fix block header timestamp in test helper to ensure valid parent-child relationships (mantis)
15:21:24 [e3ae104e] fix(shelley): check rat lower bounds (gouroboros)
15:31:49 [77373a8d] fix(shelley): check rat lower bounds (#1221) (gouroboros)
15:39:39 [aa3019ca] Merge pull request #223 from chippr-robotics/copilot/fix-integration-test-failures (mantis)
15:40:47 [960cf72a] Initial plan (mantis)
15:43:30 [2fb3dfdb] fix(ledger): add min pool cost to protocol params (gouroboros)
15:55:26 [9ae799e2] Fix ClassCastException in VMClientSpec by extracting MessageHandlerApi trait (mantis)
16:13:40 [a679f651] fix(ledger): add min pool cost to protocol params (gouroboros)
16:23:16 [4e49c684] fix(lint): avoid string concat in loop (#415) (cdnsd)
16:23:51 [95915427] Remove unnecessary Selectable intersection type and run scalafmt (mantis)
16:32:31 [2a239e6a] Update proposal voting contexts (governance)
16:42:40 [b161bf8f] Merge pull request #227 from chippr-robotics/copilot/fix-classcastexception-messagehandler (mantis)
16:43:31 [46eb8c25] Initial plan (mantis)
16:47:44 [4ff9cee2] fix(ledger): add min pool cost to protocol params (gouroboros)
17:02:05 [1c00ae98] Fix scheduler initialization and increase test timeouts (mantis)
17:10:57 [feb27795] fix(byron): encode tx payload with indefinite-length list (#1092) (gouroboros)
17:14:59 [8e0ad47f] Fix RLP encoding issues in AuthInitiateMessageV4 and test code (mantis)
17:19:45 [1318df5e] Fix FrameCodecSpec decoder to import RLP decoders (mantis)
17:39:40 [2b47f49d] feat: track transaction metadata (#980) (dingo)
18:13:48 [5b5630c7] fix(ledger): add min pool cost to protocol params (#1220) (gouroboros)
18:16:28 [3298388a] more tests (mesh)
18:27:40 [7949a9dd] Merge pull request #230 from chippr-robotics/copilot/fix-scheduler-initialization-error (mantis)
18:29:45 [67e2d753] Use stability window instead of hard-coded slot threshold for blockfetch (dingo)
18:30:28 [5ff3e4ad] Initial plan (mantis)
18:38:04 [98fa57b9] Increase Akka/Pekko timeouts from 5s to 20s to fix TimeoutException issues (mantis)
18:42:10 [362a0dea] Fix integer overflow warnings in security parameter conversions (dingo)
18:45:26 [786b4f0c] Update test timeouts to match new configuration values (mantis)
18:45:49 [6734d132] Fix unsafe stability window calculation (dingo)
18:53:45 [df196ba1] Fix PeerManagerSpec test to advance scheduler for timeout handling (mantis)
18:58:06 [ef250ec9] Use explicit timeout constant in PeerManagerSpec test (mantis)
19:00:42 [35e41ca7] fix(mary): create block marshal CBOR func (gouroboros)
19:15:44 [aacd4c24] Increase test longTimeout to accommodate 20s actor timeouts (mantis)
19:47:23 [b02ff698] Fix FilterManagerSpec test to advance scheduler beyond longTimeout (26s) (mantis)
20:21:10 [f0cafb9d] modify sidebar: include overview as index to Design Patterns (developer-portal)
20:42:19 [c3a651be] Fix PeerDiscoveryManagerSpec flaky tests: use LongPatience and normalTimeout (mantis)
20:49:00 [c8d268b3] navbar + choose your approach page (developer-portal)
20:54:21 [264170d5] CIP-0068 | Support multi-asset metadata a la CIP-0025 (#1112) (CIPs)
21:01:12 [c3e97295] cardano unified color scheme for mermaid diagrams (developer-portal)
21:07:35 [a65f49e7] move SPO content (developer-portal)
21:08:37 [40dac8e6] Merge pull request #232 from chippr-robotics/copilot/fix-timeout-exception-issues (mantis)
21:10:05 [8978e879] Initial plan (mantis)
21:10:24 [a8fb15fa] SPO navbar dropdown (developer-portal)
21:14:24 [8a15b9c3] fix: use stability window for slot threshold (dingo)
21:24:31 [9c553e65] announcement banner text update (developer-portal)
21:25:00 [0cbc9441] Increase timeout values and improve error logging for FastSync (mantis)
21:34:36 [0c768228] Update sidebar for smart contracts, modify validation terminology in diagrams (developer-portal)
21:35:29 [c1180bee] Address code review: Remove redundant block number from log message (mantis)
21:56:57 [5ab818bd] build(deps): bump github.com/blinklabs-io/gouroboros (#456) (cardano-up)
21:57:25 [c75aa73d] chore(deps): Bump github.com/consensys/gnark-crypto (#165) (gouroboros-starter-kit)
21:57:43 [9954bb65] chore(deps): Bump github.com/blinklabs-io/gouroboros (#164) (gouroboros-starter-kit)
21:58:07 [cbc5f08f] chore(deps): Bump github.com/blinklabs-io/gouroboros (#369) (nview)
21:59:17 [161e4e4d] cabal-project: Update index-states (plutus)
21:59:22 [50a5d501] chore(deps): Bump github.com/blinklabs-io/gouroboros (#237) (txtop)
21:59:43 [113c6f43] chore(deps): Bump github.com/consensys/gnark-crypto (#238) (txtop)
22:04:20 [1a0fe4fb] proposalsBriefPage filtering (catalyst-voices)
22:06:56 [ed811864] perf: use string builder vs concat in loop (nview)
22:07:40 [be99436c] chore(deps): Bump github.com/consensys/gnark-crypto (#370) (nview)
22:08:01 [608597a2] chore(deps): Bump google.golang.org/api from 0.252.0 to 0.253.0 (#331) (bursa)
22:16:52 [1401e8fa] fix: status filtering (catalyst-voices)
22:20:18 [2fbac907] more draft proposals filtering tests (catalyst-voices)
22:26:34 [275fc3dd] wallet authentication flow - integrate (developer-portal)
22:58:44 [01cb0fba] feat(bursa): Changed default debug port value to 0 (bursa)
23:01:24 [7d964b92] Initial plan (mantis)
23:04:25 [5c234d7f] 🟩 API (All properties) is up (204 in 714 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:25 [0d404f9d] 🟩 API (Specific property) is up (204 in 135 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:26 [4b2236b5] 🟩 API (Batch) is up (204 in 133 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:48 [81f191c6] Fix NoSuchElementException in FastSyncSpec by using lastOption (mantis)
23:05:12 [71bff862] Add fast-distro GitHub Actions workflow for nightly releases (mantis)
23:06:06 [73ae6327] 🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:07 [9bf06329] 🟥 event-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:07 [4ce202ea] 🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:08 [5184bd04] 🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:08 [1feb482b] 🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:08 [c5af048d] 🟥 login-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:08 [2ff52290] 🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:32 [2315abd2] Document fast-distro workflow in README (mantis)
23:07:21 [ebd0abe0] 🟩 voting.summit.cardano.org is up (200 in 230 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:22 [97492939] 🟩 event-api is up (200 in 501 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:22 [46346511] 🟩 user-verification-api is up (405 in 559 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:23 [42f6bb25] 🟩 login-api is up (401 in 384 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:23 [7873e2d0] 🟩 blockchain-follower-api is up (200 in 99 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:24 [7f5ab87d] 🟩 get-votes-api is up (401 in 247 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:24 [34594948] 🟩 cast-vote-api is up (401 in 292 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:25 [802ac075] 🟩 keria is up (401 in 538 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:07:25 [09a6ac73] 🟩 get-vote-receipt-api is up (401 in 292 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:08:06 [ef136394] feat(bursa): Fixed the condition for parsing the wallet dir (bursa)
23:08:37 [a2a3c630] Fix code review issues in fast-distro workflow (mantis)
23:17:58 [2cff444a] Apply code review feedback: skip test compilation, use FUKUII_DEV=true, fix version regex (mantis)
23:18:04 [73c02c73] Campaign proposals filter (catalyst-voices)
23:33:40 [4669e547] Merge pull request #238 from chippr-robotics/copilot/create-fast-distro-action (mantis)
23:43:15 [514f7c2b] fix: replace 32 byte length conversion with 28 byte length for GenesisHash (acropolis)
23:44:18 [52662aa8] Initial plan (mantis)
23:45:16 [a8198848] Merge pull request #332 from input-output-hk/whankinsiv/genesis-to-hash-panic-fix (acropolis)
23:46:08 [448e7e55] Merge remote-tracking branch 'origin/main' into whankinsiv/historical-accounts-address-indexing (acropolis)
23:50:48 [f919deab] Add Docker Hub integration to workflows and documentation (mantis)
23:52:30 [d81c1cb2] update docs (catalyst-voices)
23:53:03 [28598287] Improve documentation clarity based on code review feedback (mantis)