Home / Reports / Mar 30, 2025
Sunday, March 30, 2025
187 commits had been pushed across 53 repos by 34 authors. There were 494,028 additions and 36,561 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- DRep22
- catalyst-voices19
- after-town-hall13
- cf-summit-evoting-status13
- node12
- cardano-cli12
- cf-cip1694-ballot-status10
- cardano-ledger-specs8
- cf-token-metadata-registry-status6
- cardano-cli6
- cardano-node5
- Cardano-Governance5
- cardano-up-packages4
- gerolamo4
- cdnsd3
- cardano-sync-tests3
- ansible-cardano2
- helm-charts2
- cardano-ledger2
- lace2
- cardano-governance2
- aiken1
- adder1
- buidler-fest-2024-workshop1
- bursa1
- docker-cardano-cli1
- gouroboros1
- nview1
- tx-submit-api-mirror1
- pool_groups1
- cardano-academy1
- cardano-rosetta-java1
- cardano-token-registry1
- dapp-example1
- cardano-git-rev1
- cardano-haskell-action1
- cardano-haskell-package-repo1
- cardano-node1
- catalyst-toolbox1
- ci-world1
- foliage1
- git-rev1
- haskell.nix1
- hydra1
- jormungandr1
- plutus1
- stackage.nix1
- vit-servicing-station1
- vit-testing1
- lsm-tree1
- web3-sdk1
- plutarch-plutus1
- plutarch-template1
Commit Log
00:10:07
[c55a67f6]
:pencil: Update summary in README [skip ci] [upptime]
(cf-summit-evoting-status)
00:10:07
[2d60c156]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-summit-evoting-status)
00:11:44
[46942cab]
:pencil: Update summary in README [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:11:44
[b2a033b1]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:25:48
[f1b0b86c]
:pencil: Update summary in README [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:25:48
[acd2c9f8]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:39:26
[79d65820]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@4e5e8f2e203623296d93a06880e2b5b0be504907 🚀
(catalyst-voices)
01:00:09
[10d4b9fc]
feat(cert): Added Type() method to Certificate interface and implemented for all cert type
(gouroboros)
02:20:07
[deebbfae]
Delete top-level babbage command group and delete associated tests
(cardano-cli)
03:18:48
[6d03d989]
Delete top-level babbage command group and delete associated tests
(cardano-cli)
04:10:18
[0a66dd03]
Delete top-level babbage command group and delete associated tests
(cardano-cli)
04:21:40
[544c649d]
tracerOci: add context specific tracer entrypoint and support scripts
(cardano-node)
04:40:22
[2a59ee2c]
Update missing rationales file path in voting-action.js and remove obsolete rationales.json file. This change reflects the new directory structure for missing voting rationales, ensuring accurate data retrieval in the voting process.
(DRep)
04:42:41
[de441ee9]
Fix file path for JSONId in proposal-context.yml to align with updated directory structure for voting history. This ensures correct file tracking during proposal voting updates.
(DRep)
04:56:24
[21d00636]
Refactor createContextFolder function to use proposed_epoch and block_time from proposal data. This change improves error handling for missing values and updates the folder naming convention to include the proposed_epoch instead of the current date.
(DRep)
05:04:36
[b11502cc]
feat:changes to check StakeDeregistrationCertificate and StakeDelegationCertificate StakeCredential against given address
(adder)
05:04:56
[f00e8510]
Refactor directory structure for voting contexts by removing the obsolete voting-history directory and updating file paths in proposal-context.js and voting-action.js. This change ensures proper organization and access to voting-related files.
(DRep)
05:31:32
[95acb061]
Remove obsolete files and directories related to voting history and configuration, including .gitignore, config.json, LICENSE, package.json, and various voting context files. This cleanup enhances project organization and eliminates unused resources.
(DRep)
05:31:34
[6131f548]
Remove obsolete files and directories related to voting history and configuration, including .gitignore, config.json, LICENSE, package.json, and various voting context files. This cleanup enhances project organization and eliminates unused resources.
(DRep)
05:53:44
[7285f7da]
Remove index.js file containing voting history processing logic to streamline project structure and eliminate unused code.
(DRep)
06:01:05
[179975fc]
Refactor updateProposalsJson function to enhance error handling and improve JSON generation for proposals. This update ensures that the function correctly processes and outputs the latest proposal data, maintaining consistency with the current proposal list.
(DRep)
06:07:58
[7576eafd]
Refactor proposal context workflow and remove outdated update-proposals.yml
(DRep)
06:13:46
[2c9d4a92]
Add detailed logging for proposal details in getProposalList function
(Cardano-Governance)
06:13:51
[98384f13]
Merge branch 'main' of https://github.com/MeshJS/cardano-governance
(Cardano-Governance)
06:19:48
[c76f6684]
Merge branch 'main' of https://github.com/MeshJS/cardano-governance
(Cardano-Governance)
06:25:21
[b4a930c3]
Enhance proposal display by fetching proposals.json and updating UI to show proposals as cards with titles and buttons. This improves user interaction and visual organization of pending proposals.
(cardano-governance)
06:33:52
[4d6c48d0]
Refactor voting history fetching to support multiple years and update proposal display logic. This change enhances the application by allowing it to retrieve voting history from all available years and correctly display pending proposals from 2025 and later, improving user experience and data accuracy.
(DRep)
06:42:52
[29dd6544]
Update button text in proposal display from "Enter Proposal Rationale" to "Enter Vote Rationale" for improved clarity in user interface.
(DRep)
11:03:51
[a88e8afb]
new tracing: documentation, changelogs, linting, update test data
(cardano-node)
13:01:44
[8c55f825]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@d15fed5e5b34442074b646e9cd96a58d12cc6241 🚀
(catalyst-voices)
13:10:15
[53c38d2b]
chore(deps-dev): bump typescript-eslint from 8.26.1 to 8.27.0 (#167)
(after-town-hall)
13:13:31
[52ec638b]
chore(deps): Bump github.com/blinklabs-io/gouroboros (#210)
(tx-submit-api-mirror)
13:22:44
[deb86d2b]
chore(deps): bump github.com/blinklabs-io/gouroboros (#108)
(buidler-fest-2024-workshop)
18:23:58
[80164996]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@c4000e37d15ff7ded000fda25501d4cb25c6b449 🚀
(catalyst-voices)
23:04:15
[5e896d25]
🟩 API (Specific property) is up (204 in 96 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:15
[93f85b59]
🟩 API (Batch) is up (204 in 104 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:15
[3be7cf67]
🟩 API (All properties) is up (204 in 488 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:05:54
[3b9969d7]
🟩 voting.summit.cardano.org is up (200 in 493 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:55
[b779ead9]
🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:55
[63b13fd8]
🟥 event-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:55
[ad4f0a7e]
🟥 event-api is down (404 in 451 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:56
[59061f4b]
🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:56
[f7a4516e]
🟥 login-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:56
[3feae595]
🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:56
[a2b3dbdc]
🟩 user-verification-api is up (405 in 443 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:56
[3c3f8bbb]
🟥 blockchain-follower-api is down (404 in 372 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:57
[a7b1f880]
🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:57
[fc12c0f2]
🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:57
[f7ef4b27]
🟩 login-api is up (401 in 427 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:57
[2cadeeb7]
🟩 cast-vote-api is up (401 in 251 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:58
[ffa5527c]
🟩 get-votes-api is up (401 in 237 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:58
[69d95c2f]
🟩 get-vote-receipt-api is up (401 in 121 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:59
[bde689d8]
🟩 keria-provisioning is up (405 in 292 ms) [skip ci] [upptime]
(cf-summit-evoting-status)