Home / Reports / Jan 30, 2023
Monday, January 30, 2023
121 commits had been pushed across 24 repos by 29 authors. There were 11,653,702 additions and 3,410,615 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- catalyst-core61
- uptime9
- milkomeda-documentation7
- mithril5
- cardano-transaction-lib5
- cardano-wallet4
- plutus-ops4
- cardano-token-registry3
- marlowe-explorer3
- blockfrost-php2
- cardano-documentation2
- cardano-node-tests2
- sidechains-tooling2
- oura2
- yoroi-frontend1
- yoroi-mobile1
- cardano-updates1
- haskell.nix1
- hydra1
- hydra-poc1
- ouroboros-network1
- plutus1
- stackage.nix1
- tools1
Commit Log
06:20:10
[3f00b58c]
Purge old docs, and redirect to new main held in a sub-directory.
(catalyst-core)
06:21:54
[799933e7]
Merge branch 'gh-pages' of github.com:input-output-hk/catalyst-core into gh-pages
(catalyst-core)
09:49:21
[1a8c1e54]
plutusStaging: Bump plutus to 3bc4818ee37faa9babc7f20b42369df4c9f667bd
(plutus-ops)
12:06:32
[f09c25cf]
Merge pull request #1400 from Plutonomicon/klntsky/fix-ps-tuple-bundling-issue
(cardano-transaction-lib)
12:08:36
[3f0ed861]
Deploying to gh-pages from @ Plutonomicon/cardano-transaction-lib@f09c25cfc9ec99b1de886d00028378762427ecc1 ๐
(cardano-transaction-lib)
12:13:04
[50becccc]
Merge pull request #1417 from Plutonomicon/klntsky/fix-redeemer-index-problem
(cardano-transaction-lib)
12:14:54
[ca8a17cd]
Deploying to gh-pages from @ Plutonomicon/cardano-transaction-lib@50becccc525bc146f055676d33b27ef2ecf14401 ๐
(cardano-transaction-lib)
12:21:28
[fcdd234c]
Merge pull request #1402 from Plutonomicon/klntsky-patch-1
(cardano-transaction-lib)
14:00:26
[f37d87e9]
Merge pull request #451 from input-output-hk/olgahryniuk-patch-49
(cardano-documentation)
14:19:19
[3c8232ce]
Merge branch 'master' of https://github.com/blockfrost/blockfrost-php
(blockfrost-php)
14:38:47
[7246ed34]
docs: Merge #3711 3711: Building and signing a Tx needs to be used atomically with persisting updated change state. r=Unisay a=Unisay At the moment new `buildAndSignTransactionNew` function uses some UTxO and change addresses but doesnโt persist updated UTxO and change address state in one atomic unit of work; This can lead to a situation when 2 concurrent invocations overlap and use the same UTxO or change index twice. This is problematic esp. for the random wallets that dedicate different change addresses to different clients. Change address re-use is a no go in this case.
The idea is to to have an `atomically` wrapper around:
1. `buildAndSignTransactionPure`, which is a `buildAndSignTransactionNew` rewritten as a pure function such that it could be used as a `DBVar` update.
2. a call to persist change address state.
3. a call to persist updated UTxO (subtracting new pending indexes)
### Issue Number
ADP-2583 Co-authored-by: Yura Lazarev <[email protected]> Source commit: 0373119990843a08de248428e88448a0409f77b4
(cardano-wallet)
16:00:09
[24e19a56]
docs: Merge #3718 3718: [ADP-2599] Refactor database migration tests using `withDBLayerFromCopiedFile` r=HeinrichApfelmus a=HeinrichApfelmus ### Overview
This pull request refactors the existing database migration tests by grouping common code into a function `withDBLayerFromCopiedFile`.
### Issue Number
ADP-2599 Co-authored-by: Heinrich Apfelmus <[email protected]> Source commit: b0309fa8628bc1869143d83de5c9e7b5d1b833a2
(cardano-wallet)
20:06:58
[5ee95b3b]
plutusStaging: Bump plutus to 15467f28b19a12284f1fd086240181e62d934f0c
(plutus-ops)
21:48:59
[b800fc91]
Merge pull request #1618 from input-output-hk/log_running_tests
(cardano-node-tests)
23:05:41
[61d7daec]
๐ฉ C1 Devnet Sidechain Explorer is up (200 in 527 ms) [skip ci] [upptime]
(uptime)
23:05:42
[e5810219]
๐ฉ C1 Mainnet Sidechain Explorer is up (200 in 484 ms) [skip ci] [upptime]
(uptime)