Home / Reports / Jul 1, 2025

Tuesday, July 1, 2025

685 commits had been pushed across 83 repos by 110 authors. There were 4,968,825 additions and 574,815 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:06:33 [40081ab6] :bento: Update graphs [skip ci] (cf-cip1694-ballot-status)
00:13:44 [986bafbb] :pencil: Update summary in README [skip ci] [upptime] (cf-token-metadata-registry-status)
00:13:44 [6ee19630] :card_file_box: Update status summary [skip ci] [upptime] (cf-token-metadata-registry-status)
00:14:41 [ea5cf9b7] feat(dolos): get dolos version from cargo.toml (blockfrost-platform)
00:15:28 [be588c23] Automatic Update (stackage.nix)
00:17:30 [d7f76afa] :bento: Update graphs [skip ci] (cf-token-metadata-registry-status)
00:29:51 [a6debe08] :card_file_box: Update status summary [skip ci] [upptime] (cf-cip1694-ballot-status)
00:29:51 [4eced78d] :pencil: Update summary in README [skip ci] [upptime] (cf-cip1694-ballot-status)
00:32:28 [2a1c065a] fixed ONE bug (cardano-math-ts)
00:33:58 [8f281166] 0.0.4 (cardano-math-ts)
00:38:55 [5805ed38] c-math-ts working now; fixing vrf proofs (gerolamo)
00:39:44 [07efe16d] Merge branch 'feat-header-validation' of https://github.com/HarmonicLabs/gerolamo into feat-header-validation (gerolamo)
00:51:59 [58cfeb90] Update Hackage and Stackage (haskell.nix)
00:53:44 [786bb159] Apply automatic changes (catalyst-voices)
01:05:33 [1d26ca43] fix from cbor (gerolamo)
01:11:43 [1d2e7423] New mithril release version (guild-operators)
01:14:57 [aba083d1] stuff (gerolamo)
01:16:43 [bfe12ea8] chore(deps): bump github.com/blinklabs-io/adder from 0.30.2 to 0.30.3 (cdnsd)
01:44:02 [459c7add] improvements and bugfixes (formal-ledger-specifications)
01:46:21 [64616b0c] Sync README from source repository [skip ci] (Governance)
01:52:55 [cdcd14ae] Merge branch 'master' into 788-migration-phase1 (formal-ledger-specifications)
01:59:50 [112274f0] Rename title (developer-portal)
02:06:32 [a30722e9] Update proposal voting contexts (Governance)
02:32:33 [1b9dcee7] resolveAddress (mesh)
02:32:39 [a7263829] Merge branch 'main' into bitcoin (mesh)
02:34:44 [203c6368] 1.9.0-beta.60 (mesh)
02:37:23 [4ab3e825] Scheduled update (pool_groups)
02:49:33 [397e3a8e] Merge pull request #663 from MeshJS/bitcoin (mesh)
03:35:52 [135dd41c] Merge functionality into new module (formal-ledger-specifications)
03:37:31 [6cdc13a2] consolidate Agda-specific logic; clarify role of (formal-ledger-specifications)
03:52:20 [2939ee4e] fix conditional for to_js_value (cardano-serialization-lib)
04:02:20 [e3bc53de] fix Trezor wallet swap crash (yoroi-frontend)
04:02:28 [38dc34a3] fix conditionals for feature (cardano-serialization-lib)
04:16:51 [13eece25] factor `run_command` out and into new module (formal-ledger-specifications)
04:24:28 [446cae3a] bump csl (yoroi-frontend)
04:28:31 [612de5e2] remove old debugging code (formal-ledger-specifications)
04:33:54 [4449ce9f] Refactor transValidityInterval: era split, remove protocol branching, cleanup Alonzo/Conway logic - 2025-07-01 07:33:54 (cardano-ledger)
04:43:49 [f80b1156] Merge pull request #3840 from IntersectMBO/fix/extra-characeter-append-on-wallet-json (govtool)
04:54:38 [4cb0380c] simplify main build script (formal-ledger-specifications)
05:01:06 [5900a93a] remove unused module (formal-ledger-specifications)
05:29:21 [fe2ed863] feat(cat-gateway): Temporary fix for removed stake addresses (#2917) (catalyst-voices)
06:29:42 [e2fa5fef] fix dependency graph (governance)
06:32:45 [7b963b72] Merge pull request #24 from Technosophorso/main (Governance)
07:01:39 [c092bbb9] fix: review update (catalyst-voices)
07:20:38 [6e3cff78] docs(cat-voices): catalyst libs documentation (#2918) (catalyst-voices)
07:26:11 [1c97df31] evaluate ledger state test vectors (amaru)
07:43:34 [06a9beb2] Merge pull request #2615 from input-output-hk/djo/test/enhance-chain_builder-and-mock_build (mithril)
07:44:36 [54106886] fix: show drep key in sign data popup (lace)
07:50:51 [6cff1d68] chore: scaffold 'internal/mithril-dmq-node' crate (mithril)
07:50:52 [dff43f58] feat(dmq): add 'DmqMessageBuilder' (mithril)
07:50:53 [32ee7fec] feat(dmq): add 'DmqPublisherPallas' implementation (mithril)
07:50:53 [90991b9e] feat(dmq): add 'test' module and test payload (mithril)
07:50:53 [0ca120fb] feat(dmq): add 'DmqConsumerPallas' implementation (mithril)
07:50:53 [e0d6f3ef] feat(common): add 'RegisterSignatureMessageDmq' for DMQ single signatures (mithril)
07:50:53 [108134ee] feat(signer): add Pallas based 'SignaturePublisher' implementation (mithril)
07:50:53 [64f1ad28] feat(aggregator): add Pallas based 'SignatureConsumer' implementation (mithril)
07:50:54 [c729db02] test(dmq): add 'DmqConsumerFake' test double (mithril)
07:50:54 [e88d9dc6] feat(dmq): add a 'DmqPublisher' trait (mithril)
07:50:54 [2e33bbcf] feat(signer): update 'SignaturePublisher' implementation (mithril)
07:50:54 [bb211180] feat(aggregator): update 'SignatureConsumer' implementation (mithril)
07:50:54 [e4282593] feat(dmq): add a 'DmqConsumer' trait (mithril)
07:50:54 [ee72e2f9] feat(common): add 'KesSignerFake' implementation in 'kes' module (mithril)
07:50:55 [e50c77a2] test(dmq): add 'DmqPublisherFake' test double (mithril)
07:50:55 [036f1341] feat(dmq): cache 'DmqClient' in 'DmqConsumer' (mithril)
07:50:55 [dbdfe613] refactor(aggregator): 'SignatureConsumerDmq' uses a 'DmqConsumer' (mithril)
07:50:55 [ea6d7d6a] feat(dmq): sign DMQ messages with 'KesSigner' (mithril)
07:50:55 [4c8581ed] refactor(common): rename fake KES signer module (mithril)
07:50:55 [113cf94a] refactor(signer): 'SignaturePublisherDmq' uses a 'DmqPublisher' (mithril)
07:50:55 [54a819e0] refactor(common): 'test_setups' sub-module in 'kes' module (mithril)
07:50:56 [dae0a7ff] docs: better socket file path examples (mithril)
07:50:56 [1e1789fb] refactor(aggregator): gate DMQ consumer behind 'future_dmq' feature (mithril)
07:50:56 [93593d0b] refactor(signer): gate DMQ publisher behind 'future_dmq' feature (mithril)
07:50:56 [55827c1e] feat(signer): wire 'SignaturePublisherDmq' in DI (mithril)
07:50:56 [c7d529c1] feat(aggregator): wire 'SignatureConsumerDmq' in DI (mithril)
07:50:56 [d44f5dc5] chore: apply review comments (mithril)
07:50:57 [60c58c3d] chore(common): enhance readability of 'RegisterSignatureMessageDmq' bytes decoder (mithril)
07:50:57 [cd385981] refactor(common): remove unnecessary 'map_err' with 'bincode' deserialization (mithril)
07:50:57 [61a586a7] chore(ci): add 'future_dqm' feature to Ubuntu tests (mithril)
07:50:57 [a70a0d91] refactor(dmq): better anyhow usage (mithril)
07:50:57 [1d251edb] refactor(dmq): better TTL support in 'DmqMessageBuilder' (mithril)
07:50:58 [11a9726c] refactor(common): 'tests_setup' behind 'test_tools' feature (mithril)
07:50:58 [5b8874b1] chore(dmq): rename 'mithril-dmq-node' crate to 'mithril-dmq' (mithril)
07:50:58 [0fd9ca9b] fix(dmq): remove unneeded 'Debug' in 'DmqPublisher' trait (mithril)
07:50:58 [52077da2] docs: update CHANGELOG (mithril)
07:50:58 [bbd48888] fix(doc): linting of README (mithril)
07:51:11 [36f6e673] chore: upgrade crate versions (mithril)
07:55:28 [434b1b22] eslint fix (yoroi-frontend)
07:59:43 [db342b2b] chore: update dates (catalyst-voices)
08:01:19 [db82add7] docs: repository docs (catalyst-voices)
08:02:53 [3cde96f4] test: add wallet actions (#2898) (catalyst-voices)
08:03:13 [0c8eec36] Merge branch 'main' into chore/update-dates (catalyst-voices)
08:04:41 [74b8dc6f] fix: the DMGs (blockfrost-platform)
08:05:13 [4d20e391] Merge branch 'docs/frontend_architecture_documentation_216' into docs/224-repository-docs (catalyst-voices)
08:05:41 [ef4eb3cc] (fix#3142): Fix missing page titles on subpages: DRep details and Gov Actions details (govtool)
08:09:03 [edfd8376] node 20 (yoroi-frontend)
08:12:37 [3930e10c] Merge branch 'docs/frontend_architecture_documentation_216' into feat/dependency_graph (catalyst-voices)
08:17:13 [e0222e12] chore: tmp (cardano-ibc-incubator)
08:18:53 [dca493e6] ouroboros-network-api: added tests (ouroboros-network)
08:18:56 [47018579] quickcheck-monoids: new version (ouroboros-network)
08:18:56 [54253c1c] ouroboros-network-api: added JSON test for LedgerRelayAccessPoint (ouroboros-network)
08:18:56 [0b58c76b] Moved JSON tests to `ouroboros-network-api:test` (ouroboros-network)
08:18:56 [c745b56b] ledger peer snapshot: backward compatible instance (ouroboros-network)
08:18:56 [39d78930] ouroboros-network-api: CHANGELOG updated (ouroboros-network)
08:20:20 [136faf88] fix: the DMGs (blockfrost-platform)
08:21:23 [95ebdcf5] chore: update of comment (catalyst-voices)
08:21:57 [dd0dbf90] Merge branch 'docs/224-repository-docs' of github.com:input-output-hk/catalyst-voices into docs/224-repository-docs (catalyst-voices)
08:23:10 [a50b88b2] fix: docstring (catalyst-voices)
08:23:41 [b679452b] chore: force InlineDatum(Void) Instead of null because of GO code (cardano-ibc-incubator)
08:33:30 [4c7c8fa8] Structure, refactor and clean up trace messages (lsm-tree)
08:35:26 [55ca8417] Merge pull request #2599 from input-output-hk/jpraynaud/2402-publisher-consumer-dmq (mithril)
08:35:51 [d7bc37dd] chore: move import_ledger_state into ledger + avoid direct dependency on indicatif (amaru)
08:35:52 [7859f597] ci: use `dawidd6/action-send-mail@v3` with Mailgun as SMTP provider instead of Sendgrid (mithril)
08:36:41 [2a68f6e4] Add a golden test for trace messages. (lsm-tree)
08:36:43 [22d49978] GHA: upload golden files as artefacts (lsm-tree)
08:36:44 [1a895134] Version bump: 5.9.110 (yoroi-frontend)
08:38:20 [44455d69] Merge pull request #4004 from Emurgo/refactor/YOEXT-1522/catalyst-registration-page (yoroi-frontend)
08:43:08 [9fe54ad8] feature: swap revamp first version (yoroi-frontend)
08:43:21 [e55a92bf] Merge remote-tracking branch 'origin/develop' into feature/swap-revamp-orders-page (yoroi-frontend)
08:46:30 [93c5156f] `ScheduledMerges`: disable debug tracer (lsm-tree)
08:49:05 [02e0bebd] use new Trezor seed phrase (yoroi-frontend)
08:55:43 [45329908] Update catalyst-gateway/bin/src/db/index/queries/staked_ada/get_assets_by_stake_address.rs (catalyst-voices)
08:59:44 [ff750b4e] fix (catalyst-voices)
09:07:24 [60570f83] Update recent-updates.md (Intersect-knowledge-base)
09:13:34 [76678619] Initial commit (asteria)
09:14:59 [5ade8291] Pass nixfmt formatter (formal-ledger-specifications)
09:18:20 [f4c4d8cf] feat(cat-gateway): Cardano assets cache setup with adding native assets cache (#2893) (catalyst-voices)
09:19:28 [e130ead4] Add required/nonrequired jobs to CI (formal-ledger-specifications)
09:20:20 [0112e5e5] Merge branch 'main' into feat/utxo_caching (catalyst-voices)
09:20:27 [40f7f950] Fix CI (formal-ledger-specifications)
09:20:50 [7b9be411] Release cardano-cli-10.11.1.0 (cardano-cli)
09:21:51 [a61fc436] Merge pull request #771 from IntersectMBO/jdral/disable-accidental-debugtracer (lsm-tree)
09:22:52 [5cf14f17] Added cardano-cli-10.11.1.0 (cardano-haskell-packages)
09:24:09 [2b52bbdd] Revert previous commits (formal-ledger-specifications)
09:26:25 [80c55aac] Merged with main (acropolis)
09:27:37 [04fa5910] Fix building of GHC 9.4 (#2400) (haskell.nix)
09:30:08 [1127ae9d] Add the Cardano Constitutional Committee Guide to the governance section. (developer-portal)
09:31:09 [a1af4802] Added cardano-cli-10.11.1.0 (#1108) (cardano-haskell-package-repo)
09:37:34 [5d1d6ded] KING (cardano-token-registry)
09:38:21 [c58c8520] Merge branch 'develop' into feat/YOEXT-2008/update-csl-7.1.1 (yoroi-frontend)
09:38:44 [16241bd8] Merge branch 'develop' into fix/YOEXT-2085/user-delegate-preprod (yoroi-frontend)
09:38:45 [4a6a3769] Update from a1af4802ab51b2a502fb861c95fa3dd2570186ae (cardano-haskell-packages-tmp)
09:38:57 [47c3ccaf] Merge pull request #4104 from Emurgo/e2e/trezor-new-seed-phrase (yoroi-frontend)
09:41:21 [9a3d9320] Merge pull request #256 from cardano-foundation/staging (cardano-org)
09:46:37 [9fe69c1d] (fix#3615): Fix CSS for markdown tables (govtool)
09:49:12 [d958131f] fix rust wasm codegen (catalyst-ci)
09:54:35 [a663c862] chore: update @intersect.mbo/pdf-ui to 1.0.8-beta (govtool)
09:55:21 [56857ec1] Tokens displayed previous selected wallet (yoroi-frontend)
09:55:58 [434500bb] chore: update linting tools and fix struct inheritance (cardonnay)
09:56:47 [6ea27847] Add a: setup --write-buffer-alloc flag to WP8 benchmark (lsm-tree)
09:57:58 [e46cfac7] Merge pull request #3864 from IntersectMBO/chore/@intersect.mbo/pdf-ui-1.0.8-beta (govtool)
10:00:35 [e0a126a4] Update implementation plan (CIPs)
10:03:43 [ae1b9c36] wip (hermes)
10:05:36 [8e4713cb] Merge branch 'production' into chore/node20 (yoroi-frontend)
10:06:09 [7d2f8282] Merge pull request #64 from IntersectMBO/update_deps (cardonnay)
10:08:01 [147aac5b] Update to new cardano-api module structure. (cardano-node)
10:10:35 [f2d6fc5d] fix rust wasm codegen (#407) (catalyst-ci)
10:11:32 [b5a4f688] Merge pull request #4103 from Emurgo/chore/node20 (yoroi-frontend)
10:11:47 [8b47a80d] fixes expo-image and analytics-types (yoroi-mobile)
10:14:28 [b25fa7cf] chore: update ci to v3.4.4 (catalyst-voices)
10:16:33 [00589bea] feat: add mempool.space fee market (lace)
10:26:41 [f48643e1] Merge pull request #3863 from IntersectMBO/fix/3615-fix-css (govtool)
10:27:49 [9216d1b3] feat: sdk bump (#1921) (lace)
10:28:46 [b95df51b] remove inlined csl (yoroi-mobile)
10:30:29 [0b3e87be] docs(cat-voices): dependency graph docs (#2915) (catalyst-voices)
10:33:56 [34721882] Removed draft docs and test reports for feat/dependency_graph (catalyst-voices)
10:39:11 [c52ac063] fix: licenses in deny (catalyst-voices)
10:39:33 [e58483b5] Merge pull request #332 from blockfrost/feat/phase2-aarch64-linux (blockfrost-platform)
10:41:50 [cfd9b195] Merge pull request #772 from IntersectMBO/dcoutts/wp8-configurable-write-buffer (lsm-tree)
10:42:10 [9f6c75bb] Merge pull request #333 from blockfrost/chore/update-rust-clippy (blockfrost-platform)
10:42:27 [52a2873a] Merge branch 'main' into update-deps-docs (blockfrost-platform)
10:42:29 [3d4f62b1] `blockio`: refactor and document the `Sim` module (lsm-tree)
10:42:29 [b39874c9] `blockio`: document the `API` module (lsm-tree)
10:42:29 [f5ae4c73] `blockio`: refactor and document the `IO` module (lsm-tree)
10:42:29 [ae5c526c] `blockio`: move `IO`-specific functions from `API` to an internal module (lsm-tree)
10:42:29 [5ed6b02b] `blockio`: expose `serialHasBlockIO` from an internal module (lsm-tree)
10:42:29 [d58e149a] `blockio`: move `IOCtxParams` out of `API` and export it from `IO` instead (lsm-tree)
10:42:29 [54a958f4] `blockio`: update cabal file for the upcoming release of `blockio-0.1.0.0` (lsm-tree)
10:42:48 [f5609d14] Merge branch 'main' into update-deps (blockfrost-platform)
10:45:20 [92c25309] add .env file containing HYDRA_SCRIPTS_TX_ID similarly to how demo works (hydra-poc)
10:45:50 [273d0e35] Add (hopefully) final draft of the final report (lsm-tree)
10:45:50 [c8060a3b] Apply the same formatting to the integration notes as final report (lsm-tree)
10:45:50 [09e573a8] section in integration notes on security of hash based data structures (lsm-tree)
10:47:25 [c95d438d] Merge branch 'develop' into rn79 (yoroi-mobile)
10:48:16 [530dedbf] Apply automatic changes (catalyst-voices)
10:50:19 [90e031b2] fix: cspell (catalyst-voices)
10:51:12 [5e1fbefc] PUMA (cardano-token-registry)
10:52:03 [dab96d1a] fix: postgres support for different ports (cardano-rosetta-java)
10:52:29 [a4b291ec] Add the previous reports as references (lsm-tree)
10:54:25 [26785183] Merge branch 'docs/frontend_architecture_documentation_216' into docs/224-repository-docs (catalyst-voices)
10:54:35 [f75298e3] Merge branch 'docs/frontend_architecture_documentation_216' into docs/222_blocs_docs (catalyst-voices)
10:57:35 [afe1bbf4] Fix command adding the Docker APT repository (cardano-ignite)
10:58:29 [aec33f35] Import testAllErrorMessages, testAllErrorMessages_ and testErrorMessage from cardano-api (cardano-cli)
10:58:32 [b54141bc] Call watchdogProp when running golden error tests (cardano-cli)
10:58:33 [86f80b82] feat: SPO / dReps governance actions voting support (cardano-rosetta-java)
10:58:51 [6bbc4a4d] Merge pull request #754 from IntersectMBO/jdral/blockio-uring-0.1.0.0 (lsm-tree)
10:59:24 [0d1f9c84] Disable problematic warnings on asn1-encoding to fix Windows builds (cardano-cli)
11:00:41 [5fa7c542] Use everything under Hedgehog.Extras.Test from hedgehog-extras via module Test.Cardano.CLI.Hedgehog (cardano-cli)
11:00:41 [478da22a] Transplant implementation of watchdogProp and moduleWorkspace from hedgehog-extras (cardano-cli)
11:07:14 [6152ce2c] Update Default Setup (haskell.nix)
11:08:59 [a86053a8] try running gateway from binary (catalyst-voices)
11:10:43 [783551ce] Merge pull request #3861 from IntersectMBO/3142-missing-page-title-drep-directory (govtool)
11:13:31 [efcdc210] temp add manually running workflow (catalyst-voices)
11:15:02 [048360f0] temp add manually running workflow (catalyst-voices)
11:17:33 [0b4a3b44] try 1 (catalyst-voices)
11:19:09 [339d7924] Merge branch 'production' into fix/YOEXT-2106/trezor-swap-crash (yoroi-frontend)
11:22:27 [e9ad6fbf] mv utxoConsolidation (yoroi-mobile)
11:23:44 [45e3b5ed] try 2 (catalyst-voices)
11:26:22 [bf41ea8e] try 2 (catalyst-voices)
11:26:31 [7a006ff5] Add comment (haskell.nix)
11:27:13 [c94a8f4a] Use vdr from maven (open-enterprise-agent)
11:29:26 [31ccf1e8] Merge branch 'production' into develop (yoroi-frontend)
11:30:55 [86c16ea4] Update package-lock.json (yoroi-frontend)
11:38:35 [43bda232] Merge pull request #4102 from Emurgo/fix/YOEXT-2106/trezor-swap-crash (yoroi-frontend)
11:40:50 [5d60b183] Merge branch 'develop' into feat/YOEXT-2008/update-csl-7.1.1 (yoroi-frontend)
11:41:03 [bb73fd01] Merge pull request #4099 from Emurgo/feat/YOEXT-2008/update-csl-7.1.1 (yoroi-frontend)
11:42:23 [1d54bc95] Merge pull request #4081 from Emurgo/feat/YOEXT-1756/notification-duration-setting (yoroi-frontend)
11:44:12 [e9d5028f] Merge branch 'production' into fix/YOEXT-2103/towens-displayed-previous-wallet (yoroi-frontend)
11:46:57 [febbfbd8] Clarify that the CC votes alongside the ada holders (developer-portal)
11:47:00 [31109911] Improve debugging of ases (zeko)
11:47:29 [816e5c04] Improve debugging of ases (#323) (zeko)
11:47:51 [207ee05c] Disable unimplemented features in rule commit (zeko)
11:50:13 [292d7318] chore: update app documentation comments (catalyst-voices)
11:50:25 [22d1e104] chore: update ci to v3.4.4 (#2926) (catalyst-voices)
11:53:39 [91e847fd] remove cns from banner (yoroi)
11:56:06 [057ed668] Merge branch 'main' into chore/update-dates (catalyst-voices)
11:56:50 [c28bf9fe] Match UTxO interface from cardano-api 10.17 (hydra-poc)
11:56:50 [cb5966e6] Add UTxO.size (hydra-poc)
11:56:50 [a8668a44] Add UTxO.totalValue and UTxO.totalLovelace (hydra-poc)
12:02:04 [36efc385] mv copiable (yoroi-mobile)
12:04:24 [d050e2cf] fix: update cardano event (hermes)
12:05:50 [b574476a] try 3 (catalyst-voices)
12:06:20 [2be57915] fix(wip): update tokio runtime task for chain follower (hermes)
12:08:25 [9d308161] chore: update linting, CI, and dependencies (cardano-clusterlib-py)
12:08:34 [a5405026] Merge branch 'main' into fix/metrics-names (catalyst-voices)
12:11:15 [c04ffc30] Merge pull request #313 from input-output-hk/update_deps (cardano-clusterlib-py)
12:11:36 [50904dd0] Use `fs-api-0.4.0.0` and `fs-sim-0.4.0.0` from Hackage (lsm-tree)
12:13:37 [70b70834] docs: catalyst voices shared docs (catalyst-voices)
12:14:00 [dc0bd406] try 4 (catalyst-voices)
12:17:42 [afce67e4] export resolve and 1.9.0-beta.61 (mesh)
12:17:49 [656b8934] Merge branch 'main' into bitcoin (mesh)
12:23:40 [e6b610b4] try 5 (catalyst-voices)
12:25:29 [8d0679b4] chore: update dates (#2921) (catalyst-voices)
12:25:34 [a5adf27d] fix buffer (mesh)
12:26:57 [22599878] A `SerialiseKey` instance for `Void` (lsm-tree)
12:27:45 [4268c3c8] refactor: use either instead of throwing exception within a code block. (cardano-rosetta-java)
12:29:33 [530f575a] Add SPO pledge to SPDD (acropolis)
12:32:19 [53e7eab7] Merge pull request #751 from IntersectMBO/jdral/trace-messages (lsm-tree)
12:33:17 [bcab6db6] try 6 (catalyst-voices)
12:36:32 [c0705af5] refactor(build): migrate to PEP 621 and pyproject.toml only (cardano-clusterlib-py)
12:39:30 [5ad8b7d3] fix(pyproject): update license field to SPDX identifier (cardonnay)
12:41:31 [958161d4] try 7 (catalyst-voices)
12:42:08 [4fc332d5] Merge pull request #65 from IntersectMBO/update_license (cardonnay)
12:45:31 [d1db61ac] fix(pre-commit): add cardano_clusterlib to pyrefly args (cardano-clusterlib-py)
12:45:51 [b0b70874] add open source gov voting tool by cf (developer-portal)
12:45:56 [9f6b36f5] Merge pull request #758 from IntersectMBO/jdral/fs-sim-0.4.0.0 (lsm-tree)
12:46:30 [b62ce5ab] feat(ui): First profile setup: individual (#1243) (cf-identity-wallet)
12:46:54 [35b8e3f0] fix(pre-commit): clarify pyrefly limitation in config (cardonnay)
12:47:07 [a14e1ebe] Merge pull request #314 from input-output-hk/rm_setup_files (cardano-clusterlib-py)
12:48:00 [0f5070d1] fix: upgrade zio http, update reactive mongo driver RC15 and scala version to 3.6.4 (#472) (atala-prism-mediator)
12:48:51 [790edd78] Merge pull request #66 from IntersectMBO/clarify_comment (cardonnay)
12:50:38 [7d88f5ee] add cardano-scaling/hydra (capkgs)
12:51:39 [7694c1c0] feat: prefix support drep (#503) (cardano-rosetta-java)
12:54:21 [1d7ae2c7] Merge pull request #6234 from IntersectMBO/mgalazyn/test/remove-fromstring (cardano-node)
12:54:31 [605d2018] add opensource tag (developer-portal)
12:56:13 [7e37d816] fix projects.json (capkgs)
12:58:13 [44f72859] Merge pull request #769 from IntersectMBO/jdral/serialisekey-void (lsm-tree)
12:59:02 [79b24dd1] moving and refactoring (yoroi)
12:59:13 [ba160795] fixup! feat: add mempool.space fee market (lace)
13:01:59 [8070b6ba] try 8 (catalyst-voices)
13:03:49 [d47d192e] adds test env workflow (council-toolkit-app)
13:05:57 [2f692428] fix: update default identifier when first one is created (cf-identity-wallet)
13:06:04 [d1d831b2] Count total_leios_bytes including the transactions generated (ouroboros-leios-sim)
13:06:12 [4a5e15ed] feat(ui): First profile setup: individual (#1243) (#1249) (cf-identity-wallet)
13:07:14 [8a91c0c3] Scheduled update (pool_groups)
13:08:04 [65739569] Merge pull request #193 from IntersectMBO/feat/test-env (credential-manager-app)
13:09:41 [11d42576] chore(infra): add Cardano node '10.5' configuration files for preview (pre-release) (mithril)
13:11:36 [0133fd7e] Merge remote-tracking branch 'origin/develop' into spo_voting (cardano-rosetta-java)
13:13:05 [18e2f1bf] fix scritp witness set encoding (cardano-ledger-ts)
13:13:31 [29a6be8c] WIP (cardano-ledger)
13:13:39 [f46d8108] Merge pull request #334 from blockfrost/update-deps-docs (blockfrost-platform)
13:13:50 [c8ddac3e] Merge pull request #335 from blockfrost/update-deps (blockfrost-platform)
13:13:55 [56c06fe9] try 9 (catalyst-voices)
13:14:03 [afa4bf70] Merge remote-tracking branch 'origin/develop' into chore/YOEXT-1908/bump-eslint (yoroi-frontend)
13:15:31 [1abde155] Merge pull request #664 from MeshJS/bitcoin (mesh)
13:16:03 [a8e4cccf] Merge remote-tracking branch 'origin/develop' into feat/VT20-1954-UI-Avatar-and-profile-access (cf-identity-wallet)
13:18:56 [4bb71e4b] Rename `bloomfilter` sub-library to `bloomfilter-blocked` (lsm-tree)
13:19:02 [db97e353] Make `bloomfilter-blocked` its own package (lsm-tree)
13:19:09 [0439737f] Fix node-log-finding with new cardano-tracer version (antithesis)
13:21:53 [453cac6c] `bloomfilter-blocked`: update cabal file (lsm-tree)
13:22:58 [2757a541] Watchdog debugging (cardano-cli)
13:24:08 [6641ff1e] `bloomfilter-blocked`: move some docs (lsm-tree)
13:24:46 [8bf4e0b3] docs: update docs for services (catalyst-voices)
13:25:07 [c25d140a] fix: update default identifier when first one is created during onboarding (cf-identity-wallet)
13:26:56 [0b003306] fix: unpack test vectors in CI workflow. (amaru)
13:27:19 [a1d88262] fixup! feat: add mempool.space fee market (lace)
13:27:42 [327dbb76] package-lock update (yoroi-frontend)
13:27:56 [396305a9] Fix fetching of actions (zeko)
13:28:17 [31293eba] Fix fetching of actions (#324) (zeko)
13:28:32 [83971f15] Disable unimplemented features in rule commit (zeko)
13:29:09 [c234efc3] Merge branch 'docs/frontend_architecture_documentation_216' into docs/225-services-docs (catalyst-voices)
13:30:13 [f19c4afd] refactor: remove comment (catalyst-voices)
13:30:21 [72595ff0] Merge branch 'docs/224-repository-docs' of github.com:input-output-hk/catalyst-voices into docs/224-repository-docs (catalyst-voices)
13:32:09 [6190f0de] try 10 (catalyst-voices)
13:32:25 [28387487] add prettier CI workflow (yoroi-frontend)
13:32:50 [c0b84e3b] add prettierignore file (yoroi-frontend)
13:33:33 [2529e008] add scripts for prettier (yoroi-frontend)
13:36:30 [77fcc208] Add haddocks for `selectView` (ouroboros-consensus)
13:36:31 [d2f92846] chore: postman collection fix. (cardano-rosetta-java)
13:37:05 [c7c5b81d] Actually count transaction bytes on the RB event (ouroboros-leios)
13:37:07 [f50a9bb3] Add `LedgerSupportsProtocol` section (ouroboros-consensus)
13:37:43 [df25a6e8] Add cardano open oracle protocol scripts (plutus)
13:39:47 [34643594] Only count transaction sizes in variants where it matters (ouroboros-leios-sim)
13:41:47 [51272ace] Add `BlockSupportsProtocol` section (ouroboros-consensus)
13:42:34 [55c4b99e] Allow IOG's contra-tracer (lsm-tree)
13:42:37 [61ef1b9d] Fix production merge (yoroi-frontend)
13:43:14 [a8ee0dfe] change printWidth to 120 (yoroi-frontend)
13:43:48 [6fe0729c] Merge branch 'develop' into fix/production-5.9.110-merge (yoroi-frontend)
13:44:02 [8e307532] Merge pull request #4106 from Emurgo/fix/production-5.9.110-merge (yoroi-frontend)
13:44:36 [676e23ab] Invalidate RBAC caches on rollbacks (catalyst-voices)
13:45:04 [6479154e] Merge remote-tracking branch 'origin/develop' into chore/YOEXT-1908/bump-eslint (yoroi-frontend)
13:45:34 [974d8a54] try 10 (catalyst-voices)
13:45:45 [55be39fa] feat: SPO voting (governance) (#467) (cardano-rosetta-java)
13:45:59 [a197071c] make merge stragety configurable (lsm-tree)
13:45:59 [f2375787] first merge lowest levels (lsm-tree)
13:46:04 [bf3f7622] package-lock update (yoroi-frontend)
13:46:17 [78fd605d] add benchmark scripts (lsm-tree)
13:46:17 [41cf8366] wp8: also log number of runs (lsm-tree)
13:47:18 [fe377c13] Merge branch 'main' into develop (cardano-rosetta-java)
13:47:51 [535afc39] Add haddocks for `selectView` (ouroboros-consensus)
13:51:08 [cd89cf66] fixup! feat: add mempool.space fee market (lace)
13:51:27 [3ba6ecb3] docs(cat-voices): documentation `catalyst_voices_blocs` (#2901) (catalyst-voices)
13:51:40 [4220f952] Merge branch 'docs/frontend_architecture_documentation_216' into docs/225-services-docs (catalyst-voices)
13:54:11 [b9de4917] results (lsm-tree)
13:56:12 [5bae2c6c] chore: remove unused pub fns (amaru)
13:56:47 [90bf03d0] Count total_leios_bytes differently (#438) (ouroboros-leios-sim)
13:56:52 [5f75f7c1] try 10, extend sync wait to 50mins (catalyst-voices)
13:59:30 [580aa11b] install prettier in the root of the project (yoroi-frontend)
14:01:09 [69db9f8f] `bloomfilter-blocked`: updated documentation (lsm-tree)
14:01:30 [c2a538dd] add scripts to the root package.json (yoroi-frontend)
14:01:42 [c2915d6c] update CI workflow (yoroi-frontend)
14:05:57 [4091b922] Add haddocks to `ChainOrderConfig` (ouroboros-consensus)
14:09:00 [43d0a86f] Easily start a node from --busy exec out folder (#2099) (hydra)
14:10:30 [ed7c20a2] tx-submission: PeerTxState & SharedTxState (ouroboros-network)
14:10:31 [417ebc20] tx-submission: decision logic (ouroboros-network)
14:10:31 [959ac020] tx-submission: debug tracer for SharedTxState (ouroboros-network)
14:10:31 [64fe8cca] tx-submission: generalised CollectPipelined (ouroboros-network)
14:10:31 [bf8e681d] tx-submission: inbound peer using tx-submission decision logic (ouroboros-network)
14:10:31 [f9bbe9cd] tx-submission: registry (ouroboros-network)
14:10:31 [f9d8f665] ouroboros-network: tx-submission module structure (ouroboros-network)
14:10:31 [fd500321] tx-submission: refactored TxSubmission files and added V2 sim (ouroboros-network)
14:10:32 [baa37828] tx-submission: added test to check tx multiplicities (ouroboros-network)
14:10:32 [e58ec82c] tx-submission: added txSubmissionV2 simulation (ouroboros-network)
14:10:32 [fa8f1352] tx-submission: fixed ArbTxDecisionPolicy generator (ouroboros-network)
14:10:32 [fd2f6d7b] tx-submission: fixed a race condition (ouroboros-network)
14:10:32 [30c81e2c] tx-submission: rop V2 in internal APIs (ouroboros-network)
14:10:32 [565287e9] tx-submission: defaultTxDecisionPolicy (ouroboros-network)
14:13:26 [d791544d] fix: roll back changes to CreateIdentifier (cf-identity-wallet)
14:14:18 [d15b7414] net-sim: integrated txSubmissionV2 in testnet diffusion simulation (ouroboros-network)
14:14:23 [63e8cbec] tx-submission: added DebugTxLogic tracer (ouroboros-network)
14:14:24 [2a8054a6] tx-submission: label TVars in tests (ouroboros-network)
14:14:24 [2dfea38c] tx-submission: moved TxDecisionPolicy to MiniProtocolParamenters (ouroboros-network)
14:14:24 [87028d09] tx-submission: use strict STM in tests (ouroboros-network)
14:14:24 [c2873f92] tx-submission: put common types in one place (ouroboros-network)
14:14:24 [e14cc0a0] tx-submission: compile with ghc < 9.10 (ouroboros-network)
14:14:24 [9150d4c1] tx-submission: added EnableNewTxSubmissionProtocol flag (ouroboros-network)
14:14:24 [be7b3797] tx-submission: refactored test (ouroboros-network)
14:14:25 [dc578930] tx-submission: added duration to TxInboundAddedToMempool (ouroboros-network)
14:14:25 [c07f243e] tx-submission: verify tx sizes (ouroboros-network)
14:14:25 [5867eb45] tx-submission: TraceTxSubmissionProcessed for the new TX submission (ouroboros-network)
14:14:25 [5f37312b] tx-submission: deriving Eq and Show for EnableNewTxSubmissionProtocol (ouroboros-network)
14:16:47 [f6426430] Merge pull request #313 from pragma-org/jeluard/cleanup-unused (amaru)
14:16:47 [c9524848] docs(cat-voices): catalyst voices shared docs (#2930) (catalyst-voices)
14:17:30 [8b5e84f1] tx-submission: ranking of peers (ouroboros-network)
14:17:30 [8b1338c0] chore: apply PR review fixes (catalyst-voices)
14:17:32 [743316e3] tx-submission: refactored conutRejectedTxs (ouroboros-network)
14:17:33 [1a67de8c] tx-submission: added TxsToMempool newtype (ouroboros-network)
14:17:33 [ca27370b] tx-submission: improved haddocks (ouroboros-network)
14:17:33 [4f544d42] tx-submission: refactored PeerTxAPI (ouroboros-network)
14:17:33 [2a9c6ab3] tx-submission: use strict foldl' and Map.foldl' (ouroboros-network)
14:17:33 [bcff32d4] tx-submission: code style (ouroboros-network)
14:17:33 [7c46b1bd] tx-submission: refactored updateRejects (ouroboros-network)
14:17:34 [25c8db45] tx-submission: support the txsubmission-delay cabal flag (ouroboros-network)
14:17:34 [f75aa5b2] tx-submission: renamed inbound modules (ouroboros-network)
14:17:34 [b86f728a] tx-submission: added export list in the Inbound.V2 module (ouroboros-network)
14:17:34 [23ca28e3] mux: haddock improvements (ouroboros-network)
14:17:34 [e8e5e021] Compilation with ghc >= 9.10 without CPPs (ouroboros-network)
14:17:34 [9bd0385a] tx-submission: TxSubmisionLogicVersion type (ouroboros-network)
14:17:34 [6034942a] tx-submission: use splitLookup to combine split & lookup (ouroboros-network)
14:17:35 [312982c4] tx-submission: test refactoring (ouroboros-network)
14:17:35 [8f52ca2e] net-sim: name some threads (ouroboros-network)
14:17:35 [a0d0dfd1] tx-submission: configurable initial delay (ouroboros-network)
14:17:35 [f19ac1bf] tx-submission: tracing improvements (ouroboros-network)
14:17:35 [6c0e80da] net-sim: do not render saTxDecisionPolicy field of SimArgs in test coverage (ouroboros-network)
14:17:35 [a276ae95] net-sim: improved tracing (ouroboros-network)
14:17:36 [38395480] tx-submission: show number of txs transferred in test simulations (ouroboros-network)
14:17:36 [d7b15bae] tx-submission: submit txs to the mempool even if we don't send MsgRequestTxIds (ouroboros-network)
14:17:36 [bd68a5db] tx-submission: improved logging for prop_accept_failure test failures (ouroboros-network)
14:17:36 [ed3a9938] tx-submission: code style / ghc-9.12 (ouroboros-network)
14:18:24 [4811be09] Merge branch 'docs/frontend_architecture_documentation_216' into docs/app_comments_update_229 (catalyst-voices)
14:18:55 [b2a24bc0] feat: add mempool.space fee market (lace)
14:19:15 [cca3baa9] Updated changelog files (ouroboros-network)
14:19:17 [c3ad61d1] tx-submission: removed DeltaQ dependency (ouroboros-network)
14:19:17 [810ae4c0] tx-submission: added counters (ouroboros-network)
14:19:17 [49d90a18] tx-submission: renamed limboTxs as inSubmissionToMempoolTxs (ouroboros-network)
14:19:18 [832bece8] tx-submission: update toMempoolTxs (ouroboros-network)
14:19:18 [e2a09fc1] tx-submission: acknowledgeTxIds (ouroboros-network)
14:19:18 [f74eba87] tx-submission: refactored test (ouroboros-network)
14:19:18 [0b5d10f5] tx-submission: log error (ouroboros-network)
14:19:18 [0635d597] tx-submission: test improvements (ouroboros-network)
14:19:18 [b466a55b] tx-submission: strict timedTxs field (ouroboros-network)
14:19:19 [e9a4652a] tx-submission: run drainRejectionThread (ouroboros-network)
14:19:19 [00f4d464] tx-submission: addressed review comments (ouroboros-network)
14:19:19 [85f6421a] tx-submission: splitAcknowledgedTxIds (ouroboros-network)
14:19:19 [621cce87] sim-tests: testing goodies (ouroboros-network)
14:20:54 [8c9bb024] tx-submission: pass requested txids with sizes (ouroboros-network)
14:20:56 [228f93f6] tx-submission: fixed 'all transactions' test (ouroboros-network)
14:20:56 [42bd5d04] hydra: increased heap limit (ouroboros-network)
14:20:56 [208040cd] tx-submission: verify SharedTxState invariant in simulation (ouroboros-network)
14:20:56 [5941b2f6] tx-submission: re-enabled SharedTxState invariant (ouroboros-network)
14:21:01 [7e4029c1] cardano-tracer: Use same signal handler for SIGINT as SIGTERM. (cardano-node)
14:21:10 [8e1f1eaf] POC of API in wasm (cardano-api)
14:21:10 [721b7529] Address reviews (cardano-api)
14:21:10 [b27189f7] Generate wrappers dynamically in JS using Haskell provided info (cardano-api)
14:21:10 [a98a993f] Address reviews (cardano-api)
14:21:10 [0c1c18d5] Improve API structure and use `UnsignedTx` instead of `TxBodyContent` (cardano-api)
14:21:10 [6f4721e3] Make functions in JS chainable and inspectable (cardano-api)
14:21:10 [7e60bf6a] Add FromJSON instance for `TxBodyContent BuildTx ConwayEra` (cardano-api)
14:21:12 [82e363a9] trace-dispatcher: Ignores overflow when there is no socket address specified. (cardano-node)
14:24:14 [2e632296] try 10, extend sync wait to 50mins (catalyst-voices)
14:24:50 [b9bd1f3c] stuff (cardano-cli)
14:25:18 [fddab84a] Old moduleWorkspace (cardano-cli)
14:28:51 [28ee4174] testing new workload without trace forwarding (cardano-node)
14:29:47 [2449b9cc] Fix command adding the Docker APT repository (cardano-ignite)
14:31:51 [75b37559] Use `asType` (cardano-api)
14:34:24 [5cb9e696] fix: invalid comment/example in governance summary. (amaru)
14:35:44 [cfb002ed] [Test] Remove case-of-case from scoping tests (plutus)
14:38:44 [cf49eb8b] feat: add mempool.space fee market (#1927) (lace)
14:40:39 [696dc669] Parametrise `SerialiseAsRawBytes` of `UnsignedTx` on `Era` (cardano-api)
14:40:44 [8e315532] Started cleaning up the generators (cardano-ledger)
14:43:03 [782d3bcd] chore: update dates (catalyst-voices)
14:43:20 [4d04e97f] Fake change for benchmarking (plutus)
14:43:23 [0fe45de2] fix: adjust copies for banxa banner for btc wallet (#1920) (lace)
14:43:54 [e99e8dff] add midnight modal (yoroi-frontend)
14:46:55 [f2dcf7f2] docs: add README for Playwright e2e tests (catalyst-voices)
14:49:16 [fbb13ee7] Don't forget to release `HasBlockIO` in the public API (lsm-tree)
14:52:24 [b250d093] fix(devnet): computation of transaction hash breaking change in Cardano CLI (mithril)
14:54:22 [22d946ef] chore: update pbkdf2 package (cardano-js-sdk)
14:56:29 [c57ad9fd] (fix#3132): change titles from Governance Actions to Live Voting (govtool)
14:58:01 [d8fc0660] stuff (cardano-cli)
15:00:00 [d5bdafd5] feat: Move TRP into crate and add OTEL (dolos)
15:01:54 [59805701] try 11 (catalyst-voices)
15:03:15 [bc143d91] test(jest): wip fix unit tests (cf-identity-wallet)
15:05:32 [be23a3d0] minor prettier updates (yoroi-frontend)
15:05:53 [3cec65b4] fix prettier errors (yoroi-frontend)
15:09:04 [67e7260e] Add a note on blockfrost-project.txt (hydra)
15:09:04 [46c68947] Abstract over the chain backend in e2e tests (hydra)
15:09:20 [a5f98dd6] rename script (yoroi-frontend)
15:10:53 [17d1c80d] chore: update dates (#2933) (catalyst-voices)
15:10:58 [16bdfdf1] GITBOOK-222: No subject (core-infrastructure-documentation)
15:12:43 [abb885b8] test(jest): fix unit tests (cf-identity-wallet)
15:14:45 [ac44621e] Change the type of `psDeposits` to `CompactForm Coin` (cardano-ledger)
15:15:42 [30523ba2] ignore snapshots (yoroi-frontend)
15:18:24 [a6e8311d] Fix the Chain load graph (cardano-ignite)
15:18:24 [1b69256a] tx-generator support (cardano-ignite)
15:20:02 [c67dc5e5] Remove MonadIOTransError (cardano-cli)
15:22:37 [0e1c595c] tx-generator support (cardano-ignite)
15:22:37 [ccc34455] Fix the Chain load graph (cardano-ignite)
15:23:43 [3d07a863] Parameterize friendlyTxBody and friendlyTx on ShelleyBasedEra era (cardano-cli)
15:23:44 [544256d2] Modify readProtocolParameters to use LedgerEra instead of (cardano-cli)
15:23:44 [2f026697] Remove parameterization on CardanoEra era in Cardano.CLI.Json.Friendly (cardano-cli)
15:23:45 [20e1d92b] Parameterize readTxMetadata on Era era (cardano-cli)
15:24:35 [763837b8] ignore more folders (yoroi-frontend)
15:31:13 [a2e19ccc] try 12 (catalyst-voices)
15:31:43 [91772780] ignore (yoroi-frontend)
15:39:16 [c9ab1ca4] dmq: monomorphic App type (ouroboros-network)
15:41:29 [cf69b5dc] Merge pull request #35 from pragma-org/Dam-CZ-patch-2 (PDRs)
15:42:06 [7bca7865] sim-rs: add ib-equivocations to schema (ouroboros-leios)
15:42:07 [6dafcd88] sim-rs: support IB equivocation (ouroboros-leios)
15:42:08 [3f98f1aa] sim-rs: equivocation protection during propagation (ouroboros-leios)
15:42:10 [4aa82c2f] sim-rs: output VRFs for IBs (ouroboros-leios)
15:42:11 [d8489124] sim-rs: transmit proofs of equivocation (ouroboros-leios)
15:42:12 [616b73b2] sim-rs: support "adversarial" property for compat with old Haskell config (ouroboros-leios)
15:42:14 [8d27c69e] sim-rs: newline at end of config file (ouroboros-leios)
15:42:15 [da6cbaa3] sim-rs: only vote on IBs which arrived quickly enough (ouroboros-leios-sim)
15:42:40 [a6c715fe] ignore (yoroi-frontend)
15:44:54 [154d420d] ignore (yoroi-frontend)
15:45:54 [16c761d5] ignore docs (yoroi-frontend)
15:52:07 [9c717f7a] Rewards WIP: Calculate supply (acropolis)
15:53:51 [b7111fea] Callstacks (lsm-tree)
15:53:51 [2783e7cf] Issue #752: try to fix forgotten reference (lsm-tree)
15:55:43 [5e398b4e] ignore dumps and snapshots (yoroi-frontend)
15:58:22 [6b7f00cf] Further integration (ouroboros-consensus)
16:05:23 [5a7ff2a7] Add tech-stack section to README.md (cardano-ignite)
16:09:04 [713013c3] Add tech-stack section to README.md (cardano-ignite)
16:09:41 [f908e72b] Merge pull request #1638 from input-output-hk/chore/update-pbkdf2-version (cardano-js-sdk)
16:17:18 [6a91ea74] remove prettier from e2e-tests (yoroi-frontend)
16:17:59 [694c50c1] ci: publish packages [skip actions] (cardano-js-sdk)
16:18:24 [bc351713] Remove unnecessary instance (cardano-api)
16:21:57 [e7f2f50e] Resolve erroneous line overwrite (cardano-node)
16:22:31 [9161cc7e] Restore formatting (cardano-api)
16:26:48 [fb361db0] try 12, marker ci (catalyst-voices)
16:27:43 [8413515d] WIP (lsm-tree)
16:28:08 [16d44be3] Reverse dependencies (cardano-node)
16:28:41 [43fb580f] feat(dolos): dolos crate (blockfrost-platform)
16:30:14 [147cfdcf] deploy: f908e72b48dc475845171049122b5e3980faefbc (cardano-js-sdk)
16:39:13 [d5e98fd7] [Purge] Remove inactive showcase item: building-on-cardano (#1543) (developer-portal)
16:39:49 [e3df11a4] Merge branch 'main' into dolos (blockfrost-platform)
16:40:46 [8fdcc3cb] reverse prettification (developer-portal)
16:41:45 [21d9bb4c] remove empty space on top of the file (developer-portal)
16:42:41 [4a5c9257] [Purge] Remove inactive showcase item: Milkomeda (#1542) (developer-portal)
16:42:45 [b1d7ed3a] Merge branch 'staging' into add-voting-tool (developer-portal)
16:44:03 [bd72bdd9] Merge pull request #54 from SundaeSwap-finance/chore/bump-pallas-0.32.1 (acropolis)
16:47:37 [d3b66bea] Merge branch 'staging' into purge/dandelion (developer-portal)
16:51:32 [a82f8713] Merge branch 'main' into 2867-api-test-in-ci (catalyst-voices)
16:57:23 [997da3a1] [Purge] Remove inactive showcase item: Stellar-hood (#1541) (developer-portal)
16:58:41 [f5daab27] 0.1.15 (buildooor)
16:59:30 [9b2c5c75] v (blockfrost-pluts)
17:01:22 [65374fac] Merge pull request #6267 from IntersectMBO/baldurb/sigint (cardano-node)
17:05:03 [b0653a56] try 13, marker preprod_indexing without -s (catalyst-voices)
17:06:47 [1b3cb786] remove additional steps (yoroi-frontend)
17:07:17 [e8db6947] Fixes for tests and imports (cardano-node)
17:11:27 [d6adb676] add sleep after each character (yoroi-frontend)
17:12:19 [3129e0a2] Merge branch 'staging' into add-voting-tool (developer-portal)
17:19:21 [3224310c] remove notes (yoroi-frontend)
17:22:07 [b003e90c] sim-rs: account for IB generation time in equivocation guard (ouroboros-leios-sim)
17:30:41 [6a9b76f7] Merge pull request #6267 from IntersectMBO/baldurb/sigint (cardano-node)
17:48:25 [81322115] wb | allow cloud runs without trace forwarding (cardano-node)
17:50:04 [0e8c4b4d] chore: Add signer metrics (hollow)
17:52:24 [7cf14a14] sim-rs: never vote for equivocated IBs (ouroboros-leios)
17:55:46 [322f85a5] Support IB equivocations (#428) (ouroboros-leios-sim)
18:02:01 [2a9c6c4d] Adjust unknown costmodels in ppu golden test (cardano-ledger)
18:02:01 [bdade849] Add `PlutusV4` (cardano-ledger)
18:31:48 [ac5db548] docs: update 7/2 breakout rms (after-town-hall)
18:36:37 [273cb148] docs: update 7/2 breakout rms (#217) (after-town-hall)
18:45:10 [26d68085] Introduce Workflow Categories (developer-portal)
18:57:42 [f0022c1a] Resolve context for input queries (dolos)
19:03:38 [dcc18b82] Add references to the specification items with the targets (lsm-tree)
19:05:23 [4db6e3b1] Polish a bit (lsm-tree)
19:05:52 [90fe4be1] Revise the part on meeting the memory targets (lsm-tree)
19:06:22 [78ff0b5f] Abstract over the chain backend in e2e tests (#2101) (hydra)
19:08:46 [5d13bce9] use string for input (yoroi-frontend)
19:14:25 [b765d35f] Fix syntax (balius)
19:14:53 [15f9a943] Update 2025-07-01T19:14:53Z (capkgs)
19:17:14 [5194009d] Add coop scripts to validation benchmark (plutus)
19:20:40 [6c8bf6f3] fix new definitions on expr and ResolveContext reference (dolos)
19:51:08 [0a166484] Merge pull request #5111 from IntersectMBO/ldan/plutusv4-def (cardano-ledger)
20:01:00 [faf8933d] Update cardano-wallet version in ruby-e2e.sh (cardano-wallet)
20:01:00 [eb303ee2] Update cardano-wallet version in *.cabal files (cardano-wallet)
20:01:00 [9f4db86e] Update cardano-wallet version in run/common/docker/run.sh (cardano-wallet)
20:01:00 [f7c9d8dc] Update cardano-wallet version in README.md (cardano-wallet)
20:01:00 [69c749a8] Update wallet version in swagger.yaml (cardano-wallet)
20:07:46 [6354958a] Add a note for `flattenValue` (plutus)
20:10:04 [7ca682ac] Update zio-json to 0.7.44 in main (atala-prism-mediator)
20:10:19 [2a12e09b] Update zio-logging to 2.5.0 in main (atala-prism-mediator)
20:10:36 [c58411ce] Update jansi to 2.4.2 in main (atala-prism-mediator)
20:10:51 [7b5c6d56] Update scala3-library, ... to 3.7.1 in main (atala-prism-mediator)
20:11:03 [f797b3f4] Update sbt, scripted-plugin to 1.11.2 in main (atala-prism-mediator)
20:12:06 [fea6cf96] Add CategoryCard and CategoryOverview components with styles (developer-portal)
20:12:11 [b0cd9bfc] Use `displayException` instead of `show` (cardano-api)
20:16:21 [1df397c6] Tool to dump cost model parameters in order expected by ledger (#7171) (plutus)
20:26:14 [f6fbdde2] Update README.md (CIPs)
20:30:31 [f73a5e6d] add CC Voting Tx (multisig)
20:33:17 [a87fb5af] lock button if no anchor url (multisig)
20:35:31 [d2ebd9e5] Merge pull request #111 from MeshJS/feature/CCVote (multisig)
20:37:18 [63138cd2] fix: nix devshell for darwin (blockfrost-platform)
20:42:31 [91843bab] add darkmode compatibility (multisig)
20:45:24 [c1711ef1] nixosNodeSvc: apply with builtins, lib (cardano-node)
20:45:25 [1e3b7ba8] nixosNodeSvc: rm withCardanoTracer, default to preview, update opt desc (cardano-node)
20:45:26 [f92d2e04] nixosTracerSvc: mv existing tracer module to legacy, with desc header (cardano-node)
20:45:27 [35af52c9] nixosNodeSvc: use topology.json vs yaml for consistency w/ other cfgs (cardano-node)
20:45:28 [1c7ea391] nixosTracerSvc: add a new downstream consumable tracer service (cardano-node)
20:45:29 [b752210a] nixosNodeSvc: improve descriptions (cardano-node)
20:45:30 [3abe3dff] nixosTracer: add to cardanoNodePackages and module-list (cardano-node)
20:45:31 [d8b4ac1f] nixosNodeSvc: usePeersFromLedgerAfterSlot -> useLedgerAfterSlot (cardano-node)
20:45:32 [04583b25] bump: update iohkNix for env cfgs w/ new tracing (cardano-node)
20:45:33 [a0de1d8e] nixosNodeSvc: bring lib.types into scope to reduce code (cardano-node)
20:45:34 [4ea8ddcc] imp: fix hydraJobs eval (cardano-node)
20:45:35 [b4d37843] benchTracer: add a flag to toggle legacy and new nixos svc use (cardano-node)
20:45:35 [096fe6af] ci: switch mn cfg to new tracing (cardano-node)
20:45:36 [de0b3ffb] nixosTracerSvc: add ekgRequestFull module option (cardano-node)
20:45:37 [54b7406a] nixosTracerSvc: mv legacy -> workbench for preferred naming (cardano-node)
20:45:38 [fe543b89] nixosTracerSvc: rm eol metricsComp; update prom port, resourceFreq (cardano-node)
20:45:39 [0354ebf6] nixosTracerSvc: add metricsNoSuffix (cardano-node)
20:45:40 [c7f6c1b0] ci: update mainnet cfg json w/ iohkNix bump and match yaml to json (cardano-node)
20:45:41 [0917246a] ci: add legacy, make updates for new tracing in ci tests (cardano-node)
20:45:42 [f03175d5] nixosNodeSvc: use PrometheusSimple only for 10.3+ (cardano-node)
20:45:43 [150fde42] nixosNodeSvc: add legacy cfg still required in new tracing cfg for tests (cardano-node)
20:45:44 [a2f28217] nixosTests: update the cardano-node-edge test for new tracing (cardano-node)
20:45:45 [17b239bc] docker: tracer basic image, scripts, nixos svc support (cardano-node)
20:45:46 [a1d1dc5c] bump: iohkNix for cardano-tracer env cfgs; adjust nixos svc default to new tracing (cardano-node)
20:45:47 [73d2aa99] nodeOci: move context to container specific path and fix blank arg bug w/ filteredOpts (cardano-node)
20:45:48 [078433bc] tracerOci: add context specific tracer entrypoint and support scripts (cardano-node)
20:45:49 [e4fe36c5] tracerOci: default socket, path adjustments w/ entrypoint fixes (cardano-node)
20:45:50 [bbe4cb56] tracerOci: add tracer image readme docs (cardano-node)
20:45:51 [155d5d7b] ci: add tracer image to release-ghcr workflow (cardano-node)
20:45:52 [4ff4d767] nixosNodeSvc: add PrometheusSimple usage for node 10.3.1 pre-release (cardano-node)
20:45:53 [a15d4a7b] nixosNodeSvc: add genesis mode config to legacy and testnet template cfg (cardano-node)
20:45:54 [f60f3fee] ci: update mn cfg-bp file and updater script for new tracing (cardano-node)
20:45:55 [65e1643a] nixosTests: re-enable 12798 edge node port check w/ promSimple (cardano-node)
20:45:56 [cfc82eec] nixosTracerSvc: improve opt desc during iohk-nix desc review (cardano-node)
20:45:57 [07914547] nixosTracerSvc: rm warnRTViewMissing option config (cardano-node)
20:45:58 [3f18c820] nixosTracerSvc: drop hasForwarding opt (cardano-node)
20:45:59 [d1753bb8] nodeOci: extend node tracer socket options to vars; update readme (cardano-node)
20:46:00 [c78a5f0b] nixosNodeSvc: don't write systemd peerSnapshot file if opt is null (cardano-node)
20:46:01 [55b5d7c1] bump: iohkNix pin for config updates (cardano-node)
20:46:02 [60c070dc] ci: config updates propagated from iohkNix (cardano-node)
20:46:02 [4dbb8c5f] tracerOci: iproute -> iproute2 pkg (cardano-node)
20:46:03 [b1e0e04e] ci/cfg: save mainnet-config-bp-legacy.json while legacy tracing is still present (cardano-node)
20:46:22 [1cc93353] Merge pull request #112 from MeshJS/feature/CCVote (multisig)
20:48:36 [3b2c579b] chore: bump manifest v1.24.2 (lace)
20:48:42 [32be194f] feat: support building without openssl dependency (balius)
20:52:09 [38f3b954] categories: refactor CategoryCard and CategoryOverview components to be reusable across builder-tools and showcase (developer-portal)
20:54:07 [c2a60a5f] releaseArtifacts: add tracer and legacy node configs (cardano-node)
20:55:37 [895771e2] nixosTracerSvc: use exec to fix docker SIGINT handling (cardano-node)
20:56:29 [0f2bf868] releaseArtifacts: add cardano-tracer to the bins as a musl build (cardano-node)
20:57:21 [f1bfcb53] docker: update readme with legacy cfg and better examples (cardano-node)
20:58:23 [8f5ac6de] Relay: add and enforce maxInFlight bytes; refine some Haddock (ouroboros-leios-sim)
20:58:23 [5363edab] Relay: improve Haddock and avoid a quadratic check (ouroboros-leios)
21:03:05 [30a11dab] add: cardano-node 10.5.1 (capkgs)
21:11:10 [843133a4] fix warn (cardano-serialization-lib)
21:11:12 [3cb58745] feat: add test case scenario covering byron witness abuse. (amaru)
21:11:18 [c96e521d] feat: add test scenario for script incorrectly labeled missing (amaru)
21:12:01 [9ad78ea7] feat: add test case to illustrate native script locked with datum. (amaru)
21:12:22 [c3bee09f] Update 2025-07-01T21:12:22Z (capkgs)
21:15:50 [82abcb0d] TOSQUASH (ouroboros-leios-sim)
21:17:07 [69c08cca] chore: update examples & Cargo.lock (amaru)
21:34:45 [93430477] Remove all existing files (cardano-ledger-specs)
21:34:45 [cb046407] Add CNAME and .nojekyll (cardano-ledger)
21:35:06 [bd79da08] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0a16648436f1fa5d655e5ca471d48257e3a71aec (cardano-ledger-specs)
21:35:08 [43fb04c0] Updated from 0a16648436f1fa5d655e5ca471d48257e3a71aec via push (cardano-ledger)
21:37:53 [6f213bf7] imp: check legacy tracing w/ explicit UseTraceDispatcher false (blockperf)
21:40:52 [f19cb00f] factor more functionality out of build.py (formal-ledger-specifications)
21:41:46 [889c9efb] feat: emit logs/metrics to track forks (#777) (dingo)
21:49:41 [6d27ba50] fix(ledger): update new tip log message for genesis (dingo)
22:17:15 [a8e72edd] final refactoring (formal-ledger-specifications)
22:24:11 [6df4d024] remove html from ci and fix bottom of intro (formal-ledger-specifications)
22:37:53 [8a093bae] Artifacts generated from 9fea314b8aa62c44bc42e56ca066da8e45b9ae2d (formal-ledger-specifications)
22:39:06 [827089ae] chore(deps): update gouroboros and adder (cardano-node-api)
22:39:18 [aa537b98] chore(deps): bump hermes-ipfs from v0.0.3 to v0.0.11 in /hermes (hermes)
22:39:48 [a5aad440] chore(deps): update wasmtime requirement in /hermes (hermes)
22:40:06 [f8a017bf] chore(deps): update build-info-build requirement in /hermes (hermes)
22:42:20 [048d0068] chore(deps): update build-info requirement in /hermes (hermes)
22:42:38 [19d48650] chore(deps): update console requirement from 0.15.8 to 0.16.0 in /hermes (hermes)
22:52:42 [fbc94053] fix conditional (cardano-serialization-lib)
23:01:35 [11abbc92] Deploying to gh-pages from @ input-output-hk/hermes@9debd8cd5d396d2d625b4dec5c4ad0a4d397ab3f 🚀 (hermes)
23:01:51 [c10f31cf] fix minor glitch in header level (CIPs)
23:03:00 [263c2dbc] Add a new token (cardano-token-registry)
23:04:31 [16ee4d99] 🟩 API (All properties) is up (204 in 680 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:32 [3a9ad182] 🟩 API (Batch) is up (204 in 144 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:04:32 [78e258dc] 🟩 API (Specific property) is up (204 in 143 ms) [skip ci] [upptime] (cf-token-metadata-registry-status)
23:06:37 [bd3d12f4] Merge branch 'staging' into add-cc-succession-manual (developer-portal)
23:06:43 [45b1eabf] Merge branch 'staging' into purge/dapps-on-cardano (developer-portal)
23:06:50 [f24d3525] 🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:51 [47bd8ecf] 🟥 event-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:51 [f12b7e85] 🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:52 [fa192557] 🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:52 [970c5b2d] 🟥 login-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:52 [c7c26510] 🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:06:53 [201ab39e] 🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime] (cf-cip1694-ballot-status)
23:07:02 [aa66f2fa] Merge branch 'staging' into purge/cnft-jungle (developer-portal)
23:07:07 [c2d3c55d] Merge branch 'staging' into purge/cf-explorer (developer-portal)
23:07:39 [2d9c01b4] Merge branch 'staging' into purge/nftada.io (developer-portal)
23:07:48 [16c7392b] Merge branch 'staging' into purge/lending-pond (developer-portal)
23:07:58 [d334c1f2] Merge branch 'staging' into purge/flipr (developer-portal)
23:08:02 [6397df36] Merge branch 'staging' into purge/cardanoassets (developer-portal)
23:08:08 [ea4e02d0] Merge branch 'staging' into purge/adatools (developer-portal)
23:08:12 [9f83d528] Merge branch 'staging' into purge/opencnft.io (developer-portal)
23:08:17 [8c9f1a59] Merge branch 'staging' into purge/rawcardano (developer-portal)
23:08:23 [aa88ea4c] Merge branch 'staging' into purge/roundtable (developer-portal)
23:08:29 [3697230a] Merge branch 'staging' into purge/voteaire (developer-portal)
23:08:33 [ee1d06ef] Merge branch 'staging' into purge/pix (developer-portal)
23:08:38 [e13611e2] Merge branch 'staging' into purge/heidrun (developer-portal)
23:08:42 [f14c0c3d] Merge branch 'staging' into purge/pluto (developer-portal)
23:08:47 [646c03f3] Merge branch 'staging' into purge/ogmios-java-client (developer-portal)
23:08:50 [946892bb] Merge branch 'staging' into purge/cnft (developer-portal)
23:08:54 [b71b6ba7] Merge branch 'staging' into purge/blockfrost-crystal (developer-portal)
23:09:03 [47122a9d] Merge branch 'staging' into purge/marlowe-playground (developer-portal)
23:09:07 [154c48f5] Merge branch 'staging' into purge/cardano-light-tools (developer-portal)
23:09:11 [ae3f71a3] Merge branch 'staging' into purge/cardano-wallet-connector (developer-portal)
23:09:27 [6330d319] Merge branch 'staging' into purge/pirouette (developer-portal)
23:09:43 [e5ea5175] Merge branch 'staging' into purge/cs-cli (developer-portal)
23:09:57 [2aaf2b73] Merge branch 'staging' into purge/dandelion (developer-portal)
23:19:01 [6df43c09] Merge branch 'staging' into purge/nami (developer-portal)
23:55:51 [319a924d] fix(ledger): update new tip log message for genesis (#782) (dingo)
23:56:49 [02208f8b] chore(deps): update gouroboros and adder (#426) (cardano-node-api)