Home / Reports / Jan 3, 2025
Friday, January 3, 2025
523 commits had been pushed across 66 repos by 81 authors. There were 51,521,909 additions and 625,590 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- catalyst-voices91
- mithril40
- cf-identity-wallet28
- ouroboros-network27
- lace23
- ouroboros-leios20
- cardano-wallet18
- hydra-poc18
- cf-summit-evoting-status17
- cardano-wallet15
- lsm-tree15
- cardano-api12
- catalyst-ci11
- cf-cip1694-ballot-status10
- hydra10
- cardano-rosetta-java9
- cf-explorer-status9
- lsm-tree9
- cardano-api8
- plutus8
- pool_groups6
- cf-token-metadata-registry-status6
- haskell.nix6
- ouroboros-consensus6
- cardano-node6
- node5
- gimbalabs-drep5
- cardano-js-sdk5
- cardano-node5
- catalyst-engineering5
- nami4
- after-town-hall3
- koios-artifacts3
- cardano-org3
- yoroi-mobile3
- cardano-cli3
- catalyst-core3
- marlowe-agda3
- cardano-sync-tests3
- cardano-upgrades-gitbook3
- ansible-cardano2
- cardano-compose-stacks2
- cardano-up-packages2
- yoroi2
- cardano-ledger2
- cardano-ledger-specs2
- cardano-node-tests2
- cizero2
- cardano-ledger2
- formal-ledger-specifications2
- govtool2
- plutarch2
- pallas2
- guild-operators1
- webartifacts1
- cf-ledger-sync1
- CIPs1
- developer-portal1
- atala-prism-wallet-sdk-ts1
- capkgs1
- cardano-db-sync1
- stackage.nix1
- cardano-cli1
- govtool-test-reports1
- koios-artifacts1
- dolos1
Commit Log
00:02:45
[b36a127d]
introduce SerialisedScriptRegistry to be passed during hydra tx observations
(hydra-poc)
00:02:45
[f86c4555]
push the serialized script registry to the edge with the client observer
(hydra-poc)
00:08:58
[aefec52b]
:pencil: Update summary in README [skip ci] [upptime]
(cf-summit-evoting-status)
00:08:58
[00b015a0]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-summit-evoting-status)
00:10:00
[8b6895c4]
:pencil: Update summary in README [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:10:00
[e1d92830]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:21:48
[9206ce6a]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:21:48
[28177b1e]
:pencil: Update summary in README [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:58:07
[6bb08132]
Extra fields added to proposal_summary endpoint as per Martin's request, also optimized passive pool votes calculation
(koios-artifacts)
01:09:02
[867de551]
Updated the schema for the response of proposal voting summary endpoint
(koios-artifacts)
01:32:38
[7cb4609d]
Updated the schema for the response of proposal voting summary endpoint
(webartifacts)
02:01:33
[d9a40fb9]
Updated the schema for the response of proposal voting summary endpoint
(koios-artifacts)
02:29:44
[b6ba7436]
fix(rust): Deny arithmetic side effects in the code (forces being thoughtful about overflow/underflow).
(catalyst-ci)
02:30:29
[dd425199]
fix(rust): Add llvm-tools-preview to the +nightly toolchain in case we want to use doctests with code coverage one day
(catalyst-ci)
02:34:17
[21127dda]
fix(rust): Run doctests serially, to prevent flaky builds from failed doctest compiles
(catalyst-ci)
03:01:17
[ff49d524]
fix(rust): Use an env var to control rustdoc selectively only when building docs, not running doc tests
(catalyst-ci)
03:08:53
[bd0ffd38]
Deploying to gh-pages from @ input-output-hk/catalyst-ci@66c92f0b985b59fc5ed37fdcc520da8b2a0f3588 🚀
(catalyst-ci)
03:26:06
[b5473d5b]
Updated the schema for the response of proposal voting summary endpoint
(koios-artifacts)
03:43:08
[87e5f884]
addin in the art work to the page header. Paper.js with metabll effect in react component.
(cardano-org)
04:05:57
[7779d5fa]
Deploying to gh-pages from @ IntersectMBO/govtool@82ae303762d5e89b11e2073c13133e95435670cc 🚀
(govtool-test-reports)
05:46:16
[59f9639a]
Deploying to gh-pages from @ input-output-hk/catalyst-ci@9e6551a9ec595e9789f3854afb0f9107147ea5dc 🚀
(catalyst-ci)
08:03:49
[300de0b0]
ouroboros-network-framework: removed various NonP2P components
(ouroboros-network)
08:03:51
[75c25567]
ouroboros-network-framework: renamed Ourboros.Network.Server2 module
(ouroboros-network)
08:48:09
[04f11084]
Merge pull request #2195 from input-output-hk/jpraynaud/upgrade-dependencies
(mithril)
09:04:56
[0c92d984]
Merge remote-tracking branch 'origin/paolino/4896/use-packaged-configs-in-windows-E2E' into abailly/buildkite-windows
(cardano-wallet)
09:28:27
[04fa0512]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@f7f9dbf97739b20bd048a24922a8ef518d3591f3 🚀
(catalyst-voices)
09:37:24
[32b10844]
fix: show an error when trying to deregister stake key with rewards without vote
(lace)
09:45:05
[3ddb2737]
fix(e2e): use blockfrost projectId and apiVersion provider params
(cardano-js-sdk)
09:50:43
[0c0089e9]
refactor: use a `DummyCardanoDbBuilder` to make the creation of the Cardano database directory more consistent.
(mithril)
09:50:44
[ba232f88]
feat: ensure `CardanoDatabaseSnapshot` identifiers are unique by computing a unique hash
(mithril)
09:50:45
[4790aecc]
refactor: type `server_url_prefix` from `LocalSnapshotUploader` to `Url` instead of `String`
(mithril)
09:53:55
[35c0ceff]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@12dcc8016ba26542c5d6d6f88bf5fd33c897c3bf 🚀
(catalyst-voices)
10:02:17
[594b07a1]
Refactor witnesses indexing functions to have the indexing logic in one place
(cardano-api)
10:13:23
[939c2936]
Use genTxValidityUpperBound and genTxValidityLowerBound in Arbitrary instances
(hydra)
10:21:56
[13faa421]
fix(cardano-services-client): preserve blockfrost error response text
(cardano-js-sdk)
10:25:09
[ec11db41]
chore(extension): Finalise porting of solution from webapp [LW-11677] (#1609)
(lace)
10:29:15
[e46535d6]
Use genTxValidityUpperBound and genTxValidityLowerBound in Arbitrary instances
(hydra-poc)
10:58:11
[6b25bd98]
feat(cat-gateway): Add simple `signed_docs` select query, update insert query. (#1393)
(catalyst-voices)
11:05:11
[4abdc82d]
Merge branch 'main' into docs/update-engineering-backlog-grooming-process
(catalyst-engineering)
11:10:25
[ffcbb963]
Merge branch 'main' into fix/allow-optional-title-in-document-properties
(catalyst-voices)
11:15:50
[b50f83a7]
docs(engineering): Engineering backlog grooming process definition. (#36)
(catalyst-engineering)
11:24:43
[a529e19b]
Fix the tx-cost-diff scripts for new scripts, and some small bugs (#1774)
(hydra-poc)
11:25:22
[9974bc88]
Merge remote-tracking branch 'origin/main' into chore/LW-11272-port-dapp-explorer-components
(lace)
11:26:05
[dd3a0edb]
Merge branch 'main' into feat/purge-volatile-data-after-roll-forward
(catalyst-voices)
11:28:54
[975df094]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@b8f76c71fa8a7e7ad9baf875101c69a0b8c97142 🚀
(catalyst-voices)
11:32:08
[1f4810fd]
fix(cat-voices): allow optional title in document properties/sections (#1460)
(catalyst-voices)
11:32:52
[4c663146]
Merge branch 'main' into feat/1418-checkbox-user-input-component
(catalyst-voices)
11:47:49
[26230a3c]
docs(engineering): Fixed required attendance for standups
(catalyst-engineering)
11:50:13
[6fc368d8]
Merge remote-tracking branch 'origin/main' into docs/update-engineering-process-documents
(catalyst-engineering)
11:51:11
[f5391d9f]
Update catalyst_voices/packages/internal/catalyst_voices_repositories/lib/src/utils/json_converters.dart
(catalyst-voices)
11:56:34
[f81b5c6d]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@1216e92f96b2ca43f8b4e101ed08e2e64793c4ee 🚀
(catalyst-voices)
12:14:45
[36e376b2]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 221eaa816cb28948ace7919e75fc29f29e22eb9a
(cardano-ledger-specs)
12:24:39
[a1a40faa]
Merge pull request #697 from IntersectMBO/mgalazyn/refactor/move-wit-indexing-logic-into-one-place
(cardano-api)
12:26:34
[50b94172]
fix(core): credential presentation filter after recent credential tag updates
(cf-identity-wallet)
12:39:51
[3a60246f]
fix(core): credential presentation filter after recent credential tag updates (#892)
(cf-identity-wallet)
12:43:49
[788a20cb]
Merge pull request #2595 from IntersectMBO/fix/2583-wrong-drep-script-cip-129-identifier-generation
(govtool)
12:50:40
[875d278c]
feat(cardano-services-client): preserve response body as BlockfrostError detail
(cardano-js-sdk)
12:56:59
[3756b849]
fix(general): Bump CI to v3.2.27 to pick up latest rust compiler
(catalyst-voices)
13:10:21
[f13b5d30]
🟥 event-api is down (404 in 468 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
13:10:24
[68b983dc]
🟥 blockchain-follower-api is down (404 in 295 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
13:10:39
[635a6954]
:pencil: Update summary in README [skip ci] [upptime]
(cf-summit-evoting-status)
13:10:39
[cbde34df]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-summit-evoting-status)
13:12:53
[bbe9930b]
🟥 mainnet - API is down (200 in 563 ms) [skip ci] [upptime]
(cf-explorer-status)
13:13:07
[c98f9bd3]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@ba30c30f7f1aae1c49b5a0f6bbb6884fda1dc9d5 🚀
(catalyst-voices)
13:29:05
[14a60575]
QLS: count actions that accidentally succeed with disk fault injections
(lsm-tree)
13:46:44
[aa9a1ff3]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@7ce76f575cd2f655fdc88d16eb606870bdbb9704 🚀
(catalyst-voices)
13:57:42
[7b368199]
Replace some generators with generators from cardano-api and cardano-ledger (#1755)
(hydra)
14:18:05
[0b11d92c]
[TO_BE_REMOVE]feat: ensure `CardanoDatabaseSnapshot` identifiers are unique by computing a unique hash
(mithril)
14:18:32
[4d3aed68]
refactor: type `server_url_prefix` from `LocalSnapshotUploader` to `Url` instead of `String`
(mithril)
14:22:19
[eb378ec8]
Generate code for 9f0d1a62168f15461b64fd7794dd4d7b498e975a
(formal-ledger-specifications)
14:23:34
[32eadc23]
Removed draft docs and test reports for feat/document_builder_section_tile
(catalyst-voices)
14:24:45
[2359c732]
fix(cat-gateway): Prevent legacy code scheduled for removal breaking lint checks
(catalyst-voices)
14:25:59
[cbc85bd7]
fix(cat-voices): Fix pre-push checks in justfiles for the catalyst-voices rust library
(catalyst-voices)
14:26:20
[c81cf59e]
fix(cat-voices): Update vendored rust configs to match version in CI
(catalyst-voices)
14:26:31
[11840678]
Merge branch 'fix/update-cat-ci' of github.com:input-output-hk/catalyst-voices into fix/update-cat-ci
(catalyst-voices)
14:37:14
[62241bbf]
Define `ArbitraryBuiltin (Vector a)` in terms of the `ArbitraryBuiltin [a]`
(plutus)
14:37:50
[7804d0a7]
Started review of votes and certificates sections of tech report
(ouroboros-leios)
14:47:13
[7761d691]
Merge branch 'main' into feat/1418-checkbox-user-input-component
(catalyst-voices)
14:47:51
[1f1f31a7]
refactor: create function to build the server url prefix in the aggregator builder
(mithril)
15:09:13
[76a9746b]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@1f2e4851c0ef144076bd9065fb331c2b4fe25749 🚀
(catalyst-voices)
15:11:22
[c4e5e02d]
Merge branch 'main' into feat/purge-volatile-data-after-roll-forward
(catalyst-voices)
15:11:50
[692d5651]
Merge pull request #2868 from IntersectMBO/rm_testnet_spending
(cardano-node-tests)
15:12:09
[80f0b790]
feat: ensure `CardanoDatabaseSnapshot` identifiers are unique by computing a unique hash
(mithril)
15:18:54
[f0db33bb]
Merge pull request #12 from gufmar/update-status_node-versions-graph
(cardano-upgrades-gitbook)
15:25:05
[c4398fe2]
update mithril to fix certificate hash unmatch error (#266)
(cardano-rosetta-java)
15:28:42
[ac84e827]
Merge branch 'feat/1418-checkbox-user-input-component' of github.com:input-output-hk/catalyst-voices into feat/1418-checkbox-user-input-component
(catalyst-voices)
15:30:40
[27cee3f5]
Merge pull request #2198 from input-output-hk/jpraynaud/fix-cardano-database-id-collision
(mithril)
15:32:21
[19c36871]
Merge pull request #32 from IntersectMBO/refactor_utils_db_sync
(cardano-sync-tests)
15:33:06
[ba71a5d0]
refactor: use a `DummyCardanoDbBuilder` to make the creation of the Cardano database directory more consistent.
(mithril)
15:33:08
[16ba5af4]
refactor: create function to build the server url prefix in the aggregator builder
(mithril)
15:33:08
[b322b154]
refactor: type `server_url_prefix` from `LocalSnapshotUploader` to `Url` instead of `String`
(mithril)
15:35:33
[3364c194]
Merge remote-tracking branch 'origin/main' into chore/LW-11272-port-dapp-explorer-components
(lace)
15:39:48
[fd933ffb]
Merge remote-tracking branch 'origin/jdral/replace-registry' into jdral/qls-fault-fixes
(lsm-tree)
15:40:20
[d72b2b51]
Merge remote-tracking branch 'origin/jdral/action-registry-callstack' into jdral/qls-fault-fixes
(lsm-tree)
15:40:22
[b82bd75b]
Merge remote-tracking branch 'origin/jdral/release-reftracker-exception' into jdral/qls-fault-fixes
(lsm-tree)
15:42:12
[20687650]
Merge remote-tracking branch 'origin/jdral/ref-exception-callstacks' into jdral/qls-fault-fixes
(lsm-tree)
15:47:53
[6ddc4c5e]
fix(general): Update cat-ci to latest version to bring in doctest fixes and latest rust compiler (#1462)
(catalyst-voices)
15:48:35
[67eb9f65]
Modify Script's and PlutusScript's SerialiseAsCBOR instances to stop
(cardano-api)
15:49:38
[9a0fbb4c]
Add round trip tests for correctly encoded plutus scripts (i.e non
(cardano-api)
15:57:39
[b1ad7552]
Modify Script's and PlutusScript's SerialiseAsCBOR instances to stop
(cardano-api)
15:57:42
[1b4b3091]
Add round trip tests for correctly encoded plutus scripts (i.e non
(cardano-api)
16:02:05
[f116b194]
Merge branch 'main' into feat/1418-checkbox-user-input-component
(catalyst-voices)
16:08:09
[0372e6c8]
Merge branch 'main' into fix/indexer-stopped-due-to-wrong-redeemer-data
(cardano-rosetta-java)
16:18:31
[68fb8c8e]
fix(cardano-services-client): map Blockfrost ValueNotConserved and OutsideOfValidityInterval errors
(cardano-js-sdk)
16:21:47
[11d92022]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@6c19ceb50fddccf8a2996a0222c844fce9719575 🚀
(catalyst-voices)
16:57:27
[9e63fbf5]
Deploying to gh-pages from @ input-output-hk/catalyst-ci@6ea4ebbbff7de6223a0b689f64c6a03f0fbfedec 🚀
(catalyst-ci)
17:18:37
[1ee31f0f]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@ceff415310527ec05cb0b5cfb8bc6d65e1769ff2 🚀
(catalyst-voices)
18:17:18
[e9819793]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@ee7f69add7ee5d4d21fb18c5446b686de5c2524a 🚀
(catalyst-voices)
18:39:40
[c7c8f31b]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@906b37aa60c157877affc751034fc36c98bc1c31 🚀
(catalyst-voices)
21:45:37
[297618b4]
Deploying to gh-pages from @ IntersectMBO/plutus@85296136e93885f11618d4db759d5b2a1165b138 🚀
(plutus)
22:17:27
[a6c6079e]
Deploying to gh-pages from @ IntersectMBO/plutus@85296136e93885f11618d4db759d5b2a1165b138 🚀
(plutus)
22:46:24
[e3086a7b]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 85296136e93885f11618d4db759d5b2a1165b138
(plutus)
23:02:09
[109ece8d]
🟥 mainnet - API is down (200 in 548 ms) [skip ci] [upptime]
(cf-explorer-status)
23:02:09
[c2c5f133]
🟩 beta.explorer.cardano.org (mainnet frontend) is up (200 in 393 ms) [skip ci] [upptime]
(cf-explorer-status)
23:02:10
[beb41841]
🟩 mainnet - Auth API is up (401 in 543 ms) [skip ci] [upptime]
(cf-explorer-status)
23:04:09
[dc3e8557]
🟩 API (Specific property) is up (204 in 153 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:09
[ce1dcfd6]
🟩 API (All properties) is up (204 in 789 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:10
[10fc7f05]
🟩 API (Batch) is up (204 in 153 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:05:57
[b76cbd20]
🟩 voting.summit.cardano.org is up (200 in 619 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:58
[78aa5c5a]
🟥 event-api is down (404 in 435 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:59
[26f5fd4e]
🟩 user-verification-api is up (405 in 582 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:59
[910aaf3a]
🟩 login-api is up (401 in 316 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:59
[239172e3]
🟥 blockchain-follower-api is down (404 in 265 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:00
[0606ba56]
🟩 get-vote-receipt-api is up (401 in 88 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:00
[4688af0a]
🟩 cast-vote-api is up (401 in 112 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:00
[1c57ef12]
🟩 get-votes-api is up (401 in 246 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:02
[3de13ca3]
🟩 keria-provisioning is up (405 in 312 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:18
[da8d767e]
🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:19
[b9a98eb4]
🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:19
[3925c256]
🟥 event-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:20
[3f5e66fe]
🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:20
[8030c89d]
🟥 login-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:21
[d8274d2a]
🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:21
[26cd9691]
🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)