Home / Reports / Dec 14, 2021

Tuesday, December 14, 2021

132 commits had been pushed across 25 repos by 28 authors. There were 84,936 additions and 60,698 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:02:13 [a3636cab] Add fourmolu config (plutarch)
00:02:40 [97309a67] Format entire source tree using bin/format (plutarch)
00:36:50 [30193397] add ci, and ensure bin/format was run (plutarch)
00:47:44 [39638388] Merge pull request #972 from input-output-hk/kderme/fix-genesis (cardano-db-sync)
01:17:00 [6ed3cd70] Automatic update for Tue Dec 14 01:17:00 AM UTC 2021 (stackage.nix)
01:18:10 [fd13635f] Update Hackage and Stackage (haskell.nix)
03:14:25 [f8c6c68d] kevm: remove IFD for src (kevm.flake)
06:27:53 [00ef5e87] docs: Merge #3055 (cardano-wallet)
07:31:49 [7fca7586] Merge pull request #2573 from Emurgo/mmahut/new_langs (yoroi-frontend)
07:34:10 [5d6426ae] Try #1311: (haskell.nix)
07:34:55 [3b9b8845] Try #3050: (cardano-wallet)
07:54:40 [a2a0735e] 6.9.2 (adalite)
07:56:12 [c9a14b04] Improve wording of tx too big error (adalite)
07:57:40 [f55bee5c] 6.9.3 (adalite)
08:05:22 [ae83a042] CIP-0019 [MINOR] - Some corrections (#173) (CIPs)
08:37:18 [76775530] Merge #3436 (cardano-node)
09:11:57 [e9fc9bee] deploy: 52660d5b4f1f18e74e06afa81d43fc539cde8f7b (hydra-poc)
09:11:59 [09103371] Merge #3435 (cardano-node)
09:28:57 [57c887b2] plutusStaging: Bump plutus to 220bb00ce52b650cd33b6bb6907d647431018a32 (plutus-ops)
10:08:11 [21352c51] Merge #3476 (ouroboros-network)
10:19:32 [cacae6f5] plutusStaging: Bump plutus to 835ce24b7c89fa0d49e985029defc15b6732785e (plutus-ops)
10:39:17 [bd13ba12] Merge release/4.6.0 into master (#2785) (daedalus)
10:42:04 [003b0332] rename WitnessMode::Lane -> WitnessMode::Account (#708) (chain-libs)
10:42:19 [dad0b186] Merge pull request #4 from srid/fourmolu (plutarch)
10:51:43 [b32ab89d] Merge #3539 (ouroboros-network)
11:30:45 [c613dbfd] Move docs -> src_docs (cardano-node-tests)
11:37:00 [4a0c00a9] Merge pull request #836 from mkoura/move_src_docs (cardano-node-tests)
11:39:54 [c243f630] Merge #3541 (ouroboros-network)
11:41:10 [d0dfaebc] Fix references in json-schemas' specifications. (hydra-poc)
11:42:02 [881eda45] Merge #982 (cardano-db-sync)
11:49:14 [a7f539f7] new Graph QL release (cardano-documentation)
11:50:57 [eaa15861] Update 03-comp-matrix.mdx (cardano-documentation)
11:53:06 [efb05a0c] Merge pull request #261 from input-output-hk/nahern-patch-3 (cardano-documentation)
11:58:01 [73551cae] deploy: d0dfaebc0a6ccaffbccef867af3c281a734d60fa (hydra-poc)
12:03:57 [73f1e515] Content for github pages needs to be in docs dir (cardano-node-tests)
12:07:41 [b69bd53c] Merge #2996 (cardano-wallet)
12:12:30 [9bbc8df3] deploy: cec8b61a74a1a67ece75fb3232c0e7d3885f823d (hydra-poc)
12:13:30 [bb45fe16] Simplify code to use cardano-api keys everywhere (hydra-poc)
12:13:30 [52878769] Extract recipient addresses from known UTXO (hydra-poc)
12:13:30 [baadb32e] Refer to demo in Getting started section (hydra-poc)
12:13:30 [915c6a40] Add note about TUI not quitting when disconnected (hydra-poc)
12:13:30 [d89ef4e6] Refactor TUI to use the sk/vk provided as option to identy 'our' address. (hydra-poc)
12:13:30 [37e044a3] Show pretty recipients' addresses in the TUI (hydra-poc)
12:13:30 [c82595d9] Fix docker-compose arguments to use signing key (hydra-poc)
12:13:30 [e76757e6] Only store SigningKey in TUI Hydra.Client (hydra-poc)
12:13:30 [a96fdc21] Remove useless generateKeyPair function (hydra-poc)
12:13:30 [62e7874c] Make paths in seed-network exe instruction relative to demo/ (hydra-poc)
12:13:30 [77626ef9] Make seed-network amount mandatory (hydra-poc)
12:13:30 [c4b04b20] Continue working on observe commit tx property. (hydra-poc)
12:13:30 [b945233a] Modify getAddress in TUI to take VKey (hydra-poc)
12:13:30 [4ae8dcc6] Add missing key to generate initial funds (hydra-poc)
12:13:30 [f35ce488] Add instructions to seed network 'manually' (hydra-poc)
12:13:30 [696af58d] remove now-obsolete code from the TUI. (hydra-poc)
12:13:30 [de2d97e6] Make without docker instruction in demo README more consistent with others. (hydra-poc)
12:13:30 [2ce3cc3b] TUI can quit with q also when not connected (hydra-poc)
12:13:30 [6339fda9] Minor changes to CHANGELOG (hydra-poc)
12:13:30 [c3d8153a] Update nix materialisation files (hydra-poc)
12:13:30 [e0fec716] Add a script seed the network in the demo (hydra-poc)
12:13:30 [50e0a1c2] Ensure we remove the right initials when observing commit tx (hydra-poc)
12:13:30 [79130e40] Update CHANGELOG and documentation (hydra-poc)
12:13:30 [ad32284c] Add missing instruction to --commit-amount (hydra-poc)
12:13:30 [e8846601] Add instructions on how to build docker images (hydra-poc)
12:13:30 [c60e99af] Add a note about fuel UTXO workaround (hydra-poc)
12:13:30 [b980b3fe] Use node socket instead of node in seed payment generation (hydra-poc)
12:13:30 [79d38aeb] Provide an executable to seed the network (hydra-poc)
12:13:30 [7c864e66] Move untested commit observer to Tx (hydra-poc)
12:13:30 [04c40bf1] Simplify toplevel README (hydra-poc)
12:13:30 [093e571c] Pass signing key to TUI instead of verification key (hydra-poc)
12:13:30 [1636f9cd] Unify --node-socket option for hydra-tui and seed-network (hydra-poc)
12:13:30 [95a5a4b6] Update known issues section in TUI (hydra-poc)
12:13:30 [89bdfa1b] Add guard when selecting UTXO to commit. (hydra-poc)
12:13:30 [d650c9ca] Pull network id from the command-line options (hydra-poc)
12:13:30 [f1b7fad7] Fix demo README instructions (hydra-poc)
12:13:30 [1ee59198] Remove old comment (hydra-poc)
12:13:30 [ead3179e] Enhance prepare-devnet and add docker-demo.sh script (hydra-poc)
12:15:19 [28078bc1] Merge pull request #837 from mkoura/fix_github_pages (cardano-node-tests)
12:24:28 [ea71ed0a] Merge #2996 (cardano-wallet)
12:29:50 [b277fb2d] deploy: c60e99afa4e4f763fdd89c9feffc153a690f1c9e (hydra-poc)
12:54:25 [febdbaa8] Remove digest dependency (#702) (chain-libs)
12:56:20 [24acc6bb] PBuiltinHList (plutarch)
13:09:24 [bc866ee5] Merge #2996 (cardano-wallet)
13:13:05 [6b60fe92] Fix API reference URLs in README. (hydra-poc)
13:21:54 [ed0ed1ad] Release version 0.2.0 (hydra-poc)
13:29:23 [e31455ea] Merge #3438 (cardano-node)
13:36:56 [392138d2] Merge pull request #173 from blockfrost/fix/blocks-addresses-type (blockfrost-js)
13:37:00 [4f74ae7b] deploy: ed0ed1adedc7ae06a300aa027cb62c72706f28b3 (hydra-poc)
13:42:47 [a0df6529] Fix mission column executable error. Removed duplicated wget in apt list (#1228) (guild-operators)
14:06:39 [4be0f1aa] Merge #3541 (ouroboros-network)
15:09:48 [90f1a014] Merge #3435 (cardano-node)
15:19:56 [c3047346] Eliminate double lets (plutarch)
15:20:37 [776e24fa] Don't implement PlutusType for BuiltinHList (plutarch)
15:25:41 [71f413df] Merge #3539 (ouroboros-network)
15:37:36 [12fb1f4f] Deployed haddocks (cardano-node)
15:51:22 [5c40660e] Merge pull request #3058 from input-output-hk/piotr/more/timeout/for/starting/node/e2e/tests (cardano-wallet)
15:52:13 [57118636] deploy: 85286aca2e04c08da7163a94d827078c05ccdd49 (hydra-poc)
16:01:14 [cd9d1c4e] deploy: 6871837ea45f213a525acff90d8eb6ffc1879935 (hydra-poc)
16:11:25 [1a9ec4ae] Merge pull request #2586 from input-output-hk/lehins/fix-txin-ord (cardano-ledger)
16:13:42 [3ad6faca] nixos21.05: has ssm-agent upstreamed (bitte)
16:21:42 [19dc570d] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 1a9ec4ae9e0b09d54e49b2a40c4ead37edadcce5 (cardano-ledger-specs)
16:35:47 [80948d87] Merge pull request #116 from input-output-hk/avoid-IFD (bitte)
17:00:03 [7d015697] UI output correction for pool retirement (#135) (ledger-app-cardano-shelley)
17:02:31 [e144f3c4] nixos21.05: has ssm-agent upstreamed (bitte)
17:02:39 [f8d60891] refact(chore): distribute disabled modules to thier replacement module (bitte)
17:05:03 [0d3036e4] Merge pull request #116 from input-output-hk/avoid-IFD (bitte)
17:22:14 [86f9ef31] treefmt (bitte)
17:22:14 [f1eb8200] nixos21.05: has ssm-agent upstreamed (bitte)
17:22:14 [2495d1cc] refact(chore): distribute disabled modules to thier replacement module (bitte)
17:22:14 [5ab8619a] Merge pull request #116 from input-output-hk/avoid-IFD (bitte)
17:23:31 [01745674] statix (bitte)
17:41:15 [b987354a] Deployed haddocks (cardano-node)
18:18:50 [bd99ae13] ref: rename core vault-agent (bitte)
18:51:59 [abbc9f10] Merge branch 'pablo-env' of git://github.com/palas/plutus-ops (plutus-ops)
19:43:24 [c278e00f] hydra.mantis.ist is no more (plutus-ops)
19:55:06 [e7b9d3f2] Fix typo (plutus-ops)
20:02:40 [581a3981] ref: rename consul-policies.service -> consul-acl.service (bitte)
20:02:40 [1801f3ee] ref: rename core vault-agent (bitte)
20:02:40 [b3e6f8f9] treefmt + statix (bitte)
20:16:05 [27e29cf1] Kwxm/print builtin types (#4281) (plutus)
20:16:49 [4e65bb43] Add default.nix for nix-build (plutarch)
20:23:38 [b756f7ca] Merge pull request #7 from srid/nix-builds (plutarch)
21:14:56 [49ae60b0] Merge pull request #982 from input-output-hk/fixes/serve-raw-metadata (cardano-db-sync)
21:17:30 [30cfcb2f] monitoring: fix ingress-config (bitte)
21:21:50 [fc10f16b] Merge #3439 (cardano-node)
21:40:23 [17aa6170] Add support for starting local cluster with p2p networking (cardano-node-tests)
22:10:09 [af8f5870] style: don't use inherit lib / builtins (bitte)
22:10:17 [3a068fc4] Merge #3051 (cardano-wallet)
22:12:26 [cdd4595e] Merge pull request #829 from mkoura/p2p_local (cardano-node-tests)
22:18:29 [dd36753a] Nami hw wallet support (#91) (support-faq)
22:53:10 [eeeb3f97] Merge #3051 (cardano-wallet)
22:57:01 [217a2278] Fill out PScriptContext some more (plutarch)
22:57:01 [a4bcedf6] PDataRepr (plutarch)
22:57:01 [49609976] Fix tests (plutarch)