Home / Reports / Mar 22, 2023
Wednesday, March 22, 2023
618 commits had been pushed across 57 repos by 109 authors. There were 1,957,745 additions and 3,276,893 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- marlowe-cardano57
- cardano-js-sdk42
- cardano-wallet42
- ouroboros-network42
- cardano-node39
- plutus32
- catalyst-core28
- cardano-ledger25
- yoroi-mobile24
- cardano-ledger-specs24
- haskell.nix23
- io-sim22
- cardano-world17
- formal-ledger-specifications15
- developer-portal14
- plutus-apps11
- mithril10
- milkomeda-documentation9
- uptime9
- armadillo9
- marlowe8
- awesome-starter-kits8
- CIPs7
- yoroi-frontend7
- marlowe-starter-kit7
- cardano-base6
- cardano-ops6
- hydra-voting-poc5
- hydra5
- cardano-browser-tx5
- cardano-updates4
- plutus-pioneer-program4
- cardano-transaction-lib4
- cardano-token-registry3
- cardano3
- cardano-haskell-packages3
- cardano-node-tests3
- hydra-poc3
- marlowe-explorer3
- purescript-marlowe3
- remix-wallet-connect-starter-kit3
- docker-cardano-node2
- daedalus2
- dapps-world2
- fs-sim2
- scrolls2
- cardano-multiplatform-lib1
- carp1
- Cardano-certification-alliance-working-group1
- cardano-clusterlib-py1
- cardano-db-sync1
- Developer-Experience-working-group1
- essential-cardano1
- marconi1
- ouroboros-consensus1
Commit Log
00:04:35
[c2678cb7]
Rename a module and re-export `evalTxExUnits` from `Api.Tx`:
(cardano-ledger-specs)
00:20:01
[65651a3d]
PLT-4152 - Add link to download functionality to contract view
(marlowe-explorer)
00:23:35
[fce893f8]
add Mempool (customSmallerIsBetter) benchmark result for 5e04afe2e6dcaeefac39f118c7d92afa848fec78
(ouroboros-consensus)
00:26:54
[1c5b107f]
PLT-4152 - Add download functionality for detailed contract view (#33)
(marlowe-explorer)
00:33:45
[26f58cf4]
plutus-scripts-bench: Use filename logic (.hs suffix) in readPlutusScript
(cardano-node)
01:12:59
[40b875c3]
Rename a module and re-export `evalTxExUnits` from `Api.Tx`:
(cardano-ledger-specs)
01:14:06
[f449ee9e]
Adjust tests to reflect deprecation of `evaluateTransactionExecutionUnits`
(cardano-ledger-specs)
03:10:26
[f6bc008e]
Merge remote-tracking branch 'origin/master' into hkm/ci-cross-compile
(haskell.nix)
03:36:26
[4ec5ab0e]
fixup! refactor!: the TxSubmit endpoint no longer adds the stack trace when returning domain errors
(cardano-js-sdk)
05:34:16
[fc2fbef3]
Merge pull request #59 from Benjmhart/minutes/2023-03-21
(Developer-Experience-working-group)
06:24:52
[3888d54b]
Merge pull request #4955 from input-output-hk/jutaro/metrics-mapping
(cardano-node)
08:11:13
[fa568ce3]
feat(projection): add stakePoolMetadata and stakePoolMetrics projection types
(cardano-js-sdk)
08:12:00
[ab4624a0]
feat(projection-typeorm): wip scaffold of stakePoolMetadata sink
(cardano-js-sdk)
08:13:00
[60b09460]
fixup! feat(util): added an util to resolve all promises from an object which has promises as values
(cardano-js-sdk)
08:31:17
[abb9b017]
fixup! refactor(cardano-services): skips a not used query when using blockfrost
(cardano-js-sdk)
08:42:34
[f47bc2da]
remove focus disabling marlowe-runtime-test suite and fix failing test
(marlowe-cardano)
08:43:09
[b5e8cbd9]
SCP-4367 get swap contract with role passing in simulation mode
(marlowe-cardano)
08:43:09
[370a6981]
WIP. Introduce runtime to the DSL. Ongoing split of the interpreters.
(marlowe-cardano)
09:02:44
[b9dee083]
Merge pull request #821 from input-output-hk/jpraynaud/clean-genesis-verification-key
(mithril)
09:44:44
[228918c2]
Merge pull request #1722 from input-output-hk/fix_scripts_dirname
(cardano-node-tests)
09:51:05
[f90b1217]
Merge remote-tracking branch 'origin/develop' into fix/ddw-1190-fix-percentage-decimals
(daedalus)
11:14:50
[8942b784]
PLT-214 Refactored the Epoch-StakePoolDelegation indexer to the Marconi
(plutus-apps)
11:23:42
[9b31510a]
Merge remote-tracking branch 'origin/master' into hkm/ci-cross-compile
(haskell.nix)
11:45:41
[c4728557]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 7c299846bab2512f8ee2361c1450a2d303be5919
(cardano-ledger)
11:54:15
[d07097e7]
Fix problems with outdated redeemer indexes by switching to
(cardano-transaction-lib)
12:01:57
[f018f30c]
refactor!: the TxSubmit endpoint no longer adds the stack trace when returning domain errors
(cardano-js-sdk)
12:09:06
[7798e95b]
Add a version of Agda that includes the ledger as a library
(formal-ledger-specifications)
12:25:54
[35568367]
Add a version of Agda that includes the ledger as a library
(formal-ledger-specifications)
12:34:05
[d70e1dbe]
Merge pull request #4 from input-output-hk/jdral/remove-nothunks-dependency
(fs-sim)
12:39:08
[b8e517f6]
Rename a module and re-export `evalTxExUnits` from `Api.Tx`:
(cardano-ledger-specs)
12:39:08
[2dc90ee2]
Deprecate `evaluateTransactionExecutionUnits`. Add `evalTxExUnits`.
(cardano-ledger-specs)
12:39:08
[65dcd71b]
Adjust tests to reflect deprecation of `evaluateTransactionExecutionUnits`
(cardano-ledger-specs)
12:48:42
[5c63a65a]
PLT-1311 Add JSON-RPC querying of the stake pool delegation (SPD) by epoch in `marconi-sidechain`.
(plutus-apps)
13:11:15
[3c809ba1]
docs: Merge #3773 3773: Support bootstrap/byron witnesses in `evaluateMinimumFee` r=Anviking a=Anviking - [x] Support bootstrap witnesses in `Cardano.Wallet.Write.Tx.evaluateMinimumFee`
- [x] Support bootstrap witnesses in the temporarily remaining `Cardano.Wallet.Shelley.Transactions.evaluateMinimumFee`
- [x] Re-use the exact same size estimation as the underlying coin-selection
- [x] Test that this size estimation doesn't underestimate w.r.t. the actual serialised size of the boot wits
### Comments
```
bootstrap witnesses
coin-selection's size estimation == balanceTx's size estimation [✔] (1697ms)
+++ OK, passed 100 tests.
balanceTx's size estimation >= measured serialized size [✔] (1824ms)
+++ OK, passed 100 tests.
overestimation/wit (100 in total):
48% 9
30% 2
7% 4
3% 0 (but with no wits)
3% 5
3% 6
2% 11
2% 8
1% 10
1% 7
```
### Issue Number
[ADP-2613](https://input-output.atlassian.net/browse/ADP-2613)
<!-- Reference the Jira/GitHub issue that this PR relates to, and which requirements it tackles.
Note: Jira issues of the form ADP- will be auto-linked. -->
Co-authored-by: Johannes Lund <[email protected]> Source commit: e2d6f836a8d361dcb8970b976fbaa6bf27bd689a
(cardano-wallet)
13:49:32
[5f09d050]
PLT-214 Refactored the Epoch-StakePoolDelegation indexer to the Marconi
(plutus-apps)
13:49:54
[7468f046]
Merge pull request #638 from input-output-hk/test/prepare-tests-for-mainnet
(cardano-js-sdk)
13:52:57
[9113a848]
PLT-1311 Add JSON-RPC querying of the stake pool delegation (SPD) by epoch in `marconi-sidechain`.
(plutus-apps)
13:56:12
[f232630a]
PLT-214 Refactored the Epoch-StakePoolDelegation indexer to the Marconi
(plutus-apps)
14:07:11
[4bdbc598]
Signature was ambiguous, fixed it
(Cardano-certification-alliance-working-group)
14:12:12
[a0c0ea8e]
Merge pull request #3345 from input-output-hk/lehins/evaluateTransactionExecutionUnits
(cardano-ledger)
14:15:55
[7483695f]
Added ab76fecb619af1528ff62983f866196872cf9d868754749e1e9717f20014df10434c54
(cardano-token-registry)
14:17:07
[be200b8f]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for a0c0ea8e50e3babd2ec2b9fdb5c305b960f8007b
(cardano-ledger-specs)
14:24:13
[40049cf9]
imp: adds explorer gateway, cleans up unneeded wg pubkeys, updates ssh conf
(cardano-world)
14:24:16
[c8034528]
imp: adds explorer gateway monitoring and gateway metal provisioning code
(cardano-world)
14:24:17
[a788c4a2]
imp: adds rosetta health check for traefik, allows local cluster gw traffic
(cardano-world)
14:31:23
[8f387fc9]
update get_payment_vkey_hash to accept payment vkey as input
(cardano-clusterlib-py)
14:35:04
[9c918efb]
Added f1ace81e00f675e6bb481e28bc7d4494f9736a592fb9a75907e486610014df104f4d50
(cardano-token-registry)
14:51:03
[aadd0105]
set explicit argument name when get_payment_vkey_hash is used
(cardano-node-tests)
15:05:24
[fc02c676]
fixup! feat(cardano-services): changes stake pool search provider to not repeat on going queries
(cardano-js-sdk)
15:21:31
[26d6d514]
Merge pull request #651 from input-output-hk/feat/adp-1552-strip-stack-trace-from-tx-submit
(cardano-js-sdk)
15:26:21
[03b9daa2]
Modify NFT minting course with addition of network selection (#993)
(developer-portal)
15:48:44
[d5f05640]
docs: Merge #3787 3787: Faster transaction fee estimation r=Unisay a=Unisay Moved these things out of the estimation sample function: - [x] UTxO index construction. - [x] Wallet state retrieval. ### Issue Number ADP-2842 Co-authored-by: Yura Lazarev <[email protected]> Source commit: 72b196cc93fedbe9635a6b1a76f72f136d3d2d25
(cardano-wallet)
15:53:56
[1618020d]
Merge pull request #664 from input-output-hk/chore/adjust-esling-config
(cardano-js-sdk)
15:55:08
[897b9e1f]
Merge pull request #663 from input-output-hk/feat/expose-requests-timeout-configurable-option
(cardano-js-sdk)
16:05:42
[1923758f]
skip failing test because snapshot endpoints are invalid in vit-ss
(catalyst-core)
16:13:58
[fa9bb002]
chore(cardano-services): adds new configuration variables to docker compose
(cardano-js-sdk)
16:14:02
[712ba62f]
chore(cardano-services): changes blockfrost worker default port to not conflict against yarn test
(cardano-js-sdk)
16:14:29
[065085b2]
PLT-3314: Added `FixInterval` and `ReduceContractUntilQuiescent` to
(purescript-marlowe)
16:16:46
[c87dfcb6]
refactor(cardano-services): skips a not used query when using blockfrost
(cardano-js-sdk)
16:24:48
[f6e9201b]
Show placeholder when there is an error loading the NFT image (#2405)
(yoroi-mobile)
16:28:29
[50799ced]
Merge pull request #3346 from input-output-hk/mpj/remove-constraints
(cardano-ledger-specs)
16:33:15
[7b167110]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 50799ced64a1cec23ef5438c0ae1d0b8b8a6e24c
(cardano-ledger)
16:53:26
[79036167]
use latest buildkite build for e2e test regardless of it's state
(cardano-wallet)
16:56:27
[881bcc54]
Merge branch 'mjaskelioff/determinism' of github.com:input-output-hk/plutus into mjaskelioff/determinism
(plutus)
17:01:54
[db58ad4f]
feat(util): adds an util to resolve all promises contained within an object
(cardano-js-sdk)
17:02:39
[8162246c]
feat(cardano-services): changes stake pool search provider to not repeat on going queries
(cardano-js-sdk)
17:02:55
[2a031681]
Add a version of Agda that includes the ledger as a library
(formal-ledger-specifications)
17:02:55
[1370ea05]
Update the nixpkgs used for Agda & move them into nix/sources.nix
(formal-ledger-specifications)
17:21:06
[b8931d14]
Merge pull request #3808 from input-output-hk/piotr/e2e-tests-maintenance4
(cardano-wallet)
17:22:35
[fe1f1715]
docs: Merge #3806 3806: Don't calculate incoming tx fee in byron r=Unisay a=Unisay There is no point in calculating incoming Tx fees in Byron era as delta between total input values and total output values because not all inputs values are known.
Following https://github.com/input-output-hk/cardano-wallet/pull/3785
### Issue Number
ADP-2840 Co-authored-by: Yura Lazarev <[email protected]> Source commit: 5409e988ac8ae5914f3b2e2e7ba0921335ba8f1d
(cardano-wallet)
17:23:07
[2d057186]
PLT-1311 Add JSON-RPC querying of the stake pool delegation (SPD) by epoch in `marconi-sidechain`.
(plutus-apps)
17:24:32
[2a4a96e5]
docs: Merge pull request #3808 from input-output-hk/piotr/e2e-tests-maintenance4 Use latest buildkite build for e2e test regardless of its state Source commit: b8931d14dd70f87dad955c93b1f28af51bb422b0
(cardano-wallet)
17:37:06
[310b27f8]
Update the nixpkgs used for Agda & move them into nix/sources.nix (#72)
(formal-ledger-specifications)
17:47:30
[d5ab6f71]
Merge branch 'main' into NPG-5358-voting-power-snapshot-automation
(catalyst-core)
18:11:09
[53a03a89]
Addressed the comments and the TODOs of the group reviews
(cardano-ledger-specs)
18:15:30
[92a536cb]
Deploying to gh-pages from @ input-output-hk/plut[email protected] 🚀
(plutus)
18:17:27
[60cd75b6]
Merge pull request #662 from input-output-hk/test/stake-pool-search-load-test-review
(cardano-js-sdk)
18:23:05
[8b900581]
cardano-api:Continue with integration. Ran into a problem with Script parameterization on era
(cardano-node)
18:38:51
[81e4c5c1]
Correct grammar and spelling for Mainnet and testnets (revamp) (#998)
(developer-portal)
18:39:28
[aab6fea3]
Modify CIP, Rust Library and Token Registry script constant namings. (#996)
(developer-portal)
18:40:10
[fa2885e3]
Merge branch 'staging' into mainnet-testnets-spelling-grammar
(developer-portal)
19:11:57
[e2796a59]
PLT-3026 Split preliminaries into demeter and non-demeter versions.
(marlowe-starter-kit)
19:18:58
[35d8f779]
PLT-214 Refactored the Epoch-StakePoolDelegation indexer to the Marconi
(plutus-apps)
19:36:49
[1aab1c89]
Merge pull request #41 from cloudstruct/feat/mainnet-p2p-config
(docker-cardano-node)
19:43:49
[e588a4e9]
PLT-1311 Add JSON-RPC querying of the stake pool delegation (SPD) by epoch in `marconi-sidechain`.
(plutus-apps)
20:11:05
[f6107e25]
refactor: move Range and it's utils to util package, and generalise
(cardano-js-sdk)
20:11:06
[eb7b4419]
feat(cardano-services): cache the DB and node healthCheck results
(cardano-js-sdk)
20:20:15
[f80fb92a]
feat(cardano-services)!: give health checks a dedicated client from the pool
(cardano-js-sdk)
20:25:35
[9dcaf2bd]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 5f8c2c31fa9ab82365408f3fcfe88173853a3ae4
(cardano-ledger-specs)
20:45:31
[b99c568e]
Reproduces issue: https://github.com/aiken-lang/aiken/issues/469
(hydra-voting-poc)
21:15:41
[2ef05c50]
fixup! refactor: move Range and it's utils to util package, and generalise
(cardano-js-sdk)
21:28:42
[43f53c11]
TOSQUASH: remove mention of polarization from declared names
(ouroboros-network)
21:49:10
[871a4aa3]
PLT-3026 Added workaround for missing environment variables.
(marlowe-starter-kit)
22:44:43
[9669d18b]
Serialization instances for `GovernanceState` and `ConwayTallyPredFailure`:
(cardano-ledger)
22:45:08
[5d49ccc8]
PLT-3026 Ensured presence of vscode metadata in jupyter notebooks.
(marlowe-starter-kit)
22:52:59
[e1543ddf]
PLT-3026 Ensured presence of vscode metadata in jupyter notebooks.
(marlowe-starter-kit)
23:05:06
[ffa12a81]
🟩 C1 Devnet Sidechain Explorer is up (200 in 68 ms) [skip ci] [upptime]
(uptime)
23:05:07
[5530f4ec]
🟩 C1 Mainnet Sidechain Explorer is up (200 in 117 ms) [skip ci] [upptime]
(uptime)
23:55:32
[e2bb25a9]
Fixed evaluateTransactionExecutionUnits and fixup evaluateTransactionBalance
(cardano-node)