Home / Reports / Oct 28, 2022

Friday, October 28, 2022

85 commits had been pushed across 18 repos by 25 authors. There were 1,017,514 additions and 100,652 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:45:28 [68b5f88a] Just include aggregated jobs on hydra (haskell.nix)
00:47:52 [af056809] Try #1761: (haskell.nix)
01:12:11 [19848924] Deployed haddocks (ouroboros-network)
01:18:06 [db1a2142] Update Hackage and Stackage (haskell.nix)
01:34:43 [3af1a868] deploy: 3fbc964b44706caea8be21d88dad69717203a397 (cf-summit-evoting-status)
02:07:05 [02dee5f5] faucet: switch to CHaP (cardano)
03:20:39 [4725bfe8] Miscellaneous formatting fixes. (cardano-wallet)
03:20:40 [4f137c28] Rearrange JSON tests into alphabetical order. (cardano-wallet)
03:20:40 [eb989cdb] Make it possible to specify a sample size for JSON golden tests. (cardano-wallet)
03:20:41 [d2f72edd] Add `outputIndex` field to `SelectionOutputError`. (cardano-wallet)
03:20:41 [fec7a0bb] Make `Quantity` an instance of `Data`. (cardano-wallet)
03:20:42 [f6d390e6] Tidy tests that relate error codes to the OpenApi schema. (cardano-wallet)
03:20:42 [c04d1148] Rename `ApiErrorCode` to `ApiErrorInfo`. (cardano-wallet)
03:20:42 [63c23a7b] Add type `ApiErrorTxOutputLovelaceInsufficient`. (cardano-wallet)
03:20:43 [ed0dbc7b] Add type `ApiError` with `{From,To}JSON` instances and tests. (cardano-wallet)
03:20:43 [2fffb5eb] Add function `objectUnion` to `Data.Aeson.Extra`. (cardano-wallet)
03:20:44 [67a21c5a] Adjust function `apiError` to construct an `ApiError`. (cardano-wallet)
03:20:44 [f4dc3c5c] Regenerate `ApiError.json` so that it includes examples with an `info` field. (cardano-wallet)
03:20:44 [56014f88] Make `ApiErrorTxOutputLovelaceInsufficient` a parameter of `UtxoTooSmall`. (cardano-wallet)
03:20:45 [7f00d6ff] Add function `decodeErrorInfo` to `Integration.Framework.DSL`. (cardano-wallet)
03:20:45 [d8215fcd] Report output index in handler for `SelectionOutputCoinInsufficient`. (cardano-wallet)
03:20:45 [1894d372] Update OpenAPI specification for `errUtxoTooSmall`. (cardano-wallet)
03:22:17 [da3d9478] Revise `TRANS_MIN_UTXO_01` to decode `UtxoTooSmall` errors. (cardano-wallet)
03:27:49 [ba45dc5e] Try #3557: (cardano-wallet)
05:24:02 [41233f29] Miscellaneous formatting fixes. (cardano-wallet)
05:24:05 [afa1afc4] Make it possible to specify a sample size for JSON golden tests. (cardano-wallet)
05:24:05 [fde545f7] Rearrange JSON tests into alphabetical order. (cardano-wallet)
05:24:06 [8f7fbc52] Tidy tests that relate error codes to the OpenApi schema. (cardano-wallet)
05:24:06 [262fff3b] Make `Quantity` an instance of `Data`. (cardano-wallet)
05:24:06 [7d044acc] Add `outputIndex` field to `SelectionOutputError`. (cardano-wallet)
05:24:06 [bbdc5e06] Add type `ApiErrorTxOutputLovelaceInsufficient`. (cardano-wallet)
05:24:07 [2619ee67] Add function `objectUnion` to `Data.Aeson.Extra`. (cardano-wallet)
05:24:07 [03b34e20] Rename `ApiErrorCode` to `ApiErrorInfo`. (cardano-wallet)
05:24:07 [fd3ce99b] Add type `ApiError` with `{From,To}JSON` instances and tests. (cardano-wallet)
05:24:08 [5b967e1c] Regenerate `ApiError.json` so that it includes examples with an `info` field. (cardano-wallet)
05:24:08 [d1b3e005] Make `ApiErrorTxOutputLovelaceInsufficient` a parameter of `UtxoTooSmall`. (cardano-wallet)
05:24:08 [10f2a7d1] Adjust function `apiError` to construct an `ApiError`. (cardano-wallet)
05:24:09 [92c552b3] Update OpenAPI specification for `errUtxoTooSmall`. (cardano-wallet)
05:24:09 [46007247] Report output index in handler for `SelectionOutputCoinInsufficient`. (cardano-wallet)
05:24:09 [65a25633] Add function `decodeErrorInfo` to `Integration.Framework.DSL`. (cardano-wallet)
05:24:10 [a99bbc27] Revise `TRANS_MIN_UTXO_01` to decode `UtxoTooSmall` errors. (cardano-wallet)
05:24:10 [9815701e] Delete integration test `TRANS_MIN_UTXO_BABBAGE_VALIDATION`. (cardano-wallet)
05:29:53 [4d2524d5] Try #3557: (cardano-wallet)
07:23:47 [627c74b1] Fix linting and formatting (plutarch-plutus)
07:24:43 [796aa0cc] Merge pull request #594 from cjay/rational-improvements (plutarch-plutus)
07:25:17 [d1ab8526] Merge pull request #593 from lemmon-714/patch-12 (plutarch-plutus)
08:02:29 [7723cf2d] Add ToJSON and FromJSON instances for Address (cardano-node)
08:03:46 [51befb03] Merge #4568 (cardano-node)
08:19:25 [cd6ff0c5] Merge pull request #495 from input-output-hk/chore/adp-1858-upgrade-from-csl-to-cml (cardano-js-sdk)
08:57:26 [dbb888d8] Merge pull request #2487 from geniusyield/add-test-token-tGENS (cardano-token-registry)
09:00:44 [2c5882b2] Merge #4555 (cardano-node)
09:09:21 [3d0fff2f] PLT-832: Investigate ways to generate SrcSpan-annotated UPLC. (#4924) (plutus)
09:16:45 [65f6689c] Bump iohk-nix (#4933) (plutus)
09:45:40 [d533317c] Merge #4549 (cardano-node)
09:56:53 [3f9264a9] Merge #3525 (cardano-wallet)
10:22:16 [912f5dd5] updated Tutorial 'Writing basic minting policies' to include link to … (#4874) (plutus)
10:28:33 [aa03f7f6] Merge pull request #390 from Emurgo/yoext-476-mint-query-improvements (yoroi-graphql-migration-backend)
10:43:41 [85b461dc] deploy: 51befb0385c4b94f6665b33e366abb83ce26fb59 (cardano-node)
11:02:19 [9f1376b1] feat: get logs for a cicero run (dapps-certification)
11:07:15 [806561ad] PLT-1058: Use GHC 9.2.4 for the plugin (#4927) (plutus)
11:17:52 [6ec77c3d] deploy: 2c5882b236c2ecae94ed6b753e1843225670c7f8 (cardano-node)
12:31:35 [ac353a80] deploy: d533317cffe815519804fc3a90ebc1535202233c (cardano-node)
13:16:58 [c8f99f99] Merge pull request #587 from input-output-hk/dependabot/github_actions/cachix/cachix-action-12 (hydra-poc)
13:35:13 [52630012] Merge #3525 (cardano-wallet)
13:38:52 [01fb1a60] Remove old nix setup: mv ./__std__ -> ./nix (#4926) (plutus)
14:10:01 [f12774b2] Merge #4575 (cardano-node)
14:12:56 [1ff0741f] Updating README.adoc and CONTRIBUTING.adoc [DO NOT READ] (#4928) (plutus)
14:45:37 [a5d81d5c] Merge branch 'master' into staging (plutarch-plutus)
14:47:31 [11e7a39d] docs: Merge #3525 (cardano-wallet)
14:51:49 [2414cd40] Merge pull request #1146 from Plutonomicon/dshuiski/1100-set-ex-units-performance (cardano-transaction-lib)
14:52:20 [7984792e] Josfaj/plt 815 pt2 links to v2 examples (#4934) (plutus)
14:53:51 [c3a498d3] Deploying to gh-pages from @ Plutonomicon/cardano-transaction-lib@2414cd405e61254e4b261f74263e70c80aa1de42 🚀 (cardano-transaction-lib)
14:54:16 [9b838920] Merge pull request #596 from Plutonomicon/staging (plutarch-plutus)
15:23:53 [e3bb703c] Fix a few things in the README (#4935) (plutus)
15:38:44 [b031fc11] deploy: d8ce216b9404195b8971139c069fce95204b5e95 (mithril)
16:25:11 [675ae489] deploy: 3893d07b4f5659b5666d8be12e258e2e3aa5ed19 (mithril)
16:51:02 [90bd3f31] Added agda to the devshell (#4938) (plutus)
16:57:14 [1af96af2] Restructure the `doc` folder (#4936) (plutus)
17:23:16 [2c9c3ae6] Add axiomatic set theory (#20) (formal-ledger-specifications)
17:32:25 [0694cbed] Merge #3520 (cardano-wallet)
18:54:47 [9989b557] Merge pull request #314 from input-output-hk/ts-monoid-strictmaybe (cardano-base)
19:14:49 [9876b10f] docs: Merge #3520 (cardano-wallet)
19:36:14 [2dbc2d61] plutusStaging: Bump plutus to 2b811787dc3ab20cc2b0d1bfedf6f5b9a745d5c3 (plutus-ops)
20:10:36 [42839889] staging: Bump marlowe to 5330c0d799ff660420b861d0dc9e074e7e2a9538 (plutus-ops)
21:21:41 [dc08034f] staging: Bump marlowe to 49f3861b29adeffd56d2338d57e68fbbb9f89bb5 (plutus-ops)