Home / Reports / Jun 21, 2022

Tuesday, June 21, 2022

622 commits had been pushed across 55 repos by 104 authors. There were 3,007,535 additions and 1,024,480 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:02:14 [555847f5] Update memo field (yoroi-frontend)
00:04:10 [32657915] imp: prioritize tf local plaintext state err/cmds over less common ones (bitte)
00:17:33 [8263f000] fix: Accommodate partial features build (oura)
00:24:01 [5a946ac8] fix: Accommodate partial features build (#333) (oura)
00:24:42 [0f4c1886] feat: Retry whole chainsync operation when possible (#332) (oura)
00:26:57 [247a3d76] chore(deps): bump aws-config from 0.12.0 to 0.13.0 (oura)
00:27:06 [752dad5c] chore(deps): bump tokio from 1.18.2 to 1.19.2 (oura)
00:27:17 [e55cc3bb] chore(deps): bump aws-sdk-s3 from 0.12.0 to 0.13.0 (oura)
00:28:04 [8322b3bb] chore(deps): bump aws-sdk-lambda from 0.12.0 to 0.13.0 (oura)
00:28:34 [43af31d2] chore(deps): bump aws-sdk-sqs from 0.12.0 to 0.13.0 (oura)
00:44:42 [1f62566b] Merge branch 'main' into feat/babbage (pallas)
00:45:20 [31f357b5] clients: tf state updated to serial 12 (ci-world)
00:52:10 [9f8af955] Fix lint warnings (pallas)
00:53:48 [6f41c800] Fix lint warnings 2 (pallas)
01:02:13 [92905f40] imp: avoid SC2129 grouping swallow trap messages (bitte)
01:09:42 [f67d36e7] feat: Add Vasil / Babbage compatibility (#126) (pallas)
01:20:13 [b68a2785] Release 0.11.0-beta.0 (pallas)
01:30:07 [5ea1196b] Update Hackage and Stackage (haskell.nix)
01:30:34 [467797e5] clients: tf state updated to serial 14 (ci-world)
01:30:49 [0b409d3b] Merge #3340 (cardano-wallet)
01:33:24 [4d9971f2] clients: tf state updated to serial 16 (ci-world)
01:34:17 [de1c9722] deploy: 08c3d1b4313e4a60f76f77929aae0bde82852624 (cardano-node)
01:34:58 [8bd67f09] imp: add a prompt to avoid commit timeout errors w/ manual recovery (bitte)
01:45:16 [02b0f4c4] Remove gratuitous log file (plutus-apps)
01:54:35 [ce940ba3] [FAIL] Extend the test blockchain with a `Tx` that fails script validation. (cardano-wallet)
01:54:41 [99e5139b] [FAIL] Adjust `Types.Tx.txIns` to return all `TxIn` values of a `Tx`. (cardano-wallet)
01:54:42 [461f068d] [FAIL] Adjust `ModelSpec.updateUTxO` to account for script validation. (cardano-wallet)
01:54:42 [c10c9f06] [PASS] Adjust `ModelSpec.txOutsOurs` to account for script validation. (cardano-wallet)
01:54:43 [98b547b5] Extend the test blockchain with a `Tx` that spends a collateral output. (cardano-wallet)
02:07:59 [45709ad3] test-suite -> executable (plutus)
02:18:08 [c3f50384] Merge #3340 (cardano-wallet)
02:30:35 [0ee84c9f] chore: Added dev packs (#2024) (yoroi-mobile)
02:35:15 [5849d454] Scheduled update (pool_groups)
02:40:29 [16f9ff60] fix: PIN navigation (yoroi-mobile)
02:47:50 [a54ad416] Bump mysql-connector-java from 5.1.48 to 8.0.28 (shopify)
02:51:42 [c93ab04c] Merge remote-tracking branch 'origin/master' into hkm/post-build-fix (haskell.nix)
02:53:13 [683b50b2] Remove work around upper bound issue for `vector` in `vector-algorithms` (fixed in hackage) (haskell.nix)
02:55:40 [94d65389] Try #1519: (haskell.nix)
03:07:27 [afb04c12] WIP (plutus-apps)
03:19:45 [f4f04fcd] feat(e2e): add the ability to the faucet to fund several wallets in a single transaction (cardano-js-sdk)
03:38:41 [1eaa396e] Fix #1507 by running postBuild hook in setup build (#1519) (haskell.nix)
03:43:03 [582138d7] Try #1520: (haskell.nix)
03:56:22 [07500286] Create rust.yml (aiken)
04:00:33 [d7cfa89a] Merge #3346 (cardano-wallet)
04:00:47 [7a9320ed] stats: hydra c3f50384b6eaae1013fc5e8395c32f131f6dd0b0 (cardano-wallet)
04:02:14 [bba2ce65] chore(e2e): remove temporary files from versioning (cardano-js-sdk)
04:05:45 [ea288909] chore(e2e): added temporary files to .gitignore (cardano-js-sdk)
04:16:14 [67e2c3af] test: run DB dump script in an auto-removing Docker container (cardano-js-sdk)
04:17:28 [f846c19e] test: add block to DB dump script, for testing asset metadata (cardano-js-sdk)
04:26:47 [b33e87ec] Add test utility function `outputsCreatedByTx`. (cardano-wallet)
04:33:09 [e9b7cb17] Add test utility function `inputsSpentByTx`. (cardano-wallet)
04:33:10 [9fd110de] Use `outputsCreatedByTx` to remove duplication in `ModelSpec`. (cardano-wallet)
04:33:15 [231177b4] Use `inputsSpentByTx` to remove duplication in `ModelSpec`. (cardano-wallet)
04:39:43 [52a81614] Merge #3346 (cardano-wallet)
04:42:58 [df71790a] Bump to newhoggy cardano-addresses (cardano-wallet)
04:56:45 [7ea90f0d] *restore .circleci config (atala-prism-demo)
05:17:07 [a8a95ab9] Move more stuff inot plutus-script-utils (plutus-apps)
05:39:09 [f86e8685] [FAIL] Extend the test blockchain with a `Tx` that fails script validation. (cardano-wallet)
05:39:12 [4972b5d4] [FAIL] Adjust `Types.Tx.txIns` to return all `TxIn` values of a `Tx`. (cardano-wallet)
05:39:12 [43a75eda] [FAIL] Adjust `ModelSpec.updateUTxO` to account for script validation. (cardano-wallet)
05:39:13 [de73b9d7] Extend the test blockchain with a `Tx` that spends a collateral output. (cardano-wallet)
05:39:13 [fcf7e01b] Add test utility function `outputsCreatedByTx`. (cardano-wallet)
05:39:13 [b0c641d5] [PASS] Adjust `ModelSpec.txOutsOurs` to account for script validation. (cardano-wallet)
05:39:14 [991063f7] Use `inputsSpentByTx` to remove duplication in `ModelSpec`. (cardano-wallet)
05:39:14 [52a6e068] Use `outputsCreatedByTx` to remove duplication in `ModelSpec`. (cardano-wallet)
05:39:14 [10037078] Add test utility function `inputsSpentByTx`. (cardano-wallet)
05:40:13 [891f8642] ci: to revert... testing new script runner (cardano-js-sdk)
05:40:39 [d80330a3] Merge #3346 (cardano-wallet)
05:41:39 [71472aa0] Improve documentation (cardano-db-sync)
05:44:07 [2d0466a9] Address review comments. (ouroboros-network)
05:44:07 [68b97633] Refused renaming of ProtocolTemperature (ouroboros-network)
05:44:07 [737831d8] refactors (ouroboros-network)
05:44:07 [bc377138] refactor P2P api (ouroboros-network)
05:44:07 [921dbec8] Addressed review comments. (ouroboros-network)
05:44:07 [cdea6bfd] Renamed Bundle as TemperatureBundle (ouroboros-network)
05:44:07 [e74cc704] Address comments regarding ControlChannel (ouroboros-network)
05:44:08 [fcace181] Addressed review comments in diffusion (ouroboros-network)
05:44:08 [aa67e134] Removed always true assertion (ouroboros-network)
05:44:08 [5e67686f] Renamed splitPeers and partitionPeer (ouroboros-network)
05:44:08 [cc8e94c6] Fixed TOC of Ouroboros.Network.PeerStateActions haddocks (ouroboros-network)
05:44:08 [69c8e3da] Race threads via `foldl1`. (ouroboros-network)
05:44:08 [ccae935a] Move P2P snocket utils to Ouroboros.Network.Diffusion.Utils module (ouroboros-network)
05:44:09 [40ca922e] Change type signature of withPeerSelectionActions (ouroboros-network)
05:44:09 [53e7e323] Removed PeerState date type (ouroboros-network)
05:45:01 [8233b32a] doc/configuration.md: Line wrap and use more markup (cardano-db-sync)
06:03:41 [61dc2fd2] use reward_addr_id instead of reward_addr (yoroi-graphql-migration-backend)
06:08:40 [da6034d0] test(cardano-services): run DB dump script in an auto-removing Docker container (cardano-js-sdk)
06:09:01 [515e9de6] fixup! test(cardano-services): run DB dump script in an auto-removing Docker container (cardano-js-sdk)
06:09:02 [acb9fb51] test(cardano-services): add block to DB dump script, for testing asset metadata (cardano-js-sdk)
06:13:43 [52944d06] use hash_id from pool_update instead of pool_hash_id from pool_owner (yoroi-graphql-migration-backend)
06:15:34 [228762d9] Update lib/core/src/Cardano/Wallet/Api/Server.hs (cardano-wallet)
06:16:04 [7910ba90] Update lib/core/src/Cardano/Wallet/Api/Server.hs (cardano-wallet)
06:32:09 [55a5c07d] Merge remote-tracking branch 'origin/master' into update_flake_lock_action (jormungandr)
06:35:36 [f28a9229] flake.lock: Update (#287) (vit-testing)
06:38:26 [76614358] Update lib/core/test/unit/Cardano/Wallet/DB/Fixtures.hs (cardano-wallet)
06:38:40 [12341c9a] Update lib/core/test/unit/Cardano/Wallet/DB/Fixtures.hs (cardano-wallet)
06:38:53 [3c39ecd8] Update lib/core/test/unit/Cardano/Wallet/DB/Fixtures.hs (cardano-wallet)
06:43:48 [9cf7a998] Merge pull request #182 from input-output-hk/newhoggy/aeson-version-compatability-2 (cardano-addresses)
06:45:39 [c4536efa] add syncing() implementation (jormungandr)
06:46:38 [640b07a4] Renamed TokProtocolTemperature as SingProtocolTemperature (ouroboros-network)
06:47:39 [c26c3882] showConnectionEvents: removed unnecessary brackets (ouroboros-network)
06:51:10 [cd8a6090] Revert "[wip] Track snapshot production to understand Model property failure" (hydra-poc)
06:54:34 [63136615] Merge pull request #1159 from input-output-hk/erikd/config-docs (cardano-db-sync)
06:59:31 [a9fef9ad] Merge pull request #177 from input-output-hk/dependabot/npm_and_yarn/jsapi/minimist-1.2.6 (cardano-addresses)
07:00:15 [b288d1d0] Version 13.0.0 (cardano-db-sync)
07:00:22 [86f34f9d] fix build (atala-prism-demo)
07:04:46 [7710dad3] deploy: 9cf7a99892afc25e98a0f2052f50e3541b4d81b5 (cardano-addresses)
07:17:41 [a171968b] feat(e2e): added faucet factory (cardano-js-sdk)
07:17:51 [4bd8dbca] Bump ansi-regex from 3.0.0 to 3.0.1 in /jsapi (cardano-addresses)
07:20:08 [89a5c35e] chore(e2e): fix small documentation error (cardano-js-sdk)
07:22:04 [402eb7f5] deploy: a9fef9ad25e8eb3f140d2e16c2f8ab624636c4c8 (cardano-addresses)
07:31:37 [fb0b95ab] add Transaction store code (cardano-wallet)
07:34:11 [6a61360b] chore(e2e): extend faucet provider interface to include the provider prototypes (cardano-js-sdk)
07:39:18 [98623958] JobPool: renamed collect to waitForJob (ouroboros-network)
07:39:20 [33f00a8d] Fix issue where component mounted twice (atala-prism-demo)
07:39:24 [78456588] Merge #3346 (cardano-wallet)
07:41:06 [06341f26] Merge pull request #1 from input-output-hk/staging (atala-prism-demo)
07:53:18 [1f87f18d] chore(e2e): updated the faucet test code to reflec corrected interface (cardano-js-sdk)
07:53:57 [e7d705e8] JobPool: improve haddocks, clean the code (ouroboros-network)
07:58:52 [fa47bbae] Merge pull request #188 from input-output-hk/dependabot/npm_and_yarn/jsapi/ansi-regex-3.0.1 (cardano-addresses)
08:07:30 [e6947ccb] deploy: fa47bbae82fd9ff2ad35a1febef201f6d8889dfe (cardano-addresses)
08:09:22 [c898b444] deploy: fa47bbae82fd9ff2ad35a1febef201f6d8889dfe (cardano-addresses)
08:20:26 [d1860609] Merge pull request #1151 from saratomaz/test_reference_scripts_build (cardano-node-tests)
08:20:34 [38e13cce] [DDW-596] Drop `minimize-runtime-dependencies` superseded by #2997 (daedalus)
08:23:52 [e53eef83] add github patch section (catalyst-toolbox)
08:25:54 [4872cf53] Stylish (io-sim)
08:32:56 [94760aed] merge main and fi conflicts (catalyst-toolbox)
08:35:07 [b5b89318] added testing module to docs (vit-servicing-station)
08:38:57 [b799ba25] Add the `Example` tag in the comments, to make the diff easier to understand (cardano-ledger)
08:44:37 [c8f49bd2] Refactor `BabbageFeatures` (cardano-ledger-specs)
08:45:52 [40b4b153] Fix plutus-use-cases golden (plutus-apps)
08:46:16 [5780041d] add Transaction store code (cardano-wallet)
08:46:21 [6146b90b] stats: hydra 78456588a911aae6103ed171f370681a9a3c69ab (cardano-wallet)
08:48:06 [f3ebbe0f] exp (cardano-ledger-specs)
08:51:14 [cb30e9aa] Scheduled update (pool_groups)
08:54:01 [801ed1f4] solved part of account mapping (chain-libs)
08:56:36 [496f2164] exp (cardano-ledger)
08:58:53 [0eb4a159] remove a separator (cardano-ledger)
09:00:32 [20d82799] Add store with project state (marlowe-cardano)
09:00:32 [74ef3e55] Introduce halogen-store and add project to it (marlowe-cardano)
09:01:53 [bc069f86] improve message (cardano-ledger)
09:03:42 [c96c4e98] Fix compiler errors (ouroboros-network)
09:05:27 [25c3c88c] evaluation: don't log stderr/out to Loki twice (cicero)
09:05:28 [6cd315ca] remove unnecessary variable (cicero)
09:05:37 [c2347585] /action/{id}/runs: fix zero value Run displayed (cicero)
09:05:40 [e3af1b92] /action/{id}/runs: fix display of failed invocation (cicero)
09:05:41 [32c5ae50] RunRepository: encapsulate not found case in persistence implementation (cicero)
09:05:42 [3a3f8938] ActionRepository: encapsulate not found case in persistence implementation (cicero)
09:05:51 [54f1a03c] FactRepository: encapsulate not found case in persistence implementation (cicero)
09:05:53 [2290c49c] InvocationRepository: encapsulate not found case in persistence implementation (cicero)
09:05:54 [74a84252] remove unnecessary return statements (cicero)
09:07:45 [200f07e7] Update changelog (cardano-addresses)
09:11:10 [367cb89c] Fix plutus-pab test (plutus-apps)
09:14:08 [74827792] Bump to 3.11.0 (cardano-addresses)
09:14:37 [16f64009] Bump db-sync to 13 rc3 (cardano-ops)
09:24:58 [5aa25cae] Work around for hiedb build failures (haskell.nix)
09:29:33 [b18771e6] update haskell.yml flow with push to master branch instead of main (cardano-addresses)
09:41:17 [2ed63417] Try #1526: (haskell.nix)
09:41:46 [b646e1a6] Fix plutus-pab-executables test (plutus-apps)
09:45:21 [f598297e] Remove `ApplyTx`'s dependency on data defined in `BabbageFeatures` (cardano-ledger)
09:45:27 [acee6cd6] Refactor `BabbageFeatures` (cardano-ledger)
09:49:27 [ef00947b] Move some definitions around to make the diff easier (cardano-ledger)
09:51:31 [9cf16d4c] update changelog (ledger-app-cardano-shelley)
09:53:57 [35f93ba2] Merge pull request #2772 from input-output-hk/chore/ddw-596-webpack-5-upgrade (daedalus)
09:58:03 [eddd9768] Stuff (cardano-node)
09:58:59 [74682feb] added changes in 1.35.0-rc3 (cardano-node)
10:00:12 [655879c3] Merge branch 'develop' into yushi/show-wallet-loading (yoroi-frontend)
10:03:49 [b6178d30] Remove default LMDB limits from consensus. (ouroboros-network)
10:08:08 [5346dad8] Remove default LMDB limits from consensus. (ouroboros-network)
10:08:23 [ba6e6c9a] Update README.md (scrolls)
10:19:39 [d577930c] add additional info in spending counters mismatch errors (chain-libs)
10:27:34 [ed6b8e59] Bump wallet to master branch for 1.35.0-rc3 compat (cardano-faucet)
10:28:12 [b49ae838] Bump wallet/faucet for 1.35-rc3 compat (cardano-ops)
10:31:06 [64f07db1] [EC Api] - Added: Vasil upgrade - the state of play (essential-cardano-content)
10:31:20 [eb557268] Merge pull request #2892 from Emurgo/yushi/show-wallet-loading (yoroi-frontend)
10:31:48 [1790a10c] Merge pull request #523 from input-output-hk/ivan-irakoze/contrib/vasil-upgrade-the-state-of-play-1655807465710 (essential-cardano-content)
10:33:41 [e79bbddd] flake.lock: Update (#4024) (jormungandr)
10:41:09 [85c1d4f1] locli | API: clean up CDF field nomenclature (cardano-node)
10:41:09 [0252818a] locli: factor rendering & granular plain text output (cardano-node)
10:41:09 [d5f5ca03] locli & workbench: CDF exports & various cleanups (cardano-node)
10:41:09 [c73b2373] workbench: fix colorise (cardano-node)
10:43:41 [4a722191] Merge branch 'develop' into Ahmed/send-page-pt2-updated (yoroi-frontend)
10:46:29 [be2319cc] Small improvements (plutus)
10:49:23 [e35b40dc] Small improvements (plutus)
10:50:11 [606ab82a] Small improvements (plutus)
10:51:54 [fc057dca] Add support for "-1" amount when using `build_tx` (cardano-clusterlib-py)
10:52:17 [9ddbea75] Small improvements (plutus)
10:52:41 [3ed6c279] Small improvements (plutus)
10:55:43 [eecd9e77] Small improvements (plutus)
10:58:53 [e41619ce] Small improvements (plutus)
10:59:41 [cb4ce3d9] Small improvements (plutus)
10:59:49 [b6f2f3ce] Merge pull request #190 from input-output-hk/piotr/bump-to-3.11.0 (cardano-addresses)
11:00:56 [2da83e17] Small improvements (plutus)
11:02:27 [dec711bc] Make `LMDBLimits` a newtype for ease of importing its interface. (ouroboros-network)
11:03:14 [2eb6a4cf] Small improvements (plutus)
11:05:31 [58a7f3e7] Don't recreate instances due to ami changes (bitte)
11:05:34 [e67acafe] Don't recreate subnets due to az changes (bitte)
11:05:59 [abf20876] Move (old) checkpoint creation logic to `Cardano.Wallet.Checkpoints` (cardano-wallet)
11:07:39 [8c3363e3] deploy: b6f2f3cef01a399376064194fd96711a5bdba4a7 (cardano-addresses)
11:07:41 [a8de53ce] Small improvements (plutus)
11:08:47 [bd4c9a2c] Further improvements (plutus)
11:09:15 [6e7f31a8] deploy: b6f2f3cef01a399376064194fd96711a5bdba4a7 (cardano-addresses)
11:09:51 [29f6766f] Add metadata (cardano-token-registry)
11:10:44 [4bde85a8] Further improvements (plutus)
11:11:18 [3ca1a15e] deploy: b6f2f3cef01a399376064194fd96711a5bdba4a7 (cardano-addresses)
11:12:03 [d9494fbd] Update 362706e09f908e1470b90278cb50bcd834b4c2f8d489431a8965ddb84b756265436f696e metadata (cardano-token-registry)
11:13:21 [e9cb7957] Further improvements (plutus)
11:14:29 [73d0ff1c] fixup! fix(wallet)!: store keeps track of in flight transactions (cardano-js-sdk)
11:14:57 [a44937f1] Further improvements (plutus)
11:15:21 [319dd325] Merge branch 'develop' into chore/ddw-1110-vasil (daedalus)
11:16:26 [ea083989] Add support for "-1" amount when using `build_tx` (cardano-clusterlib-py)
11:18:10 [3a75f4f6] Bump to cardano-addresses 3.11.0 (cardano-wallet)
11:19:28 [0b8fc581] Further improvements (plutus)
11:20:03 [b4c5d11a] Further improvements (plutus)
11:21:29 [666d1bf1] Merge branch 'develop' into chore/line-up-nodejs-to-electrons-14.16.0 (daedalus)
11:21:52 [f55375cc] Further improvements (plutus)
11:22:26 [b24ab1d4] Remove unneeded change addresses (cardano-node-tests)
11:23:57 [6f0538f5] Merge branch 'develop' into hotfix/failing-hydra-eval-darwin-aarch64 (daedalus)
11:24:23 [9536ad74] JobPool: improve haddocks, clean the code (ouroboros-network)
11:24:40 [62a4665c] Merge pull request #101 from mkoura/max_amount_for_build (cardano-clusterlib-py)
11:25:16 [4d4baf5a] fixup! fix(wallet)!: store keeps track of in flight transactions (cardano-js-sdk)
11:25:51 [44164222] Merge branch 'develop' into chore/ddw-1112-check-darwin-pkgs (daedalus)
11:27:09 [4fb7611b] Compat pparams are no longer needed (cardano-clusterlib-py)
11:29:06 [fed26299] Configure default LMDB limits. (cardano-node)
11:32:13 [05394ce9] Merge pull request #102 from mkoura/remove_compat_pparams (cardano-clusterlib-py)
11:32:35 [f53af866] test spend output with reference script, using build (cardano-node-tests)
11:33:41 [2359b5ef] test spend output with reference script, using build (cardano-node-tests)
11:34:27 [d7461922] tests | Added new test for post alonzo txout format (ledger-app-cardano-shelley)
11:35:31 [cd728eca] Optimize calls to `query tip` (cardano-clusterlib-py)
11:36:00 [7299f8f4] fixup! feat(cardano-services): implements rabbitmq new interface (cardano-js-sdk)
11:36:42 [60cbba92] fixup! refactor(rabbitmq): now the package respects all the repository standards (cardano-js-sdk)
11:37:09 [bec95ada] update changelog (ledger-app-cardano-shelley)
11:37:09 [ec15b067] reflect expert mode in datum hash policy (ledger-app-cardano-shelley)
11:37:09 [4cbb7177] change init msg (ledger-app-cardano-shelley)
11:37:09 [ea76f322] add Cardano logo to menu (ledger-app-cardano-shelley)
11:37:16 [cbd12df5] Update 362706e09f908e1470b90278cb50bcd834b4c2f8d489431a8965ddb84b756265436f696e metadata (cardano-token-registry)
11:39:59 [243f2cff] InvocationRepository: encapsulate not found case in persistence implementation (cicero)
11:40:01 [f4c63c37] remove unnecessary return statements (cicero)
11:40:29 [f200fbca] Merge pull request #1177 from mkoura/remove_unneeded_change_addr (cardano-node-tests)
11:42:06 [9398de67] Implement getProtocolParameters #564 (cardano-transaction-lib)
11:45:15 [57d87235] Update 362706e09f908e1470b90278cb50bcd834b4c2f8d489431a8965ddb84b756265436f696e metadata (cardano-token-registry)
11:46:14 [7b6e198e] test(cardano-services): update snapshots to new block (cardano-js-sdk)
11:47:19 [e775b06c] fixup! fix(wallet)!: store keeps track of in flight transactions (cardano-js-sdk)
11:53:10 [d3267ce4] Merge pull request #1171 from saratomaz/reference_script_build_raw (cardano-node-tests)
11:57:44 [e458cc7f] Update plutus-core/cost-model/budgeting-bench/Benchmarks/CryptoAndHashes.hs (plutus)
11:57:57 [d79fea39] Comment transformed into a Nix comment (haskell.nix)
12:00:01 [af2ef0f8] notifications next steps (cardano-node)
12:02:08 [20c9cef6] basic stuff done (catalyst-toolbox)
12:02:51 [43c9e237] Beginning of unnecessary pointer chasing section (hs-opt-handbook.github.io)
12:03:16 [13dae088] Make quickcheck-dynamic compatible with ghc-9.2 (plutus-apps)
12:04:04 [54276bec] Update 362706e09f908e1470b90278cb50bcd834b4c2f8d489431a8965ddb84b756265436f696e metadata (cardano-token-registry)
12:04:18 [3c7346ce] Introduce `HeapWords` package copied from `cardano-prelude` (cardano-base)
12:04:20 [72ed0311] Remove `Cardano.Prelude` references from cardano-binary test files (cardano-base)
12:04:20 [6bb0b937] Use `forceElemsToWHNF` from strict-containers instead of cardano-prelude (cardano-base)
12:04:20 [e379bf4d] Remove `Cardano.Prelude` references from cardano-binary src files (cardano-base)
12:04:20 [7d416867] Replace `panic` function from cardano-prelude with `error` (cardano-base)
12:04:21 [bc982dc6] Remove `Cardano.Prelude` references from cardano-crypto-tests (cardano-base)
12:04:21 [661c154e] Remove `NoImplicitPrelude` extension (cardano-base)
12:04:21 [49c86927] Remove `Cardano.Prelude` references from cardano-crypto-praos (cardano-base)
12:04:21 [eb53dbc6] Remove `Cardano.Prelude` references from cardano-crypto-class (cardano-base)
12:04:29 [da8be664] Deploying to deploy from @ input-output-hk/hs-opt-handbook.github.io@43c9e2370a0633c6dfcf21b0d0d0aae64a02e226 🚀 (hs-opt-handbook.github.io)
12:06:14 [d90ccf21] more changes (jormungandr)
12:11:37 [9cd41907] Add NuFi chrome extension announcement (adalite)
12:14:39 [9d6d73a4] Merge pull request #568 from Plutonomicon/rory/559 (cardano-transaction-lib)
12:20:12 [029c02f5] add Cardano logo to menu (ledger-app-cardano-shelley)
12:20:18 [0401663e] Try older haskell-nix version (plutus-apps)
12:21:07 [412e1482] update changelog (ledger-app-cardano-shelley)
12:28:05 [98f9e369] flow fixes (yoroi-frontend)
12:29:02 [79a3cbe3] Update 362706e09f908e1470b90278cb50bcd834b4c2f8d489431a8965ddb84b756265436f696e metadata (cardano-token-registry)
12:29:07 [1c761ca4] Merge branch 'master' into master-backport (cardano-browser-tx)
12:30:57 [3fd8bab1] Merge branch 'main' into andrea/remove-gratuitous-file (plutus-apps)
12:35:11 [fb6d6316] test(cardano-services): update test case for rewardsHttpProvider (cardano-js-sdk)
12:36:01 [ad8547a4] Merge pull request #2876 from input-output-hk/lehins/non-semantic-cleanup (cardano-ledger)
12:41:28 [b3843fac] Fix more compiler errors (ouroboros-network)
12:43:26 [8a671959] Add `unsafeLinearExtendEpochInfo`. (cardano-base)
12:43:26 [b162c307] Disable VRF10 until the audit is complete (cardano-base)
12:43:26 [543e08b5] Add ability to supply an offset when packing bytes for hashes (cardano-base)
12:43:26 [dd4e584f] Switch to faster and non-partial `decodeLatin1` from `decodeUtf8`. (cardano-base)
12:43:26 [c793916f] Remove strictness from conversion to packed bytes. Otherwise there are unintentional consequences downstream (cardano-base)
12:45:53 [542c28c5] WIP (cardano-wallet)
12:51:22 [1f7895d6] chore(wallet): change voting metadata signing (cardano-js-sdk)
12:53:28 [6835e714] InvocationRepository: return array of values instead of pointers (cicero)
12:53:38 [afe32ed7] Wire up remaining parsing options for minting, certifying and (cardano-node)
12:53:38 [f7917334] Modify PReferenceScript and SReferenceScript to accept a Maybe (cardano-node)
12:53:39 [e1a7f4f7] Modify `runBuildRaw` and `runBuild` to accept reference inputs from (cardano-node)
12:53:39 [a6934eb0] Modify ScriptWitnessFiles to accept a Maybe PolicyId when using minting (cardano-node)
12:53:40 [4ebe8ee8] Update babbage-script-example.md to include how to use minting reference (cardano-node)
12:53:40 [8d277fad] Refactor how we obtain reference inputs in runTxBuild and runTxBuildRaw (cardano-node)
12:53:46 [0b789b1b] Caplitalisation (plutus)
12:54:16 [bd6fa703] Merge branch 'kwxm/PLT-201' of github.com:input-output-hk/plutus into kwxm/PLT-201 (plutus)
12:54:35 [ec45ea06] ActionRepository: return slice of values instead of pointers (cicero)
12:55:03 [4aef4e69] FactRepository: return slice of values instead of pointers (cicero)
12:55:28 [b8d2803f] add Haskell Benchmark (customSmallerIsBetter) benchmark result for ad8547a407e4987d45ee64c9bd12a8bbf7c69b7f (cardano-ledger)
12:55:32 [505ea7bd] RunRepository: return slice of values instead of pointers (cicero)
12:55:50 [5fe64711] repositories: return empty slice instead of nil (cicero)
12:58:11 [482c575b] Merge branch 'develop' into master-backport (cardano-browser-tx)
13:06:10 [45828beb] Update link to builtin tests (plutus)
13:06:45 [d369ccad] Update link to builtin tests (plutus)
13:08:06 [f53bc270] Added SBE (cardano-node)
13:09:53 [f907cb6f] add support for reference inputs (cardano-clusterlib-py)
13:11:16 [de15b660] Scheduled update (pool_groups)
13:12:59 [0de3e8b9] evaluation: don't log stderr/out to Loki twice (cicero)
13:13:00 [84eb9df2] remove unnecessary variable (cicero)
13:13:05 [3719b291] /action/{id}/runs: fix zero value Run displayed (cicero)
13:13:26 [42dc094e] /action/{id}/runs: fix display of failed invocation (cicero)
13:13:34 [6dd2781b] RunRepository: encapsulate not found case in persistence implementation (cicero)
13:13:37 [b3549694] ActionRepository: encapsulate not found case in persistence implementation (cicero)
13:13:38 [f4351ab1] FactRepository: encapsulate not found case in persistence implementation (cicero)
13:13:40 [7b1a26e2] InvocationRepository: encapsulate not found case in persistence implementation (cicero)
13:13:41 [79820a54] remove unnecessary return statements (cicero)
13:13:42 [f9fa035f] InvocationRepository: return array of values instead of pointers (cicero)
13:13:44 [dbe1ce3c] ActionRepository: return slice of values instead of pointers (cicero)
13:13:51 [06df85a0] FactRepository: return slice of values instead of pointers (cicero)
13:13:54 [c4a3b732] RunRepository: return slice of values instead of pointers (cicero)
13:13:55 [ddf41222] NomadEventRepository: return slice of values instead of pointers (cicero)
13:13:57 [1039c8ad] repositories: return empty slice instead of nil (cicero)
13:13:58 [205dbeee] code style (cicero)
13:13:58 [0fa0812d] make linter happy (cicero)
13:15:19 [806cd5d7] Address review comments (plutus)
13:16:27 [53fd83f3] Add a comment (plutus)
13:20:19 [f5c7bc69] Updates for the Vasil hardfork into the Babbage era (cncli)
13:23:36 [d66a580e] Flush every +100th block (ouroboros-network)
13:31:11 [b98bcd11] feat: sort stake pools by fixed cost (cardano-js-sdk)
13:31:11 [a3245c76] feat: add new `apy` sort field to stake pools (cardano-js-sdk)
13:33:12 [bd61ba3d] Search by finger print (yoroi-frontend)
13:35:11 [c3a7eec8] Move (old) checkpoint creation logic to `Cardano.Wallet.Checkpoints` (cardano-wallet)
13:37:40 [39e6e411] [DDW-1076] add more logs (daedalus)
13:39:13 [e474be61] Add two additional scripts to showcase withdrawing and certifying plutus (cardano-node)
13:39:15 [b8d350f0] Added requested changes (yoroi-frontend)
13:39:15 [4fbffa61] Update old register-stake-pool command (cardano-node)
13:39:36 [44ad059d] Reference scripts used for certificates are working in the cli (cardano-node)
13:39:38 [a7600610] Update scripts/babbage/staking-example/claim-script-staking-rewards.sh (cardano-node)
13:39:39 [49b9dc7c] Add documentation explaining how to use a reference certifying script (cardano-node)
13:39:39 [c9b46a53] Add documentation explaining how to use a withdrawal reference script (cardano-node)
13:39:39 [b99fab2d] Update babbage-script-example.md to include a reference script at our (cardano-node)
13:42:10 [19b7d386] Move example-babbage-script-usage.sh to scripts/babbage/ dir (cardano-node)
13:44:17 [a13b3eb2] test spend output with reference script, using build-raw (cardano-node-tests)
13:47:38 [06b6150e] Updates for the Vasil hardfork into the Babbage era (cncli)
13:48:02 [5a2b2d09] Adjust register-and-deglegate-script-staking-address.sh to use a plutus (cardano-node)
13:49:48 [54a54371] Update scripts/babbage/staking-example/claim-script-staking-rewards.sh (cardano-node)
13:49:49 [1d1ec89e] Update babbage-script-example.md to include a reference script at our (cardano-node)
13:49:49 [7b7c714a] Add documentation explaining how to use a reference certifying script (cardano-node)
13:49:49 [a2b6b943] Add documentation explaining how to use a withdrawal reference script (cardano-node)
13:49:50 [d079fb75] Move example-babbage-script-usage.sh to scripts/babbage/ dir (cardano-node)
13:55:06 [7193b901] add ethereum filter implementation (jormungandr)
13:58:12 [29cb498d] node name in emails (cardano-node)
13:59:41 [18b581d0] Removed analysis of public root peers requests (ouroboros-network)
14:04:56 [67e99397] fix(wallet): do not mutate previously emitted inFlight transactions (cardano-js-sdk)
14:04:56 [0be80b87] fixup! fixup! fix(wallet)!: store keeps track of in flight transactions (cardano-js-sdk)
14:04:56 [8d797039] perf(wallet): share submitting$ subscription within TransactionsTracker (cardano-js-sdk)
14:06:04 [833deb0d] let's settle on "UTxO" (cardano-node-tests)
14:06:29 [e22012a4] test spend output with reference script, using build (cardano-node-tests)
14:09:04 [0c6f867b] Merge pull request #103 from mkoura/optimize_tip (cardano-clusterlib-py)
14:14:58 [794cac98] fix CI (jormungandr)
14:17:03 [c73d4f54] fix ci (jormungandr)
14:17:31 [102df91d] reduce names length (cardano-wallet)
14:17:35 [44ab2d4e] reduce names length (cardano-wallet)
14:19:11 [e7310218] Disable unneeded assertion (ouroboros-network)
14:19:58 [213a2a0d] add Transaction store code (cardano-wallet)
14:19:58 [539b0548] reduce names length (cardano-wallet)
14:19:58 [c60ea314] reduce names length (cardano-wallet)
14:21:10 [8c62c3f2] refactor: replace cardano-cli per ogmios (cardano-rosetta)
14:21:14 [fda08f9f] chore: add ogmios to Dockerfile (cardano-rosetta)
14:21:15 [2d38a2ea] chore: add cardano-node-ogmios to docker-compose (cardano-rosetta)
14:21:55 [acac6040] Adjust babbage script documentation (cardano-node)
14:22:12 [1c643047] fix fmt (jormungandr)
14:22:29 [97cd5f5c] chore: Added more options to dev screen (yoroi-mobile)
14:27:06 [e6fa5003] Merge pull request #2 from cardano-community/babbage (cncli)
14:27:29 [58c2883b] GHC Update May 2022 (#4) (engineering)
14:28:33 [d9f7ccd0] added some more logging (cardano-node-tests)
14:30:24 [b76bd10d] Deploying to gh-pages from @ input-output-hk/engineering@58c2883be2d14f7ebf00d3380ab6cbd7e2a02668 🚀 (engineering)
14:32:54 [c89b9639] test(wallet): adds a transaction chaining dfedicated e2e test (cardano-js-sdk)
14:36:23 [9cb6d480] Make `--lmdb-mapsize` CLI argument optional. (cardano-node)
14:37:47 [e1f92df5] scripts: add scripts for slicing node logs (ouroboros-network)
14:38:19 [5e4d664f] Merge #3804 (ouroboros-network)
14:40:33 [f752266c] test spend output with reference script, using build-raw (cardano-node-tests)
14:42:33 [b65408d2] wip (cardano-wallet)
14:43:33 [116fb365] Merge pull request #1179 from mkoura/just_utxo (cardano-node-tests)
14:49:13 [b08eb222] remove long names (cardano-wallet)
14:49:13 [33e49f6f] add tx meta store code (cardano-wallet)
14:49:22 [05051c1c] test(wallet): adds a transaction chaining dedicated e2e test (cardano-js-sdk)
14:51:17 [15983744] add support for reference inputs (cardano-clusterlib-py)
14:58:17 [9f6e94ba] Move (old) checkpoint creation logic to `Cardano.Wallet.Checkpoints` (cardano-wallet)
15:01:58 [aa58eabc] feat: sort stake pools by fixed cost (cardano-js-sdk)
15:01:58 [a574a41f] test: improve snapshot consistency for rewards and network info (cardano-js-sdk)
15:03:48 [5857afeb] add transaction super store code (cardano-wallet)
15:05:26 [b9024971] fixup! fixup! fixup! fix(wallet)!: store keeps track of in flight transactions (cardano-js-sdk)
15:11:42 [183155e2] add json support for babbage structs (cardano-serialization-lib)
15:17:47 [82b16974] Removed provenance from the reward calculation (cardano-ledger-specs)
15:19:25 [024e4bc5] Adjust babbage script documentation (cardano-node)
15:22:12 [42946d9f] Merge pull request #228 from CardanoSolutions/fix/dockerfile-cardano-node-version (cardano-ogmios)
15:23:10 [43393ac8] Merge #4034 (cardano-node)
15:23:46 [a64c7b35] deploy: 42946d9f117aa523b088ea53cbee6f85539f6784 (cardano-ogmios)
15:28:10 [ac826b46] Fix ouroboros-consensus SHA256 checksum (cardano-node)
15:33:23 [16855933] Address more comments (plutus)
15:34:39 [3ff3e5fe] update branches to point to catalyst-fund9 (catalyst-toolbox)
15:38:43 [f47996c5] Buildkite script for evaluation test (plutus)
15:53:33 [7790f6af] update Cargo lock and branches (vit-testing)
15:59:52 [0c3e2ebe] 2nd review round (cardano-wallet)
16:00:08 [d0d405f6] Script evaluation regression test runner (#4692) (plutus)
16:00:47 [132393d2] refactor: after kevin review (yoroi-mobile)
16:02:06 [2a898faa] refactor: restore i18m locales files (yoroi-mobile)
16:04:28 [0f8bd9e3] Use ShelleyGenesis type more rather than json (cardano-wallet)
16:08:54 [bf275b0e] Create TestGroup in preparation to add agda implementation tests. (plutus)
16:12:19 [166855fb] Add PlutusV2 minting and staking scripts (plutus-apps)
16:27:44 [c522e858] Refactor conformance test infrastructure a little (plutus)
16:33:59 [96b4087a] Buildkite script for evaluation test (plutus)
16:34:02 [581aad1e] Merge branch 'master' of github.com:input-output-hk/plutus into zliu41/buildkite (plutus)
16:34:55 [d3c231a0] test -> run (plutus)
16:36:52 [8f5aab03] wip (cardano-wallet)
16:36:53 [49f27c31] Parse `fault` ogmios responses (cardano-transaction-lib)
16:41:57 [e3e65e08] Fixing icon importing (yoroi-frontend)
16:43:59 [bf8807fd] Simplify code (cardano-transaction-lib)
16:45:35 [8937c70d] Update changelog (cardano-transaction-lib)
16:46:07 [cff1d788] Add PlutusV2 minting and staking scripts (plutus-apps)
16:59:11 [f7975766] Fix pin nav (#2026) (yoroi-mobile)
17:00:18 [e3016a84] Adds unified alerting; grafana to hydra (bitte)
17:02:17 [c88a7503] Update token selection logic (yoroi-frontend)
17:10:13 [02af251d] fix typo (yoroi-graphql-migration-backend)
17:13:11 [618e9c81] Merge #3804 (ouroboros-network)
17:15:20 [b9ae9b00] refactor: temporary version to test (yoroi-mobile)
17:17:48 [a5ca076e] fix benchmark (cardano-ledger)
17:23:36 [bd3263e7] plutip/servers: initial impl startCtlServer (cardano-transaction-lib)
17:27:19 [6c100170] Remove unused packages from cabal, stop catching exception in executable, remove zipWith3Exact from prelude. (plutus)
17:28:21 [2a0ab538] [DDW-1076] add more logs (daedalus)
17:30:08 [971bb6d6] tests for reference script using build command (cardano-node-tests)
17:31:52 [6386b079] migrate from uinteger from word31type (yoroi-graphql-migration-backend)
17:39:30 [79f82900] test(cardano-services): add block 3556390 to current db snapshot and update tests (cardano-js-sdk)
17:48:50 [1f447651] Adds alertmanager and vmalerts using sops key config (bitte)
17:49:14 [57c279a9] Change the underlying type of Slot to BigInt (cardano-transaction-lib)
17:49:42 [23b37bc9] use hash_id and registered_tx_id from pool_update (yoroi-graphql-migration-backend)
17:49:53 [6767620e] test(cardano-services): add block 3556390 to current db snapshot and update tests (cardano-js-sdk)
17:50:53 [749473c3] Adds vmalert module options (bitte)
17:51:08 [c0c893be] Adds vmalert ui, reverse-proxy (bitte)
17:51:54 [2d52c594] Add test for: ogmios error message is user-friendly (cardano-transaction-lib)
17:52:08 [fc9d4b28] Adds vmagent, vmalert and consul fix dashes (bitte)
17:52:08 [b761eee1] Adds monitor vmagent, scrape for self and vmalert (bitte)
17:52:09 [99b6e383] Adds victoria-metrics declarative alerts (bitte)
17:53:22 [3eaf2fb3] Bump grafana to 8.2.3 (bitte)
17:53:47 [32b26b01] Add PlutusV2 minting and staking scripts (#528) (plutus-apps)
17:59:03 [cd7a21fe] Update Grafana v9 & unified alerting (bitte)
18:03:20 [0a3a8ea5] use hash_id and registered_tx_id from pool_update (yoroi-graphql-migration-backend)
18:04:53 [2e977b04] remove testing code (yoroi-graphql-migration-backend)
18:05:18 [4598af37] evaluation: don't log stderr/out to Loki twice (cicero)
18:05:25 [6acaa959] remove unnecessary variable (cicero)
18:05:35 [5b8abf03] /action/{id}/runs: fix zero value Run displayed (cicero)
18:05:51 [dfc7acc0] /action/{id}/runs: fix display of failed invocation (cicero)
18:05:59 [43b86dc1] RunRepository: encapsulate not found case in persistence implementation (cicero)
18:06:14 [85d790da] ActionRepository: encapsulate not found case in persistence implementation (cicero)
18:06:35 [1d9d27fb] FactRepository: encapsulate not found case in persistence implementation (cicero)
18:06:46 [496f42b4] InvocationRepository: encapsulate not found case in persistence implementation (cicero)
18:06:47 [3ea1b34a] remove unnecessary return statements (cicero)
18:08:06 [a8b023c3] deploy: 43393ac88faa99986ecaa0be409e8b6353f5e9fe (cardano-node)
18:08:28 [d68e2cdf] test(cardano-services): add block 3556390 to current db snapshot and update tests (cardano-js-sdk)
18:22:40 [0561c270] Update purs (plutus-apps)
18:23:24 [bfc232ec] PLT-47 Add tutorial for using tx constraint API (plutus-apps)
18:24:20 [cc9bc7df] update TX history query to db-sync 13 (yoroi-graphql-migration-backend)
18:26:34 [1c1016cf] fix string quotation (yoroi-graphql-migration-backend)
18:27:04 [853a47d3] [Builtins] Fix rendering of universes (plutus)
18:35:09 [466d98ad] Fix cddl format for shelley and byron eras (cardano-node)
18:36:07 [17a8fe8a] InvocationRepository: return slice of values instead of pointers (cicero)
18:36:10 [ff3c62b8] ActionRepository: return slice of values instead of pointers (cicero)
18:36:15 [6acf3f0d] FactRepository: return slice of values instead of pointers (cicero)
18:36:28 [3199760d] RunRepository: return slice of values instead of pointers (cicero)
18:36:37 [2cf0da77] NomadEventRepository: return slice of values instead of pointers (cicero)
18:36:38 [7c338a23] repositories: return empty slice instead of nil (cicero)
18:36:39 [02b69452] code style (cicero)
18:36:40 [21b5beff] make linter happy (cicero)
18:44:11 [77b3ec69] Bootstrap Architectural Design Records (ADR) in our documentation (plutus-apps)
18:45:28 [8229036f] /invocation/{id}: fix empty transformation log (cicero)
18:45:36 [a618aa59] [DDW-1076] Clean up logs (daedalus)
18:45:37 [0080d433] fix logging stdout from evaluator (cicero)
18:45:40 [19da2fd9] code style (cicero)
18:45:42 [f39c2b5e] add defaults to nomad jobs (cicero)
18:45:43 [52216046] fix error interface not implemented (cicero)
18:45:44 [d3ed5318] evaluation: don't log stderr/out to Loki twice (cicero)
18:45:46 [4878fc14] remove unnecessary variable (cicero)
18:45:54 [6b29ee25] /action/{id}/runs: fix zero value Run displayed (cicero)
18:46:14 [906e5511] /action/{id}/runs: fix display of failed invocation (cicero)
18:46:17 [3b4174ca] RunRepository: encapsulate not found case in persistence implementation (cicero)
18:46:26 [5a3b4bf9] ActionRepository: encapsulate not found case in persistence implementation (cicero)
18:46:35 [1ea60588] FactRepository: encapsulate not found case in persistence implementation (cicero)
18:46:38 [f830b472] InvocationRepository: encapsulate not found case in persistence implementation (cicero)
18:46:41 [e206800d] remove unnecessary return statements (cicero)
18:46:43 [8eb5e31f] InvocationRepository: return slice of values instead of pointers (cicero)
18:46:44 [5863bdae] ActionRepository: return slice of values instead of pointers (cicero)
18:46:46 [3a939ea3] FactRepository: return slice of values instead of pointers (cicero)
18:46:48 [3a9cab19] RunRepository: return slice of values instead of pointers (cicero)
18:46:49 [4dbf218a] NomadEventRepository: return slice of values instead of pointers (cicero)
18:46:53 [fcde38e0] repositories: return empty slice instead of nil (cicero)
18:46:55 [ffbfe3e1] code style (cicero)
18:46:56 [f288ef08] make linter happy (cicero)
18:47:02 [7a5ad341] Merge pull request #2791 from Emurgo/Ahmed/send-page-pt2-updated (yoroi-frontend)
18:48:25 [e993dd0b] Bump ws in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
18:48:37 [98944c36] Bump url-parse in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
18:48:38 [71680e3d] Bump minimist from 1.2.5 to 1.2.6 in /packages/yoroi-ergo-connector (yoroi-frontend)
18:48:39 [ffb3b260] Bump dns-packet in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
18:48:45 [5422667b] Bump url-parse in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
18:48:47 [a8f89b1b] Bump async from 2.6.3 to 2.6.4 in /packages/yoroi-ergo-connector (yoroi-frontend)
18:48:48 [6f788873] Bump minimist in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
18:48:52 [9684fbfc] Bump @npmcli/git from 2.0.6 to 2.1.0 (yoroi-frontend)
18:48:54 [9d4209ca] Bump async in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
18:49:03 [517f90a5] Bump eventsource in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
18:49:03 [604c8083] Bump trim-off-newlines from 1.0.1 to 1.0.3 (yoroi-frontend)
18:49:03 [27265ce9] Bump async in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
18:49:05 [fa12d919] Bump follow-redirects in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
18:49:06 [a22d3ba8] Bump follow-redirects in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
18:49:06 [c5c044e5] Bump eventsource in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
18:49:06 [3a44cf84] Bump minimist in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
18:49:28 [fd40cdc9] Bump semver-regex from 3.1.2 to 3.1.4 (yoroi-frontend)
18:49:30 [27233333] Bump shelljs from 0.8.4 to 0.8.5 (yoroi-frontend)
18:49:47 [965b4352] Bump minimist from 1.2.5 to 1.2.6 (yoroi-frontend)
18:50:15 [0b823949] Bump node-fetch from 2.6.1 to 2.6.7 (yoroi-frontend)
18:51:22 [06aba6ad] Merge remote-tracking branch 'origin/develop' into Ahmed/multi-assets (yoroi-frontend)
18:52:11 [d4400f9d] [Builtins] Fix rendering of universes (plutus)
18:52:47 [00ba93ce] Use catchAll in server (cardano-transaction-lib)
19:00:35 [32b164cd] cardano-node: bump to rc4 (cardano-world)
19:09:15 [3879e66f] Update doc/plutus/architecture/constraints/index.rst (plutus-apps)
19:10:09 [288d13e1] Static analysis to find unnecessary locations (#416) (plutus-apps)
19:10:13 [59b5e5d7] Revert "Static analysis to find unnecessary locations (#416)" (plutus-apps)
19:10:14 [4a1b1bd0] Allow chain-index to print silently. (#401) (plutus-apps)
19:13:07 [ef9a1221] ignore test which require unimplemented code from catalyst-toolbox (vit-testing)
19:25:50 [cb5b01aa] remove Provenance from ModelState (cardano-ledger-specs)
19:31:34 [471787c6] utils: cut the fat out of Debug OCI images (bitte-cells)
19:32:39 [ad57debb] utils: cut the fat out of Debug OCI images (bitte-cells)
19:36:23 [b353a076] fix: after team review (yoroi-mobile)
19:39:46 [160df02c] Merge branch 'develop' into YOMO-179-revamp-language-selector (yoroi-mobile)
19:40:38 [692485ad] test(cardano-services): add block 3556390 to current db snapshot and update tests (cardano-js-sdk)
19:44:07 [2015154a] Address review comments. (ouroboros-network)
19:44:07 [89b02119] Address comments regarding ControlChannel (ouroboros-network)
19:44:07 [7d4eb7cb] Addressed review comments. (ouroboros-network)
19:44:07 [dd0f87db] refactor P2P api (ouroboros-network)
19:44:07 [7617c980] Refused renaming of ProtocolTemperature (ouroboros-network)
19:44:08 [7689fd89] Race threads via `foldl1`. (ouroboros-network)
19:44:08 [88035a77] Renamed splitPeers and partitionPeer (ouroboros-network)
19:44:08 [9013a569] Move P2P snocket utils to Ouroboros.Network.Diffusion.Utils module (ouroboros-network)
19:44:08 [82757d04] Renamed Bundle as TemperatureBundle (ouroboros-network)
19:44:08 [6171e481] Addressed review comments in diffusion (ouroboros-network)
19:44:08 [68e1898c] Fixed TOC of Ouroboros.Network.PeerStateActions haddocks (ouroboros-network)
19:44:08 [f1ccafb0] Removed always true assertion (ouroboros-network)
19:44:09 [ad91c77f] Renamed TokProtocolTemperature as SingProtocolTemperature (ouroboros-network)
19:44:09 [08cfd48a] JobPool: renamed collect to waitForJob (ouroboros-network)
19:44:09 [e2100c28] Removed PeerState date type (ouroboros-network)
19:44:09 [0740cec2] JobPool: improve haddocks, clean the code (ouroboros-network)
19:44:09 [141a5fb0] Change type signature of withPeerSelectionActions (ouroboros-network)
19:44:09 [64e78731] showConnectionEvents: removed unnecessary brackets (ouroboros-network)
19:48:05 [dc4b6054] Fix purs generated (plutus-apps)
19:49:26 [eb766830] ActionRepository: encapsulate not found case in persistence implementation (cicero)
19:49:38 [ff10cc2a] FactRepository: encapsulate not found case in persistence implementation (cicero)
19:49:43 [f7be4d87] InvocationRepository: encapsulate not found case in persistence implementation (cicero)
19:49:45 [b59cf7b0] remove unnecessary return statements (cicero)
19:49:48 [fd8752fb] InvocationRepository: return slice of values instead of pointers (cicero)
19:49:50 [b26f8287] ActionRepository: return slice of values instead of pointers (cicero)
19:49:54 [32bd05b0] FactRepository: return slice of values instead of pointers (cicero)
19:49:55 [3e5b5a5f] RunRepository: return slice of values instead of pointers (cicero)
19:50:14 [b92df628] NomadEventRepository: return slice of values instead of pointers (cicero)
19:50:20 [a570e105] repositories: return empty slice instead of nil (cicero)
19:50:30 [c63013b2] code style (cicero)
19:50:45 [79486180] make linter happy (cicero)
19:50:48 [14b83377] /run/{id}: remove outdated message (cicero)
19:50:53 [f986155e] /invocation/{id}: fix crash instead of 404 (cicero)
19:50:55 [acd7e0d7] web: allow nil error for internal helper functions (cicero)
19:51:01 [f8e11e45] web: just send 404 instead of logging error for not found entities (cicero)
19:58:59 [ff6d10e2] Update the /v1/sendstats endpoint for pooltool (cncli)
20:07:52 [50c1e788] refactor: warning dialog (yoroi-mobile)
20:08:55 [e361351b] feat: new stories (yoroi-mobile)
20:10:06 [3680605f] Merge branch 'YOMO-179-revamp-language-selector' of github.com:Emurgo/yoroi-mobile into YOMO-179-revamp-language-selector (yoroi-mobile)
20:13:26 [78e677ac] chore: add ogmios to Dockerfile (cardano-rosetta)
20:13:31 [3e98474b] chore: add cardano-node-ogmios to docker-compose (cardano-rosetta)
20:21:20 [db681f41] chore: add ogmios to Dockerfile (cardano-rosetta)
20:21:25 [00c332aa] chore: add cardano-node-ogmios to docker-compose (cardano-rosetta)
20:25:54 [6d9219bc] chore: dockerfile (cardano-rosetta)
20:26:31 [c644ad8f] compatibility check for required signers (ledgerjs-cardano-shelley)
20:26:31 [0cca2055] update test name (ledgerjs-cardano-shelley)
20:26:41 [02bc0bf8] update getVersion test (ledgerjs-cardano-shelley)
20:28:50 [37b09ec4] Fix stylish-haskell formatting (plutus)
20:30:14 [a5804de3] fix: minors (yoroi-mobile)
20:30:35 [654eae86] add tests for decimal places (ledgerjs-cardano-shelley)
20:31:06 [1bae515f] Initial Commit (kladoi)
20:32:27 [1643ccdb] scp-4141 Fix warning crash (marlowe-cardano)
20:32:45 [4b70f21c] run prettier (yoroi-graphql-migration-backend)
20:32:48 [8e3d5281] Depend on clusterlib 0.3.0rc3 (cardano-node-tests)
20:38:34 [11c84c71] Scheduled update (pool_groups)
20:42:49 [78b68c9b] hernan: Bump marlowe to 1643ccdb530673cf5e7a20cd0ae6055436f41d4c (plutus-ops)
20:45:38 [5fce655e] WIP (yoroi-mobile)
20:45:38 [08be3616] WIP (yoroi-mobile)
20:46:15 [327cb5e8] Merge pull request #1180 from mkoura/clusterlib_0.3.0rc3 (cardano-node-tests)
20:46:43 [94b2a559] wip: Typography (yoroi-mobile)
20:51:24 [d0936f0f] Merge pull request #1168 from saratomaz/spend_reference_script_build (cardano-node-tests)
20:51:48 [e0aa5409] wip: Typography (yoroi-mobile)
20:52:51 [4d31bca9] Merge pull request #1178 from saratomaz/spend_reference_script_build_raw (cardano-node-tests)
21:34:19 [44cd9f2f] Merge pull request #2173 from dmartinmo/362706e09f908e1470b90278cb50bcd834b4c2f8d489431a8965ddb84b756265436f696e-metadata (cardano-token-registry)
21:39:20 [f85de18f] Change in spending reference txin args naming (cardano-clusterlib-py)
21:45:30 [2649add1] Add `logAeson` function (cardano-transaction-lib)
21:46:32 [e39c777e] Merge pull request #104 from mkoura/spending_reference_txin_args_change (cardano-clusterlib-py)
21:50:28 [b31e4aa2] Depend on clusterlib 0.3.0rc4 (cardano-node-tests)
21:52:31 [d97089ad] Merge pull request #1181 from mkoura/clusterlib_0.3.0rc4 (cardano-node-tests)
21:52:55 [10c211cf] test(wallet): add voting unit tests and e2e tests improvement (cardano-js-sdk)
21:59:09 [6b1f7ad1] compatibility check for required signers (ledgerjs-cardano-shelley)
22:01:38 [b5bed818] update getVersion test (ledgerjs-cardano-shelley)
22:01:43 [ecdb9e49] add tests for decimal places (ledgerjs-cardano-shelley)
22:02:23 [6319fc6e] notifications done (cardano-node)
22:07:31 [c240b9af] New translations en-US.json (Portuguese, Brazilian) (yoroi-mobile)
22:21:09 [d9090ab4] improve comments for ui_displayBusy (ledger-app-cardano-shelley)
22:21:26 [5e7e35bf] addressUtilsByron.h removals (ledger-app-cardano-shelley)
22:22:45 [5f82aba3] add Cardano logo to menu (ledger-app-cardano-shelley)
22:23:06 [de187442] [Builtins] Fix rendering of universes (#4724) (plutus)
22:23:38 [63a4f7ff] unfinished (ledger-app-cardano-shelley)
22:23:57 [b903c897] Update obsolete readme and add Dockerfile (ledger-app-cardano-shelley)
22:37:16 [fc63b041] Fix purs generated (plutus-apps)
22:43:32 [d06d2a55] locli & workbench: org-mode export, cross-referencing & massive refactoring (cardano-node)
22:43:32 [9f7129a7] locli: factor rendering & granular plain text output (cardano-node)
22:43:32 [715d9f4c] workbench: fix colorise (cardano-node)
22:43:32 [33c3ebe6] locli & workbench: CDF exports & various cleanups (cardano-node)
22:43:32 [d4a9e753] shell.nix: use shell from the flake as default; -A cluster-shell for the workbench-carrying shell (cardano-node)
22:43:32 [03704d7d] locli | API: clean up CDF field nomenclature (cardano-node)
23:01:24 [b8a2926a] shell.nix: use shell from the flake as default; -A cluster-shell for the workbench-carrying shell (cardano-node)
23:01:24 [b4a8d5e6] locli & workbench: org-mode export, cross-referencing & massive refactoring (cardano-node)
23:05:52 [c3cf4c96] New translations en-US.json (Portuguese, Brazilian) (yoroi-mobile)
23:08:03 [7576882f] locli & workbench: org-mode export, cross-referencing & massive refactoring (cardano-node)
23:18:00 [5baf6b7c] PoolPeekCoin (cardano-token-registry)
23:37:13 [af269944] locli & workbench: org-mode export, cross-referencing & massive refactoring (cardano-node)