Home / Reports / Feb 23, 2025
Sunday, February 23, 2025
239 commits had been pushed across 52 repos by 32 authors. There were 1,504,998 additions and 556,655 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- lsm-tree27
- cardano-ledger23
- lsm-tree15
- cardano-ledger15
- cf-summit-evoting-status13
- catalyst-voices13
- cdnsd11
- tx-submit-api11
- cardano-deposit-wallet11
- cf-cip1694-ballot-status10
- cardano-node-api8
- txtop8
- cf-identity-wallet6
- cf-token-metadata-registry-status6
- developer-portal5
- snek4
- pool_groups4
- yoroi-frontend4
- docker-cardano-db-sync3
- hydra3
- ansible-cardano2
- cardano-compose-stacks2
- helm-charts2
- tx-submit-api-mirror2
- cardano-wallet2
- cardano-ledger-specs2
- hydra-poc2
- aiken1
- adder1
- guild-operators1
- cardano-token-registry1
- cardano-api1
- cardano-git-rev1
- cardano-haskell-action1
- cardano-node1
- catalyst-core1
- catalyst-toolbox1
- ci-world1
- essential-cardano-content1
- foliage1
- git-rev1
- haskell.nix1
- jormungandr1
- lace1
- vit-servicing-station1
- vit-testing1
- cardano-api1
- cardano-haskell-packages1
- govtool-test-reports1
- multisig1
- plutarch1
- plutarch-template1
Commit Log
00:09:28
[3e537451]
:pencil: Update summary in README [skip ci] [upptime]
(cf-summit-evoting-status)
00:09:28
[999bcc77]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-summit-evoting-status)
00:10:58
[46b60813]
:pencil: Update summary in README [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:10:58
[a42a0a55]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:24:02
[ae5fdceb]
:pencil: Update summary in README [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:24:03
[e8cc3be7]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:38:47
[7226ee86]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@38cdfe83a5820e3ec33de30992c7e668361e9322 🚀
(catalyst-voices)
00:41:09
[d5dca0e3]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 1dc13a22946bfa52f81289d22fd4c057e4deb790
(cardano-ledger)
09:08:06
[ec84dc67]
Deploying to gh-pages from @ IntersectMBO/govtool@40b950173947c747a0429eb14bb811700009ae3b 🚀
(govtool-test-reports)
09:27:01
[df6e38d2]
Merge remote-tracking branch 'origin/develop' into refactor/hw-wallet-tx
(yoroi-frontend)
09:46:43
[244747fd]
Merge branch 'refs/heads/main' into 1828-discovery-space-tests
(catalyst-voices)
10:04:24
[e162e4d6]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@2a514a2bf1088a20a066cd251aa15a0dd8bc298f 🚀
(catalyst-voices)
10:28:45
[67596c50]
Use locally defined executable in the linux package and docker image
(cardano-deposit-wallet)
10:32:14
[cbf9d196]
Update smoke tests to use the cardano-deposit-wallet executable in package and docker image
(cardano-deposit-wallet)
10:45:28
[70386b48]
Update documentation to refer to cardano-deposit-wallet executable
(cardano-deposit-wallet)
10:46:07
[a9725868]
Update pages from paolino/36/import-haskell-executable-from-shelley-wallet-repo to test
(cardano-deposit-wallet)
12:59:41
[4542288d]
CLI Doc: Replace cli `conway` with `latest` in stakeaddress registration
(developer-portal)
13:13:50
[a4cdff24]
chore(deps): Bump github.com/blinklabs-io/gouroboros (#190)
(tx-submit-api-mirror)
13:14:26
[a7fa86ea]
chore(deps): Bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 (#189)
(tx-submit-api-mirror)
13:22:54
[75b1af05]
build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#355)
(cardano-node-api)
13:23:23
[fa1ff3b7]
build(deps): bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 (#353)
(cardano-node-api)
13:27:49
[f30ad293]
chore(deps): bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 (#303)
(tx-submit-api)
13:54:12
[32555bbf]
chore: move codeowners under .github, use global coc/contributing
(tx-submit-api)
14:00:56
[26d086a1]
chore(deps): use ghcr.io/blinklabs-io/haskell 9.6.3-3.10.2.0-2
(docker-cardano-db-sync)
15:06:36
[e65c7dc8]
chore: move codeowners under .github, use global coc/contributing (#309)
(tx-submit-api)
15:17:20
[86bad0e6]
chore: move codeowners under .github, use global coc/contributing (#177)
(txtop)
15:29:54
[15f7d5ce]
Added Constrained.Experiment.Specs.Map, also more Arbitrary instances.
(cardano-ledger)
15:29:54
[a381e922]
Syntax, NumSpec, Conformance Experiment to the build chain, working on Simplify and Sum Experiment.
(cardano-ledger)
15:29:54
[5e19fc83]
Added Constrained.Experiment.Specs.Num, renamed Constrained.Experiment.Specs.Sum to Constrained.Experiment.Specs.SumProd
(cardano-ledger)
15:29:54
[9a81ff12]
Removed (All HasSpec dom) (HasSpec rng) from Function symbol, but addded them to App, This makes is easier to make FunctionSymbol instances, maybe?
(cardano-ledger)
15:29:54
[995c4585]
Added fst_, snd_ pair_, for Haskell pairs (a,b) not (Prod a b).
(cardano-ledger)
15:29:54
[cb4309f5]
Moved toCtx to TheKnot, added Specs.Pairs to repo, experiments have all worked out.
(cardano-ledger-specs)
15:29:54
[d1490b82]
Removed helper propagate functions, now you must implement propagate. Lots of examples.
(cardano-ledger)
15:29:54
[f9d75a89]
Cleaned up, Lots of work on Foldy, introduced the Fun type, added Evidence to Contexts.
(cardano-ledger)
15:29:54
[e2d13001]
Added NumSpec and functions compose id flip, New file NumSpecExperiment.hs
(cardano-ledger)
15:29:54
[b12f88d0]
Added GenExperiment, added HasSpec Bool instance in NumSpecExperiment
(cardano-ledger)
15:29:54
[b1c093b0]
Added moved semantis to Witness, added Constraint parameter to FunctionSymbol
(cardano-ledger)
15:30:26
[fbd05c9c]
Use the new IncomingRun functions for new merges and snapshot restore
(lsm-tree)
15:30:26
[d81c8ab4]
Remove two SuppliedCredits newtypes that were not pulling their weight
(lsm-tree)
15:32:13
[61e8bd2c]
Added (and debugged) Examples.Basic, Examples.Either, Examples,List and Examples.Map
(cardano-ledger)
15:37:55
[b569219c]
chore: move codeowners under .github, use global coc/contributing
(cardano-node-api)
16:05:25
[763321c6]
chore: move codeowners under .github, use global coc/contributing (#362)
(cardano-node-api)
16:13:09
[cce7215d]
chore(deps): use ghcr.io/blinklabs-io/haskell 9.6.3-3.10.2.0-2 (#79)
(docker-cardano-db-sync)
17:02:47
[3425b27d]
Remove two SuppliedCredits newtypes that were not pulling their weight
(lsm-tree)
17:13:05
[1fe91e32]
[EC Api] - Added: Performance tuning in Haskell: optimizing the Plutus evaluator
(essential-cardano-content)
21:46:14
[a4ff54b3]
fix: update notificationStorage by the end of grantAcdcFromAgree
(cf-identity-wallet)
21:50:15
[9b912843]
fix: remove unnecessary check for history item related to agreeExn
(cf-identity-wallet)
23:03:54
[acda0c10]
🟩 API (Specific property) is up (204 in 117 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:03:54
[e4dbb33f]
🟩 API (Batch) is up (204 in 116 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:03:54
[850d180b]
🟩 API (All properties) is up (204 in 606 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:05:33
[6bb5895c]
🟩 voting.summit.cardano.org is up (200 in 704 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:34
[dd0440e0]
🟥 event-api is down (404 in 686 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:35
[7d3ebf76]
🟩 user-verification-api is up (405 in 575 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:36
[713f6dc1]
🟩 login-api is up (401 in 526 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:36
[c4e8ed76]
🟥 blockchain-follower-api is down (404 in 568 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:37
[50449d98]
🟩 cast-vote-api is up (401 in 391 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:37
[b0c7441a]
🟩 get-votes-api is up (401 in 149 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:38
[6caaa926]
🟩 get-vote-receipt-api is up (401 in 396 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:39
[23b7d6ad]
🟩 keria-provisioning is up (405 in 444 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:05:47
[1311e660]
🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:48
[eeba6ddc]
🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:48
[d2b43d45]
🟥 event-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:49
[46401183]
🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:49
[40a6d318]
🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:49
[5ae9b72b]
🟥 login-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:49
[2d20cc66]
🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)