Home / Reports / Nov 10, 2021

Wednesday, November 10, 2021

80 commits had been pushed across 24 repos by 26 authors. There were 259,852 additions and 187,189 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:32:56 [e0c0dbcc] Try #1286: (haskell.nix)
01:17:04 [662b562d] Update Hackage and Stackage (haskell.nix)
01:29:21 [2eb6cc44] Merge branch 'develop' into l10n_develop3 (yoroi-mobile)
01:29:55 [02933f5b] Merge branch 'develop' into l10n_develop3 (yoroi-mobile)
01:31:14 [f81ae8b0] Merge pull request #1763 from Emurgo/src-file-structure (yoroi-mobile)
01:31:27 [42cd6e48] Merge branch 'develop' into l10n_develop3 (yoroi-mobile)
01:31:44 [2b870a44] Merge pull request #1688 from Emurgo/l10n_develop3 (yoroi-mobile)
03:10:26 [3c089ebb] Try #1286: (haskell.nix)
03:16:19 [cd765e94] Skip hls test for ghc921 (haskell.nix)
03:24:07 [7c5763e2] Also skip stack hls test for ghc 9.2.1 (haskell.nix)
03:24:39 [5e1578fa] Try #1286: (haskell.nix)
04:30:42 [9468e631] ifdLevel 3 (haskell.nix)
04:31:59 [82a7f5fe] Try #1286: (haskell.nix)
04:42:47 [af0e5b91] Merge pull request #650 from capexeu/master (cardano-token-registry)
04:47:58 [e2c5d461] Merge pull request #651 from myhomeplanet/VEF-Token-Registration (cardano-token-registry)
04:51:04 [a511889e] Merge pull request #652 from cardano-tools-nft/c05837c7-bd43-4b9e-8c7c-35ea497f45ec (cardano-token-registry)
05:04:52 [804b5935] Adjust links to permit merging with cardano-wallet docs (adrestia)
05:18:38 [da823fab] Also publish cardano-wallet docs (adrestia)
05:25:39 [00de42f5] Fix the flake lock timestamp and add Makefile targets for node bumps (cardano-memory-benchmark)
05:26:44 [99636f5d] Merge pull request #944 from input-output-hk/erikd/yet-more-2 (cardano-db-sync)
06:48:48 [9ceca761] Merge pull request #945 from input-output-hk/tmcgilchrist/erik_special (cardano-db-sync)
06:49:36 [abef38f9] Updated examples to new settings structs usage (blockfrost-rust)
07:18:00 [a7eb5eca] Remove duplicated settings in scenario tests (#3678) (jormungandr)
07:40:04 [3f15ba63] Rework directories structure: CIP-XXXX.md -> README.md (#125) (CIPs)
07:52:25 [401e4ca7] [DDW-794] Implement the Catalysts Fund7 screen (#2732) (daedalus)
08:00:39 [0d9cafb2] plutusStaging: Bump plutus to 1f9aef086e58ead732713b37083209762a8f980d (plutus-ops)
08:16:16 [e9623ecc] [DDW-808] Update cardano-launcher and introduce Cardano Node RTS flags (#2735) (daedalus)
08:45:23 [9f653dc9] Add UpdateProposal integration test (#3671) (jormungandr)
09:03:48 [3dbe75ba] plutusStaging: Bump plutus to eabb8c01bea0f6f476c01dde89b408c397de3ed5 (plutus-ops)
09:04:11 [4d98ff12] Merge #3012 (cardano-wallet)
09:27:28 [d2f5b1ef] Replace mock-chain with real BFT node in end-to-end test (hydra-poc)
09:39:35 [5cff15ef] Start Hydra nodes with node socket (hydra-poc)
09:41:08 [8cd6942d] Merge #3354 (cardano-node)
09:57:51 [7df3df3e] Generalize chain configuration as a sum-type mock / direct (hydra-poc)
10:01:11 [889e6de1] Refactor chain-config parser to prepare direct-config parsing. (hydra-poc)
10:04:41 [37d86a65] Merge #3348 (cardano-node)
10:18:00 [a97a1120] Merge pull request #4203 from input-output-hk/dependabot/github_actions/nixbuild/nix-quick-install-action-8 (plutus)
10:25:10 [cb4ccc3e] Start configuration of Direct chain in Hydra node (hydra-poc)
10:31:22 [e0a7977e] Fix imports compilation errors in util. (hydra-poc)
10:39:21 [5352f846] Wire 'withDirectChain' handler in the Hydra node's starting code. (hydra-poc)
10:44:14 [a6582e1a] Define and wire command-line parser for NetworkMagic. (hydra-poc)
10:56:25 [8225eaa5] Merge pull request #130 from vacuumlabs/security-policy-type-change (ledger-app-cardano-shelley)
10:57:45 [a9cedf47] Deployed haddocks (cardano-node)
11:05:48 [a2e1be7c] More materialization (haskell.nix)
11:07:58 [8cc85d1d] Fixes for ghc 9.2.1 tests (haskell.nix)
11:08:40 [b72242db] Try #1286: (haskell.nix)
11:28:04 [2e3505ab] Merge pull request #145 from vacuumlabs/additional-witness-validation (ledgerjs-cardano-shelley)
12:21:25 [d84c9808] feat: add WalletProvider.rewardsHistory (cardano-js-sdk)
12:21:44 [1d824fc4] feat: add WalletProvider.genesisParameters (cardano-js-sdk)
12:24:01 [f0431b73] feat: add WalletProvider.queryBlocksByHashes (cardano-js-sdk)
12:24:07 [5f74cdd3] fix(wallet): do not emit provider data until it changes (cardano-js-sdk)
12:24:08 [0568290d] feat(wallet): use block$ and epoch$ to reduce # of provider requests (cardano-js-sdk)
12:24:08 [7c46ce58] feat(wallet): add Wallet.networkInfo$ (cardano-js-sdk)
12:24:09 [381ef6ae] feat(wallet): add Wallet.genesisParameters$ (cardano-js-sdk)
12:24:09 [8b8a3558] feat(wallet): add Wallet.delegation.rewardsHistory$ (cardano-js-sdk)
12:24:10 [83f47823] feat(wallet): add Wallet.delegation.delegatee$ (cardano-js-sdk)
12:30:25 [18ed84e4] Work around mintty hsc2hs issue (haskell.nix)
12:31:05 [434c0323] Try #1286: (haskell.nix)
12:37:51 [ae6a66c5] Merge pull request #130 from input-output-hk/feat/rewards-history (cardano-js-sdk)
12:41:39 [9b68a476] Merge pull request #129 from input-output-hk/dependabot/npm_and_yarn/validator-13.7.0 (cardano-js-sdk)
12:41:54 [ef67abe5] deploy: ae6a66c5fed6d63c09993f6a935aca1540677ac5 (cardano-js-sdk)
12:45:49 [01631a14] deploy: 9b68a4769516444e14d25ac2e169b5b3b335c61b (cardano-js-sdk)
13:54:29 [3c63cf9c] Add lower bound that probably should be in conduit-extra (haskell.nix)
13:55:18 [dfd8fca2] Try #1286: (haskell.nix)
13:56:41 [8b991a79] Add lower bound that probably should be in conduit-extra (haskell.nix)
13:57:13 [63819f38] Try #1286: (haskell.nix)
14:13:33 [9f7ecf4a] Add possibility to generate extended payment key (cardano-clusterlib-py)
14:18:56 [0f0e7a45] Merge pull request #54 from mkoura/extended_key (cardano-clusterlib-py)
14:21:50 [60a9c455] Add default value for `_min_change_value` (cardano-clusterlib-py)
14:25:55 [fa673b18] Merge pull request #55 from mkoura/min_change_value_defaults (cardano-clusterlib-py)
15:22:24 [57c6ce57] Merge pull request #775 from mkoura/remove_dbsync_mark (cardano-node-tests)
16:20:39 [5b329b9e] [DDW-780] Daedalus start impovement (#2716) (daedalus)
17:52:59 [dc317040] Merge #3481 (ouroboros-network)
18:04:42 [59996c63] flake.nix: fix Hydra jobs (cardano-memory-benchmark)
18:09:08 [1d937a2d] fix passthru (cardano-memory-benchmark)
21:32:52 [bd34f584] ssh: fix <ARGS> only accepting a single value (bitte-cli)
22:19:01 [3c74bc2e] Merge pull request #2541 from input-output-hk/jc/fix-var-len-encoding-typo (cardano-ledger-specs)
22:40:11 [99d351f4] Merge #3481 (ouroboros-network)
22:55:41 [894c4148] Merge pull request #1765 from Emurgo/fix-isInitialized-crash (yoroi-mobile)
23:35:44 [034c0987] Standardize code block formatting in Stake Pool Course handhook (#385) (developer-portal)