Home / Reports / May 24, 2023

Wednesday, May 24, 2023

785 commits had been pushed across 59 repos by 103 authors. There were 6,140,865 additions and 2,937,768 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:24 [5a0b9fc9] Automatic Update (stackage.nix)
00:17:21 [3bc5907b] :bento: Update graphs [skip ci] (uptime)
00:17:48 [c2507a70] :pencil: Update summary in README [skip ci] [upptime] (uptime)
00:17:49 [76bdc582] :card_file_box: Update status summary [skip ci] [upptime] (uptime)
00:35:25 [0bfdcdda] deploy: catch and log exceptions for cli process, exit status 1 (catalyst-core)
00:38:48 [4974e788] refactor(cardano-services): bypass CORS policy when no Origin header set (cardano-js-sdk)
00:39:25 [4fb66e33] chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (cardano-js-sdk)
00:51:26 [158dfa1f] Update Hackage and Stackage (haskell.nix)
01:24:03 [303b34b9] PLT-5597 add `marlowe-cardano-minimal` to enable benchmarking of Marlowe scripts (#5310) (plutus)
01:24:31 [3bac77db] deploy: update snapshot_tool cli arguments (catalyst-core)
01:33:19 [fc82c4de] fix: query for leader host info (catalyst-core)
01:44:35 [0f21859f] Move ccm command to under governance command group (cardano-api)
01:49:31 [c66a640f] Deploying to gh-pages from @ input-output-hk/plutus@303b34b9f012bc0ebbbde9ecf88d60a8aeef57e4 🚀 (plutus)
01:52:51 [8f0e0075] Scheduled update (pool_groups)
02:03:12 [69ed5b84] Extract out common functionality into `benchEstimateTxFee`. (cardano-wallet)
02:05:43 [59eb7854] Adjust `benchEstimateTxFee` to only return a `Time` value. (cardano-wallet)
02:12:00 [aefc4a89] Make `estimateFeesTime` optional for `Bench{Rnd,Seq}Results`. (cardano-wallet)
02:12:50 [c2d215dd] Remove extraneous blank lines from `restore-bench.hs`. (cardano-wallet)
02:21:14 [216b697e] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 303b34b9f012bc0ebbbde9ecf88d60a8aeef57e4 (plutus)
02:29:33 [9ec05696] Move ccm command to under governance command group (cardano-api)
02:32:50 [f1ff5e8f] Add dependency on `containers` library. (cardano-wallet)
02:32:51 [1cec625a] Remove extraneous blank lines from `restore-bench.hs`. (cardano-wallet)
02:34:04 [cdac996e] Extract out common tx fee benchmark code into `benchEstimateTxFee`. (cardano-wallet)
02:34:29 [8c4fe5ad] Adjust `benchEstimateTxFee` to only return a `Time` value. (cardano-wallet)
02:34:30 [6bbfadcc] Make `estimateFeesTime` optional for `Bench{Rnd,Seq}Results`. (cardano-wallet)
02:35:21 [53aedfa4] Only benchmark tx fee estimation if the wallet UTxO set is non-empty. (cardano-wallet)
03:01:16 [9405ee36] Move ccm command to under governance command group (cardano-api)
03:03:35 [7cfd8b7f] Rename StakeCredentialDelegationCert to StakeCredentialPoolDelegationCert (cardano-api)
03:03:35 [1a6a3880] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
03:03:35 [72725a9a] stuff (cardano-api)
03:03:35 [18c9dc53] New drep command. (cardano-api)
03:03:35 [4ef8c758] Use cardano-api via source-repository (cardano-api)
03:03:36 [3c41d531] New governance commands (cardano-api)
03:13:33 [2922a9bf] Add dependency on `commutative-semigroups`. (cardano-wallet)
03:13:36 [339fa8e3] Derive `Semigroup` and `Monoid` for `Coin`. (cardano-wallet)
03:13:36 [33f7a10b] Remove parentheses from deriving clause for `TokenQuantity`. (cardano-wallet)
03:13:36 [926c14ee] Add dependency on `monoid-subclasses`. (cardano-wallet)
03:13:36 [6e2e8e0a] Remove parentheses from deriving clause for `Coin`. (cardano-wallet)
03:13:37 [01f3a95c] Derive `Semigroup` and `Monoid` for `TokenQuantity`. (cardano-wallet)
03:13:37 [3da85ef0] Derive `Semigroup` and `Monoid` subclasses for `TokenQuantity`. (cardano-wallet)
03:13:37 [64a78eb8] Derive `Semigroup` and `Monoid` subclasses for `Coin`. (cardano-wallet)
03:13:37 [5f8d8511] Simplify definition of `Coin.add`. (cardano-wallet)
03:13:37 [6caea562] Simplify definition of `Coin.difference`. (cardano-wallet)
03:13:37 [97125e4c] Simplify definition of `Coin.subtract`. (cardano-wallet)
03:13:38 [7e7ed3b1] Simplify definition of `TokenQuantity.difference`. (cardano-wallet)
03:13:38 [e319a3ef] Simplify definition of `TokenQuantity.subtract`. (cardano-wallet)
03:13:38 [d59a7347] Simplify definition of `TokenQuantity.add`. (cardano-wallet)
03:13:38 [553cf8cc] Simplify definition of `Coin.distance`. (cardano-wallet)
03:14:36 [b37d4e42] Bump hackage index state. (cardano-wallet)
03:14:36 [d45c188b] Add dependency on `monoidmap`. (cardano-wallet)
03:14:37 [75017184] Simplify implementation of `TokenMap.add`. (cardano-wallet)
03:14:37 [c70e2f01] Simplify implementation of `TokenMap.leq`. (cardano-wallet)
03:14:37 [d20f8c66] Derive `Semigroup` and `Monoid` for `TokenMap`. (cardano-wallet)
03:14:37 [dc81f953] Derive `Semigroup` and `Monoid` subclasses for `TokenMap`. (cardano-wallet)
03:14:37 [b0503ed1] Remove dependency on `NonEmptyMap` from `Token{Bundle,Map}`. (cardano-wallet)
03:14:37 [72722f2f] Redefine `TokenMap` in terms of `MonoidMap`. (cardano-wallet)
03:14:37 [4e9a8f95] Simplify implementation of `TokenMap.adjustQuantity`. (cardano-wallet)
03:14:38 [0cc484fe] Simplify implementation of `TokenMap.isNotEmpty`. (cardano-wallet)
03:14:38 [4d6a3e09] Simplify implementation of `TokenMap.isEmpty`. (cardano-wallet)
03:14:38 [dab434f7] Simplify implementation of `TokenMap.intersection`. (cardano-wallet)
03:14:38 [c88be591] Simplify implementation of `TokenMap.subtract`. (cardano-wallet)
03:14:38 [8b3864d2] Simplify implementation of `TokenMap.maximumQuantity`. (cardano-wallet)
03:14:38 [86c66247] Simplify implementation of `TokenMap.difference`. (cardano-wallet)
03:14:39 [3b66b6ab] Simplify implementation of `TokenBundle.difference`. (cardano-wallet)
03:14:39 [04801a75] Redefine `UTxOIndex` in terms of `MonoidMap`. (cardano-wallet)
03:14:39 [c0919b06] Simplify implementation of `TokenMap.unsafeSubtract`. (cardano-wallet)
03:14:39 [4d3d847d] Remove the `strict-non-empty-containers` library. (cardano-wallet)
03:14:39 [277ba04c] Remove unused instance of `ToExpr` for `NonEmptyMap`. (cardano-wallet)
03:14:39 [3b7cc133] Simplify implementation of `TokenBundle.subtract`. (cardano-wallet)
03:14:39 [5382c0ad] Simplify implementation of `TokenBundle.add`. (cardano-wallet)
03:14:40 [3cb74bab] Remove invariant tests for `TokenMap`. (cardano-wallet)
03:14:40 [6ba846db] Replace arithmetic property tests for `TokenMap`. (cardano-wallet)
03:14:40 [f052e867] Add dependency on `quickcheck-monoid-subclasses`. (cardano-wallet)
03:14:40 [ab85ba6e] Remove warning about exporting default constructor for `TokenMap`. (cardano-wallet)
03:14:40 [105179e0] Remove `TokenQuantity.unsafeSubtract`. (cardano-wallet)
03:14:40 [4b08e283] Simplify implementation of `TokenBundle.unsafeSubtract`. (cardano-wallet)
03:20:17 [27a1075a] feat: update topbar layout (the ext base layout) (yoroi-frontend)
03:34:44 [8f412c53] ifdLevel 0 (haskell.nix)
03:35:34 [dd3934c9] Backtrack on previous change an use cabal-install for sdists (foliage)
03:37:21 [80d2a2dd] Rename ccm command group to cc (cardano-api)
03:37:41 [d77d9aa5] stuff (cardano-api)
03:37:42 [fb9513bf] Use cardano-api via source-repository (cardano-api)
03:37:42 [264a281f] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
03:37:42 [1d7e4d60] Rename StakeCredentialDelegationCert to StakeCredentialPoolDelegationCert (cardano-api)
03:45:28 [4919f4b3] New drep command. (cardano-api)
03:48:46 [5772d82b] fix: remove bgcolor prop from the TopBar layout (yoroi-frontend)
03:49:51 [b830b926] Move drep command to under governance command group (cardano-api)
03:50:19 [eb0e97d9] Merge pull request #60 from input-output-hk/tidy-up (foliage)
03:51:14 [342f7643] New governance commands (cardano-api)
03:56:09 [643593d2] Merge remote-tracking branch 'origin/main' into website-package-dependencies (foliage)
04:34:12 [e72e386e] Scheduled update (pool_groups)
04:51:32 [56644fe5] deploy: 2365ffd7486ea3b42d19989d32e8fa12bc0eaefe (hydra-poc)
04:56:37 [4639699e] feat: dbsync snapshot from ideascale-importer lib (catalyst-core)
05:01:52 [4654ced4] Revert pgrst.tx.statement_timeout to statement_timeout as pgrst.tx version was never released (guild-operators)
05:03:21 [16720566] Update stack build (haskell.nix)
05:12:00 [e6def625] deploy: 4639699e53de4695ea0e90e66a40b833c21db509 (catalyst-core)
05:18:40 [5c043822] Retrigger CI (marconi)
05:32:07 [709392e4] Add nofib and lists to the list of longitudianl benchmarks (plutus)
05:38:54 [63d179b7] fix: correct name for default catalyst-toolbox path (catalyst-core)
05:42:05 [994f7711] fix: typo (catalyst-core)
06:00:19 [e13b8f7a] deploy: 994f77112d38345f1e3c7c05c032a8efe349c1ff (catalyst-core)
06:03:35 [c920fd38] First cut at documenting Action. (cardano-node)
06:03:49 [94d4595a] Check in progress for Generator. (cardano-node)
06:03:49 [260d20f3] Clean up haddock warnings & add module header. (cardano-node)
06:03:49 [e90cbe8c] Beginnings of Env haddock (cardano-node)
06:06:54 [863e4c8a] Bump flake inputs (cardano-haskell-packages)
06:09:52 [a344b32d] Merge pull request #416 from input-output-hk/lehins/remove-upper-bound (cardano-base)
06:10:44 [9558fd30] log: tidy up a bit (catalyst-core)
06:21:52 [8c79dfff] Make it build with ghc-9.6 (cardano-ledger-specs)
06:21:59 [4ee851cd] CI: Add ghc-9.6.1 to the build matrix (cardano-ledger-specs)
06:22:28 [9c65f693] Updated (cardano-base)
06:25:05 [e46e2113] deploy: 9558fd309be23c79a0aa36f079514bbd25a23f24 (catalyst-core)
06:27:52 [43c673de] deploy: 45d0dad49df8140c05aa1da0d850161d6edaeee8 (catalyst-core)
06:37:17 [b24c01ac] Add upper version bound to `optparse-applicative`. (bech32)
06:41:17 [ac653bd0] WIP (marlowe-ts-dapp-swap)
06:41:31 [8f12428a] Update README.md (Fixed Mainnet poll link) (CIP-0094-polls)
06:45:47 [e65b0194] [EC Api] - Added: Bootstrapping (essential-cardano-content)
06:51:34 [130782f8] [EC Api] - Added: BFT (essential-cardano-content)
07:08:21 [40d31883] [EC Api] - Added: Cross chain (essential-cardano-content)
07:10:23 [de61fec9] Module description for Env. (cardano-node)
07:10:33 [bcdced3c] [EC Api] - Added: CLI (essential-cardano-content)
07:13:53 [272cfb24] Apply suggestions from code review (cardano-wallet)
07:18:35 [cff4454c] chore: fix indents (cardano-wallet)
07:23:44 [633c7d24] chore: formatting (cardano-wallet)
07:27:07 [9f8aca66] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
07:30:01 [2c046481] Add files via upload (cardano-token-registry)
07:33:40 [3f8044dc] fixup! feat: implement TypeormStakePoolProvider - refactor providerServer to support typeorm providers - add `USE_TYPEORM_STAKE_POOL_PROVIDER` env - add `--use-typeorm-stake-pool-provider` cli arg - resolve stake pool data through typeorm data source (cardano-js-sdk)
07:35:10 [3b7d9580] feat(cardano-services): add stake pools metrics computation job (cardano-js-sdk)
07:35:35 [e2100890] Add CCM commands (cardano-api)
07:36:56 [0d73d069] Add upper version bound for `optparse-applicative`. (#50) (bech32)
07:37:44 [2d505080] Add governance action commands. (cardano-api)
07:37:45 [60163378] Move ccm command to under governance command group (cardano-api)
07:37:45 [373f1d8d] Remove vote_submit and action_submit commands (cardano-api)
07:37:45 [b6e04a5e] Rename ccm command group to cc (cardano-api)
07:37:45 [d7564080] New transaction build and build-raw --action-file and --vote-file options (cardano-api)
07:44:25 [f2fa637b] Add CCM commands (cardano-api)
07:46:08 [0bfed4f0] Add versioning (CIPs)
07:46:19 [fa5a3b26] Add versioning (CIPs)
07:48:58 [3a22a27e] Add governance action commands. (cardano-api)
07:48:59 [0efba81a] New DRepMetadata module (cardano-api)
07:48:59 [074c41a8] Use cardano-api via source-repository (cardano-api)
07:55:31 [de20d846] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
07:55:32 [37d1d503] Rename StakeCredentialDelegationCert to StakeCredentialPoolDelegationCert (cardano-api)
07:55:32 [21331a09] New drep command. (cardano-api)
07:57:00 [6dcfb073] Merge pull request #739 from input-output-hk/refactor/bypass-cors-when-no-origin-header (cardano-js-sdk)
07:58:20 [30b3f933] Merge pull request #737 from input-output-hk/refactor/restore-asset-info-quantity-depreciated (cardano-js-sdk)
07:59:00 [35d6bd03] Merge pull request #934 from input-output-hk/jpraynaud/933-enhance-state-machines-aggregator-signer (mithril)
07:59:46 [58cf1033] Move drep command to under governance command group (cardano-api)
08:01:05 [2e404f81] chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (cardano-js-sdk)
08:02:18 [6ab72dc3] New governance commands (cardano-api)
08:05:46 [f5c19a55] Merge pull request #698 from input-output-hk/feat/LW-9525-get-assets-parallel-queries (cardano-js-sdk)
08:09:16 [cd1cd54e] deploy: 35d6bd030a5f8861bbcf47e759aeee6dc8593d82 (mithril)
08:24:33 [ed11a500] test(e2e): add a stake pool metrics pg-boss job test (cardano-js-sdk)
08:25:57 [daa378fb] Merge #3951 (cardano-wallet)
08:27:49 [39b3a6e0] Add CODEOWNERS file (fs-sim)
08:34:19 [048c9426] Scheduled update (pool_groups)
08:44:42 [0bd58752] Bump ledger to 1.2.1.0, which changes `PParams` encoding (#105) (ouroboros-consensus)
08:45:16 [9d80ed7a] chore: cleanup (blockfrost-js-examples)
08:48:07 [d14d8446] Merge branch 'alpha' into test-workflows-in-forks (guild-operators)
08:48:33 [0db2f427] feat: add HandleProvider interface and implementation (cardano-js-sdk)
08:48:34 [b12285fa] feat: resolve handles using observable wallet tx-builder (cardano-js-sdk)
08:48:35 [7fa9da5f] feat: adds cardano-sdk/util-dev package (cardano-js-sdk)
08:48:36 [2ee597c8] fix: removing util-dev package form dependencies (cardano-js-sdk)
08:48:36 [cab85f7b] Merge pull request #738 from input-output-hk/dependabot/npm_and_yarn/socket.io-parser-4.2.3 (cardano-js-sdk)
08:48:36 [e1b0988a] fix: removes unused type import (cardano-js-sdk)
08:48:37 [8989f762] fix: type in finalizeTx, tests for handleProvider, and implement standard descriptions for handle standard (cardano-js-sdk)
08:48:37 [b83fadb6] Merge #3937 (cardano-wallet)
08:51:44 [c2fa41a6] chore: rename nft example (blockfrost-examples)
08:51:45 [b6a6b654] docs: Merge #3951 3951: Do not benchmark estimation of fees for empty wallets. r=jonathanknowles a=jonathanknowles ## Issue ADP-3011 ## Summary This PR adjusts the restoration benchmark so that it no longer attempts to estimate transaction fees for wallets with no UTxOs available. ## Context Attempting to estimate a transaction fee for a wallet with no available UTxOs will always fail with an error similar to: ```hs ExceptionSelectAssets (ErrSelectAssetsSelectionError (SelectionBalanceErrorOf (BalanceInsufficient (BalanceInsufficientError { utxoBalanceAvailable = TokenBundle {coin = Coin 0, tokens = TokenMap (fromList [])} , utxoBalanceRequired = TokenBundle {coin = Coin 995610, tokens = TokenMap (fromList [])} , utxoBalanceShortfall = TokenBundle {coin = Coin 995610, tokens = TokenMap (fromList [])} } )))) ``` This error has caused recent benchmark runs to fail. For example: - https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1806#01882c46-0871-441b-b750-3340dfe361e2 Co-authored-by: Jonathan Knowles <[email protected]> Source commit: daa378fbce35c342a73d6baeb26dc92fe6de5931 (cardano-wallet)
08:52:32 [45e69015] Release consensus-0.7.0.0 (ouroboros-consensus)
08:52:32 [b0fa80ad] Release protocol-0.5.0.2 (ouroboros-consensus)
08:53:51 [8708b53e] chore(nix): add shell for easier dev (blockfrost-js-examples)
08:54:06 [74c46562] Bump inline-r and remove s-r-p (#5346) (plutus)
08:55:09 [f55fc6f3] Merge pull request #922 from input-output-hk/jpraynaud/920-upgrade-cardano-node-8.0.0 (mithril)
08:55:29 [b8f343a7] chore: fix readmes (blockfrost-js-examples)
08:59:48 [0263a6d2] deploy: f55fc6f3099a309ac477d6680cb6939996cd9206 (mithril)
08:59:53 [52c4e04a] Release cardano-0.6.0.0 (ouroboros-consensus)
08:59:53 [e5f8789c] Release diffusion-0.6.0.0 (ouroboros-consensus)
08:59:53 [c3151c48] Update README with new release (ouroboros-consensus)
09:00:01 [14edb2c5] Remove deprecated entities (ouroboros-consensus)
09:00:19 [c97690a9] [WIP] Write a simple tests suite (foliage)
09:08:01 [6ced13e5] assign CIP number but still need directory renamed (CIPs)
09:09:08 [3fd924f6] Address review comments (cardano-base)
09:09:09 [f70946c5] fix: rewording (blockfrost-js-examples)
09:11:46 [fe2d8e75] Try bumping only iohk-nix (cardano-haskell-package-repo)
09:14:07 [1d4b642a] test(e2e): k6 get-assets test (cardano-js-sdk)
09:14:40 [7b38a486] top README: meeting #66 promotions + deprecations plus a couple we missed (CIPs)
09:14:43 [955b6d14] Merge pull request #4 from blockfrost/1000101/nix (blockfrost-js-examples)
09:16:00 [162565cb] More changes (ouroboros-consensus)
09:16:27 [8c4818c3] chore: better description (blockfrost-js-examples)
09:16:51 [d590e1a0] Merge pull request #3 from blockfrost/chore/nft-example (blockfrost-js-examples)
09:20:11 [9449cc41] Update stack build (#1965) (haskell.nix)
09:20:17 [b7345b6e] Update from d838e22910e8fd5727e6b34b98564c0561f2edb2 (cardano-haskell-packages)
09:22:54 [2e63f2ec] Use multiple frames instead of one nary one (plutus)
09:22:54 [d2405f3d] Try using a strict stack of args instead of a dlist (plutus)
09:22:54 [2f71413e] Propagate renaming to other machines (plutus)
09:22:55 [050edb82] Fix deriving for 9.6 (plutus)
09:22:55 [76cbdd21] Tweak (plutus)
09:22:55 [e4386f90] Surely not discharging? (plutus)
09:23:31 [d452b943] Update foliage.cabal (foliage)
09:24:31 [09a7e44e] Add nofib and lists to the list of longitudianl benchmarks (#5349) (plutus)
09:24:59 [3151cdec] Deploying to gh-pages from @ input-output-hk/plutus@74c46562150e8f0d345fe1993ce25a762cb77b91 🚀 (plutus)
09:27:21 [6bc483af] Update entrypoint.sh (guild-operators)
09:31:39 [a02422a7] Deploying to gh-pages from @ input-output-hk/plutus@09a7e44e2e39cbb4d3df0b45e715c93d656f35e5 🚀 (plutus)
09:32:20 [21ec1bbd] temp (dapps-certification)
09:36:21 [c9cc209e] Rationalize doc step (hydra-poc)
09:36:21 [8c18875e] Ensure backward compatibility with artifact names (hydra-poc)
09:41:23 [05a9be7a] Merge remote-tracking branch 'origin/master' into rela-aarch64-none (haskell.nix)
09:41:45 [af99258d] ifdLevel 2 (haskell.nix)
09:45:08 [5e345555] Downgrade nix version to 2.13.3 in script-evaluation-test.yml (plutus)
09:46:11 [09ed0106] PLT-6006: Purge the use of int-cast lib (plutus)
09:46:19 [cbe800e5] CIP-0086 was promoted in prior meeting (CIPs)
09:46:34 [02bd1e26] Downgrade nix version to 2.13.3 in script-evaluation-test.yml (#5350) (plutus)
09:46:47 [62f66d1c] Magic? (cardano-haskell-packages)
09:47:25 [6878ef6b] Don't build much on aarch64-darwin (plutus)
09:49:44 [37e9fb72] fix: test in HandleProvider test (cardano-js-sdk)
09:50:45 [220a07a7] update with current date (CIPs)
09:51:09 [04354c29] Deploying to gh-pages from @ input-output-hk/plutus@02bd1e268ed13c5ad5d8131a456149807d88ea52 🚀 (plutus)
09:55:11 [71dec659] fix: update mock for Handle Provider (cardano-js-sdk)
09:55:27 [01eb1c7a] Merge branch 'master' into cip-meeting-66+prior-updates (CIPs)
09:55:50 [cce87088] Merge branch 'alpha' into test-workflows-in-forks (guild-operators)
09:56:44 [748e8447] Testable workflows for forked reposiories (#1646) (guild-operators)
09:58:11 [5d04adf3] RegPoolTxCert, RetirePoolTxCert - core (cardano-ledger)
09:58:12 [5dde866e] RegPoolTxCert, RetirePoolTxCert - alonzo (cardano-ledger)
09:58:12 [0ce5b79b] RegPoolTxCert, RetirePoolTxCert - mary (cardano-ledger)
09:58:12 [1ec0fb65] RegPoolTxCert, RetirePoolTxCert - shelley (cardano-ledger)
09:58:12 [4890d44c] RegPoolTxCert, RetirePoolTxCert - allegra (cardano-ledger)
09:58:12 [4e535025] RegPoolTxCert, RetirePoolTxCert - babbage (cardano-ledger)
09:59:17 [09200da2] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 74c46562150e8f0d345fe1993ce25a762cb77b91 (plutus)
10:02:28 [13aae4c9] update date stamp on deprecation list + add date stamp to candidate list (CIPs)
10:06:43 [826a7ed3] Revert default value for sha256map (haskell.nix)
10:08:19 [f8db194f] accomodate withdrawals in constructSharedTransaction (cardano-wallet)
10:08:24 [04f674b9] extend integration testing 1 (cardano-wallet)
10:08:25 [c3b7164c] deal with withdrawals in decodeSharedTx (cardano-wallet)
10:08:25 [554757a8] call proper mkWihtdrawal from Cardano.Wallet (cardano-wallet)
10:08:25 [3eccfae1] extend integration testing 2 (cardano-wallet)
10:08:26 [9733e892] post-rebase compilation fix (cardano-wallet)
10:08:26 [11580490] deal with withdrawal script wits (cardano-wallet)
10:08:27 [8eeaeecd] quit in integration test - part 1 (cardano-wallet)
10:08:27 [31db6947] extend integration test (cardano-wallet)
10:08:27 [f4dba100] quit in integration test - part 2 (cardano-wallet)
10:08:28 [53916281] quit in integration test - part 3 (cardano-wallet)
10:08:28 [60a76a3e] quit in integration test - part 4 (cardano-wallet)
10:08:28 [6b16c499] add failing expectation for getTransaction (cardano-wallet)
10:08:29 [8bee9f0d] make cert visible in getTransaction for multisig (cardano-wallet)
10:08:29 [c38fa24c] more getTransaction testing (cardano-wallet)
10:08:30 [e381732b] more getTransaction testing - part 2 (cardano-wallet)
10:08:30 [f0b5b272] small cleanups (cardano-wallet)
10:10:20 [f9bfbb1a] chore: remove intellij idea config files (cardano-js-sdk)
10:10:33 [ffcee4c6] Bump haskell.nix and add workaround (cardano-haskell-packages)
10:11:58 [4046788e] RegPoolTxCert, RetirePoolTxCert - conway (cardano-ledger)
10:14:45 [60f332ad] ci: publish packages [skip actions] (cardano-js-sdk)
10:18:32 [c0473a43] Merge pull request #880 from input-output-hk/doc_faster (hydra-poc)
10:19:21 [d2b9dd41] Increase close timeout again (hydra-poc)
10:19:21 [0f008dfa] Increase timeout waiting for head closing and finalising (hydra-poc)
10:21:22 [a616b6bb] Maybe this (plutus)
10:23:33 [c978d438] fixed UI glitches / UX improvements (marlowe-ts-dapp-swap)
10:23:59 [f782cd4f] Integration with Marlowe Explorer (marlowe-ts-dapp-swap)
10:26:40 [b6aba84e] Governacnce action deposits (formal-ledger-specifications)
10:27:30 [f552968d] ifdLevel 3 (haskell.nix)
10:28:19 [143e9df6] Release `consensus 0.7.0.0`, `protocol-0.5.0.2`, `cardano 0.6.0.0` and `diffusion 0.6.0.0` (#93) (ouroboros-consensus)
10:29:00 [0f6b9240] feat: refactor storehandle operator (cardano-js-sdk)
10:31:44 [4b4d290c] [EC Api] - Added: CIP-1694 Community Workshops (essential-cardano-content)
10:33:48 [c55c61c9] refactor InvalidWalletType error (cardano-wallet)
10:34:27 [a2d7d5ca] Revert "Added govaction deposit returns" (formal-ledger-specifications)
10:34:50 [0000c179] Try #3925: (cardano-wallet)
10:35:51 [4babd6bc] clean up worker (cardano-transaction-lib)
10:44:21 [abc91c5e] RegPoolTxCert, RetirePoolTxCert - shelley-test (cardano-ledger)
10:52:32 [e2f10e02] check reference inputs txins on dbsync (cardano-node-tests)
10:54:16 [bd76d2a0] RegPoolTxCert, RetirePoolTxCert - cardano-ledger-test (cardano-ledger)
10:54:31 [a6375754] Added ouroboros-consensus-0.7.0.0 (cardano-haskell-packages)
10:54:52 [08e3b1ef] Added ouroboros-consensus-cardano-0.6.0.0 (cardano-haskell-packages)
10:55:06 [2854cd46] Added ouroboros-consensus-diffusion-0.6.0.0 (cardano-haskell-packages)
10:55:19 [29a9b1c0] Added ouroboros-consensus-protocol-0.5.0.2 (cardano-haskell-packages)
10:55:24 [1ea86d28] Display build dependencies better (foliage)
10:55:50 [cd07096d] deploy: c0473a4343ed090a8436e301a3137540aa8fae19 (hydra-poc)
10:57:01 [7452dca0] RegPoolTxCert, RetirePoolTxCert - all (cardano-ledger)
11:09:49 [b4e7aa08] feat: refactor storehandle operator (cardano-js-sdk)
11:12:17 [c4f7f218] monkey (cardano-token-registry)
11:18:52 [60f9f62d] Merge pull request #5271 from input-output-hk/mgalazyn/fix/ci-fix-tar-failed (cardano-node)
11:20:00 [39b3c923] IOGX Integration (antaeus)
11:22:55 [48ea072d] fix (catalyst-core)
11:24:17 [336a949f] Added input map (antaeus)
11:30:57 [68e2fb78] Update CIP-onchain-cert-metadata/README.md (CIPs)
11:32:28 [3c1921c3] Changed folder name (CIPs)
11:38:39 [38da94c3] deploy: ea0f4418aafa7e855f431bf6d6d721e7cf941689 (catalyst-core)
11:38:51 [2b20f640] Bump IOGX (antaeus)
11:41:18 [51cca0c1] Upload failed workspaces on tests failure in CI (cardano-api)
11:49:35 [7c32aab6] Use void (plutus-apps)
11:53:28 [7ec9243e] add maintainer (formal-ledger-specifications)
11:54:06 [b5e757cc] fix: change query failure to 500 (go-cardano-submit-api)
11:56:42 [c3adcd21] Governacnce action deposits (formal-ledger-specifications)
11:57:03 [8e01e4d1] Merge pull request #16 from input-output-hk/jbe/open-sourcing/etcm-3814-remove-names (mantis-faucet-web)
11:59:17 [d23d8d14] chore(nix): hint project_id exports (blockfrost-js-examples)
12:00:51 [bdb30bbd] Merge pull request #5 from blockfrost/1000101/nix (blockfrost-js-examples)
12:01:09 [65537fb0] fixup! chore: bump tests (blockfrost-backend-ryo)
12:05:51 [444fa06d] Merge pull request #882 from input-output-hk/abailly-iohk/increase-bench-timeout (hydra)
12:09:58 [b184d1aa] Scaffold this months report (hydra)
12:16:21 [05e8f9f3] Merge pull request #108 from blinklabs-io/feat/hastx-endpoint (go-cardano-submit-api)
12:17:41 [8a1237e3] Tentative bug fix (antaeus)
12:18:32 [6fa4055f] Update tx-cost benchmark to show cost of commit (hydra-poc)
12:18:32 [a29f2f3d] Allow multiple commits (hydra-poc)
12:18:32 [7ae3b183] Support multiple committed UTxO in tests (hydra-poc)
12:18:33 [1f78b962] Update known issues (hydra-poc)
12:18:33 [22b71c42] Remove MoreThanOneUTxOCommitted error (hydra-poc)
12:18:33 [e7718b5f] Update golden scripts in hydra-plutus (hydra-poc)
12:18:33 [d41c5e37] Reflect changes of multiple commits in specification (hydra-poc)
12:18:33 [9708850e] Update changelog and bump hydra-plutus version (hydra-poc)
12:20:03 [b76dd3ad] Added wl-pprint-text-1.2.0.2.0.0.0.0.1 (cardano-haskell-packages)
12:20:23 [347744e2] WIP (antaeus)
12:20:51 [1b3fcb4c] SignKeyWithPeriod type (cardano-base)
12:20:51 [f78a4e9d] Merge DSIGN classes and KES classes (cardano-base)
12:21:12 [af4f584c] Merge pull request #110 from input-output-hk/jc/add-maintainer (formal-ledger-specifications)
12:21:57 [a188c788] Merge pull request #3102 from cardano-tools-nft/16ef952a-f339-491c-81b7-8cee98a5ebc1 (cardano-token-registry)
12:25:37 [52b57854] Updated (formal-ledger-specifications)
12:29:34 [00b42b3d] Updated copyrigight field in cabal files (cardano-prelude)
12:30:53 [cdffa38b] PLT-41 Fixed resuming error in EpochState indexer when the LedgerState was partially written on disk. (marconi)
12:30:56 [e0db7c82] Addressed PR comments incomplete module description in EpochState (marconi)
12:31:52 [9fe36199] Merge #3937 (cardano-wallet)
12:34:01 [a9dbfc4e] Add governance action deposit vote delegation (#101) (formal-ledger-specifications)
12:35:20 [1e85494d] chore(mint-nft): predefine bf logo as image (blockfrost-js-examples)
12:36:07 [e4b4a47b] Merge pull request #6 from blockfrost/1000101/mint_nft (blockfrost-js-examples)
12:37:00 [cf5e87b8] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
12:37:00 [22c64a40] fix (catalyst-core)
12:37:31 [7d085aa4] Add governance action commands. (cardano-api)
12:37:31 [7063b5c5] Rename ccm command group to cc (cardano-api)
12:37:31 [93fb8e1c] Move ccm command to under governance command group (cardano-api)
12:37:31 [2905da2b] New transaction build and build-raw --action-file and --vote-file options (cardano-api)
12:37:31 [6a2619c6] Remove vote_submit and action_submit commands (cardano-api)
12:37:31 [7c27e629] Add CCM commands (cardano-api)
12:37:54 [9446e06b] Add governance action commands. (cardano-api)
12:37:54 [ff753bf7] Add CCM commands (cardano-api)
12:37:54 [875cded9] New DRepMetadata module (cardano-api)
12:37:55 [075f26cd] New drep command. (cardano-api)
12:37:55 [1e24faef] Rename StakeCredentialDelegationCert to StakeCredentialPoolDelegationCert (cardano-api)
12:37:55 [7a3f5ed4] Move drep command to under governance command group (cardano-api)
12:37:55 [03ad5daf] New governance commands (cardano-api)
12:37:55 [2c815521] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
12:37:55 [0b6b8ddb] Use cardano-api via source-repository (cardano-api)
12:39:08 [aecfed13] Signing service developed during Marlowe hackathon. (marlowe-cardano)
12:39:37 [7814a8ea] Make CollectCom mutation tests use a varying number of committed UTxO (hydra-poc)
12:39:41 [0ef1d977] Create direnv.md (cardano-haskell-action)
12:40:36 [2e497ec9] chore(mint-nft): predefine bf logo as image (blockfrost-js-examples)
12:42:10 [c573198f] Merge pull request #7 from blockfrost/1000101/mint_nft (blockfrost-js-examples)
12:42:10 [e4dc9a9b] Full node signer and signature (mithril)
12:43:20 [aee2cc88] refactor: balanceTx without txWitnessTag arg (cardano-wallet)
12:43:20 [2d09219a] refactor: UTxOAssumptions (cardano-wallet)
12:43:20 [ecdcd46c] chore: formatting (cardano-wallet)
12:44:46 [82469592] Updated changelog. (marlowe-cardano)
12:46:48 [d56bb240] ouroboros-consensus-diffusion: add lower bound on graphviz (cardano-haskell-packages)
12:47:59 [af19ccb2] deploy: 444fa06dad27b455fd51f1632446f5d0746ad2b9 (hydra-poc)
12:48:05 [66714cb9] Apply suggestions from code review (cardano-wallet)
12:48:05 [37e351bf] chore: formatting (cardano-wallet)
12:48:05 [09719663] Drop unneeded TxWitnessByronIcarusUTxO (cardano-wallet)
12:48:05 [6ab6de85] Exclude Shared Keys at the type level (cardano-wallet)
12:48:05 [a33eda2e] chore: fix indents (cardano-wallet)
12:49:42 [e3de46a0] hackage-quirks instead (fixes tests) (haskell.nix)
12:50:03 [2160af19] Scheduled update (pool_groups)
12:51:55 [21a66d90] Merge remote-tracking branch 'source/mgalazyn/cardano-cli' into mgalazyn/cardano-cli-merge (cardano-api)
12:54:42 [59e64c06] Fix lower bound in cardano-crypto-tests for cardano-crypto-class (cardano-base)
12:56:29 [50011555] PLT-4591 Review changes (dapps-certification)
12:56:35 [9632537b] deploy: 22c64a40e13b1040a3d0f14bf638ca4284a75698 (catalyst-core)
12:57:00 [656731f7] Try bumping only iohk-nix (cardano-haskell-packages)
12:57:00 [90587f89] Magic? (cardano-haskell-packages)
12:57:00 [c6dbf2c2] Bump flake inputs (cardano-haskell-packages)
12:57:00 [33c61fdf] Added cardano-crypto-tests-2.1.2.0 (cardano-haskell-packages)
13:00:20 [99a72260] Bump haskell.nix and add workaround (#292) (cardano-haskell-packages)
13:06:02 [cf15c1fe] deploy: c23ee3677d69e2c2f8aa6aedf8a2e27fc8e19c2f (catalyst-core)
13:07:46 [815604bd] Remove `base` record from data Conf (cardano-node)
13:08:13 [e6f5f04e] Add Liqwid iUSD market related tokens (cardano-token-registry)
13:09:54 [59ccc078] Propagate removal of `base` record through cardano-testnet tests (cardano-node)
13:10:23 [6773df0b] Improve the way `sha256map` works (haskell.nix)
13:10:30 [02ad4906] WIP (cardano-node)
13:11:26 [f9f2618d] Merge #3937 (cardano-wallet)
13:12:30 [71b6914a] PLT-5543 Label correction (dapps-certification)
13:13:03 [de9ce696] Propagate removal of `base` record through cardano-testnet tests (cardano-node)
13:13:09 [0ab8f23b] Make Commit mutation test use multiple healthyCommitUTxO (hydra-poc)
13:13:25 [2709d994] Add mutation to leave out a claimed to commit UTxO (hydra-poc)
13:13:31 [a6b11270] Update from 99a7226012233ca01f8ae01964f5a89db3cef4ba (cardano-haskell-package-repo)
13:14:57 [b30e4746] Remove the lists benchmark from the longitudinal benchmarks (plutus)
13:15:47 [97e4e4ac] Rename incorrectly named defaultByronGenesisJsonValue to defaultByronProtocolParamsJsonValue (cardano-node)
13:15:53 [d50c817f] Remove the lists benchmark from the longitudinal benchmarks (#5352) (plutus)
13:16:00 [a65c0521] Use key flavors in signTransaction module. (cardano-wallet)
13:16:02 [845d2d3e] Use key flavors in signMetadata function and postAccountPublicKey. (cardano-wallet)
13:16:04 [9b0f753c] Remove WalletKey constraint from updateCosigner. (cardano-wallet)
13:16:06 [94e2ed9f] Use key flavors in MintBurn module. (cardano-wallet)
13:18:38 [f50a9e0d] Added cardano-crypto-tests-2.1.2.0 (cardano-haskell-package-repo)
13:18:38 [22e03c2b] Added cardano-crypto-class-2.1.2.0 (cardano-haskell-package-repo)
13:18:45 [479a0af0] Update iohk-nix (cardano-haskell-package-repo)
13:20:51 [ef89a5d4] Use eventId/effectId pair to dedup effects logged content (hydra)
13:24:10 [d7787e41] feat: add nfts list grid layout (yoroi-frontend)
13:24:50 [dc946dc7] Added cardano-crypto-tests-2.1.2.0 (cardano-haskell-packages)
13:24:51 [0030f6cb] Update iohk-nix (cardano-haskell-packages)
13:27:51 [362bf3d1] udapte Event type (catalyst-core)
13:28:59 [1e5032fa] Add mutation to leave out a claimed to commit UTxO (hydra)
13:29:34 [f2c26d19] Add governance incentives (reward gate) (formal-ledger-specifications)
13:34:01 [19d8c6a1] Update stack-cache-generator as well (haskell.nix)
13:34:09 [247411e0] chore: add missign import to readme (blockfrost-js)
13:39:56 [510cbf8c] PLT-6006: Purge the use of int-cast lib (plutus)
13:41:53 [c5f3c35c] Tweak error names (cardano-wallet)
13:41:57 [76fd795d] deploy: 362bf3d1debba2a109b8b2379d28ba97c26d0a05 (catalyst-core)
13:46:01 [3ea2881b] Merge #3937 (cardano-wallet)
13:46:49 [dacaa704] Don't build much on aarch64-darwin (#5351) (plutus)
13:50:37 [6dca06e2] Merge pull request #269 from blockfrost/chore/readme-imports (blockfrost-js)
13:56:10 [5a00ddf6] Propagate the removal of the `base` record to hprop_shutdown (cardano-node)
13:57:09 [4762498a] Override buffer's subarray and remove react-native-buffer (yoroi-mobile)
13:57:50 [58af2b33] Propagate `base` record removal to the Byron testnet (cardano-node)
13:59:08 [bda82467] Propagate `base` record removal to Babbage and Cardano testnets (cardano-node)
13:59:18 [e02f01ef] Improve the way `sha256map` works (#1967) (haskell.nix)
13:59:41 [0559a185] Propagate `base` record removal to the Shelley only testnet (cardano-node)
14:01:00 [b5e0abfc] Update cardano-testnet.cabal to expose Testnet.{Utils,Topology} and (cardano-node)
14:02:11 [24b87d3f] REMOVE: Update cabal.project to point at needed cardano-api (cardano-node)
14:04:50 [1652af1a] finance parent wallet (cardano-wallet)
14:10:22 [7422a79b] Move things around (cabal-tools)
14:10:26 [b9c54748] expectations of parent wallet added (cardano-wallet)
14:14:38 [fdf40455] PLT-6006: Purge the use of int-cast lib (plutus)
14:16:10 [af390ec4] ccm key-gen-cold and ccm key-gen-hot (cardano-api)
14:16:31 [f7b346c4] Add CCM commands (cardano-api)
14:16:31 [3e024dc6] Add governance action commands. (cardano-api)
14:16:32 [99c84f1b] Rename StakeCredentialDelegationCert to StakeCredentialPoolDelegationCert (cardano-api)
14:16:32 [19ce1dc6] New governance commands (cardano-api)
14:16:32 [f341bf13] New DRepMetadata module (cardano-api)
14:16:32 [f8b2534b] Rename DelegationTarget to PoolDelegationTarget (cardano-api)
14:16:32 [4d3bf810] New drep command. (cardano-api)
14:16:32 [d00374eb] Use cardano-api via source-repository (cardano-api)
14:16:32 [17a78832] Move drep command to under governance command group (cardano-api)
14:17:23 [0d37963b] Merge #3937 (cardano-wallet)
14:21:08 [f980f101] clean up proof (formal-ledger-specifications)
14:23:48 [040b629c] input-output-hk/cardano-node#5222 Add hardcoded values for byron ApplicationName and ApplicationVersion (cardano-api)
14:24:28 [ed653c78] Remove ToWitnessCount class. (cardano-wallet)
14:24:34 [ebabbd65] Move hasVerificationKey function. (cardano-wallet)
14:24:34 [46e64d97] Remove WalletKey from DB.Store.Checkpoints. (cardano-wallet)
14:24:35 [0e69f0b5] Remove WalletKey from Transaction module and move SequentialAny polymorphic code. (cardano-wallet)
14:24:36 [0af5f033] Remove WalletKey from Wallet module. (cardano-wallet)
14:24:36 [ed16fe35] Remove WalletKey from Discovery.Shared (cardano-wallet)
14:24:37 [5f1483aa] Remove WalletKey from DB.Arbitrary module. (cardano-wallet)
14:24:37 [8783926b] Remove WalletKey from TransactionNew module. (cardano-wallet)
14:24:38 [b7f198a3] Remove WalletKey from db-bench. (cardano-wallet)
14:24:38 [70ed07ff] Remove WalletKey from SharedSpec (cardano-wallet)
14:24:39 [6b8b97f5] Remove WalletKey from DSL. (cardano-wallet)
14:24:39 [e2adf01c] Remove WalletKey from Faucet module. (cardano-wallet)
14:24:40 [49cb7b9d] Remove WalletKey from HWWallets module. (cardano-wallet)
14:24:40 [6378a14d] Remove WalletKey from DerivationSpec. (cardano-wallet)
14:24:41 [71d28fd3] Remove WalletKey from IcarusSpec. (cardano-wallet)
14:24:42 [83c2a548] Remove WalletKey from SharedSpec. (cardano-wallet)
14:24:42 [584a1fc8] Remove WalletKey from RandomSpec. (cardano-wallet)
14:24:43 [8a536154] Remove WalleyKey from Api.TypeSpec. (cardano-wallet)
14:24:43 [90173a5c] Remove WalletKey from PRimitive.TypesSpec. (cardano-wallet)
14:24:44 [59dc4f7d] Remove publicKey function from Shelley.Server. (cardano-wallet)
14:24:44 [d4012500] Remove WalletKey from MintBurnSpec. (cardano-wallet)
14:24:45 [e9415c07] Remove WalletKey functions from restore-bench. (cardano-wallet)
14:24:45 [a1c08842] Remove WalletKey functions from WalletSpec. (cardano-wallet)
14:24:46 [1efa0f67] Remove WalletKey functions from DB.Arbitrary. (cardano-wallet)
14:24:46 [ea8abe66] Remove WalletKey functions from DiscoverySpec. (cardano-wallet)
14:24:47 [6c98f757] Remove WalletKey instances. (cardano-wallet)
14:24:47 [706ddca9] Remove WalletKey functions from TransactionSpec. (cardano-wallet)
14:24:48 [f287faae] Remove New suffix to new WalletKey functions. (cardano-wallet)
14:26:54 [68621578] Add CredFromOf type family. (cardano-wallet)
14:27:22 [2505c348] Remove ktype from ApiLayer. (cardano-wallet)
14:27:58 [5c750933] Added ouroboros-consensus-0.7.0.0 (cardano-haskell-packages)
14:27:58 [4c1ae736] ouroboros-consensus-diffusion: add lower bound on graphviz (cardano-haskell-packages)
14:27:58 [dd48ac4c] Added ouroboros-consensus-protocol-0.5.0.2 (cardano-haskell-packages)
14:27:58 [70fe205b] Added ouroboros-consensus-diffusion-0.6.0.0 (cardano-haskell-packages)
14:27:58 [15204dd2] Added ouroboros-consensus-cardano-0.6.0.0 (cardano-haskell-packages)
14:30:19 [015bc1f7] WIP (cardano-ledger-specs)
14:31:07 [cba5cee0] New version cardano-api-8.1.1.0 (cardano-api)
14:32:54 [1c824993] First cut at documenting Action. (cardano-node)
14:33:01 [f0cdbed0] Beginnings of Env haddock (cardano-node)
14:33:01 [c7a32e48] Check in progress for Generator. (cardano-node)
14:33:01 [6e24199e] Clean up haddock warnings & add module header. (cardano-node)
14:33:02 [2885ed33] Module description for Env. (cardano-node)
14:33:49 [4c22708f] Added cardano-api-8.1.1.0 (cardano-haskell-package-repo)
14:36:13 [b01534b6] Refactor ErrorSpec to detect type and constructor names (cardano-api)
14:39:11 [afd61174] Expose toAlonzoCostModels (cardano-api)
14:39:50 [5dcd4436] Remove old pkgconfig code (cardano-haskell-package-repo)
14:40:36 [46edd0bc] Merge pull request #741 from input-output-hk/chore/remove-intellij-idea-config-files (cardano-js-sdk)
14:41:50 [4d20ef9e] Remove zipped event dump right after unzipping in s3-sync-unzip.hs (plutus)
14:41:58 [04312dbb] PLT-3064 Included copy of response to audit report. (marlowe-cardano)
14:42:21 [db115057] WIP update pov proof (formal-ledger-specifications)
14:42:28 [5405b945] Update ChangeLog.md (cardano-api)
14:42:48 [2d2c37b5] Merge pull request #8 from input-output-hk/mgalazyn/remove-unused-cfg-params (cardano-api)
14:43:23 [5f2e51c5] docs: Merge #3937 3937: Refactor: UTxOAssumptions as a Sum type r=Unisay a=Unisay Refactor `UTxOAssumptions` from a record type + smart constructors to a sum type with regular constructors. This requires to declare/pass types like `TxWitnessTag`, `TokenBundleMaxSize -> TokenBundleSizeAssessor` separately from `UTxOAssumptions` as explicit parameters to the `balanceTransaction`, however this is a temporary state of things: the plan is to remove these params in subsequent PRs. ### Comments It was originally published and reviewed here https://github.com/input-output-hk/cardano-wallet/pull/3911 but I am splitting it into a separate PR. ### Issue Number ADP-2967 Co-authored-by: Yura Lazarev <[email protected]> Source commit: 0d37963b1addc9d4fdb3453fa7b3948420c738ca (cardano-wallet)
14:45:04 [8728b411] Bump haskell.nix and remove workaround (cardano-haskell-packages)
14:46:19 [083dd0d7] Remove zipped event dump right after unzipping in s3-sync-unzip.hs (#5353) (plutus)
14:46:48 [eeae4a36] Merge branch 'cardano-foundation:staging' into staging (developer-portal)
14:48:13 [7e2e681a] notation and formatting mods (formal-ledger-specifications)
14:49:25 [3f497d4d] Rollback open api version to '0.1.5' (mithril)
14:50:18 [cfa7619a] Update crates versions (mithril)
14:50:31 [5378a5ad] Make ErrorsSpec check constructors count (cardano-api)
14:50:46 [a0705745] fixup! refactor(tx-construction): txOutputBuilder satisfies OutputBuilder interface (cardano-js-sdk)
14:54:39 [5597e4c2] add explorer links exactly as in CIP-0094-polls repo (developer-portal)
14:57:50 [dcb99fdc] Queue s/benchmark/adrestia-bench/g in nightly worflow (cardano-wallet)
14:58:36 [8c44a3a5] Add queue 'adrestia' to linux agents in default pipeline (cardano-wallet)
14:58:42 [10f24cd6] Changed delegation so that nothing is a NOOP (formal-ledger-specifications)
14:59:07 [0148324b] More moving things around (cabal-tools)
15:08:04 [e83a59cb] conway CDDL minor fixes (cardano-ledger-specs)
15:08:51 [951a3482] [wip] add artifact command (mithril)
15:12:47 [c1344f49] Merge pull request #9 from input-output-hk/mgalazyn/feat/refactor-errorsspec (cardano-api)
15:13:00 [0ec32588] Maintain changelog in PRs (cardano-api)
15:15:10 [b1badc1e] add explorer links exactly as in CIP-0094-polls repo (developer-portal)
15:17:57 [e1b7536a] Merge pull request #588 from input-output-hk/PLT-3064a (marlowe-cardano)
15:18:13 [faf16853] Print up to 1000 lines of failing nix build log (hydra-poc)
15:27:05 [98115e84] refactor!: hoist Cardano.Percent to util package (cardano-js-sdk)
15:27:19 [3ebba951] Save contract directly without converting to datum (marlowe-cardano)
15:27:19 [11ce8e71] Add binary instances for all core types (marlowe-cardano)
15:27:19 [5e345ceb] Add load command to cli (marlowe-cardano)
15:27:19 [e041e0da] Fix load path resolution and marlowe-proxy tracing (marlowe-cardano)
15:27:19 [b4eedaaf] Document JSON format for load (marlowe-cardano)
15:27:19 [5e1527ae] Add marlowe-contract nomad task (marlowe-cardano)
15:27:19 [73d02054] Update changelog (marlowe-cardano)
15:27:19 [49ccade8] Use direct binary instances in load protocol (marlowe-cardano)
15:27:19 [8e1d9801] fix marlowe-integration (marlowe-cardano)
15:27:19 [1f4bde6c] Add Functor and hoist to load peers and add abort message type (marlowe-cardano)
15:27:19 [88a74d25] Add marlowe-contract executable (marlowe-cardano)
15:27:19 [0e8a41e9] Add MarloweLoad to MarloweRuntime protocol (marlowe-cardano)
15:27:19 [afa062ef] Add LoadServer component (marlowe-cardano)
15:27:19 [6df83ee1] Run sqitch in runtime scripts for docker compose (marlowe-cardano)
15:27:19 [2b7f9a12] Reduce size of default load buffer (marlowe-cardano)
15:27:19 [faf28576] Add file-based contract store (marlowe-cardano)
15:27:19 [26fbd215] Refactor load to avoid chainging directory for extended periods (marlowe-cardano)
15:27:19 [514ddc5e] Remove ContractSpec tests from marlowe-runtime-test executable (marlowe-cardano)
15:27:19 [3415c2bc] Run contract in integration test container (marlowe-cardano)
15:27:19 [a30c3781] Fix test build (marlowe-cardano)
15:27:19 [29df6770] Create staging area in correct directory (marlowe-cardano)
15:27:19 [fa5af3ba] Update deploy/operables.nix (marlowe-cardano)
15:27:19 [2a67ac9c] Add in-memory contract store (marlowe-cardano)
15:29:06 [33f3beab] Create PEPPA (cardano-token-registry)
15:31:47 [4c28c021] notation and formatting mods (formal-ledger-specifications)
15:33:05 [cb256715] Updated changelog. (marlowe-cardano)
15:33:05 [b575cf91] Signing service developed during Marlowe hackathon. (marlowe-cardano)
15:36:22 [f3f503c5] Release consensus 0.7.0.0 and friends (#293) (cardano-haskell-packages)
15:36:59 [9186c447] workbench: package more logs when downloading and avoid repeated ones (cardano-node)
15:39:00 [c271d62f] Merge pull request #937 from input-output-hk/jpraynaud/fix-open-api-version (mithril)
15:43:42 [db1032f7] deploy: c271d62fa4e848ca34386c5a2d376f29e26451e3 (mithril)
15:45:43 [76a55840] Add lower bound on graphviz (ouroboros-consensus)
15:47:16 [6d11bb54] feat: use Grid item & container instead of ImageList (yoroi-frontend)
15:48:25 [b8cc68bc] Update chain sync query usage in runtime (marlowe-cardano)
15:48:25 [9910982a] Update MarloweQuery to use generic query protocol (marlowe-cardano)
15:48:25 [c72f71bc] Add ContractRequest definition (marlowe-cardano)
15:48:25 [2a2d0c86] Add query server to marlowe-contract (marlowe-cardano)
15:48:25 [219be262] update marlowe-chain-sync query protocol (marlowe-cardano)
15:48:25 [0bc2b7d8] Rework query protocol to be simple call-and-response (marlowe-cardano)
15:48:25 [7782af67] Add contract query to MarloweRuntime protocol (marlowe-cardano)
15:48:26 [0dd0d1d2] Add getContract tests (marlowe-cardano)
15:48:26 [6a06dac6] Add contract query to integration tests (marlowe-cardano)
15:48:26 [7ee12f90] Add getContract helper (marlowe-cardano)
15:48:26 [a5b168cf] Add contract query support to marlowe-client (marlowe-cardano)
15:48:26 [c98b678e] Add query store commands to runtime CLI (marlowe-cardano)
15:48:26 [599a8a27] Make sleep between retries configurable (marlowe-cardano)
15:49:00 [bc316188] Update from f3f503c54c229761bdf491bca19f0a1eb719cd08 (cardano-haskell-packages)
15:51:40 [bc54baa9] Implement TmpAbsolutePath (cardano-node)
15:58:15 [3305aa9a] Merge pull request #3203 from Emurgo/release/4.21.0 (yoroi-frontend)
15:59:12 [a196bb5e] Merge pull request #3223 from Emurgo/production (yoroi-frontend)
16:02:20 [0005ae4c] conway CDDL minor fixes (cardano-ledger-specs)
16:08:04 [5b784804] Experiments with CEK machine args (#5288) (plutus)
16:10:54 [1dafa559] fix failing tests when updating epoch, add logs (cardano-db-sync)
16:11:19 [90496e07] Deploying to gh-pages from @ input-output-hk/plutus@5b7848040e932f3344ec31ff131f52371470da72 🚀 (plutus)
16:13:22 [4e3e800b] Fix the mempool benchmarks. (ouroboros-consensus)
16:13:55 [8000f1d3] Simplify some stuff (cabal-tools)
16:15:42 [8d1a01b1] spin out two shared wallets (cardano-wallet)
16:16:13 [83ae7453] Delete the `publish-mempool-benchmarks` workflow (ouroboros-consensus)
16:16:22 [b958ef0d] Delete the `pages` workflow (ouroboros-consensus)
16:16:28 [69238bd6] Delete the `yarn-build` workflow (ouroboros-consensus)
16:17:04 [7f8a1dab] Delete the `cabal.project.local.Windows` file (ouroboros-consensus)
16:18:22 [e309f670] Changed delegation so that nothing is a NOOP (#112) (formal-ledger-specifications)
16:20:52 [f6a37bc4] Fix LICENSE (plutarch-core)
16:21:22 [e46e521d] Add a `ci` workflow (ouroboros-consensus)
16:21:47 [36b9f234] workbench: download logs in parallel (cardano-node)
16:28:14 [2b71f66e] Added cardano-crypto-class-2.1.2.0 (cardano-haskell-packages)
16:29:04 [dfa51505] send funds to child shared wallets (cardano-wallet)
16:29:16 [eaa530c2] fixup! Added cardano-crypto-class-2.1.2.0 (cardano-haskell-packages)
16:29:16 [9fd4d3fd] Added cardano-crypto-tests-2.1.2.0 (cardano-haskell-packages)
16:29:17 [4459789a] fixup! Added cardano-crypto-tests-2.1.2.0 (cardano-haskell-packages)
16:29:17 [b61dca1b] Update iohk-nix (cardano-haskell-packages)
16:30:29 [64c4a798] Script to extract changelogs from PRs in a commit range (cardano-updates)
16:30:29 [f12c434f] Scripts for summarising merged PRs between two dates (cardano-updates)
16:31:59 [759245a2] update traefik, gateway crds, and https-route (sc-dev-platform)
16:33:30 [ed6191f5] Maintain changelog in PRs (cardano-api)
16:36:44 [73358ab2] fixup! feat(util): consistent rounded percentages from bigint (cardano-js-sdk)
16:38:00 [2450d7b8] Scheduled update (pool_groups)
16:42:45 [aa09cc8a] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for d50c817f3f9f4816a1f27e2dac0b1ac8a0c02f46 (plutus)
16:42:50 [978dab10] Propagate TmpAbsolutePath throughout cardano-testnet (cardano-node)
16:42:51 [9e73ddce] Propagate TmpAbsolutePath throughout cardano-node-chairman (cardano-node)
16:47:22 [14e04a11] PLT-5901 Fixed missing pattern in action plate. (marlowe-cardano)
16:48:09 [316dbbc9] PLT-5901 Added address- and network-safety tests. (marlowe-cardano)
16:50:52 [866dc869] check funds expectation for shared wallets (cardano-wallet)
17:02:09 [dd8ff91a] Expose toAlonzoCostModels (cardano-api)
17:04:28 [54c54201] Updated (formal-ledger-specifications)
17:07:11 [cfd04aee] adding private tally script (catalyst-core)
17:08:20 [c81b3db0] imp: mv adrestia ci to better queue names (ci-world)
17:12:23 [50f436f3] Avoid allocating VLamAbs and VDelay sometimes (plutus)
17:13:36 [75119ca1] WIP (cardano-node)
17:17:22 [d1346430] feat: refactor storehandle operator (cardano-js-sdk)
17:17:58 [6574023d] Merge pull request #17 from input-output-hk/jordan/expose-more-things (cardano-api)
17:20:11 [8fedaf41] Merge pull request #587 from input-output-hk/bwbush/hackathon (marlowe-cardano)
17:22:57 [9674c474] deploy: cfd04aee55d35dc7dcfd14c27c24c7988b1fb103 (catalyst-core)
17:24:02 [cbcbcc32] New translations en-US.json (Hungarian) (yoroi-frontend)
17:24:04 [f431442b] New translations en-US.json (Vietnamese) (yoroi-frontend)
17:27:45 [ff05c57c] deploy: 3a417d8c689f27535a32cb8d86189a2a95d1cfe4 (catalyst-core)
17:36:19 [d091f37c] Add marlowe-contract executable (marlowe-cardano)
17:36:19 [b914df93] fix marlowe-integration (marlowe-cardano)
17:36:19 [6ae8400d] Update deploy/operables.nix (marlowe-cardano)
17:36:19 [93a81a8a] Update changelog (marlowe-cardano)
17:36:19 [25379b80] Use direct binary instances in load protocol (marlowe-cardano)
17:36:19 [1f30d8d0] Add marlowe-contract nomad task (marlowe-cardano)
17:36:19 [56d02254] Add LoadServer component (marlowe-cardano)
17:36:19 [99a69ff0] Add MarloweLoad to MarloweRuntime protocol (marlowe-cardano)
17:36:19 [1b97ad76] Document JSON format for load (marlowe-cardano)
17:36:19 [0215d720] Add load command to cli (marlowe-cardano)
17:36:19 [2806419c] Add in-memory contract store (marlowe-cardano)
17:36:19 [a453f103] Remove ContractSpec tests from marlowe-runtime-test executable (marlowe-cardano)
17:36:19 [12780cde] Refactor load to avoid chainging directory for extended periods (marlowe-cardano)
17:36:19 [56b3aae9] Save contract directly without converting to datum (marlowe-cardano)
17:36:19 [a2d7ff74] Reduce size of default load buffer (marlowe-cardano)
17:36:19 [edb4d7a1] Run sqitch in runtime scripts for docker compose (marlowe-cardano)
17:36:19 [eb1eaed2] Add Functor and hoist to load peers and add abort message type (marlowe-cardano)
17:36:19 [6b2ce79b] Run contract in integration test container (marlowe-cardano)
17:36:19 [df2245a0] Create staging area in correct directory (marlowe-cardano)
17:36:19 [825d5998] Add file-based contract store (marlowe-cardano)
17:36:19 [4a951f81] Add binary instances for all core types (marlowe-cardano)
17:36:19 [bccfbdfd] Fix load path resolution and marlowe-proxy tracing (marlowe-cardano)
17:36:19 [5f32ffa2] Fix test build (marlowe-cardano)
17:45:29 [e6e92d9c] Added cardano-crypto-class-2.1.2.0 (cardano-haskell-packages)
17:45:30 [3f88214a] Update iohk-nix (cardano-haskell-packages)
17:45:30 [304cedeb] Added cardano-crypto-tests-2.1.2.0 (cardano-haskell-packages)
17:47:30 [98b34e89] clean up proof in Utxo/Properties.lagda (formal-ledger-specifications)
17:47:42 [b415c752] Add lower bound on graphviz (#106) (ouroboros-consensus)
17:49:12 [3cff42f7] Merge pull request #22 from input-output-hk/jdral/codeowners (fs-sim)
17:49:16 [4d23a1c0] notation and formatting mods (formal-ledger-specifications)
17:49:16 [c13818ea] clean up proof in Utxo/Properties.lagda (formal-ledger-specifications)
17:50:15 [c60bf21a] Merge pull request #578 from input-output-hk/plt-5847-marlowe-loader (marlowe-cardano)
17:52:36 [e47ad7c1] Test with generalised applicative (a la sop-core) for mapkinds (ouroboros-consensus)
17:57:56 [b0300b6d] feat: implement fund 9 historic data script (catalyst-core)
18:00:46 [bb8f4baa] Remove Conway instances for rules that are no longer relevant (cardano-ledger-specs)
18:01:49 [567ee08c] fixup! test(e2e): add a stake pool metrics pg-boss job test (cardano-js-sdk)
18:02:38 [79ada99d] fixup! feat(projection-typeorm): add stake pools metrics computation job schedule (cardano-js-sdk)
18:04:09 [b2cd79dd] fix broken notation (formal-ledger-specifications)
18:04:34 [f96bc382] Merge branch '105-hygieniccosmetic-improvements' of github.com:input-output-hk/formal-ledger-specifications into 105-hygieniccosmetic-improvements (formal-ledger-specifications)
18:04:47 [ca4a85c5] Fixup removal of Rules from Conway (cardano-ledger-specs)
18:04:47 [611aecd9] Add `StakeCredentials` and with all Maps unrolled: (cardano-ledger-specs)
18:05:01 [d592a0f6] Start a new Query interface in the `cardano-ledger-api`: (cardano-ledger-specs)
18:05:01 [43641b2a] Add a benchmark for `GetFilteredDelegationsAndRewardAccounts` (cardano-ledger-specs)
18:05:01 [38f2d178] Switch ledger-state to Babbage and add a benchmark for new query (cardano-ledger-specs)
18:05:34 [5dce1584] fixup! feat(wallet)!: delegation.portfolio$ tracker - WIP (cardano-js-sdk)
18:05:34 [5cc9f753] fixup! test(e2e): delegation portfolio e2e test (cardano-js-sdk)
18:06:02 [de0190d5] fixup! feat(cardano-services): add stake pools metrics computation job (cardano-js-sdk)
18:06:49 [f4f12ca8] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for dacaa7045aa3678f42539b0560db7798357ce0d7 (plutus)
18:06:55 [d21f8b09] deploy: add envvar for ideascale config, tidy up and document (catalyst-core)
18:07:56 [69522b98] notation and formatting mods (formal-ledger-specifications)
18:08:47 [a93a206a] feat: integrate ideascale_importer directly in voting-node (catalyst-core)
18:09:51 [bb2604f1] Add getmerkleizedinputs query types (marlowe-cardano)
18:10:51 [0b8fbf07] Notes and ideas (ouroboros-consensus)
18:12:40 [251e2bb0] Changed delegation so that nothing is a NOOP (#112) (formal-ledger-specifications)
18:12:41 [7a02d6f4] Test with generalised applicative (a la sop-core) for mapkinds (ouroboros-consensus)
18:13:08 [196ad269] Update chain sync query usage in runtime (marlowe-cardano)
18:13:08 [998c0579] Add ContractRequest definition (marlowe-cardano)
18:13:08 [f3b76030] update marlowe-chain-sync query protocol (marlowe-cardano)
18:13:08 [cbe085de] Rework query protocol to be simple call-and-response (marlowe-cardano)
18:13:08 [d70db4fa] Update MarloweQuery to use generic query protocol (marlowe-cardano)
18:13:09 [215f2368] Add getContract tests (marlowe-cardano)
18:13:09 [9deaa142] Add contract query to integration tests (marlowe-cardano)
18:13:09 [7019b787] Add contract query support to marlowe-client (marlowe-cardano)
18:13:09 [06037406] Add contract query to MarloweRuntime protocol (marlowe-cardano)
18:13:09 [5c09838a] Add query server to marlowe-contract (marlowe-cardano)
18:13:09 [d42524a8] Add getContract helper (marlowe-cardano)
18:13:09 [8b9d3c31] Make sleep between retries configurable (marlowe-cardano)
18:13:10 [7c72e62c] Add query store commands to runtime CLI (marlowe-cardano)
18:15:39 [ede154c0] deploy: b0300b6d79d0821213276e039224a3d8bd8e8a7f (catalyst-core)
18:15:51 [ad1555f7] Merge branch 'master' into 105-hygieniccosmetic-improvements (formal-ledger-specifications)
18:19:34 [87461356] Add commuteEquals. (plutus)
18:19:34 [d5851f40] Add to simplifier pass. (plutus)
18:23:14 [cb28350b] deploy: 714a76d46155951766fb060c1052b59cc0423de9 (catalyst-core)
18:23:35 [58ca70e5] full node verifier struct (mithril)
18:27:28 [6763c572] deploy: a93a206acdfa18a5b9b006fddff3944c840ce317 (catalyst-core)
18:36:32 [687299b7] nix: add simple flake (cardano-api)
18:53:40 [f5adde6c] [Builtins] [Evaluation] Retain @cost@ in a different way (plutus)
18:56:42 [4c58c0f2] temp: fixing l1Certificate db structure (dapps-certification)
18:57:51 [9ada6c54] imp: make scripts shellcheck compliant (cardano-ops)
18:58:26 [e36a09f9] WIP (cardano-node)
18:58:29 [ea727b46] Test with fixing ledger tables to a block instead of ledger-state like type (ouroboros-consensus)
19:00:47 [212157b4] feat: Deploy voting-node with Earthly | NPG-6324 (#378) (catalyst-core)
19:01:12 [f397cf77] Bump cachix/install-nix-action from 20 to 21 (ouroboros-network)
19:03:26 [5a28e7c2] Removed Draft Docs for deploy-voting-node (catalyst-core)
19:03:50 [9e9cd647] REACH (cardano-token-registry)
19:09:32 [bf3da5b6] Add playwright setup to the nix devshell (marlowe-playground)
19:09:32 [d1a39917] PLT-5884 finished first test (marlowe-playground)
19:09:32 [506eb790] PLT-5884 fix configuration to find feature files (marlowe-playground)
19:09:32 [9d9cc5a0] PLT-5884 initialize e2e cucumber test config (marlowe-playground)
19:09:32 [f13a94c8] PLT-5884 added compile contract and simulation of contract (marlowe-playground)
19:09:32 [6c26129f] PLT-5884 fix shell file quotes (marlowe-playground)
19:09:32 [eff21842] PLT-5884 contract examples by language test (marlowe-playground)
19:09:32 [419d0d6c] PLT-5884 added cucumber support and step definition files (marlowe-playground)
19:09:32 [93068432] PLT-5884 finish config for cucumber (marlowe-playground)
19:09:32 [69356ffd] PLT-5884 change editor tests (marlowe-playground)
19:09:32 [7bc3f447] PLT-5884 fixed element locator function (marlowe-playground)
19:09:32 [719af98b] PLT-5884 added changelog (marlowe-playground)
19:18:38 [aac6213e] deploy: 212157b42f7edf554ddcb0ef49ebe76c750bcbde (catalyst-core)
19:18:41 [982d9346] fixup! chore: bump tests (blockfrost-backend-ryo)
19:24:27 [40dce030] Check in Error type description. (cardano-node)
19:25:15 [aa9d4d68] Re-enable and improve unit_bracketSyncWithFetchClient (ouroboros-network)
19:25:15 [df4ab912] Only share PeerGSV info for hot peers (ouroboros-network)
19:35:18 [0aa684d0] workbench: retry Nomad failed logs downloads (cardano-node)
19:44:29 [7b495b36] Merge branch 'main' into offline_tally (catalyst-core)
19:49:02 [b88dafca] WIP (marconi)
19:58:28 [b874c485] deploy: 20dea3018b95a3a6d11fa78bc97a77565e44e6c2 (catalyst-core)
19:58:35 [897f79fb] Improve store lockflie sleep option name (marlowe-cardano)
19:59:54 [e232e90e] nix: add simple flake (cardano-api)
20:00:09 [d7c52874] Remove focus usage (marlowe-cardano)
20:00:36 [479869bf] Applied Markus PR suggestions (marconi)
20:04:28 [d4bf47f7] add index on txid/txix (marconi)
20:15:23 [2e6bd732] cleanup CODEOWNERS (cardano-api)
20:18:56 [c1282837] Update ReadMe.md to remove Lambda section (marlowe-cardano)
20:19:29 [3f058db3] Merge pull request #22 from input-output-hk/sl/codeowners (cardano-api)
20:20:07 [8eec699d] nix: add simple flake (cardano-api)
20:22:40 [f9591a12] cleanup: remove references to snapshot-importer-example-config.json (catalyst-core)
20:29:29 [20a3d308] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 083dd0d75375a456b17d158de48f23834d711291 (plutus)
20:31:27 [da8bffb0] Merge pull request #533 from input-output-hk/joseph-fajen-remove-Lambda-section (marlowe-cardano)
20:31:36 [82a037c7] feat: Adding private tally script | NPG-000 (#405) (catalyst-core)
20:33:59 [8b870f6c] Removed Draft Docs for offline_tally (catalyst-core)
20:34:22 [09a827f2] Scheduled update (pool_groups)
20:36:25 [ee2f0844] Add contract query to integration tests (marlowe-cardano)
20:36:25 [237ef4ea] Update chain sync query usage in runtime (marlowe-cardano)
20:36:25 [780c99ca] Add query server to marlowe-contract (marlowe-cardano)
20:36:25 [6af90487] Update MarloweQuery to use generic query protocol (marlowe-cardano)
20:36:25 [b9ee997b] Add getContract helper (marlowe-cardano)
20:36:25 [4a840a73] Add ContractRequest definition (marlowe-cardano)
20:36:25 [5dfa0244] Rework query protocol to be simple call-and-response (marlowe-cardano)
20:36:25 [b17aab06] Add getContract tests (marlowe-cardano)
20:36:25 [bffbae2f] update marlowe-chain-sync query protocol (marlowe-cardano)
20:36:25 [fe74e2ec] Add query store commands to runtime CLI (marlowe-cardano)
20:36:25 [399c530d] Make sleep between retries configurable (marlowe-cardano)
20:36:25 [63c06bcd] Add contract query to MarloweRuntime protocol (marlowe-cardano)
20:36:25 [26377218] Add contract query support to marlowe-client (marlowe-cardano)
20:36:25 [b427ec65] Improve store lockflie sleep option name (marlowe-cardano)
20:36:25 [4d5dbf1c] Update changelog (marlowe-cardano)
20:36:25 [e60252f5] Remove focus usage (marlowe-cardano)
20:37:23 [5e75d916] Merge pull request #4559 from karknu/karknu/blockfetch_master (ouroboros-network)
20:38:13 [be7c740d] Merge branch 'master' of github.com:input-output-hk/plutus into zliu41/symbols (plutus)
20:43:01 [afd89a4d] Merge pull request #21 from input-output-hk/sl/flake-nix (cardano-api)
20:45:41 [9bd8a31d] deploy: 82a037c793f8f791dfe4a9a2952fc286ed390679 (catalyst-core)
20:50:25 [47e066fe] Merge pull request #585 from input-output-hk/plt-5848-get-contract (marlowe-cardano)
20:57:12 [3ff9a461] Replace `TxCertPool` in core TxCert with specialized patterns (cardano-ledger-specs)
20:59:56 [abfbcf99] Replace `ShelleyTxCertDeleg` in Shelley TxCert with specialized patterns (cardano-ledger-specs)
20:59:57 [c2923053] Rename `TxCertGenesisDeleg` pattern to `GenesisDelegTxCert` (cardano-ledger-specs)
21:00:30 [1627d5c6] Rename `TxCertMir` pattern to `MirTxCert` (cardano-ledger-specs)
21:04:41 [3cc795b0] Bump the versions for upload to CHaP (fs-sim)
21:06:20 [67884e8f] Fix race conditions in tests that use `add_ignore_rule` (cardano-node-tests)
21:08:15 [051a4110] Address comments (plutus)
21:11:52 [0aec75be] formatting (plutus)
21:12:11 [92b4ef80] Add files via upload (cardano-token-registry)
21:15:01 [21f48c8f] Dependency wrangling (ouroboros-network)
21:15:27 [39356ef1] deploy: update local earthly target (catalyst-core)
21:16:31 [b9ccd35c] Merge pull request #1836 from input-output-hk/fix_ignore_rule_race_conditions (cardano-node-tests)
21:31:22 [4a8282c7] deploy: d1be4341f48ab039ffd5c93f36e8e7d3acea38e7 (catalyst-core)
21:33:27 [e1eb8434] deploy: 39356ef16237f598f72023f055a324dfd9b48ebf (catalyst-core)
21:51:23 [f506db01] use exec instead of spawn for worker (cardano-transaction-lib)
21:53:04 [ae0f2f19] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 5b7848040e932f3344ec31ff131f52371470da72 (plutus)
21:57:32 [bb96043d] Fix dumping of builtin pairs (aiken)
21:58:15 [c4a404f9] Allow symbols in PLC names (#5218) (plutus)
22:02:34 [0f04a26d] Deploying to gh-pages from @ input-output-hk/plutus@c4a404f98015db514f9de48b1577ec0318e714e9 🚀 (plutus)
22:06:21 [1fb3162b] build: disables Nix CI (catalyst-core)
22:19:23 [81869517] fixup! feat: implement TypeormStakePoolProvider - refactor providerServer to support typeorm providers - add `USE_TYPEORM_STAKE_POOL_PROVIDER` env - add `--use-typeorm-stake-pool-provider` cli arg - resolve stake pool data through typeorm data source (cardano-js-sdk)
22:20:33 [64c9a304] deploy: 8fa788567a692a15d33a4858b9a848846b2639a3 (catalyst-core)
22:25:16 [cbec08f6] deploy: 1fb3162bff9013de0eb752e7eba12708913981d1 (catalyst-core)
22:32:54 [911d923b] Wip - conway patterns (cardano-ledger)
23:05:35 [4ccee458] 🟩 C1 Devnet RPC is up (200 in 238 ms) [skip ci] [upptime] (uptime)
23:05:36 [2c888d74] 🟩 C1 Devnet Sidechain Explorer is up (200 in 241 ms) [skip ci] [upptime] (uptime)
23:05:37 [cd907b04] 🟩 C1 Mainnet RPC is up (200 in 240 ms) [skip ci] [upptime] (uptime)
23:05:37 [05ea9c94] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 699 ms) [skip ci] [upptime] (uptime)
23:05:38 [301d01ad] 🟩 A1 Devnet RPC is up (200 in 571 ms) [skip ci] [upptime] (uptime)
23:05:39 [13727c0b] 🟩 A1 Devnet L2 Explorer is up (200 in 657 ms) [skip ci] [upptime] (uptime)
23:05:40 [3f5272d0] 🟩 A1 Mainnet L2 Explorer is up (200 in 264 ms) [skip ci] [upptime] (uptime)
23:05:40 [8d264919] 🟩 A1 Mainnet RPC is up (200 in 200 ms) [skip ci] [upptime] (uptime)
23:06:39 [6912d7b7] chore: disables nix ci (#407) (catalyst-core)
23:09:07 [b76ab0ed] Removed Draft Docs for disable-nix-ci (catalyst-core)
23:11:07 [5c841c3f] Add sync status badge to Haskell implemenation (marlowe-explorer)
23:23:52 [782f6076] deploy: 6912d7b7dbd5f256dbd240d02e4bfbbed094f786 (catalyst-core)
23:29:32 [60be8c90] Merge branch 'main' into feature/update-local-earthly-target (catalyst-core)
23:41:58 [14e20717] update chaps index (cardano-api)
23:43:25 [14bc1e15] deploy: 60be8c9082eac7bf4a432976aaa7e58afede4240 (catalyst-core)
23:48:41 [1d7c0687] deploy: f2967dc72fc23c5b536018cd484ad6c4ad2d30f5 (catalyst-core)
23:49:39 [84d874d9] imp: update shelley testnet readme links (cardano-ops)
23:50:15 [b8b5da7f] imp: get create genesis and keys script updated (cardano-ops)
23:52:35 [0b62b6a3] fix: create testnet cmds (cardano)
23:59:27 [1ae4d730] update chaps index (cardano-api)