Home / Reports / Feb 15, 2023
Wednesday, February 15, 2023
105 commits had been pushed across 23 repos by 29 authors. There were 5,949,711 additions and 4,089,967 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- catalyst-core32
- uptime10
- hydra-voting-poc9
- plutus8
- cardano-ledger-specs7
- cardano-wallet7
- ouroboros-network6
- cardano-ledger4
- cardano-node-tests4
- mithril3
- quickcheck-contractmodel2
- quickcheck-dynamic2
- blockfrost-backend-ryo1
- openapi1
- carp1
- cardano1
- cardano-base1
- cardano-js-sdk1
- dapps-world1
- marlowe-explorer1
- plutus-ops1
- stackage.nix1
- cardano-browser-tx1
Commit Log
00:24:09
[ad112476]
Merge pull request #3298 from input-output-hk/lehins/fix-bheader-memoization
(cardano-ledger)
00:29:15
[460d1be8]
plutusStaging: Bump plutus to 9dce5d6191833a85ff599196e8048e510ad1ca2b
(plutus-ops)
00:35:02
[4fee7526]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for ad11247641a35a5d30b523c208cc96ce48aac2a7
(cardano-ledger-specs)
02:23:04
[b533fd44]
Merge pull request #3299 from input-output-hk/lehins/update-iohk-nix
(cardano-ledger-specs)
03:24:56
[1ceffb33]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for b533fd446ce210019c8d201ad90bb75c317625a1
(cardano-ledger)
09:03:10
[71f05ea6]
Clever hacks to get around qc-d-3 printing things in weird ways
(quickcheck-contractmodel)
11:07:34
[3d48bb5e]
Integrate 'GitHub Actions' Slack App in script-evaluation-test.yml (#5144)
(plutus)
13:04:45
[a795e5e5]
Removed Draft Docs for gh-readonly-queue/main/pr-271-951d836322c6b3ae1d3338284e478d89b0be04ef
(catalyst-core)
13:23:59
[10688fbe]
Removed Draft Docs for gh-readonly-queue/main/pr-271-951d836322c6b3ae1d3338284e478d89b0be04ef
(catalyst-core)
14:39:08
[6825d3b4]
Merge pull request #3300 from input-output-hk/lehins/conway-additions
(cardano-ledger-specs)
14:48:16
[6005d972]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 6825d3b42fa59d26ad6a8a746b066939d3084db4
(cardano-ledger)
15:10:40
[028d1c20]
Deploying to gh-pages from @ input-output-hk/plutus@48c326a1c155be44b67a366241eb29c80e3beed2 🚀
(plutus)
15:32:18
[6a240ff3]
Merge pull request #601 from input-output-hk/fix/ADP-2657-pledge-meet-filter
(cardano-js-sdk)
15:56:25
[3d88ff2c]
docs: Merge #3741 3741: [ADP-2665] Change `RemoveWallet` verb to imply `GarbageCollectTxWalletsHistory` r=HeinrichApfelmus a=HeinrichApfelmus ### Overview
This pull request changes the semantics of` RemoveWallet` so that it implies `GarbageCollectTxWalletsHistory`.
This will enable us to eventually remove `GarbageCollectTxWalletsHistory`.
### Comments
CODE-OF-CONDUCT.md LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes reports scripts shell.nix specifications test touch.me.CI weeder.dhall Removing `GarbageCollectTxWalletsHistory` from `prune_` may already provide some performance benefits for wallets with large transaction history, as garbage collection now only happens on rollbacks, not continuously.
### Issue Number
ADP-2665 Co-authored-by: Heinrich Apfelmus <[email protected]> Source commit: deb691914568cf2fbdb3f64ab5cbf6b33cb52f41
(cardano-wallet)
16:20:40
[e7dd0cc7]
Merge pull request #3302 from input-output-hk/lehins/simplify-dsign-cbor-instances
(cardano-ledger-specs)
16:29:00
[b96f078a]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for e7dd0cc735de267187f8f34799f2555b2ef4d13f
(cardano-ledger-specs)
16:44:57
[4be84cbc]
docs: Update test dependencies Source commit: 601e99c06dac1d30980d8ec3320a3e8abca13c94
(cardano-wallet)
17:19:51
[0aee683e]
Deploying to gh-pages from @ input-output-hk/plutus@6a50b5a2ac2e3b43625b27a9c6f26aca62a1f5a4 🚀
(plutus)
17:34:05
[20b75ec0]
docs: Merge #3745 3745: [ADP-2686] fix migration of submissions r=paolino a=paolino - fix the issue with submissions migration
- the submissions slots table was missing but required, populated with existing wallet ids
- the load of the store was selecting the wallets by picking them up from the submissions table, which can be empty while the submissions slots table was not
- the definition of the submissions_slots table in the migration was taken verbatim from the definition produced by the sqlite browser. The idea seems brittle but we have no better alternatives as we manually migrate before automatically migrate .
ADP-2686
Co-authored-by: Heinrich Apfelmus <[email protected]> Co-authored-by: paolo veronelli <[email protected]> Source commit: 14bc6b0c2531ce4a2f5e9fcc8174aaa10ed3ec2c
(cardano-wallet)
18:20:50
[949521a5]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for c2c71479c21b0fb12a96472eedca9323846628b5
(cardano-ledger-specs)
20:17:01
[259fe469]
Merge pull request #2 from cardano-foundation/abailly-iohk/project-charter
(hydra-voting-poc)
20:26:29
[80524a6d]
Removed Draft Docs for NPG-5113-adjust-vit-ss-tests-to-use-the-new-db-schema-when-setting-up-the-db
(catalyst-core)
22:31:45
[e5a3718f]
Merge pull request #1659 from saratomaz/update_test_stake_snapshot
(cardano-node-tests)
22:44:48
[f17cb610]
Merge pull request #1661 from input-output-hk/more_robust_oversaturation
(cardano-node-tests)
22:48:51
[e9171e25]
SCP-5017 - Implemented transaction list section in ContractView (#13)
(marlowe-explorer)
23:05:18
[2330bdc3]
🟩 C1 Devnet Sidechain Explorer is up (200 in 123 ms) [skip ci] [upptime]
(uptime)
23:05:19
[a26b9cb2]
🟩 C1 Mainnet Sidechain Explorer is up (200 in 627 ms) [skip ci] [upptime]
(uptime)