Home / Reports / Dec 22, 2023

Friday, December 22, 2023

29 commits had been pushed across 17 repos by 17 authors. There were 8,605,358 additions and 11,259 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:27 [752e9f21] Automatic Update (stackage.nix)
00:50:00 [303fba51] Update Hackage and Stackage (haskell.nix)
03:55:00 [69096854] Merge pull request #3946 from IntersectMBO/lehins/epoch-interval-instances (cardano-ledger-specs)
04:07:58 [dc666c43] Ensure we generate isJavaScript instead of isJavascript. (#2134) (haskell.nix)
04:44:25 [405d7457] Updated (cardano-ledger-specs)
07:38:01 [1eaf393f] Deploying to gh-pages from @ input-output-hk/catalyst-ci@40450f69c6fd430e934011ad129b7c200818a521 🚀 (catalyst-ci)
07:44:11 [60f8734e] Update README.md (haskell-nix-example)
09:19:11 [3986834e] Deploying to gh-pages from @ input-output-hk/hermes@eed7194e7214ce5bcba1e133a164f0b5a269d57f 🚀 (hermes)
09:38:02 [840a0dfa] Use TESTS_DIR also for skipped tests (cardano-node-tests)
09:42:09 [f3b3350f] Merge pull request #2138 from IntersectMBO/tests_dir_skipped (cardano-node-tests)
09:58:31 [4e017a62] Merge pull request #3762 from xXMVNXx/master (cardano-token-registry)
10:07:06 [885fc495] Merge pull request #1017 from input-output-hk/feat/lw-8287-trezor-multisig-tx (cardano-js-sdk)
10:15:55 [a83067ff] deploy: d589604b51d5d31ecfb5cc311cd55e5ce0f93ae1 (cardano-api)
10:31:09 [71708fdc] deploy: 885fc495a9719dcb0843eca2782052ba9bb89287 (cardano-js-sdk)
10:41:21 [92ec6ce4] docs: Make the `NotEnoughMoney` API error machine-readable. (#4348) ## Issue ADP-3247 ## Description This PR revises the `NotEnoughMoney` API error so that it is machine-readable, with a well-defined schema. ## Example ```json { "code": "not_enough_money" , "message": "I can't process this payment as there are not enough funds available in the wallet." , "info": { "shortfall": { "ada": { "quantity": 1 , "unit": "lovelace" } , "assets": [ { "policy_id": "FRUIT" , "asset_name": "APPLE" , "quantity": 2 } , { "policy_id": "FRUIT" , "asset_name": "BANANA" , "quantity": 4 } ] } } } ``` Source commit: 4335f75611e9a659ed6c5838cdd1e4f199ecfcc9 (cardano-wallet)
11:12:21 [9ea2be60] Deploying to gh-pages from @ input-output-hk/catalyst-ci@257ad5569a1361d02bab11f3dcbaee1c88660fd7 🚀 (catalyst-ci)
11:28:28 [4adfbc83] deploy: b5bce5706e03de88c1e01192e203a16220935b26 (cardano-updates)
12:42:26 [d2e7e1d7] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 94efc6b78fe9791c8a784b7268908718cd6212fa (cardano-ledger-specs)
13:05:45 [7821c07e] Merge pull request #32 from input-output-hk/sv/cardano-api-8.36 (quickcheck-contractmodel)
13:10:35 [876532de] deploy: aff01893a03f73898c426e5eff2f1c31be7e9080 (cardano-api)
13:24:51 [c2365631] Merge pull request #3763 from DraviteStudio/master (cardano-token-registry)
13:32:43 [fb33b3cd] Updated (cardano-ledger-specs)
14:51:58 [397607d1] fix: Ramp on/off and minor issues (#2957) (yoroi)
15:22:15 [0a183656] Deploying to gh-pages from @ input-output-hk/hermes@a95f1ffb6ef2d02d9ed2bd3f8d4b8ba123b35843 🚀 (hermes)
15:27:16 [b0c94e79] Merge pull request #1219 from input-output-hk/ensemble/survive-conway-fork (hydra-poc)
15:52:12 [f4f2b35f] deploy: 1c10a287093ea1396c4c0ef0c92460f60bab690f (cardano-api)
17:10:18 [1bdf0ee6] Updated for 01fb09639336cba7e1602e8bfec12ef1fde34378 (formal-ledger-specifications)
20:05:27 [707f456f] Deploying to gh-pages from @ input-output-hk/catalyst-ci@b220c1ed03298ab9f6c0d9a203128efe8f9c4252 🚀 (catalyst-ci)
20:05:29 [f5b1e4fa] Merge pull request #1222 from input-output-hk/ch1bo/refactor-offline-mode (hydra)