Home / Reports / Nov 8, 2022

Tuesday, November 8, 2022

106 commits had been pushed across 19 repos by 27 authors. There were 1,381,285 additions and 103,831 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:28:58 [3404a764] Merge pull request #11 from blockfrost/1000101/asset_validation (blockfrost-backend-ryo)
00:39:25 [67714bcb] Deployed haddocks (ouroboros-network)
01:17:05 [3b31da6f] Automatic update for Tue Nov 8 01:17:05 AM UTC 2022 (stackage.nix)
01:18:08 [ec6d5eab] Update Hackage and Stackage (haskell.nix)
02:24:01 [cebbb6d2] shellFor: provide build tools for all packages when exactDeps = false. Fix #1753. (#1769) (haskell.nix)
02:58:29 [f02b4dbd] bump to 1.35.4 (tools)
03:47:34 [c18337cd] Try #4078: (ouroboros-network)
03:54:26 [5874a30d] New topology file format (cardano-node)
03:54:26 [8d5688dc] Added test of p2p topology decoder (cardano-node)
03:54:27 [24e1f6ea] Expanded installation instructions (cardano-node)
03:57:08 [c708ca73] Merge #4563 (cardano-node)
05:15:59 [6d66d7a7] Merge pull request #510 from input-output-hk/build/no-extraneous-dependencies (cardano-js-sdk)
06:54:56 [0333a291] bump to haskell.nix (tools)
07:34:38 [3e10a31a] Try #3575: (cardano-wallet)
07:44:12 [5839e8fb] CIP-0010 | Add cardanohosts.com metadatum labels (#368) (CIPs)
09:23:40 [81732b64] Merge #3575 (cardano-wallet)
10:21:19 [57964deb] Try #4078: (ouroboros-network)
10:26:16 [aa91fa5e] deploy: 323c3a11989116af9e1d17f301ff8d31a241f8bf (hydra-poc)
10:29:27 [ecb83932] deploy: 323c3a11989116af9e1d17f301ff8d31a241f8bf (hydra-poc)
10:48:22 [d1560570] Merge pull request #502 from input-output-hk/feat/ADP-2218-web-extension-wallet-manager (cardano-js-sdk)
10:48:40 [a563fa2b] Merge pull request #511 from input-output-hk/ci/remove-nodejs-latest-testing (cardano-js-sdk)
11:15:55 [5633d1c0] Merge #4209 (cardano-node)
11:25:17 [4d57ae20] Merge pull request #243 from input-output-hk/jj/laceTestCoin (metadata-registry-testnet)
12:00:14 [1aa36aa6] Move JSON encodings for transaction types into HTTP API layer. (cardano-wallet)
12:05:16 [eccaec2f] docs: Move JSON encodings for transaction types into HTTP API layer. Move JSON encodings for transaction types into HTTP API layer. Source commit: 1aa36aa64da2033c9c952ab7a21c723dffa09983 (cardano-wallet)
12:06:43 [e29ab833] Merge #3566 (cardano-wallet)
12:19:29 [f90706b6] Merge pull request #244 from input-output-hk/jj/laceTestCoin (metadata-registry-testnet)
12:32:57 [6c8fc6c0] Move HTTP API JSON encoding for WitnessCount to HTTP API layer. (cardano-wallet)
12:32:57 [a23d38f2] fix publish doc workflow (cardano-wallet)
12:32:58 [4a56c573] Move HTTP API JSON encoding for `AnyScript` into HTTP API layer. (cardano-wallet)
12:32:58 [76d4fbae] Move HTTP API JSON encoding for `PlutusScriptInfo` into HTTP API layer. (cardano-wallet)
12:32:58 [40db5a10] Move HTTP API JSON encoding for ValidityIntervalExplicit to HTTP API layer. (cardano-wallet)
12:32:58 [cf86342f] generalize balanceTransaction (cardano-wallet)
12:32:58 [0c841d78] add preselection (cardano-wallet)
12:32:58 [974139b8] Add golden test data for `ApiWitnessCount`. (cardano-wallet)
12:32:58 [21976a7a] Add golden test data for `ApiValidityIntervalExplicit`. (cardano-wallet)
12:32:59 [e2e5ca43] use PreSelection in mkUnsignedTransaction (cardano-wallet)
12:32:59 [71552bef] refactor constructTransaction - part 5 (cardano-wallet)
12:32:59 [ca43026d] refactor constructTransaction - part 6 (cardano-wallet)
12:32:59 [a4bd32ef] refactor constructTransaction - part 2 (cardano-wallet)
12:32:59 [faef0fd1] refactor constructTransaction - part 1 (cardano-wallet)
12:32:59 [14dabfc0] refactor constructTransaction - part 3 (cardano-wallet)
12:32:59 [7e5587b4] refactor constructTransaction - part 7 (cardano-wallet)
12:32:59 [1c2619a7] refactor constructTransaction - part 4 (cardano-wallet)
12:33:00 [4ff818ce] update test of withdrawal from self, 0 rewards (cardano-wallet)
12:33:00 [70bdaffa] introduce dummyInput (cardano-wallet)
12:33:00 [e4193a72] adding minting script witness to estimateNumberOfWitnesses (cardano-wallet)
12:33:00 [c5572e3a] refactor constructTransaction - part 8 (cardano-wallet)
12:33:00 [7e6b8ff9] be precise about number of minting scripts (cardano-wallet)
12:33:00 [1b609125] Make contents of dummyInput stand out more (cardano-wallet)
12:33:00 [ddf8175f] Remove dummy input immediately after calling makeTransactionBody (cardano-wallet)
12:33:01 [13d6c5d3] Miscellaneous formatting fixes. (cardano-wallet)
12:33:01 [963d5618] Add reminder to remove the `dummyInput` hack. (cardano-wallet)
12:33:01 [d26eac8f] Make inner functions of `constructTransaction` more concise. (cardano-wallet)
12:33:01 [9487a06d] Factor out common build command within definition of `inputWits`. (cardano-wallet)
12:33:01 [06b7340d] Match all cases in function `removeDummyInput`. (cardano-wallet)
12:33:01 [53d65dd5] Remove redundant `IsCardanoEra` constraint. (cardano-wallet)
12:33:01 [4bca9019] Fix imports. (cardano-wallet)
12:33:02 [6dd605cf] Move type `PreSelection` to `Cardano.Wallet.Transaction`. (cardano-wallet)
12:33:02 [e490cba3] Simplify type of `Cardano.Wallet.constructTransaction`. (cardano-wallet)
12:36:31 [8b21e2bd] Merge #4078 (ouroboros-network)
12:50:55 [cb9a2713] Try #3576: (cardano-wallet)
13:07:58 [fc991bf8] Merge #4613 (cardano-node)
13:40:04 [97c18eff] deploy: 5633d1c059ee2add993ae91a8487fbc6381c8f3a (cardano-node)
15:17:06 [5dab28d5] Merge #3555 (cardano-wallet)
15:18:42 [b04e44bf] Add more optional fields. Update state to Active (#367) (CIPs)
15:54:20 [d32b2e5d] deploy: fc991bf814891a9349f22cf278632d39b04d4628 (cardano-node)
16:03:50 [7ed22bf1] Merge pull request #591 from input-output-hk/fix/tui_ci_error (hydra-poc)
16:17:12 [57ab6f94] Merge pull request #1195 from Plutonomicon/pb99u069/1192-format-checking-with-inclusion-patterns (cardano-transaction-lib)
16:23:22 [0ac9816a] staging: Bump marlowe to c53ee9a18defadb7bbbb7e949d84487877acebdc (plutus-ops)
16:24:56 [d6e656fe] deploy: 7ed22bf135e7e1406619d093e0b58a885ee47cc9 (hydra-poc)
16:36:59 [6869f5c1] Revert "fix(tui): alter terminal being used during CI" (hydra-poc)
16:37:25 [fc502587] Merge pull request #603 from input-output-hk/revert-591-fix/tui_ci_error (hydra-poc)
16:38:24 [4c7c48a8] deploy: 6bfb14467928335501f912b7efdf2f8ec02c19f2 (mithril)
16:42:34 [2ad0dfa3] Merge #3576 (cardano-wallet)
16:52:01 [1fd93ef7] Run job only in main repo (not forks) (cardano-node-tests)
16:52:57 [4fcc1355] Add support for db-sync and fast cluster (cardano-node-tests)
16:53:28 [7d02439f] Add db-sync nightly job (cardano-node-tests)
16:53:58 [e9dd7fa8] Run regression tests on Github (cardano-node-tests)
17:00:50 [9e6f6461] deploy: fc5025878b443bb09d862c3505a7f8502a4ec7f9 (hydra-poc)
17:03:07 [7a2c8fcf] Merge pull request #1480 from input-output-hk/github_regression_jobs (cardano-node-tests)
17:31:22 [c6e5833b] plutusStaging: Bump plutus to 8fa04cf1ccfa324aef5313081eeda8c18e9025e9 (plutus-ops)
17:44:34 [ffcf2c01] Merge #4563 (cardano-node)
17:59:06 [e92d950e] docs: Merge #3576 3576: [ADP-2373] Split `selectTxHistory` r=HeinrichApfelmus a=HeinrichApfelmus This pull request is a refactoring that splits the `selectTxHistory` function into two parts: LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes release.nix reports scripts shell.nix specifications test touch.me.CI weeder.dhall Selecting and filtering `TxMeta` from the wallet LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes release.nix reports scripts shell.nix specifications test touch.me.CI weeder.dhall Populate TransactionInfo by paring the `TxMeta` with transaction data This splits will facilitate moving transaction data back to disk. This pull request is part of the transitional architecture for the introduction of DBVar. ### Issue Number ADP-2373 Co-authored-by: Heinrich Apfelmus <[email protected]> Source commit: 2ad0dfa3f789dea56b15ed9cf670852c482bf758 (cardano-wallet)
18:34:52 [4baf1446] Merge pull request #17 from blockfrost/1000101/txs_refactor (blockfrost-backend-ryo)
18:48:40 [eb727751] Tweak retrospective computation of change & outs (cardano-wallet)
19:09:25 [d441e88e] Try #3553: (cardano-wallet)
19:46:37 [3b5c3cc9] Refactor auth with OS (#2148) (yoroi-mobile)
20:01:00 [9fe539c4] deploy: ffcf2c01b7ef612893529cef188cc1961ed64521 (cardano-node)
20:20:47 [1c924344] Merge pull request #111 from dcSpark/default-keyword (cddl-codegen)
20:39:16 [4b29923c] Editors meeting #57 housekeeping (#370) (CIPs)
21:22:23 [3a3f1012] plutusStaging: Bump plutus to bece07ce58e3de343310b691005394a1974e5faf (plutus-ops)
22:06:54 [86ca0793] Merge pull request #1482 from input-output-hk/default_tx_era_ci (cardano-node-tests)
22:10:04 [a792f312] Merge pull request #1303 from input-output-hk/artur/update-docker-doc (cardano-db-sync)
22:21:05 [50687909] added test tracking page for node tag 1.35.4 rc1 (#1463) (cardano-node-tests)
22:51:32 [6bef95ca] cardano-tracer: add tracing & fix the hang in getXdgDirectory (cardano-node)
22:53:35 [e42e539f] Merge #4581 (cardano-node)
23:06:45 [20b7526a] Merge pull request #2509 from YeppleInc/9fa7ce87ac9c6405684eb58b0baae8707cf89f8eb0cdfdd683134872534d4f4b4553 (cardano-token-registry)
23:07:18 [aefd96b0] Merge pull request #2510 from chihuicoin/master (cardano-token-registry)
23:09:39 [7e258a06] Merge pull request #2512 from Alexd1985/patch-11 (cardano-token-registry)
23:10:20 [d3a88d5a] Merge pull request #2513 from ivardl/master (cardano-token-registry)
23:11:04 [799503dd] Merge pull request #2514 from cardano-tools-nft/77f55a2f-7939-4b30-86b4-a77a8877f963 (cardano-token-registry)
23:11:37 [f8f0ae62] Merge pull request #2516 from cardano-tools-nft/9a533b48-b69d-499d-9100-d14c6d66eebf (cardano-token-registry)
23:12:34 [d76f136e] Merge pull request #2517 from glneto/master (cardano-token-registry)
23:17:05 [edce5ff7] Merge pull request #2515 from drewhaines/master (cardano-token-registry)
23:28:58 [8a2b36e1] hernan: Bump marlowePlay to f506ae115c60fce65aadc54f2d56b677b763ab72 (plutus-ops)