Home / Reports / May 18, 2026
Monday, May 18, 2026
709 commits had been pushed across 85 repos by 87 authors. There were 12,434,012 additions and 91,115 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- hydra90
- ouroboros-consensus79
- cardano-ledger63
- ouroboros-network52
- mithril47
- dingo26
- cardano-ledger-specs20
- amaru14
- hydra-poc13
- cardano-ibc-incubator12
- cardano-wallet12
- cf-helm-charts12
- cf-summit-evoting-status12
- foliage12
- CIPs11
- haskell.nix11
- cf-cip1694-ballot-status10
- cardano-dev10
- cardano-upgrades-gitbook10
- ouroboros-mock9
- plutus9
- plutigo8
- cardano-cli8
- gouroboros7
- cardano-api7
- cardano-ledger7
- cardano-api7
- cf-token-metadata-registry-status6
- cardano-haskell-package-repo6
- budget-management6
- nview5
- cardano-token-registry5
- formal-ledger-specifications5
- jormungandr5
- metis5
- after-town-hall4
- cardano-org4
- atala-prism-wallet-sdk-ts4
- cardano-haskell-packages4
- blockfrost-platform3
- zeko3
- cardano-node3
- cardano-base3
- cardano-node3
- adder2
- cardano-models2
- cardano-node-api2
- helm-charts2
- blockfrost-haskell2
- pool_groups2
- cf-identity-wallet2
- atala-prism-apollo2
- fs-sim2
- iogx2
- iohk-nix2
- open-enterprise-agent2
- ouroboros-leios2
- developer-experience2
- lsm-tree2
- mesh2
- aiken1
- bark1
- bluefin1
- cardano-up1
- gouroboros-starter-kit1
- tx-submit-api1
- tx-submit-api-mirror1
- cardano-governance-voting-tool1
- cardano-ignite1
- cardano-node-antithesis1
- developer-portal1
- atala-prism-building-blocks1
- capkgs1
- cardano-wallet1
- chain-libs1
- ouroboros-leios-sim1
- ouroboros-network-ops1
- stackage.nix1
- cardano-updates1
- formal-ledger-specifications1
- Intersect-knowledge-base1
- governance1
- plutarch1
- uplc1
- pallas1
Commit Log
00:33:02
[33d81eae]
:pencil: Update summary in README [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:33:02
[676294a8]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:36:54
[b59d502a]
iserv-proxy: build prof variant via cabal.project profiling toggle (v2)
(haskell.nix)
00:55:11
[8e8f6837]
:pencil: Update summary in README [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:55:11
[edff096c]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-cip1694-ballot-status)
01:05:52
[317e075d]
:pencil: Update summary in README [skip ci] [upptime]
(cf-summit-evoting-status)
01:05:52
[534df3cd]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-summit-evoting-status)
01:29:19
[bcd2cded]
v2 githash test: synthesise minimal package-root with .git for v2 slice
(haskell.nix)
01:46:18
[2fdbd6d1]
chore(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.6 to 2.5.0
(plutigo)
01:46:25
[efd048d0]
chore(deps): bump github.com/ethereum/go-ethereum from 1.17.2 to 1.17.3
(plutigo)
01:46:26
[0eb95025]
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.4.0 to 1.5.0
(plutigo)
03:00:02
[88fcf1e2]
build(deps): bump github.com/blinklabs-io/plutigo from 0.1.11 to 0.1.13
(ouroboros-mock)
04:39:25
[c93cf002]
Leios mempool access + forging: produce announce or cert blocks
(ouroboros-consensus)
04:39:54
[e0d25946]
Leios diffusion: mini-protocols, kernel threads, threadnet wiring
(ouroboros-consensus)
04:40:40
[f9c80ce8]
Leios resolving + chain inclusion: cert blocks complete at apply time
(ouroboros-consensus)
04:40:56
[20495ef1]
Leios voting: end-to-end threadnet property exercises voting + the rest
(ouroboros-consensus)
05:34:18
[9c3f77c5]
v2 builder: enable library-for-ghci on x86_64-darwin so iserv avoids dyld
(haskell.nix)
05:47:51
[79fed818]
chore(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.2
(after-town-hall)
07:08:28
[a2453d05]
Merge pull request #656 from dancewithheart/pp/require-nfdata-crypto-type-families
(cardano-base)
07:14:41
[6030591f]
Reset leios-prototype to upstream master (chunked recreation follows)
(cardano-ledger)
07:22:42
[a2506cea]
Define PerasCrypto and wire up voting committee instance using BLS
(ouroboros-consensus)
07:22:42
[7e1a9a7d]
Define concrete Peras certs and votes using BLS signatures
(ouroboros-consensus)
07:22:42
[09bda305]
Add conversions between Peras votes/certs and voting committee types
(ouroboros-consensus)
07:31:31
[09d7144f]
Add conversion roundtrip tests between Peras votes/certs and voting committee types
(ouroboros-consensus)
07:31:31
[96dc2003]
Add serialization roundtrip tests for PerasCert and PerasVote
(ouroboros-consensus)
07:31:31
[23f9a7e0]
Consolidate Peras vote and certificate projection type classes
(ouroboros-consensus)
07:36:03
[98dbfef8]
Add serialization roundtrip tests for PerasCert and PerasVote
(ouroboros-consensus)
07:36:03
[4c19a3a3]
Consolidate Peras vote and certificate projection type classes
(ouroboros-consensus)
07:36:03
[a5a233b2]
Add conversions between Peras votes/certs and voting committee types
(ouroboros-consensus)
07:36:03
[03bcc005]
Define PerasCrypto and wire up voting committee instance using BLS
(ouroboros-consensus)
07:36:03
[026f735b]
Define concrete Peras certs and votes using BLS signatures
(ouroboros-consensus)
07:36:03
[f81ff765]
Add conversion roundtrip tests between Peras votes/certs and voting committee types
(ouroboros-consensus)
08:21:30
[dc7dbb34]
Add era type parameter to SpecTranslate; instantiate for Conway
(cardano-ledger)
08:23:50
[f04318b1]
Merge pull request #5814 from IntersectMBO/lehins/tick-benchmarks
(cardano-ledger)
08:26:46
[ed04bb51]
Use precomputed plutus languages as argument to `mkScriptIntegrity`
(cardano-ledger-specs)
08:26:46
[e96be5f9]
Add `plutusScriptsWithContextStAnnTx` to `AlonzoEraUTxO` and implement
(cardano-ledger-specs)
08:26:46
[8383321d]
Use precomputed plutus contexts in UTXOS starting with Babbage
(cardano-ledger-specs)
08:26:46
[091154a5]
Add `plutusLanguagesUsedStAnnTx` to `AlonzoEraUTxO` and implement it
(cardano-ledger-specs)
08:26:46
[459d3208]
Add `scriptsNeededStAnnTx`to `AlonzoEraUTxO`and implement it across eras
(cardano-ledger-specs)
08:26:46
[b9e56c1f]
Use precomputed `scriptsNeeded` and `scriptsProvided` in rules
(cardano-ledger-specs)
08:26:49
[7965ced5]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for f04318b1bf15e7115373b780f8447b76e9d6c4f1
(cardano-ledger-specs)
08:35:44
[fda0623e]
Drop unused Data.ByteString.Lazy / Data.List / Data.IntMap imports
(ouroboros-network)
08:58:35
[bce251c3]
Failing mutation proving attacker could use fake crs reference input
(hydra-poc)
09:14:46
[d74eccde]
Refactor gov/proposals/v0 namespace definition to include the proposal order
(cardano-ledger)
09:16:55
[9bab6109]
Leios demo: ImmDBServer schedule-driven Leios + schedule generator
(ouroboros-consensus)
09:16:55
[80e0c47d]
Leios voting: LeiosVoteState + leiosVoting thread + threadnet test
(ouroboros-consensus)
09:16:55
[b2c7430d]
Leios diffusion: LeiosNotify + LeiosFetch mini-protocols + Reception
(ouroboros-consensus)
09:20:57
[52d888be]
Patch Head validator by parametarizing it with exspected CRS script hash
(hydra-poc)
09:25:55
[177659bb]
Consolidate Peras vote and certificate projection type classes
(ouroboros-consensus)
09:45:16
[e671798c]
testnet(amaru): add epoch240 variant pointing at rebased amaru fork
(cardano-node-antithesis)
09:48:01
[c52ef12e]
TRANSITIONAL: enable removal of iohk-monitoring with stack still requiring contra-tracer < 0.2
(cardano-node)
09:55:28
[c627b78a]
Leios voting: LeiosVoteState + leiosVoting thread + threadnet test
(ouroboros-consensus)
09:55:28
[d287fb95]
Leios demo: ImmDBServer schedule-driven Leios + schedule generator
(ouroboros-consensus)
10:08:19
[decea659]
Merge pull request #3266 from input-output-hk/hjeljeli32/3195-replace-temporary-certificate-circuit-with-stm-circuit
(mithril)
10:09:59
[d12f2361]
fixed voting_procedures failure by generating correct arbitrary values
(cardano-ledger)
10:15:49
[39fdbc2b]
Add `evaluateTransaction` and `evaluateSignedTx` to `Cardano.Api.Experimental`, composing script evaluation, fee computation, and balance checking into a single pure function for signed transactions.
(cardano-api)
10:31:14
[fea6c676]
Merge pull request #1205 from IntersectMBO/mgalazyn/refactor/move-evaltx-to-api
(cardano-api)
10:46:30
[38906354]
Add era type parameter to SpecTranslate; instantiate for Conway
(cardano-ledger)
10:58:51
[946d8294]
fixed voting_procedures failure by generating correct arbitrary values
(cardano-ledger)
11:00:14
[f0783dcc]
Merge pull request #508 from cardano-foundation/feat/492-deprecate-cardano-entrypoint
(cardano-ibc-incubator)
11:03:42
[3d366a9e]
Merge pull request #5804 from IntersectMBO/td/apply-state-annotated-tx
(cardano-ledger)
11:06:37
[df709311]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 3d366a9ee08bfc3be929b5ad4da2247ec9a42872
(cardano-ledger)
11:08:35
[9b0ffc37]
Leios demo: ImmDBServer schedule-driven Leios + schedule generator
(ouroboros-consensus)
11:08:35
[35ab222b]
Leios voting: LeiosVoteState + leiosVoting thread + threadnet test
(ouroboros-consensus)
11:08:35
[af026779]
Leios diffusion: LeiosNotify + LeiosFetch mini-protocols + Reception
(ouroboros-consensus)
11:30:54
[8b5eac67]
cardano-diffusion: rename selectEnvTargets to selectGovTargets
(ouroboros-network)
11:33:58
[0f70d0fe]
Add era type parameter to SpecTranslate; instantiate for Conway
(cardano-ledger)
11:38:00
[5d7bf774]
feat(tx): introduce ParameterUpdate + extend Snapshot signable representation
(hydra)
11:38:10
[5aca4769]
docs(5285): tasks for Story 1 (cert helpers); park Stories 2 and 3
(cardano-wallet)
11:38:10
[2395b34b]
docs(5285): spec for dropping cardano-api from Shelley/Transaction.hs
(cardano-wallet)
11:38:10
[a2b4742f]
docs(5285): correct Story 1 scope — Wallet.hs is already migrated
(cardano-wallet)
12:15:23
[4977cad4]
feat(plutus): UpdateParameters redeemer + checkUpdateParameters validator
(hydra)
12:24:02
[044e87be]
Consolidate Peras vote and certificate projection type classes
(ouroboros-consensus)
12:38:56
[8eb0cd7f]
feat(network): ReqLeave + ReqSn parameterUpdate; bump protocol version 1->2
(hydra)
12:45:35
[1b3393db]
Merge pull request #1211 from IntersectMBO/jordan/remove-unused-error-constructors
(cardano-api)
12:46:10
[f2469e33]
Merge pull request #1210 from IntersectMBO/jordan/remove-legacy-certificate-type
(cardano-api)
12:55:57
[0ff97e80]
build(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.6 to 1.2.0 (#2346)
(dingo)
13:00:23
[c9bd983b]
Deploying to gh-pages from @ IntersectMBO/plutus@0b6f498ed9d1be41dc159932e426b06f233e7a70 🚀
(plutus)
13:05:34
[63fa5cc9]
v2 builder: platform-specific cabal.project pragmas via rawCabalProject
(haskell.nix)
13:08:09
[ca7a14e0]
Consolidate Peras vote and certificate projection type classes
(ouroboros-consensus)
13:10:21
[b87024cb]
fix(ledger): Made changes to decode incomplete withdrawl predicate failures (#1762)
(gouroboros)
13:18:14
[4e56c7ba]
Merge pull request #5841 from IntersectMBO/jj/decoder-test-hierarchy
(cardano-ledger)
13:21:13
[53b2c7a1]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 4e56c7ba4282e9e1161211a5f1646a449e8cfe08
(cardano-ledger-specs)
13:22:41
[b15cdc16]
Merge pull request #37 from IntersectMBO/add-workflow-to-validate-metadata
(budget-management)
13:28:06
[9bc31693]
Patch Head validator by parametarizing it with exspected CRS script hash
(hydra)
13:32:46
[cb8f277a]
Add era type parameter to SpecTranslate; instantiate for Conway
(cardano-ledger)
13:50:02
[afaa87ed]
js-template-haskell, th-dlls: disable on android-aarch32 for ghc9124, ghc9141
(haskell.nix)
13:59:36
[5a304b30]
Consolidate Peras vote and certificate projection type classes
(ouroboros-consensus)
14:07:14
[1854f94b]
Migrate IncompleteTxBody and transaction commands to Exp.UnsignedTx
(cardano-cli)
14:19:42
[369eacc2]
Merge pull request #850 from IntersectMBO/jdral/811-modern-record-extensions
(lsm-tree)
14:20:33
[b20f09de]
Update from 19d9ee4ffc928c4e3bfa33c34bb0b23dfe78b6c1
(cardano-haskell-package-repo)
14:27:21
[c8ec701e]
cabal-sublib-shell test: add musl `package * executable-static: True`, drop `with-compiler:`
(haskell.nix)
14:31:28
[0313c52f]
chore(deps-dev): bump @types/node from 25.6.0 to 25.9.0 in /website
(developer-experience)
14:37:45
[54102a97]
Fix CPU budget regression in fanout and add value conservation to final partial fanout
(hydra-poc)
14:38:27
[26335a64]
feat: defer the validation of a header when the stake distribution is not available yet
(amaru)
14:40:59
[197f606d]
Deploying to gh-pages from @ IntersectMBO/plutus@0b6f498ed9d1be41dc159932e426b06f233e7a70 🚀
(plutus)
15:11:30
[40d7c25b]
Export `inclusiveLowerBound` / `inclusiveUpperBound` from `Interval` modules
(plutus)
15:13:15
[735176fc]
fix: correct AgdaXxx CSS class typos in section headings
(formal-ledger-specifications)
15:13:15
[405b0d63]
Change PRE-CERT/POST-CERT span class from AgdaFunction to AgdaDatatype
(formal-ledger-specifications)
15:13:15
[673cb2ae]
Add span tags for InBalanceInterval, Snapshot, and Snapshots in section headings
(formal-ledger-specifications)
15:13:39
[be0b91e6]
feat(node): wire UpdateParametersTx through snapshot + chain observation
(hydra)
15:14:28
[fc13597c]
Re-change Peras target to use `Point blk` instead of `PerasBoostedBlock`
(ouroboros-consensus)
15:14:31
[6ace7656]
test: add "start to signing with all + unstables entities" integration test in signer + aggreator
(mithril)
15:14:32
[da89c388]
test(protocol-config): check against unknown discriminant in http provider
(mithril)
15:14:32
[14bc6fb2]
test(protocol-config): check against unstable discriminant in http provider
(mithril)
15:14:32
[9eed7c88]
feat(common): initial definition of messages for signed entity type & discriminants
(mithril)
15:14:33
[2e8c3948]
feat(common): add fallible converions from messages to signed entities
(mithril)
15:14:33
[d082a32e]
feat(common): add infallible conversions between signed entities and messages
(mithril)
15:14:34
[206db41d]
refactor(common): use messages instead of entities for signed entities in all messages
(mithril)
15:14:34
[71bb481e]
feat(common): add impl equality fn between signed entity types and messages
(mithril)
15:14:35
[a50c9920]
feat(common): add conversions to entities that returns options when unknown
(mithril)
15:16:21
[c8f110df]
Fix check ordering in final partial fanout and add value conservation
(hydra-poc)
15:20:01
[54c16497]
Artifacts generated from 673cb2ae933519e26554ab9c288bf8d48b5b4f56
(formal-ledger-specifications)
15:22:26
[36244ec7]
Merge pull request #5834 from IntersectMBO/aniketd/coders-safe
(cardano-ledger-specs)
15:23:40
[72495958]
Add era type parameter to SpecTranslate; instantiate for Conway
(cardano-ledger-specs)
15:24:50
[30632b24]
build(deps): bump andrewslotin/go-proxy-pull-action from 1.4.0 to 1.5.0
(cardano-node-api)
15:25:03
[0b9d6761]
Merge pull request #186 from danbaruka/docs/blaze-yaci-store-integration
(developer-experience)
15:25:36
[feae9dbf]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 36244ec76fbaa61ff547d5d1ec6263fa6760f1dc
(cardano-ledger)
15:37:05
[01d92ff8]
feat(cf-idw/keria): added KERIA_IURLS (witnesses) autodetection
(cf-helm-charts)
15:42:14
[aa88a966]
Wire keria service account and tighten initContainer RBAC for witness autodetect
(cf-helm-charts)
15:43:51
[c0971ecb]
Merge pull request #3272 from input-output-hk/jpraynaud/add-codeowners
(mithril)
15:44:14
[7e5acd5a]
Merge pull request #3273 from input-output-hk/jpraynaud/missing-configurations-dev-networks
(mithril)
15:47:18
[f0ca0679]
test: add "start to signing with all + unstables entities" integration test in signer + aggreator
(mithril)
15:47:19
[0c7cd3a0]
test(protocol-config): check against unstable discriminant in http provider
(mithril)
15:47:19
[51ec31b3]
test(protocol-config): check against unknown discriminant in http provider
(mithril)
15:47:20
[33cf4488]
feat(common): initial definition of messages for signed entity type & discriminants
(mithril)
15:47:20
[c3c24c33]
feat(common): add infallible conversions between signed entities and messages
(mithril)
15:47:21
[dd4add9b]
feat(common): add impl equality fn between signed entity types and messages
(mithril)
15:47:21
[b13c082b]
feat(common): add fallible converions from messages to signed entities
(mithril)
15:47:22
[dcfb0330]
refactor(common): use messages instead of entities for signed entities in all messages
(mithril)
15:47:22
[8eecba2e]
feat(common): add conversions to entities that returns options when unknown
(mithril)
15:54:05
[c26479f5]
fix(tx_evaluator): update pallas; drop minfee_a/b u32 truncation; populate failure_message
(blockfrost-platform)
16:04:08
[f71e3b96]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for b2c3ea44df1cca7ddff926cd39eddcb908092992
(plutus)
16:20:28
[0e1b76f0]
feat(cf-idw/keria): added KERIA_IURLS (witnesses) autodetection
(cf-helm-charts)
16:25:19
[8b68368c]
Merge pull request #509 from cardano-foundation/feat/gateway-semver-releases
(cardano-ibc-incubator)
16:26:00
[46eb3f21]
chore(cf-idw/keria): retry witness oobi retrieval until it's not empty to avoid any race condition
(cf-helm-charts)
16:42:29
[a1e133b9]
feat(prometheus): Fixed the bottom line info log printing as stderr while TUI was running
(nview)
16:42:29
[7fd96882]
Merge pull request #7960 from VladislavKudrin/VladislavKudrin-patch-2
(cardano-token-registry)
16:56:40
[9bba3da6]
Merge pull request #510 from cardano-foundation/feat/probabilistic-light-client-ibcgo-v8
(cardano-ibc-incubator)
17:04:12
[22905240]
chore(deps): bump picomatch in the npm_and_yarn group across 1 directory
(atala-prism-wallet-sdk-ts)
17:21:37
[686c1c5b]
feat(prometheus): Addressed most of the bot comments in peers and newly added metrics as well
(nview)
17:24:30
[c204d697]
build(deps): bump github.com/blinklabs-io/plutigo from 0.1.11 to 0.1.13 (#195)
(ouroboros-mock)
17:25:18
[7a6293f8]
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.4.0 to 1.5.0 (#310)
(plutigo)
17:25:46
[d971f2c4]
chore(deps): bump github.com/ethereum/go-ethereum from 1.17.2 to 1.17.3 (#309)
(plutigo)
17:27:04
[8f34e780]
chore(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.6 to 1.2.0
(gouroboros)
17:27:57
[ed39e1f0]
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.4.0 to 1.5.0
(gouroboros)
17:28:43
[d6272630]
chore(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.6 to 2.5.0
(plutigo)
17:28:59
[4317a126]
chore(deps): bump picomatch from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directory (#638)
(atala-prism-wallet-sdk-ts)
17:31:04
[d99c7fd3]
Refactor gov/proposals/v0 namespace definition to include the proposal order
(cardano-ledger)
17:32:45
[e86578aa]
Benchmark to compare incremental and non-incremental block decoders
(ouroboros-network)
17:38:10
[4184fde2]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 4119d72b6bd84baf32fedaf452dd7eb163ccc585
(cardano-ledger)
17:38:42
[53900486]
Benchmark to compare incremental and non-incremental block decoders
(ouroboros-network)
18:09:59
[7b7db127]
Merge pull request #511 from cardano-foundation/fix/v8-light-client-dependency-floor
(cardano-ibc-incubator)
18:33:00
[aacf69c6]
Disable for `wasm` everything that is disabled for windows and address issues with `SatInt` in 32 bit (#7362)
(plutus)
18:58:24
[50febf8b]
Deploying to gh-pages from @ IntersectMBO/plutus@aacf69c6a72a99ce7c9af338f3a47d11daeb4d0e 🚀
(plutus)
19:16:20
[7f817680]
Merge pull request #31 from input-output-hk/next-2026-03-31
(ouroboros-network-ops)
19:28:19
[a99cf11e]
Merge pull request #1212 from IntersectMBO/release/cardano-api-11.2.0.0
(cardano-api)
20:04:53
[a91041c5]
Update from 9e187e131b8c77382b87df2dc9ed574240e6f717
(cardano-haskell-package-repo)
20:11:57
[764d6a59]
cardanoLib: rm legacy tracing from testnet-tmpl and useTraceDispatcher from node cfg
(iohk-nix)
20:41:37
[280c5cc2]
Merge pull request #512 from cardano-foundation/fix/v8-light-client-lean-go-mod
(cardano-ibc-incubator)
20:58:48
[c08b4589]
Deploying to gh-pages from @ IntersectMBO/plutus@aacf69c6a72a99ce7c9af338f3a47d11daeb4d0e 🚀
(plutus)
21:12:42
[5a0f5bbb]
nodeNixosSvc: add lib.types.path to avoid eval fails on path type checks
(cardano-node)
21:12:44
[91415843]
releaseBins: add mithril flake input and extract mithril-signer for x86_64-linux release artifact
(cardano-node)
21:13:39
[b81cef22]
fix(database): harden genesis bootstrap consistency across metdata pl… (#2344)
(dingo)
21:27:52
[56b8846f]
Merge pull request #7961 from VladislavKudrin/VladislavKudrin-GQL-Update
(cardano-token-registry)
22:37:27
[b88cdf11]
Add cMATRA — Materios partner-chain governance + app-layer payment token
(cardano-token-registry)
23:23:40
[9a2ab482]
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.4.0 to 1.5.0
(cardano-models)
23:25:24
[19407dde]
🟩 API (All properties) is up (204 in 622 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:25:24
[e963c944]
🟩 API (Batch) is up (204 in 95 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:25:24
[82818efd]
🟩 API (Specific property) is up (204 in 95 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:29:16
[dacdce39]
🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:29:28
[f5b405ea]
chore(deps): bump ws in the npm_and_yarn group across 1 directory
(atala-prism-wallet-sdk-ts)
23:29:28
[9717980d]
🟩 voting.summit.cardano.org is up (200 in 570 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:29
[bc6e0cd2]
🟩 user-verification-api is up (405 in 467 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:29
[59072a31]
🟩 event-api is up (200 in 556 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:30
[dd5741e4]
🟩 blockchain-follower-api is up (200 in 462 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:30
[a6e9e26f]
🟩 login-api is up (401 in 373 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:30
[6c2028f3]
🟩 cast-vote-api is up (401 in 341 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:31
[1ea8d01e]
🟩 get-vote-receipt-api is up (401 in 382 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:31
[0405aa41]
🟩 get-votes-api is up (401 in 245 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:29:39
[d1d4e1cc]
🟥 event-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:30:00
[1fea4645]
🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:30:22
[60739f93]
🟥 login-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:30:43
[d3f5f736]
🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:31:04
[b8dfc999]
🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:31:26
[32fd6e8e]
🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:36:50
[641d1a1d]
chore(deps): bump the actions-deps group with 4 updates (#1794)
(atala-prism-building-blocks)
23:37:06
[b5d0ec99]
chore(deps): bump ws from 8.19.0 to 8.20.1 in the npm_and_yarn group across 1 directory (#639)
(atala-prism-wallet-sdk-ts)