Home / Reports / Sep 16, 2021
Thursday, September 16, 2021
96 commits had been pushed across 22 repos by 31 authors. There were 88,414 additions and 69,835 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- cardano-wallet29
- hydra-poc14
- vit-ops10
- cardano-node-tests6
- cardano-documentation5
- cardano-node4
- plutus4
- mantis3
- plutus-ops3
- blockfrost-go2
- CIPs2
- cardano-base2
- cardano-ledger-specs2
- cardano-ops2
- yoroi-mobile1
- bitte1
- cardano-db-sync1
- cardano-rosetta1
- haskell.nix1
- iohk-nix1
- jormungandr1
- ouroboros-network1
Commit Log
01:38:16
[f56d4d95]
Add APIClient.Metrics() and APIClient.MetricsEndpoints() for resources /metrics /metrics/endpoints, Create matching tests
(blockfrost-go)
03:25:52
[0b8a533d]
Remove the restriction that all minted assets must be spent or burned.
(cardano-wallet)
03:25:52
[f71d8a85]
Test `makeChange` with assets that are minted but not spent or burned.
(cardano-wallet)
07:44:51
[e3fa0d0d]
Merge pull request #2481 from input-output-hk/nc/test-lazy-events
(cardano-ledger-specs)
08:13:10
[cc20eb10]
[#3843] Make arbitrary instance for actions in quickcheck-dynamic depend on their sizing (#3901)
(plutus)
08:54:35
[9c45930f]
Convert GenTx to ValidatedTx so that we push the right type out of the tx-submission server.
(hydra-poc)
09:21:47
[8b7c19a1]
update alonzo-genesis.yaml in integration tests with mainnet parameters and adjust tests
(cardano-wallet)
11:14:45
[e66b31a8]
Merge pull request #189 from input-output-hk/fsancheziohk-patch-44
(cardano-documentation)
14:34:48
[b0ff041d]
Merge pull request #190 from input-output-hk/nahern-patch-27
(cardano-documentation)
15:09:51
[592aa61d]
Merge pull request #237 from input-output-hk/serialise_packed_bytes
(cardano-base)
15:37:18
[b810ecd5]
Merge pull request #2484 from input-output-hk/jc/benchmark/1-30-0-rc3-without-pulse
(cardano-ledger-specs)
16:01:43
[9fdec31a]
production: Bump plutus to 9e10767c9611ac718460f4727d4a2d2d20e8b33d
(plutus-ops)
22:08:55
[06d7a4f4]
Add APIClient.BlocksLatest() for resources /blocks/latest, Create matching tests
(blockfrost-go)