Home / Reports / May 2, 2023
Tuesday, May 2, 2023
85 commits had been pushed across 20 repos by 30 authors. There were 1,830,332 additions and 775,598 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- catalyst-core20
- plutus12
- uptime10
- hedgehog-extras8
- cardano-node-tests5
- mithril5
- blockfrost-rust4
- CIPs4
- cardano-wallet4
- cardano-js-sdk3
- cardano-token-registry1
- yoroi-frontend1
- cardano-haskell-package-repo1
- cicero1
- haskell.nix1
- hydra1
- iohk-nix1
- marlowe1
- stackage.nix1
- adalite1
Commit Log
07:53:18
[c15e8a37]
Merge pull request #1748 from saratomaz/new_governance_commands
(cardano-node-tests)
09:26:02
[60426bba]
Merge pull request #1767 from input-output-hk/governance_utils
(cardano-node-tests)
09:42:19
[9735a6c0]
Deploying to gh-pages from @ input-output-hk/plutus@84d46e882b6b1eb35b2703d1e38825ea3ec6def9 🚀
(plutus)
10:11:17
[3631148c]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 84d46e882b6b1eb35b2703d1e38825ea3ec6def9
(plutus)
10:26:32
[0570f866]
Deploying to gh-pages from @ input-output-hk/plutus@d56f55c034cdb48d3b16531de2e30a2c8aa09e39 🚀
(plutus)
11:09:17
[08194885]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for d56f55c034cdb48d3b16531de2e30a2c8aa09e39
(plutus)
11:16:05
[878e0f69]
Deploying to gh-pages from @ input-output-hk/plutus@9b2d0975b7181fa2be4a906966443d5ba07c0571 🚀
(plutus)
11:24:27
[bd274768]
Merge pull request #3195 from Emurgo/fix/YOEXT-596/add-nft-card-width
(yoroi-frontend)
12:07:17
[07928b35]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 9b2d0975b7181fa2be4a906966443d5ba07c0571
(plutus)
12:40:26
[071a7866]
docs: Merge #3898 3898: Add benchmark for `UTxOIndex` type. r=jonathanknowles a=jonathanknowles ## Issue
ADP-2975
## Summary
This PR adds a small benchmark targeting the `UTxOIndex` type, and the `fromMap` function in particular.
This allows speedy hypothesis testing of changes to `fromMap`, even with `-O2`. (It's only necessary to recompile the `cardano-wallet-primitive` library, which is fast.)
## Details
When compiled with `-O2`, this produces the following timings:
```
Constructing a UTxO index from a map with ada-only bundles
with 1,000 entries: OK (0.80s)
1.12 ms ± 89 μs
with 10,000 entries: OK (0.57s)
14.6 ms ± 792 μs
with 100,000 entries: OK (1.55s)
181 ms ± 8.0 ms
Constructing a UTxO index from a map with (ada, NFT) bundles
with 1,000 entries: OK (0.78s)
3.46 ms ± 184 μs
with 10,000 entries: OK (1.00s)
47.2 ms ± 1.7 ms
with 100,000 entries: OK (2.21s)
667 ms ± 7.7 ms
Constructing a UTxO index from a map with diverse bundles
with 1,000 entries: OK (0.87s)
4.73 ms ± 225 μs
with 10,000 entries: OK (0.77s)
69.4 ms ± 4.3 ms
with 100,000 entries: OK (3.38s)
1.057 s ± 43 ms
``` Co-authored-by: Jonathan Knowles <[email protected]> Source commit: a118d11ed99d6e1434254e581e5a384c2a6234d1
(cardano-wallet)
13:00:06
[62eb29cf]
Merge pull request #719 from input-output-hk/chore/rm-extraneous-util-dev-dep
(cardano-js-sdk)
13:34:06
[c19d57a8]
docs: Merge #3895 3895: [ADP-3002] Remove no such wallet conditions r=paolino a=paolino Massive removal of code. By cleaning up the WalletNotInitialized condition from DBLayer, almost all NoSuchWallet errors are removed from the wallet api.
- [x] remove WalletNotInitialized from pure implementation of DBLayer
- [x] remove NoSuchWallet exception where applicable (see commit list)
- [x] add TODOs for ADP-3003 to remove unused `Err....` constructors
Co-authored-by: paolino <[email protected]> Source commit: aeb210a26ad47e17d68409f80939cea2232df8aa
(cardano-wallet)
14:25:20
[17c5bdcf]
Merge pull request #1769 from input-output-hk/poll_tests_improv
(cardano-node-tests)
18:22:59
[eeee8918]
CIP-0035: require proposals for new builtin types to explain how they will be (de)serialized (#484)
(CIPs)
20:37:43
[0f3c4aad]
Deploying to gh-pages from @ input-output-hk/plutus@931f8eb13d3e3787d5d65a1eea2bd1e189c960c4 🚀
(plutus)
21:29:26
[0d9057e7]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 931f8eb13d3e3787d5d65a1eea2bd1e189c960c4
(plutus)
23:05:43
[0b48c8d2]
🟩 C1 Devnet Sidechain Explorer is up (200 in 381 ms) [skip ci] [upptime]
(uptime)
23:05:45
[e781b9a3]
🟩 C1 Mainnet Sidechain Explorer is up (200 in 831 ms) [skip ci] [upptime]
(uptime)