Home / Reports / Jan 19, 2023
Thursday, January 19, 2023
56 commits had been pushed across 16 repos by 17 authors. There were 930,997 additions and 5,949 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- uptime11
- cardano-node9
- cardano-token-registry8
- dapps-world5
- cardano-wallet4
- mithril4
- cardano-node-tests3
- plutus-ops3
- plutus2
- bitte1
- cardano-clusterlib-py1
- cardano-ledger-specs1
- cardano-updates1
- clockworks-world1
- haskell.nix1
- ouroboros-network1
Commit Log
00:19:45
[c257b992]
Merge pull request #4808 from input-output-hk/newhoggy/switch-to-hoistMaybe
(cardano-node)
00:57:05
[fd6af7cf]
Merge pull request #4787 from input-output-hk/newhoggy/ntc-version
(cardano-node)
01:47:09
[3c4835dc]
Merge pull request #3264 from input-output-hk/lehins/ledger-binary
(cardano-ledger-specs)
15:41:43
[0edd6221]
Delete 9edb1ba111ab8ecac8d16fccbf3c92330f40be9ddd31bcaaf031dad4464c4143.json
(cardano-token-registry)
15:41:54
[384e4eeb]
Merge pull request #2666 from cardano-foundation/deletion-request-2659
(cardano-token-registry)
16:04:27
[abfaf95b]
Merge pull request #1595 from saratomaz/test_stake_snapshot_all_pools
(cardano-node-tests)
16:04:55
[579dc2f4]
Merge pull request #1578 from saratomaz/test_db_sync_param_proposal_table
(cardano-node-tests)
17:30:15
[e3819b81]
docs: Merge #3618 3618: buildAndSignTransaction replacement that does a coin selection using `balanceTx` r=Unisay a=Unisay Made a modified version of the `buildAndSignTransaction` function that doesn't depend on the selected coins but instead relies on the `balanceTx` for the coin selection:
1. Creates an un-balanced tx.
2. Balances it (including coin selection).
3. Signs it.
### Issue Number
ADP-2442
Co-authored-by: Yura Lazarev <[email protected]> Co-authored-by: Johannes Lund <[email protected]> Source commit: 1a8514a8fa64c13e37001098e94d7fd6c4849e82
(cardano-wallet)
17:41:38
[930f4e34]
plutusStaging: Bump plutus to 5dda0323ef30c92bfebd520ac8d4bc5a46580c5c
(plutus-ops)
23:05:20
[140f0beb]
🟩 C1 Devnet Sidechain Explorer is up (200 in 263 ms) [skip ci] [upptime]
(uptime)
23:05:21
[0c69d830]
🟩 C1 Mainnet Sidechain Explorer is up (200 in 778 ms) [skip ci] [upptime]
(uptime)
23:10:29
[b5c9f9b0]
Merge pull request #4805 from input-output-hk/newhoggy/query-stake-snapshot-integration-test
(cardano-node)
23:44:02
[9665b3d6]
Merge pull request #4809 from input-output-hk/newhoggy/introduce-ReaderT-into-LocalStateQueryExpr
(cardano-node)