Home / Reports / May 16, 2025

Friday, May 16, 2025

552 commits had been pushed across 71 repos by 94 authors. There were 22,283,015 additions and 4,167,384 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:03:29 [a8ac5e10] Merge pull request #5049 from IntersectMBO/td/golden-pparamsupdate-json-tests (cardano-ledger)
00:03:56 [4ed233bb] Add alternative extended `PParam` GADT and `pparams` to `EraPParams` (cardano-ledger)
00:03:58 [f5424a0c] Add `eraPParams` for Shelley and use them in Shelley, Allegra and Mary (cardano-ledger)
00:03:58 [ab770a34] Add `eraPParams` for Conway (cardano-ledger)
00:03:58 [fd91ddf4] Add `eraPParams` for Alonzo (cardano-ledger)
00:03:58 [518d2e48] Add `eraPParams` for Babbage (cardano-ledger)
00:03:59 [46d4dbf3] Remove explicit `EncCBOR`, `ToCBOR` instances for `ShelleyPParams` (cardano-ledger)
00:03:59 [10566009] Define `EncCBOR`, `ToCBOR` instances in EraPParams based on `pparams` (cardano-ledger)
00:03:59 [4c821857] Remove explicit `EncCBOR`, `ToCBOR` instances for `AlonzoPParams` (cardano-ledger)
00:03:59 [adc7a2ff] Remove explicit `EcCBOR`, `ToCBOR` instances for `BabbagePParams` (cardano-ledger)
00:04:00 [a3ccd0fd] Remove explicit `DecCBOR`, `FromCBOR` instances for `ShelleyPParams` (cardano-ledger)
00:04:00 [8a64ca08] Define `DecCBOR`, `FromCBOR` instances in EraPParams based on `pparams` (cardano-ledger)
00:04:00 [94797657] Remove explicit `DecCBOR`, `FromCBOR` instances for `AlonzoPParams` (cardano-ledger)
00:04:00 [cdff0b94] Remove explicit `EncCBOR`, `ToCBOR` instances for `ConwayPParams` (cardano-ledger)
00:04:01 [1501393b] Remove explicit `DecCBOR`, `FromCBOR` instances for `BabbagePParams` (cardano-ledger)
00:04:01 [e50fea0d] Remove explicit `DecCBOR`, `FromCBOR` instances for `ConwayPParams` (cardano-ledger)
00:04:01 [18bc75bb] Define `ToJSON` instance in EraPParams based on `pparams` (cardano-ledger)
00:04:02 [f42140dd] Remove explicit `FromJSON`, `ToJSON` instances for `AlonzoPParams` (cardano-ledger)
00:04:02 [c95e8dd6] Remove explicit `FromJSON`, `ToJSON` instances for `BabbagePParams` (cardano-ledger)
00:04:02 [d8885e5e] Remove explicit `FromJSON`, `ToJSON` instances for `ShelleyPParams` (cardano-ledger)
00:04:02 [0aae0258] Define `FromJSON` instance in EraPParams based on `pparams` (cardano-ledger)
00:04:03 [11fb035b] Add poisoned `ToPlutusData` instances for `Nonce` and `CoinPerWord` (cardano-ledger)
00:04:03 [b8434238] Remove explicit `FromJSON`, `ToJSON` instances for `ConwayPParams` (cardano-ledger)
00:04:03 [3e1ad8e1] Move `ConwayEraPlutusTxInfo` to `TxInfo` and remove `Context` module (cardano-ledger)
00:04:03 [331ee567] Define `ToPlutusData` instance in ConwayEraPParams based on `pparams` (cardano-ledger)
00:04:04 [dc2eb0fd] Update CHANGELOG files (cardano-ledger)
00:04:04 [3bb6e6e0] Rename `PParam'` to `PParam` and remove the existing version of the latter (cardano-ledger)
00:05:03 [d77e2d75] imp: drain-tx behavior to allow empty rewards (adawallet)
00:05:44 [18bce2d1] :bento: Update graphs [skip ci] (cf-cip1694-ballot-status)
00:05:58 [8eaf7cef] Update and simplify optimised bulk bloom filter query (lsm-tree)
00:05:58 [4d53ff12] Bulk insert for bloom filters in RunAcc (lsm-tree)
00:05:58 [6a4062f6] Give `prop_bloomQueriesModel` a proper bloom filter model (lsm-tree)
00:05:58 [8940010b] Tweak prefetching for bloom filter inserts (lsm-tree)
00:05:58 [b02fb979] Merge BloomFilterQuery1 module into BloomFilter module (lsm-tree)
00:05:58 [49f8071e] Be consistent in names for importing bloom filter modules (lsm-tree)
00:10:18 [9a8b664e] :card_file_box: Update status summary [skip ci] [upptime] (cf-summit-evoting-status)
00:10:18 [3be4a83a] :pencil: Update summary in README [skip ci] [upptime] (cf-summit-evoting-status)
00:11:46 [1cf31ebf] :pencil: Update summary in README [skip ci] [upptime] (cf-token-metadata-registry-status)
00:11:46 [b7bfa910] :card_file_box: Update status summary [skip ci] [upptime] (cf-token-metadata-registry-status)
00:13:03 [d756191b] Automatic Update (stackage.nix)
00:14:44 [22598b22] :bento: Update graphs [skip ci] (cf-token-metadata-registry-status)
00:25:19 [02249d8b] dry when checking should rotate (hydra-poc)
00:25:22 [2280614f] :pencil: Update summary in README [skip ci] [upptime] (cf-cip1694-ballot-status)
00:25:23 [114c9595] :card_file_box: Update status summary [skip ci] [upptime] (cf-cip1694-ballot-status)
00:32:23 [91a334e5] :bento: Update graphs [skip ci] (cf-summit-evoting-status)
00:37:40 [34ebc95a] Update the haskellNix flake input (cardano-ledger)
00:40:23 [e811650c] Deploying to gh-pages from @ input-output-hk/catalyst-voices@54195bfad460e3fa9db56d314385653175a33a59 🚀 (catalyst-voices)
00:52:10 [e9854532] Update Hackage and Stackage (haskell.nix)
00:52:35 [cc246926] Apply automatic changes (catalyst-voices)
00:56:44 [dc7d9eb8] links in fls Agda code working! (formal-ledger-specifications)
01:34:46 [4cb07e94] Merge pull request #5027 from IntersectMBO/td/pparam-descriptors (cardano-ledger)
01:53:18 [0cedf08d] Remove all existing files (cardano-ledger-specs)
01:53:18 [f9f14603] Add CNAME and .nojekyll (cardano-ledger-specs)
01:53:32 [b52bbbe8] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0f4e7127418fb60ea03734f6f63d7b759db23168 (cardano-ledger-specs)
01:53:34 [a5505465] Updated from a8ac5e107654bc3caa96b4edf7b4efe9b6c28d62 via push (cardano-ledger-specs)
02:20:01 [8a873b4d] Scheduled update (pool_groups)
02:45:15 [fcf341e5] fix(cat-gateway): regex and parse param (#2514) (catalyst-voices)
02:49:41 [008e8ccf] Bump nixpkgs pins (#2354) (haskell.nix)
02:50:52 [a9e2d7e1] Merge remote-tracking branch 'origin/master' into hkm/wasm (haskell.nix)
02:56:09 [a72d6213] Bump chromedriver from 135.0.0 to 136.0.2 in /packages/e2e-tests (yoroi-frontend)
03:19:49 [457a734b] Remove all existing files (cardano-ledger)
03:19:49 [39d277a1] Add CNAME and .nojekyll (cardano-ledger)
03:20:07 [a697ed9f] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0f4e7127418fb60ea03734f6f63d7b759db23168 (cardano-ledger)
03:20:09 [ea4560de] Updated from 4cb07e9466e1c9cd2c4bfcac53e2a6feb29a0e77 via push (cardano-ledger)
03:42:22 [33081772] Deploying to gh-pages from @ input-output-hk/catalyst-voices@fcf341e5ab86ca7fbb75ff823f820f94a3d01f6b 🚀 (catalyst-voices)
03:49:12 [843e6178] Apply automatic changes (catalyst-voices)
04:34:26 [7d15f3c8] Use lazy-inputs to load libffi-wasm (haskell.nix)
05:31:44 [f70b27f1] Improve MAlzono Code Generation Workflow (#7099) (plutus)
05:32:00 [2b87478e] Enable Code Coverare Report for plutus-metatheory (#7100) (plutus)
05:34:27 [23e971d4] Merge branch 'master' into ramsay-t/force-delay-ifthenelse (plutus)
05:45:18 [26684801] contestation period must be specified in seconds explicitly (hydra-poc)
06:03:05 [af1732f5] Write budget and evaluated terms into same file for `goldenEvalCekCatchBudget` (plutus)
06:03:18 [62a968e9] Update goldens for changed cases (plutus)
06:19:30 [626dc42a] Deploying to gh-pages from @ IntersectMBO/plutus@f70b27f1a3cbe4c73e98ac36d012fc7276f5951f 🚀 (plutus)
06:27:23 [63b94225] New translations en-us.json (Chinese Simplified) (yoroi)
06:41:26 [5781bb45] chore: set proposal wallet stake pkh to faucet stake pkh (govtool)
06:45:31 [13a91baf] deploy: 83de1f5eab6303afd9828c8f97a8b3df94ef6e74 (hydra-poc)
06:47:39 [e9bb755b] Merge pull request #6204 from IntersectMBO/mgalazyn/chore/remove-redundant-astype-usages (cardano-node)
06:55:33 [13159008] Merge branch 'main' into feat/2559-maxLength-dependecy (catalyst-voices)
06:57:42 [832bda94] bump yoroi/common (yoroi-frontend)
07:00:57 [2950837c] GITBOOK-208: Simo's May 14 changes (core-infrastructure-documentation)
07:03:49 [2e4da905] GITBOOK-950: Member update - grant benefits (Intersect-knowledge-base)
07:07:12 [d61037b3] GITBOOK-209: No subject (core-infrastructure-documentation)
07:13:31 [f52263f3] feat: coingecko token price API (lace)
07:18:32 [175434d1] fix: format (catalyst-voices)
07:21:21 [588d681c] Merge branch 'main' into feat/read-view-proposal-page (catalyst-voices)
07:37:20 [3152d3f4] test(ci): run all workspace tests on Windows and macOS, excluding unsupported packages (mithril)
07:39:31 [c75741e6] Merge pull request #6217 from IntersectMBO/old-tracing/hotfix-utxo-metric (cardano-node)
07:43:46 [25f9a03b] Deploying to gh-pages from @ IntersectMBO/plutus@2b87478e8d8417fe5d3452171916747c189b7950 🚀 (plutus)
07:45:46 [a0c98077] Fix COMPLETE pragma for TxCert patterns (cardano-ledger)
07:46:02 [68186678] feat: add the network origin HTTP to the register-signatures endpoint of the API (mithril)
07:49:33 [b59f9100] Deploying to gh-pages from @ input-output-hk/catalyst-voices@1c1ad57d79783de0549ae131a6b80fcf8cfc90ed 🚀 (catalyst-voices)
07:49:47 [009607d6] fix: [lw-12550] add missing posthog events for btc wallet (lace)
07:53:19 [664b5994] Remove CPP pragmas for GHC 810 (cardano-ledger-specs)
07:53:23 [7ba601f7] Remove cabal conditionals for GHC versions <9.2 (cardano-ledger-specs)
07:53:24 [ec1fd9aa] Remove redundant-constraints pragmas (cardano-ledger-specs)
07:53:27 [4acddb35] Bump base dependency version to >=4.18 (cardano-ledger-specs)
07:53:30 [73924503] Make ghc966 the lowest version available in nix dev env (cardano-ledger-specs)
07:53:33 [93c3e41c] Remove constraint that was only for ghc92 (cardano-ledger-specs)
07:53:37 [4758ca67] Remove pragma for ghc908 (cardano-ledger-specs)
07:53:40 [2403e210] Remove pragma for anything < ghc906 (cardano-ledger-specs)
07:53:43 [8345b1c5] Reduce byron version to correct one (cardano-ledger-specs)
07:53:46 [4a2c5d93] Remove changelog entries (cardano-ledger-specs)
07:53:50 [e0742915] Fixup cabal file update (cardano-ledger-specs)
07:53:54 [3fe3fa7a] Flake: fix lowest ghc variant to 967 (cardano-ledger-specs)
07:54:00 [f93e293b] Remove redundant constraints (cardano-ledger-specs)
07:54:50 [fc645567] chore: fund14 dev continuos snap | NPG-000 (#743) (catalyst-core)
07:55:16 [f30884fc] Apply automatic changes (catalyst-voices)
07:55:57 [58882db2] Make peer snapshot path relative to topology file (cardano-node)
07:57:01 [0508ad69] Removed Draft Docs for chore/fund14-dev-continuos-snap (catalyst-core)
07:57:06 [32762d40] Fix COMPLETE pragma for NativeScript patterns (cardano-ledger-specs)
07:57:14 [e8e41b98] Fix COMPLETE pragma for TxCert patterns (cardano-ledger-specs)
07:58:39 [12fe24ab] Support ghc-9.10.2 (io-sim)
07:58:39 [e8eb0e03] Bump versions to 1.8.0.0 (io-sim)
08:03:15 [d09356ed] deploy: fc645567d5b0a6e5ea6da2ac725b493e8c9d7301 (catalyst-core)
08:03:52 [03ab96e7] chore: moved to legacy - root pkg stuff (yoroi)
08:03:57 [059eddb4] chore: create mobile from rn79 scratch (yoroi)
08:03:58 [769313f0] chore: bumped nodejs to 22.7.0 (yoroi)
08:08:04 [0d4daf6c] feat: [lw-12421] integrate nftprintlab (lace)
08:10:32 [ef19b230] The Big Reformatting Commit (ouroboros-consensus)
08:10:46 [006d4f75] Benchmarks use assertions directly on CompiledCode (plutus)
08:10:46 [9067d42e] refactor: extract module containing functions to run UPLC (tests) (plutus)
08:10:46 [8d667153] remove `plutus-tx-test-util` package, moving its only inhabitant `PlutusTx.Test.Util.Compiled` to the plutus-tx-testlib. (plutus)
08:10:46 [203fc265] refactor: extract module with golden testing functions (plutus)
08:10:46 [055f5858] Restructure PlutusTx.Test, add module with functions to evaluate CompiledCode (plutus)
08:10:46 [a879f94e] chore: extract PlutusTx.Test.Orphans (plutus)
08:10:46 [1efb5e82] refactor: move fitsUnder to where its used. (plutus)
08:10:47 [0943e90f] Remove unused haskellValueToTerm function (plutus)
08:10:47 [1983114f] how to evaluate compiled code: user guide doc + example (plutus)
08:10:47 [d6d6be57] Don't expose unsafeRunTermCek (plutus)
08:10:47 [e7bc91d7] refactor: extract code to display execution budget (plutus)
08:10:47 [630bd765] Compare CompiledCode with Haskell directly (plutus)
08:10:47 [633e6a08] Rename `CodeResult` to `EvalResult` with its accessor functions. (plutus)
08:10:47 [34cd850e] remove unused runTermCek (plutus)
08:10:47 [203975ed] Improve "evaluating plinth" example: clarify application and lifting separately. (plutus)
08:10:47 [8537f08d] Changelog entry (plutus)
08:13:08 [bae934b8] feat: range status (catalyst-voices)
08:13:20 [468eb27e] Add .git-blame-ignore-revs (ouroboros-consensus)
08:13:22 [fc4eb0e0] Disable fourmolu in a file with tricky CPP (ouroboros-consensus)
08:16:21 [9ef3596e] Add more retries to markdown link check (cardano-node)
08:17:09 [11214eef] fix(aggregator): include the two latest ledger state snapshots in the ancillary archive (mithril)
08:17:24 [8e13f58c] chore: upgrade crate versions (mithril)
08:18:39 [8fdad48d] chore: remove linter 80 char long line (catalyst-voices)
08:21:11 [d83320f9] Bring back required small deposit period (hydra-poc)
08:22:07 [61269637] Merge branch 'main' into feat/read-view-proposal-page (catalyst-voices)
08:29:50 [15848563] pre-commit run --all-files (plutus)
08:30:19 [6727588b] deploy: e9bb755ba6c8129836c0c8cc73f3dcab1b7c6f98 (cardano-node)
08:33:21 [67d08aaa] test(ci): run all workspace tests on Windows and macOS, excluding unsupported packages (mithril)
08:37:55 [d0346bd9] Deploying to gh-pages from @ IntersectMBO/plutus@2b87478e8d8417fe5d3452171916747c189b7950 🚀 (plutus)
08:38:36 [89057213] Update CHANGELOG (io-sim)
08:38:37 [8e541cf3] Fixed ghc-9.10.2 compilation error (io-sim)
08:38:37 [21a7f43f] io-sim: refactored MonadTraceMVar instance (io-sim)
08:38:38 [5abc1913] Ccontestation period must be specified in seconds explicitly (#2009) (hydra)
08:39:28 [7c1f5aa5] Merge pull request #2484 from input-output-hk/dlachaume/2474/fix-invalid-snapshot-ledger-state (mithril)
08:40:50 [e100dacb] Merge branch 'release/5.8.0' into fix/YOEXT-1969 (yoroi-frontend)
08:43:40 [8ef97154] Merge pull request #212 from bolt12/bolt12/monad-trace-mvar (io-sim)
08:44:54 [f7be0ab6] fix: wip scan.feature (cf-identity-wallet)
08:46:03 [c8194db7] io-sim: refactored MonadTraceMVar instance (io-sim)
08:46:04 [bcf7ad91] Support ghc-9.10.2 (io-sim)
08:46:04 [4a5c8826] io-classes: prefixed sublibraries (io-sim)
08:46:04 [ac6807cd] Reworded CHANGELOG.md (io-sim)
08:46:22 [ccfa979c] Remove explicit fourmolu version, reference tools.nix (ouroboros-consensus)
08:47:03 [2ed90435] deploy: 7c1f5aa540d17b8d6591acdff65bd2b0f126c56a (mithril)
08:50:52 [d0e3c3dd] Only test with GHC >= 9.6 (io-sim)
08:50:52 [36d74470] Bump versions to 1.8.0.0 (io-sim)
08:51:12 [6a9529b6] [Docs] Add 'BuiltinResult' to 'BuiltinsOverview.md' (plutus)
08:58:37 [f0e30740] deploy: 5abc19139ec14f79152e7b5f330f6f8832ada72d (hydra)
08:59:31 [0e16b546] fix: wip scan.feature (cf-identity-wallet)
09:03:10 [c901c5b8] feat: read Only mode (catalyst-voices)
09:03:12 [44ae029c] fix: wip scan.feature (cf-identity-wallet)
09:04:40 [6bad2765] new setting for chromedriver 136 (yoroi-frontend)
09:04:58 [5df98862] added "types" (yoroi-frontend)
09:09:50 [1723d461] fix: better type listeners (#430) (atala-prism-wallet-sdk-ts)
09:12:54 [82318de7] Add more retries to markdown link check (cardano-node)
09:13:05 [2649746e] feat: update campaign stage cubit to new implemantation (catalyst-voices)
09:16:22 [0361229c] updated chromedriver version (yoroi-frontend)
09:16:51 [7180da0a] fix: [lw-12881] set proper blockchain on add/restore wallet (lace)
09:23:22 [3c4585e9] chore: update .gitignores to clarify tool version management file exclusion (govtool)
09:25:15 [5d3061d7] Merge pull request #5039 from IntersectMBO/aniketd/bump-base (cardano-ledger)
09:29:40 [89c80bfa] chore: remove linter 80 char long line (#2569) (catalyst-voices)
09:29:55 [c098517c] Merge branch 'main' into feat/2559-maxLength-dependecy (catalyst-voices)
09:30:06 [98adbdac] Merge branch 'main' into fix/2523-proposal-editor-links (catalyst-voices)
09:30:28 [42c4ead6] test: adding test (catalyst-voices)
09:30:53 [dd7961e6] Merge branch 'feat/read-view-proposal-page' of github.com:input-output-hk/catalyst-voices into feat/read-view-proposal-page (catalyst-voices)
09:31:06 [b3557de0] Merge branch 'main' into feat/read-view-proposal-page (catalyst-voices)
09:32:14 [bdc9289a] test(ci): run all workspace tests on Windows and macOS, excluding unsupported packages (mithril)
09:32:33 [292d8da6] Merge branch 'main' into feat/amendments_to_proposal_submission_form (catalyst-voices)
09:32:39 [cbc6a382] deploy: c75741e6bdef4a9007840dcbf941cff1b33f7792 (cardano-node)
09:33:53 [92740e22] updated dapp e2e tests workflow (yoroi-frontend)
09:36:28 [d87b257e] feat: self review (catalyst-voices)
09:37:41 [d568c85c] fix(cat-gateway): remove unused cache (catalyst-voices)
09:40:37 [33f9bf39] Merge branch 'main' into fix/voices-rich-text-fixes (catalyst-voices)
09:40:45 [8e3afe10] Release Consensus for node 10.5 (#1510) (ouroboros-consensus)
09:41:49 [d9f8e9ef] updated No Wallets Found title (yoroi-frontend)
09:42:51 [c686a12f] Add more retries to markdown link check (cardano-node)
09:43:48 [514c2760] Merge branch 'main' into feat/use-simple-public-key-in-rbac (catalyst-voices)
09:44:54 [a2cdd8a7] GHA: use ghc-9.6.6 & cabal-3.14 (io-sim)
09:47:01 [52db0cfb] Deploying to gh-pages from @ input-output-hk/catalyst-voices@89c80bfa94281887054bab8c3c8f39fa1cba26f8 🚀 (catalyst-voices)
09:48:41 [3028f025] Change Byron EBB stakeholderid to zero-or-more (cardano-ledger)
09:53:15 [c0eb50cf] nix: parallel GC as default (more suitable for GHC9.6) (cardano-node)
09:53:41 [23c51123] Update StyleGuite.md, considering fourmolu (ouroboros-consensus)
09:53:41 [d5b64776] Remove explicit fourmolu version, reference tools.nix (ouroboros-consensus)
09:53:41 [c809209a] Disable fourmolu in a file with tricky CPP (ouroboros-consensus)
09:53:41 [0ddbe0f6] The Big Reformatting Commit (ouroboros-consensus)
09:53:41 [e56c0c88] flake.nix: add fourmolu, purge stylish-haskell (ouroboros-consensus)
09:53:41 [df0276e7] Add .git-blame-ignore-revs (ouroboros-consensus)
09:54:30 [c111b215] Added ouroboros-consensus-0.27.0.0 (cardano-haskell-package-repo)
09:54:37 [9518c3f5] Apply automatic changes (catalyst-voices)
09:54:40 [18fee2b7] Added ouroboros-consensus-diffusion-0.23.0.0 (cardano-haskell-package-repo)
09:54:49 [f58f536f] Added ouroboros-consensus-cardano-0.25.1.0 (cardano-haskell-package-repo)
09:54:49 [bfb7b5f4] Revision ouroboros-consensus-protocol 0.12.0.0 (cardano-haskell-package-repo)
09:55:02 [15e0abaf] Add more retries to markdown link check (cardano-node)
09:56:01 [ccce9a11] Added ouroboros-consensus-cardano-0.25.1.0 (cardano-haskell-packages)
09:56:01 [609fe813] Added ouroboros-consensus-0.27.0.0 (cardano-haskell-packages)
09:56:01 [a1503351] Revision ouroboros-consensus-protocol 0.12.0.0 (cardano-haskell-packages)
09:56:01 [402c6a70] Added ouroboros-consensus-diffusion-0.23.0.0 (cardano-haskell-packages)
09:58:53 [472ba7a4] Add CDDLs (ouroboros-consensus)
09:58:54 [30f9ec0f] Remove git submodule (ouroboros-consensus)
09:58:54 [958e447d] Improve pull-cddls (ouroboros-consensus)
09:58:54 [b266eb8b] Add pull-cddls (ouroboros-consensus)
09:58:54 [2b61ab99] Integrate latest ledger (ouroboros-consensus)
10:06:39 [2cb325c4] updated worfkflows (yoroi-frontend)
10:11:08 [e6581911] build: fix typo in repository causing flaky scalafmt (#1575) (open-enterprise-agent)
10:14:23 [7ccb9856] feat(cat-voices): set maxLength for dependencyDetail (#2562) (catalyst-voices)
10:14:51 [ef9e05fb] Merge branch 'main' into fix/2523-proposal-editor-links (catalyst-voices)
10:15:05 [92c59dd5] Replace ConwayNewEpochPredFailure with Void. (cardano-ledger)
10:15:08 [224b3c82] Remove CorruptRewardUpdate from ShelleyNewEpochPredFailure. (cardano-ledger)
10:15:10 [5a932797] Remove the failing test (cardano-ledger)
10:15:57 [5e3402b4] fix: spelling (catalyst-voices)
10:16:23 [a203d9cf] Merge branch 'feat/read-view-proposal-page' of github.com:input-output-hk/catalyst-voices into feat/read-view-proposal-page (catalyst-voices)
10:17:13 [b9994c63] Instaling chromedriver separately (yoroi-frontend)
10:17:27 [4a26874e] Merge branch 'main' into feat/read-view-proposal-page (catalyst-voices)
10:20:24 [a9509f51] Merge branch 'main' into feat/amendments_to_proposal_submission_form (catalyst-voices)
10:26:39 [a1476e5e] Merge branch 'master' into event-log-rotation (hydra-poc)
10:35:46 [18b549d6] Fix COMPLETE pragma for NativeScript patterns (cardano-ledger)
10:35:49 [d27d3ae3] Fix COMPLETE pragma for TxCert patterns (cardano-ledger)
10:39:41 [fa72499a] Deploying to gh-pages from @ input-output-hk/catalyst-voices@fe7f64bcbb955ddb043c0c7926f15d54f4d6c13c 🚀 (catalyst-voices)
10:44:50 [5ed4b4b3] [EC Api] - Added: Weekly development report as of 2025-05-16 (essential-cardano-content)
10:48:01 [8baed86f] Apply automatic changes (catalyst-voices)
10:48:37 [c9dad5eb] test(ci): run all workspace tests on Windows and macOS, excluding unsupported packages (mithril)
10:50:19 [649d11ce] fix: [lw-12881] set proper blockchain on add/restore wallet (lace)
10:50:22 [2de6eae4] Merge pull request #1547 from input-output-hk/emmanuelamehiohkio/contrib/weekly-development-report-as-of-2025-05-16-1747392289579 (essential-cardano-content)
10:51:30 [2ac740d6] [Docs] Add 'BuiltinResult' to 'BuiltinsOverview.md' (#7085) (plutus)
11:03:42 [54fb318e] Deploying to gh-pages from @ IntersectMBO/plutus@2ac740d62121db41c430ef2446150613b190b577 🚀 (plutus)
11:06:21 [217df3be] Consensus for node 10.5 (#1078) (cardano-haskell-packages)
11:08:15 [dcdff157] Remove all existing files (cardano-ledger-specs)
11:08:15 [5fcda17b] Add CNAME and .nojekyll (cardano-ledger-specs)
11:08:34 [1b17ad39] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0f4e7127418fb60ea03734f6f63d7b759db23168 (cardano-ledger-specs)
11:08:37 [aa73e627] Updated from 5d3061d70168b4dccd4533ae8ec4891ab4ab3bca via push (cardano-ledger-specs)
11:10:17 [8714fc65] consensus: integrate `HeaderWithTime` (cardano-node)
11:14:18 [89f99ea2] Update from 217df3bec8d70b908f348a4c23b3bb7c7f6784fb (cardano-haskell-packages)
11:18:14 [e38fb181] Merge pull request #4000 from Emurgo/fix/e2e-tests/support-chromedriver-136 (yoroi-frontend)
11:21:25 [24cab8ee] BlockstreamProvider (mesh)
11:21:25 [9cb2d602] init (mesh)
11:23:11 [3c3b49e2] testing wallet keys (mesh)
11:27:34 [efd084da] Print warning on group permissions check for VRF instead of failing to start the node. (cardano-node)
11:29:07 [12c98e54] typed-protocols: io-classes-1.8 (typed-protocols)
11:29:07 [ef04b9b2] typed-protocols: added a prefix to all sublibraries (typed-protocols)
11:32:22 [2f11df57] Update flake.nix and GHA (cardano-base)
11:32:33 [d351b269] Merge pull request #5007 from IntersectMBO/aniketd/remove-conwaynewepochpredfailure (cardano-ledger)
11:33:16 [921ba404] Fix COMPLETE pragma for NativeScript patterns (cardano-ledger)
11:33:16 [5582fda5] Fix COMPLETE pragma for TxCert patterns (cardano-ledger)
11:40:19 [47cff4c9] breaking all words (yoroi-frontend)
11:41:02 [dddd8e50] Merge branch 'release/5.8.0' into fix/YOEXT-1969 (yoroi-frontend)
11:44:04 [77c1ab3a] doesn't work (plutus)
11:44:14 [f18c95d1] feat: adding appbar (catalyst-voices)
11:45:51 [ebd0c63c] Implement CBOR validator (cuddle)
11:49:54 [ed8fbc1b] removed instalation of the chromedriver (yoroi-frontend)
11:50:27 [ef723271] Bump consensus packages (cardano-node)
11:52:36 [0d5652dc] Deploying to gh-pages from @ input-output-hk/catalyst-voices@17670090507c5727140ea14b0548e2b9c94dff56 🚀 (catalyst-voices)
11:52:38 [fab8fade] feat: scaffold dev tools (catalyst-voices)
11:58:59 [d4fd7f9a] Deploying to gh-pages from @ IntersectMBO/plutus@2ac740d62121db41c430ef2446150613b190b577 🚀 (plutus)
12:00:39 [a17a795c] using the old way (yoroi-frontend)
12:04:36 [0998a3f7] Designed TPS runs using new sharding (ouroboros-leios)
12:04:43 [8ff39a08] Revised experiment (ouroboros-leios)
12:04:48 [c8b1462b] Preliminary results (ouroboros-leios)
12:04:53 [2f9ec0c6] Removed resource analysis (ouroboros-leios)
12:04:58 [af96805d] Tripled IB rates (ouroboros-leios)
12:05:03 [3d1af27e] Revert "Tripled IB rates" (ouroboros-leios)
12:05:08 [6df43ab4] Completed 1x IB rate runs (ouroboros-leios)
12:05:14 [e5335afc] Updated git ignore file (ouroboros-leios)
12:05:22 [567220ef] remove cm info channel drain thread (ouroboros-network)
12:05:22 [ea706c0c] Summary results files (ouroboros-leios)
12:05:27 [d361e198] Experimental design for 3x cases (ouroboros-leios)
12:05:32 [4cb66e03] Analysis results for 3x case (ouroboros-leios)
12:05:38 [a91406e5] Added read-me file (ouroboros-leios)
12:07:22 [e33a198a] Apply suggestions from code review (mithril)
12:09:22 [7a8dff17] Merge branch 'main' into feat/scaffold_dev_tools_page (catalyst-voices)
12:09:24 [847e9c4f] Adapt to rebase (cuddle)
12:11:31 [29933f6c] DO NOT BENCHMARK remove CM info channel drain thread (cardano-node)
12:11:59 [78688cfb] WIP: feat(#3622): home page redesign (govtool)
12:14:31 [6f88a8ab] Updated logbook (ouroboros-leios)
12:17:12 [f289fbee] Fixed broken link (ouroboros-leios)
12:17:34 [d5ebfc51] Fixed another (ouroboros-leios)
12:18:02 [af7e967b] change log and crates version (mithril)
12:20:39 [ee22a3ea] Added subtitles to notebooks (ouroboros-leios)
12:22:10 [25601f95] Simulation analyses at tag `leios-2025w20` (#328) (ouroboros-leios)
12:24:14 [3644d36a] WIP: add certificate path to CompiledCode (plutus)
12:24:53 [84c83efc] Deploying to gh-pages from @ IntersectMBO/plutus@2ac740d62121db41c430ef2446150613b190b577 🚀 (plutus)
12:34:12 [68acfb57] Bump versions and update changelog (hydra-poc)
12:34:17 [0a6bd177] Deploying to gh-pages from @ input-output-hk/catalyst-voices@4f7455bdd8c92d81f5a0295d0d7d87a47e52573f 🚀 (catalyst-voices)
12:36:16 [d1f27b39] Merge pull request #4002 from Emurgo/fix/e2e-tests/fix-workflow (yoroi-frontend)
12:36:31 [2e2f5ac3] Merge branch 'release/5.8.0' into fix/YOEXT-1969 (yoroi-frontend)
12:36:50 [515ba881] GDD: trigger chain selection when caught-up (#1505) (ouroboros-consensus)
12:38:15 [9b851c50] Merge pull request #1184 from IntersectMBO/newhoggy/simplify-by-not-using-QueryStakeAddressInfoCmdArgs (cardano-cli)
12:42:13 [9df07d99] WIP: start implementing origin in the signature trait and processor (mithril)
12:43:16 [d1426fe8] branch not actually needed here (hydra-poc)
12:43:47 [c061e193] branch not actually needed here (#2010) (hydra-poc)
12:45:52 [bc51c5ab] add the getUser() function into the web3NonCustodialProvider() (web3-sdk)
12:45:59 [55b0eab3] Apply automatic changes (catalyst-voices)
12:49:03 [359074ec] Merge pull request #1087 from IntersectMBO/jordan/cip-129 (cardano-cli)
12:52:07 [55120997] Merge pull request #2412 from input-output-hk/curiecrypt/module-participant (mithril)
12:55:10 [5b790e8a] just apply-bootstrap: ensure SSH key is fetched (cardano-monitoring)
12:55:48 [f4cc77ea] Cleaned up git workflow for documentation (ouroboros-leios-sim)
12:56:17 [1a7a9501] Relocated obsolete Leios report (ouroboros-leios-sim)
12:56:39 [76b2c334] deploy: 55120997fa4d0169efc513fff3ccb63caa2ff7b4 (mithril)
12:58:18 [be041a6f] add instructions for Grafana setup (cardano-monitoring)
12:59:26 [d077b750] Updated logbook (ouroboros-leios-sim)
13:03:47 [88dae70c] deploy: c061e1935664e9f6863789a2580bca9380bff59a (hydra-poc)
13:03:57 [da350ddd] Documentation cleanup (#352) (ouroboros-leios)
13:04:16 [976d5001] Scheduled update (pool_groups)
13:06:33 [8fe0c61e] Make use of cuddle for validation (ouroboros-consensus)
13:11:19 [e4b99f4f] Bumped Cuddle, added line comments and rule ordering (cardano-ledger-specs)
13:13:21 [d75e77f5] Broader support range for wherefrom-compat (nothunks)
13:17:05 [f24d10db] Remove all existing files (cardano-ledger)
13:17:05 [1e038a52] Add CNAME and .nojekyll (cardano-ledger)
13:17:26 [239926de] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0f4e7127418fb60ea03734f6f63d7b759db23168 (cardano-ledger)
13:17:28 [0c89f34e] Updated from d351b269cb0846e741291724934f7832066ea00c via push (cardano-ledger)
13:22:21 [36c4f1f0] Bumped Cuddle, added line comments and rule ordering (cardano-ledger)
13:26:18 [8ae36448] Merge branch 'IntersectMBO:master' into perturbing/add-msm-bls (cardano-base)
13:29:50 [a541fbb7] CIP-0035 | Remove serialization & costing requirements, apply to CIP-0138 (#1038) (CIPs)
13:30:10 [4c931887] add some further logic to non-custodial (web3-sdk)
13:32:40 [c71be109] deploy: 9b851c509cded7b714e490c87271922c31a6f6ea (cardano-cli)
13:35:48 [7e6279c3] test(ci): run all workspace tests on Windows and macOS, excluding unsupported packages (mithril)
13:39:16 [e9f8da4b] Bump network and consensus dependencies (cardano-api)
13:39:23 [a37d74b2] Reduce golden file path names to avoid "Filename too long" error on windows (cardano-api)
13:39:53 [dcab55ae] feat: updated utxorpc sdk (cshell)
13:40:07 [61d3fa21] feat: implemented fetch transaction (cshell)
13:41:13 [e5b69070] Bump consensus and network dependencies (cardano-cli)
13:46:31 [aae42777] Update the haskellNix flake input (cardano-ledger)
13:58:17 [bbb281e9] feat: cose DocumentType def (catalyst-voices)
14:02:43 [5a99b0ae] locli: parse and persist ledger metrics traces (cardano-node)
14:05:21 [085c9982] WIP (cardano-cli)
14:05:23 [0c9c3d94] Convert runAddressCmds to CIO e () (cardano-cli)
14:05:24 [88fea17f] WIP (cardano-cli)
14:11:22 [889a53d0] fix build (mesh)
14:11:36 [21f57dbf] Merge pull request #843 from IntersectMBO/jordan/bump-dependencies-20250515 (cardano-api)
14:18:28 [895149d3] Merge pull request #2485 from input-output-hk/dlachaume/run-internal-crates-test-on-macos-windows-in-ci (mithril)
14:19:25 [e8038092] deploy: 359074ecfd25dd612896e65feb610fabf2445472 (cardano-cli)
14:23:09 [1c819dd4] deploy: 895149d382d5e753629fd3c3f9488e0a57d1aaea (mithril)
14:24:01 [afe17d80] Update 2025-05-16T14:24:01Z (capkgs)
14:24:34 [a90d981d] Fix #1. (cardano-configurations)
14:27:52 [ffdcada7] Add `goldenEvalCekCatchBudget` and change existing cases to use it (#7093) (plutus)
14:28:07 [61d6aa5e] Do not fail if file is missing. (cardano-configurations)
14:28:48 [36abae6c] Upload configuration from: https://book.play.dev.cardano.org/environments (cardano-configurations)
14:30:25 [8a06d7e5] feat(certs): implemented Utxorpc() for Conway governance certs (gouroboros)
14:33:52 [c28f8ec1] feat: Add adawallet (cardano-airgap)
14:37:14 [fd075ada] chore(deps): bump github.com/blinklabs-io/gouroboros (#341) (tx-submit-api)
14:37:46 [7c0378c2] chore(deps): bump github.com/blinklabs-io/gouroboros (#344) (cdnsd)
14:39:07 [ec763e24] chore(deps): bump github.com/miekg/dns from 1.1.65 to 1.1.66 (cdnsd)
14:39:11 [120e5f33] chore(deps): bump github.com/blinklabs-io/adder from 0.28.0 to 0.29.0 (cdnsd)
14:39:20 [11afa343] Drop GHC <967 in GHA (cardano-base)
14:40:34 [d6325621] Drop GHC <967 in flake (cardano-base)
14:41:40 [8944bd86] chore(deps): bump github.com/blinklabs-io/adder from 0.28.0 to 0.29.0 (#342) (cdnsd)
14:41:46 [f7d8efcc] Drop GHC <967 in modules (cardano-base)
14:43:31 [da938843] Bump base >4.18 (cardano-base)
14:44:04 [24d1d74a] locli: parse and persist ledger metrics traces (cardano-node)
14:44:05 [629a312d] Drop integer-gmp for older GHC (cardano-base)
14:53:22 [bac0477d] chore(deps): bump github.com/miekg/dns from 1.1.65 to 1.1.66 (#343) (cdnsd)
14:54:35 [470d841b] Validate also NTN blocks and headers (ouroboros-consensus)
14:55:22 [32b184db] chore(deps): Bump blinklabs-io/mithril-client from 0.11.11-1 to 0.12.1-1 (#252) (docker-cardano-node)
14:56:12 [69fd46b4] chore(deps): Bump blinklabs-io/mithril-signer (docker-cardano-node)
14:56:52 [938cabe1] Also exit with failure when invalid (cuddle)
14:59:03 [fdada402] Update sha256sum_sposcripts.txt (scripts)
14:59:20 [2e1487b5] WIP: runNodeCmds (cardano-cli)
15:05:22 [d30390b4] Deploying to gh-pages from @ IntersectMBO/plutus@ffdcada75596e52922eb1fac81f860712e52bbe8 🚀 (plutus)
15:05:30 [12667de1] Add message about uncovered paths (cuddle)
15:09:05 [b5ab010f] Merge pull request #5051 from IntersectMBO/nm/update-haskell.nix (cardano-ledger-specs)
15:11:37 [c6155f0a] fix(ci): improve error handling and reporting in scripts (cardano-node-tests)
15:12:34 [8a59db72] add Haskell Benchmark (customSmallerIsBetter) benchmark result for b5ab010f873d29063e25c93149770f442915bc14 (cardano-ledger-specs)
15:18:48 [c1a7fb54] Fix COMPLETE pragma for TxCert patterns (cardano-ledger)
15:18:48 [5fcc80c0] Fix COMPLETE pragma for NativeScript patterns (cardano-ledger)
15:19:39 [ce616f16] deploy: 21f57dbf9d9767f4cb45a6bdcb462b95b2ae38b3 (cardano-api)
15:24:43 [50263a53] Merge pull request #3039 from IntersectMBO/better_bash_err_handling (cardano-node-tests)
15:25:04 [556d93d9] Release cardano-api-10.16.1.0 (cardano-api)
15:25:36 [6dd3575e] Added cardano-api-10.16.1.0 (cardano-haskell-packages)
15:29:11 [80b3347a] fix(pools): use get_pool_state instead of get_pool_params (cardano-node-tests)
15:33:01 [c991e48e] Merge pull request #3040 from IntersectMBO/use_pool_state (cardano-node-tests)
15:33:47 [904de071] Deploying to gh-pages from @ IntersectMBO/plutus@ffdcada75596e52922eb1fac81f860712e52bbe8 🚀 (plutus)
15:50:00 [e480dcbc] Small tweaks (ouroboros-consensus)
15:55:37 [7d1cd382] fix: refactor tx review utxos indicator color (yoroi-frontend)
15:57:05 [356fe670] Merge branch 'release/5.8.0' into fix/YOEXT-1971 (yoroi-frontend)
15:57:39 [6a3081d9] Merge branch 'release/5.8.0' into fix/YOEXT-1976 (yoroi-frontend)
16:01:17 [21857b15] WIP: start implementing origin in the signature trait and processor (mithril)
16:05:13 [e5d7ce56] fix: rename environment variable for scheduled workflow (govtool)
16:05:37 [50689dc0] Make the default branch correspond to 'False' (plutus)
16:07:50 [7adbc19c] Merge pull request #3628 from IntersectMBO/feat/nightly-preview-test-run (govtool)
16:13:57 [72a9f913] pr updates (yoroi-frontend)
16:23:08 [3b649509] Merge pull request #844 from IntersectMBO/release/cardano-api-10.16.1.0 (cardano-api)
16:25:46 [d5531776] feat: exposing typed schemas and PKInstance class (atala-prism-wallet-sdk-ts)
16:25:48 [e9d9aec3] fix: demo content improvements (atala-prism-wallet-sdk-ts)
16:26:48 [65adce65] Deploying to gh-pages from @ IntersectMBO/plutus@ffdcada75596e52922eb1fac81f860712e52bbe8 🚀 (plutus)
16:27:06 [dacbf942] fix: code improvements for DIDComm messages (atala-prism-wallet-sdk-ts)
16:27:09 [fc9bd0b2] fix: messages list and improvements (atala-prism-wallet-sdk-ts)
16:27:10 [538cbd9d] wip (atala-prism-wallet-sdk-ts)
16:27:10 [958bae25] fix: improvements (atala-prism-wallet-sdk-ts)
16:27:10 [4cb849a3] fix: settings and configuration improvement (atala-prism-wallet-sdk-ts)
16:27:10 [2a075a56] fix: improve layout and components (atala-prism-wallet-sdk-ts)
16:27:10 [bd197b48] fix: ux improvements, types and error handling (atala-prism-wallet-sdk-ts)
16:27:10 [879a8413] fix: styles, logo and themes (atala-prism-wallet-sdk-ts)
16:27:11 [d0c51ace] fix: Upgrading ridb version to latest (atala-prism-wallet-sdk-ts)
16:28:06 [a7c9b583] CNTools 13.4.3 (guild-operators)
16:28:12 [7180d870] fix: apply latest ridb storage (atala-prism-wallet-sdk-ts)
16:28:15 [b2641795] fix: improve database and RIDB Implementation (atala-prism-wallet-sdk-ts)
16:28:15 [ebcd3876] fix: not closing db when stopping agent + disable redirect on agent stop (atala-prism-wallet-sdk-ts)
16:28:15 [1ee75f38] fix: improve code (atala-prism-wallet-sdk-ts)
16:28:27 [3376c4c3] sim-rs: add tx-start-time and tx-stop-time parameters (ouroboros-leios)
16:29:48 [5c6dd5e2] feat: add the network origin HTTP to the register-signatures endpoint of the API (mithril)
16:29:48 [4f0f351b] feat: record signatures origin in the signature processor (mithril)
16:33:27 [7047aff4] Added cardano-api-10.16.1.0 (#1080) (cardano-haskell-packages)
16:38:07 [3a42c30a] refactor: remove use of origin_tag in register-signatures route (mithril)
16:40:19 [b3bcc834] typed-protocols: use GHC2021 (typed-protocols)
16:40:37 [5c7ec00b] Bumped Cuddle, added line comments and rule ordering (cardano-ledger)
16:41:17 [550ea1a4] Update from 7047aff4db689b0af2851ed2b0d1995d993352c2 (cardano-haskell-packages)
16:41:30 [72c6bb0b] typed-protocols: use ImportQualifiedPost (typed-protocols)
16:50:50 [6e125f6d] Remove all existing files (cardano-ledger)
16:50:50 [ef1694cd] Add CNAME and .nojekyll (cardano-ledger)
16:51:13 [15fea5d1] add Haskell Benchmark (customSmallerIsBetter) benchmark result for b5ab010f873d29063e25c93149770f442915bc14 (cardano-ledger)
16:51:14 [64ad5a3a] Updated from b5ab010f873d29063e25c93149770f442915bc14 via push (cardano-ledger)
16:55:25 [d9d05ded] Bump consensus and network dependencies (cardano-cli)
17:07:17 [1dc76f14] Bump CHaP (cardano-node)
17:08:19 [c5645457] WIP: Tracing (cardano-node)
17:08:20 [a6445637] Update cardano-testnet (cardano-node)
17:08:20 [0834bce1] REMOVE ME: Disable -Werror (cardano-node)
17:10:53 [995a3b1e] deploy: 3b649509cd0870d931a2c6ca2d344371cc55dd02 (cardano-api)
17:11:04 [04a10359] fix: adjusted cshell transaction to use tx3 lang version (#14) (cshell)
17:14:11 [a1109eca] Updated logbook (ouroboros-leios)
17:15:45 [5043cd07] chore: Release cshell version 0.5.1 (cshell)
17:16:32 [a354919b] Notes on Haskell simulator (ouroboros-leios)
17:23:15 [edc7722f] cshell 0.5.1 (homebrew-tap)
17:28:31 [c280539c] feat: add chart for kupo (helm-charts)
17:30:08 [8e6a5fbc] doc: document TableConfig (lsm-tree)
17:32:15 [84dd510e] fix: add newline to EOF (helm-charts)
17:34:23 [60651efb] Handle rollbacks in SPO state (acropolis)
17:39:10 [88f2618d] fix: 2 spaces before comments (helm-charts)
17:49:06 [c8c46ad6] feat(certs): implemented Utxorpc() for Conway governance certs (gouroboros)
17:49:17 [d0a5a273] Merge branch 'master' of https://github.com/input-output-hk/plutus into effectfully/builtins/allow-casing-on-booleans (plutus)
17:54:26 [769eb46c] imp: add fetch-utxos --filter-min feature (adawallet)
18:08:50 [0f86e8cf] Added sub directory src/Constrained/Min where we keep a minimal version of the system. (cardano-ledger-specs)
18:08:50 [7094b77f] Added a second document docs/constrained_generators/manual.md (cardano-ledger-specs)
18:08:50 [51de9908] Describe computeSpecSimplified, the use of SolverPlan and propagageSpec. (cardano-ledger-specs)
18:10:03 [4532f5cf] Merge pull request #1189 from IntersectMBO/jordan/bump-dependencies-202505155 (cardano-cli)
18:16:27 [a1caa421] Bump consensus and network versions (cardano-node)
18:16:28 [1ca55460] Bump CHaP (cardano-node)
18:16:28 [cb55492f] WIP: Tracing (cardano-node)
18:16:29 [ac1f3dd8] Update cardano-testnet (cardano-node)
18:16:29 [68fbb56a] REMOVE ME: Disable -Werror (cardano-node)
18:18:07 [eba4ee3b] consensus: integrate `HeaderWithTime` (cardano-node)
18:18:36 [f84147c8] fix diagram with tab (cardano-ledger-specs)
18:19:59 [068cb7e3] PR review (hydra-poc)
18:23:51 [604972f4] fix: remove metrics-service, add podmonitor (helm-charts)
18:31:21 [dc2eb2c6] bump: all flake inputs, w/ devenv release pin (cardano-airgap)
18:34:31 [1660f0f3] devenv: pre-commit -> git-hooks (cardano-airgap)
18:35:04 [4e97b6ec] PR review (hydra-poc)
18:35:30 [5b52c6f4] devShell: fix broken packages from credential-manager pin bump (cardano-airgap)
18:38:00 [5ec26a58] Minor cabal file changes (lsm-tree)
18:38:00 [8acf5030] GHA: fixes for `cabal check` and `cabal-docspec` (lsm-tree)
18:38:01 [f0ed5709] Updating conditional bounds loosening (lsm-tree)
18:38:01 [71378fd8] Adding benchmark for table unions (lsm-tree)
18:41:14 [60c3e371] deploy: c061e1935664e9f6863789a2580bca9380bff59a (hydra-poc)
18:43:49 [4959e142] Logged assessment of haskell simulator (ouroboros-leios-sim)
18:53:54 [716e6993] TOSQUASH add FormerDynamo (ouroboros-consensus)
18:58:16 [210ec3f0] fix: Update renamed nixos options (cardano-airgap)
19:01:11 [a301d034] Fixed formatting for `fourmolu` check in CI (ouroboros-leios-sim)
19:11:38 [48526c08] deploy: 4532f5cfd2301c40543f6f9e982e16dc7f81706b (cardano-cli)
19:14:58 [94925a83] Fixed formatting for `fourmolu` check in CI (#354) (ouroboros-leios)
19:15:41 [4601aee6] Added HasSpec(a,b) (cardano-ledger-specs)
19:22:23 [184d0f8b] Feat: cardano-node-10.3.1 cardano-up package (cardano-up-packages)
19:26:24 [dba3c077] doc: finalise documentation (lsm-tree)
19:30:22 [0bf91c9b] fix(generate-readme): use correct set of GitHub Markdown extensions (lsm-tree)
19:30:29 [efca9b21] Feat: cardano-up mithril-client-0.12.2 package (cardano-up-packages)
19:36:31 [4e953741] rm: ventoy until bin blobs are addressed (cardano-airgap)
19:36:32 [e01f0ff0] imp: update udev rules, incl trezor, add cardano-hw-cli pkg (cardano-airgap)
19:39:52 [d9d58028] doc: finalise documentation (lsm-tree)
19:43:40 [4000b2b3] pkgs: update cardano-cli -> 10.3.1, bech32, cardano-address -> 4.0.0 (cardano-airgap)
19:48:19 [75ecb5f4] doc: finalise documentation (lsm-tree)
19:52:39 [5fb32e1b] WIP (cardano-cli)
19:59:23 [cbb39476] Release cardano-cli-10.10.0.0 (cardano-cli)
19:59:41 [6dffc7cb] devShell: add cardano-hw-cli also (cardano-airgap)
20:00:36 [9170bd29] Update cardano-wallet version in README.md (cardano-wallet)
20:00:36 [a97c80e4] Update cardano-wallet version in ruby-e2e.sh (cardano-wallet)
20:00:36 [de7ce62a] Update cardano-wallet version in *.cabal files (cardano-wallet)
20:00:36 [9d4213f1] Update wallet version in swagger.yaml (cardano-wallet)
20:00:37 [dbecb1ee] Update cardano-wallet version in run/common/docker/run.sh (cardano-wallet)
20:03:47 [159403e6] Added cardano-cli-10.10.0.0 (cardano-haskell-packages)
20:19:11 [7fac4ebc] feat(submodules): update tx3 submodule to latest commit (docs)
21:00:11 [99f6710e] Bump micromatch from 4.0.5 to 4.0.8 (cardano-hw-interop-lib)
21:00:41 [04967fb4] Bump cross-spawn from 7.0.3 to 7.0.6 (cardano-hw-interop-lib)
21:10:32 [8c40c288] add sort before coin selection and in the end of updateByTxPrototype (mesh)
21:12:25 [b6a65954] update mocha (cardano-hw-interop-lib)
21:14:32 [b61ad559] Update the iohkNix flake input (cardano-ledger-specs)
21:18:52 [e15cbdae] update comments (cardano-hw-interop-lib)
21:52:39 [537a9975] Update cardano-node-10.3.1.yaml (cardano-up-packages)
21:54:09 [e9a5d61b] Update cardano-node-10.3.1.yaml (cardano-up-packages)
21:55:27 [34591480] Fix for when committee is in no confidence mode (webartifacts)
22:11:25 [7fb39747] fix script hashing (guild-operators)
22:29:44 [9f22cf19] sim-rs: support "full without ibs" variant (ouroboros-leios)
22:33:09 [c08d1db2] refactoring stuff (plu-ts)
22:33:47 [f3148e2e] links now working! 🎉 (formal-ledger-specifications)
22:35:30 [aa53d283] Merge branch 'master' into markdown-migration (formal-ledger-specifications)
22:37:01 [f1f376f9] script signing fix to not skip both for loops, else required signers wouldn't be set and tx assembled without all needed witnesses (guild-operators)
22:39:52 [677b2888] chore: cron-based pool info cache (koios-artifacts)
22:39:58 [99fb9689] fix: lint (koios-artifacts)
22:41:07 [b4a1c3df] changelog (guild-operators)
22:47:37 [5e5eb483] sim-rs: display more info about EBs with TXs in UI (ouroboros-leios-sim)
22:49:46 [818bc7a9] deploy: 5e5eb483a116dc0bc0771aa8a0b2b55944b0ef49 (ouroboros-leios-sim)
22:54:49 [ce5f3693] fix: syntax (webartifacts)
23:00:02 [74f95a84] sim-rs: account for tx size in eb size (ouroboros-leios-sim)
23:00:42 [58c680d0] Artifacts generated from daedf7f1ec3faa176a8d82573e1478c3e7f2ea55 (formal-ledger-specifications)
23:00:52 [84edd5f1] sim-rs: make fields non-optional (ouroboros-leios-sim)
23:03:03 [437a5674] deploy: 84edd5f16ded009f9fdcbfc06d2b47b3abf498f0 (ouroboros-leios-sim)
23:03:59 [b9b8b0a4] fix: epoch no field name (webartifacts)
23:04:35 [2ac860f6] 🟩 API (All properties) is up (204 in 801 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:35 [4e9c5d41] 🟩 API (Specific property) is up (204 in 164 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:35 [49cc0506] 🟩 API (Batch) is up (204 in 164 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:06:21 [ce74d784] 🟩 voting.summit.cardano.org is up (200 in 603 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:22 [1d5c4fda] 🟩 user-verification-api is up (405 in 536 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:22 [c4547186] 🟥 event-api is down (404 in 603 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:23 [5edb8b84] 🟥 blockchain-follower-api is down (404 in 287 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:24 [28f3b413] 🟩 cast-vote-api is up (401 in 212 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:24 [4cdf610a] 🟩 login-api is up (401 in 463 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:24 [8e2bf0b7] 🟩 get-votes-api is up (401 in 81 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:25 [b8ead453] 🟩 get-vote-receipt-api is up (401 in 86 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:25 [c1cfca3e] 🟩 keria is up (401 in 344 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:26 [d349f4bc] 🟩 keria-provisioning is up (405 in 462 ms) [skip ci] [upptime] (cf-summit-evoting-status)
23:06:28 [387f7483] fix: control table entry (webartifacts)
23:06:42 [587a0d92] 🟥 event-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:42 [fb122ae8] 🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:43 [46e383b4] 🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:43 [f3bdf246] 🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:43 [c8387f4f] 🟥 login-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:44 [0a624101] 🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:44 [284e5200] 🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:09:16 [24dc99d4] Add wasi os to host-map (haskell.nix)
23:14:15 [4a7c4567] signing-tool: deprecate use due to nix pkg rm from upstream (cardano-airgap)
23:15:40 [4630e090] disko: fix breaking changes after version bump (cardano-airgap)
23:16:03 [f1522056] fix: function comment (webartifacts)
23:16:39 [c0fd0802] iso: autostart kgx console upon autoLogin (cardano-airgap)
23:18:07 [89e848ca] pkgs: cli, address from adawallet to maintain wrapper sync (cardano-airgap)
23:20:03 [7241fdf5] sim-rs: validate TXs during voting (ouroboros-leios)
23:21:32 [7aec9793] Update logbook (ouroboros-leios)
23:57:02 [3c974986] feat(cardano-node): enhance cardano-node chart (helm-charts)