Home / Reports / Sep 12, 2021

Sunday, September 12, 2021

189 commits had been pushed across 28 repos by 37 authors. There were 33,320 additions and 13,460 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:52:43 [a22fa587] Extract out parameters for `runSelection` into record type. (cardano-wallet)
00:52:44 [e451eac3] Introduce `select{Asset,Coin}Quantity` to reduce code duplication. (cardano-wallet)
00:52:44 [b22f02a7] Flip argument order in `selectMatchingQuantity`. (cardano-wallet)
00:54:03 [14fba6a8] Introduce function `runSelectionNonEmpty`. (cardano-wallet)
00:59:11 [9affc7f4] Scheduled update (pool_groups)
00:59:18 [cfb94ac9] Use `runSelectionNonEmpty` in `performSelection`. (cardano-wallet)
01:06:06 [5e63779a] Remove the restriction that all minted assets must be spent or burned. (cardano-wallet)
01:06:09 [c477adfa] Test `makeChange` with assets that are minted but not spent or burned. (cardano-wallet)
01:07:01 [fb8e77f4] WIP: Remove requirement for all minted assets to be spent or burned. (cardano-wallet)
01:13:44 [7419a90e] Automatic update for Sun Sep 12 01:13:44 UTC 2021 (stackage.nix)
01:14:41 [120e59df] Update Hackage and Stackage (haskell.nix)
01:21:17 [1ad13880] Introduce function `runSelectionNonEmpty`. (cardano-wallet)
01:21:18 [e002b5ee] Use `runSelectionNonEmpty` in `performSelection`. (cardano-wallet)
01:23:08 [53f9d846] Test `makeChange` with assets that are minted but not spent or burned. (cardano-wallet)
01:23:08 [093d22d0] Remove the restriction that all minted assets must be spent or burned. (cardano-wallet)
01:23:09 [6218865a] WIP: Remove requirement for all minted assets to be spent or burned. (cardano-wallet)
01:36:04 [4be54c8c] db-sync: Handle roll back of PoolMetadataRef before result inserted (cardano-db-sync)
02:04:17 [56b38f75] Scheduled update (pool_groups)
03:17:34 [87b05126] Scheduled update (pool_groups)
03:31:27 [ad6ff0fb] Remove the restriction that all minted assets must be spent or burned. (cardano-wallet)
03:31:27 [afbfca8a] Test `makeChange` with assets that are minted but not spent or burned. (cardano-wallet)
03:31:28 [301ad074] WIP: Remove requirement for all minted assets to be spent or burned. (cardano-wallet)
03:32:42 [09a18412] Test `makeChange` with assets that are minted but not spent or burned. (cardano-wallet)
03:32:42 [ed88c79e] Remove the restriction that all minted assets must be spent or burned. (cardano-wallet)
03:32:43 [1aa53987] WIP: Remove requirement for all minted assets to be spent or burned. (cardano-wallet)
03:55:37 [76b8d38a] Added The Galgos CNFT Project (essential-cardano)
04:02:11 [7b7b87b0] added automated test results (cardano-node-tests)
04:35:56 [f6eaaf96] db-sync: Handle roll back of PoolMetadataRef before result inserted (cardano-db-sync)
05:14:37 [d13591a3] Scheduled update (pool_groups)
06:19:54 [d9901f90] Scheduled update (pool_groups)
07:09:52 [063a03d2] reactore oracle module, add generation script (plutus-use-cases)
07:12:49 [82febf97] remove unneded file (plutus-use-cases)
07:16:07 [efbc3ce1] Scheduled update (pool_groups)
07:29:14 [2548fac1] Upgrade Docusaurus to v2.0.0 beta.6 (#282) (developer-portal)
07:29:49 [363ac035] Bump axios from 0.21.1 to 0.21.4 (developer-portal)
07:29:58 [9084abf5] set placeholder fee for fee-calculating transaction (#283) (developer-portal)
07:41:25 [307511a9] Fix top-level Query required properties causing optional TypeScript type definitions. (cardano-ogmios)
07:43:08 [83178a88] deploy: 307511a930abe5cfb7f1112f19093d6c3efcfc6d (cardano-ogmios)
07:51:15 [b0d242ab] Fill in CHANGELOG. (cardano-ogmios)
07:51:18 [7a0d952a] updated README (lobster-challenge)
07:52:29 [eac965b9] updated README (lobster-challenge)
07:52:50 [0d0c99ee] deploy: b0d242ab1d602f185fa5ef3ce088f6ec25008df7 (cardano-ogmios)
07:55:50 [8fc7c7a2] Add regular expression for asset id to JSON-schema (cardano-ogmios)
08:12:17 [6d54cb94] Merge branch 'main' of github.com:input-output-hk/lobster-challenge (lobster-challenge)
08:39:08 [b0ac25fd] Fix typo (ops-lib)
08:40:06 [4889ff8b] Bump-ops lib for intermittentMonitoringTargets fix (cardano-ops)
08:42:00 [1ce26389] Fix cardanoNodeBlockSizePkgs def (cardano-ops)
08:47:51 [8633d0df] Gitattributes update (yoroi-mobile)
08:50:32 [69c4717b] Gradle update (yoroi-mobile)
08:54:11 [a14f0b61] Fix typo in test coverage condition. (cardano-wallet)
08:54:19 [1c92e4c0] Extract out parameters for `runSelection` into record type. (cardano-wallet)
08:54:19 [4d288bf2] Introduce `select{Asset,Coin}Quantity` to reduce code duplication. (cardano-wallet)
08:54:20 [5539b14e] Flip argument order in `selectMatchingQuantity`. (cardano-wallet)
08:54:20 [2fcfb4a9] Introduce function `runSelectionNonEmpty`. (cardano-wallet)
08:54:20 [53a82218] Use `runSelectionNonEmpty` in `performSelection`. (cardano-wallet)
08:54:21 [ac230d3e] Create a specific error condition for an empty UTxO. (cardano-wallet)
08:59:57 [ad6a5d1a] Add Test.Utils.Env (cardano-wallet)
08:59:57 [9a2dc85c] stack.yaml: use nix-shell --pure (cardano-wallet)
08:59:57 [ec7a942b] tests: Add --env NAME=VALUE option to hspec runners (cardano-wallet)
08:59:57 [e654e573] buildkite: Add --env args to integration tests (cardano-wallet)
08:59:57 [9c1c2902] Add Test.Utils.Env (cardano-wallet)
09:02:02 [1c22ba1e] Merge pull request #1561 from Emurgo/l10n_develop3 (yoroi-mobile)
09:04:48 [96888cd7] Remove extra coin source calculations from `runSelection`. (cardano-wallet)
09:13:17 [0b22ee56] deleted pre-commit (yoroi-mobile)
09:13:40 [19628f55] Merge remote-tracking branch 'origin/release/4.3' into release/4.4 (yoroi-mobile)
09:16:04 [424c9efa] Scheduled update (pool_groups)
09:18:37 [36302095] [#64] Align cabal source references with 1.29.0 (Alonzo-testnet)
09:48:12 [f6920eb0] serialise packed bytes (cardano-base)
10:18:25 [06d823ee] Scheduled update (pool_groups)
10:31:53 [a105cb51] db-sync: Handle roll back of PoolMetadataRef before result inserted (cardano-db-sync)
10:35:04 [4b37d09d] impoved logging a bit (yoroi-graphql-migration-backend)
10:53:43 [93ae9e2c] regenerate OpenApi.ts (blockfrost-js)
10:54:02 [bda8ecf8] blocksLatestTxs (blockfrost-js)
10:55:00 [7dc49688] txsRedeemers (blockfrost-js)
10:55:15 [8abf210a] scripts (blockfrost-js)
10:56:49 [884a5b0b] impoved logging a bit (yoroi-graphql-migration-backend)
11:03:20 [e0d8faec] impoved logging a bit (yoroi-graphql-migration-backend)
11:11:34 [8c48ebb6] delete file (plutus-use-cases)
11:13:46 [b93aa4b4] impoved logging a bit (yoroi-graphql-migration-backend)
11:13:56 [8f743ca3] Scheduled update (pool_groups)
11:17:20 [da757fe6] Add smart contract category (#284) (developer-portal)
11:17:50 [8414fbf1] impoved logging a bit (yoroi-graphql-migration-backend)
11:26:04 [ecd323bb] impoved logging a bit (yoroi-graphql-migration-backend)
11:38:59 [3ff6f66e] impoved logging a bit (yoroi-graphql-migration-backend)
11:46:19 [23f76f2b] impoved logging a bit (yoroi-graphql-migration-backend)
11:59:22 [1ee6dbb1] updating link (cardano-documentation)
12:03:55 [8c1decb6] impoved logging a bit (yoroi-graphql-migration-backend)
12:14:18 [873b75a6] fix: lint (blockfrost-js)
12:20:40 [a0304d48] changed content-type back to octet-stream (yoroi-graphql-migration-backend)
12:26:15 [90f73585] Scheduled update (pool_groups)
12:26:54 [7d35bc75] fix: tests (blockfrost-js)
12:32:43 [61ebd403] Merge branch 'master' into srk/alonzo (blockfrost-js)
12:33:56 [07c58ce4] Alonzo command updates (cardano-documentation)
12:55:50 [a16452f5] glossary updates (cardano-documentation)
13:06:23 [5edeccaa] Merge pull request #181 from input-output-hk/nahern-patch-24 (cardano-documentation)
13:06:45 [25953362] Further distinguish chain index & logging configs. Support print default configs to file. (plutus)
13:59:34 [d792e7a6] feat: add blocksLatestTxsAll endpoint (blockfrost-js)
14:05:39 [8b126628] feat: blocksLatestTxsAll tests (blockfrost-js)
14:15:09 [57064d45] Scheduled update (pool_groups)
14:26:56 [32860b76] add plan for demo in testnet (plutus-use-cases)
14:34:56 [e6f16d08] structure improvements, add final epoch update (guild-operators)
14:36:07 [7bd569f6] code structure improvements (guild-operators)
14:42:17 [09783bc9] Update 01-learn-about-plutus.mdx (cardano-documentation)
14:57:32 [08e9eb9c] Update Socca Doodz URL and name (essential-cardano)
15:09:54 [83cdde85] rename sql file to follow standard (guild-operators)
15:17:38 [1161ba66] Scheduled update (pool_groups)
15:35:39 [2424426b] Tweak invocation (plutus)
15:35:56 [da463ac2] SCP-2741: Add haskell-language-server-wrapper (#3859) (plutus)
15:38:00 [f368d091] fix: addresses sort (blockfrost-js)
15:39:58 [931aa31d] fix pretty printing fakeNameDeBruijn (#3865) (plutus)
15:49:59 [59b8164f] ADAmantium Token (cardano-token-registry)
16:04:42 [1241d981] [feature] Handling non-native script txs (yoroi-mobile)
16:08:08 [f24bd4e1] Add a ScriptContext generator (plutus)
16:10:17 [418ff824] [chore] Removing logs (yoroi-mobile)
16:11:03 [01e2d1c2] [merge] Merge branch 'collateral-tx-support' of github.com:Emurgo/yoroi-mobile into collateral-tx-support (yoroi-mobile)
16:16:07 [4f0c1dfa] [chore] Removing collateral inputs from inputs calc when it didn't fail (yoroi-mobile)
16:18:14 [01070495] [chore] Fixing types collateral is optional (yoroi-mobile)
16:25:02 [7f603e9d] [merge] Merge branch 'develop' into revamp-wallet-screen (yoroi-mobile)
16:26:18 [86e8710a] Scheduled update (pool_groups)
16:46:37 [a4ecbfb1] release: 0.1.26 -> 0.1.27 (openapi)
16:52:17 [cf258096] Merge pull request #123 from blockfrost/mmahut/alonzo (openapi)
16:57:48 [75f71094] CryptoOG (cardano-token-registry)
17:09:57 [c1ec5491] fix(assets): onchain_metadata type (openapi)
17:11:38 [69f7f6e7] Merge pull request #127 from blockfrost/1000101/fix_onchain_metadata (openapi)
17:19:25 [b8fe22be] Scheduled update (pool_groups)
17:43:16 [1713dd94] WIP: various changes (ouroboros-network)
17:53:43 [49507f81] Added Carnivilla to Games and Entertainment (essential-cardano)
17:59:37 [0dd996c7] Fix conflicts: (developer-portal)
18:02:47 [14e17d1f] Fix pioneer link (developer-portal)
18:03:54 [fe4c0124] created nft policy (lobster-challenge)
18:04:50 [1359574c] Merge branch 'staging' (developer-portal)
18:06:19 [01eaffcc] [chore] Added the ActionBanner component (yoroi-mobile)
18:07:23 [e8394bf5] added nft policy (lobster-challenge)
18:11:13 [782e91d5] lobster script (lobster-challenge)
18:11:24 [20c255c2] Merge branch 'main' of github.com:input-output-hk/lobster-challenge (lobster-challenge)
18:13:50 [147bfdfa] Merge branch 'main' of github.com:input-output-hk/lobster-challenge (lobster-challenge)
18:14:02 [48174754] Merge branch 'main' of github.com:input-output-hk/lobster-challenge (lobster-challenge)
18:23:28 [7536738c] updated scripts (lobster-challenge)
18:32:03 [64aa78d7] Add smart-contract search entry point (developer-portal)
18:33:34 [40afe8a2] [chore] Updated ActionsBanner (yoroi-mobile)
18:33:40 [71c85bc1] morning vibes (cardano-token-registry)
18:54:33 [252ba851] Add playgrounds (developer-portal)
18:54:34 [8b8afd3a] Add more ADR and structure ADR directory better. (cardano-ogmios)
18:56:07 [765cc6e2] deploy: 8b8afd3a80c62c1cd754f7fbcd6e0a1bb7e55df4 (cardano-ogmios)
19:08:30 [821892da] Merge branch 'develop' into collateral-tx-support (yoroi-mobile)
19:42:30 [d1c222c4] Miner Token (cardano-token-registry)
19:48:39 [030c86c9] Rewrite removeLets to use Writer (plutus)
19:52:14 [3d2a33a2] Use rightToMaybe (hydra-poc)
19:55:58 [2d88cd4e] Move Party + crypto into dedicated module (hydra-poc)
19:56:01 [71ce02de] Simplify party generation in ExternalPABSpec (hydra-poc)
20:12:10 [a766d204] Merge pull request #1 from KevinRoozrokh/KevinRoozrokh-miner-token (cardano-token-registry)
20:25:47 [be82fe09] Rewrite mark to use Writer (plutus)
20:27:42 [86c71d43] [chore] Adapted the Buy button till design team provide the button (yoroi-mobile)
20:29:56 [18d1e50a] deploy: 1326d947d1380ceccfa9dfce8151390abf23a9e0 (hydra-poc)
20:32:44 [a8210669] Make MarkCtx a datatype (plutus)
20:45:59 [53ab40d9] Make Pos a datatype (plutus)
20:49:07 [711f9234] Move Party + crypto into dedicated module (hydra-poc)
20:51:15 [8a7f0caf] Simplify party generation in ExternalPABSpec (hydra-poc)
20:51:19 [47a717b4] Use configured port directly instead of -1000 (hydra-poc)
20:51:40 [1aad8a82] Add golden/Party.json (hydra-poc)
21:12:15 [b4aebd64] deploy: 1aad8a8226316ccaf8c38666f61b34a4e4e3fdbf (hydra-poc)
21:15:13 [b8062a3b] Release 0.3.1 (glow)
21:18:48 [77453412] Merge pull request #128 from blockfrost/master (openapi)
21:20:29 [7204524c] Version bump 4.7.0 (yoroi-frontend)
21:35:43 [854e1845] Version bump dapp-connector 0.7.0 (yoroi-frontend)
21:50:11 [ed1efaaa] [chore] Mocking new app bar (yoroi-mobile)
21:53:15 [4eb1124c] RESTORE_SNAPSHOT working directory temporary fix for docker-compose. (cardano-db-sync)
22:09:27 [95b65129] Version bump 4.7.001 (yoroi-frontend)
22:11:02 [5de8a5d6] Merge remote-tracking branch 'origin/Ahmed/tx' into release/nightly/4.7.001 (yoroi-frontend)
22:23:41 [68a4e28c] Merge pull request #182 from input-output-hk/nahern-patch-25 (cardano-documentation)
22:32:27 [b19b1513] Merge pull request #2382 from Emurgo/release/4.7 (yoroi-frontend)
22:35:15 [c457b4b1] Rename names.md to names.md Lovelace (lobster-challenge)
22:37:58 [f60a9952] Merge remote-tracking branch 'origin/nightly' into release/nightly/4.7.001 (yoroi-frontend)
22:41:58 [a389d4c6] Version bump 4.7.002 (yoroi-frontend)
22:45:39 [83379f75] Merge pull request #2385 from Emurgo/release/nightly/4.7.001 (yoroi-frontend)
22:46:42 [bfd52035] Merge pull request #2386 from Emurgo/production (yoroi-frontend)
22:48:49 [564797af] Bump dns-packet in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
22:48:49 [f66be1b3] Bump url-parse in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
22:48:49 [108f754d] Bump url-parse in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
22:48:53 [256b27bc] Bump @npmcli/git from 2.0.6 to 2.1.0 (yoroi-frontend)
22:48:54 [cd6812ad] Bump ws in /packages/yoroi-ergo-connector/example-ergo (yoroi-frontend)
22:48:55 [264bdce7] Bump ws in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
22:48:55 [c2006601] Bump dns-packet in /packages/yoroi-ergo-connector/example-cardano (yoroi-frontend)
22:49:32 [6ce935d8] Bump tar from 4.4.13 to 4.4.19 (yoroi-frontend)
22:50:20 [0f7b646d] Bump path-parse from 1.0.6 to 1.0.7 (yoroi-frontend)
22:56:26 [67084ec2] fixed missing plutus-tx-plugin (lobster-challenge)
23:14:49 [2a649f9f] Updated fail2ban filter for alonzo hardfork (scripts)
23:21:27 [a52dc18c] Updated for the alonzo fork (scripts)
23:42:19 [59a090ff] Bolado (cardano-token-registry)