Home / Reports / Jan 22, 2021
Friday, January 22, 2021
509 commits had been pushed across 44 repos by 72 authors. There were 90,096 additions and 22,530 deletions. Official weekly status updates can be found on roadmap.cardano.org.
Authors
Repos Updated
- cardano-wallet129
- ouroboros-network56
- plutus52
- vit-servicing-station36
- testnets-cardano-org26
- cardano-node17
- bitte14
- cardano-wallet-rb13
- cardano-db-sync12
- yoroi-frontend11
- cardano-benchmarking11
- vit-ops11
- cardano-ops10
- daedalus10
- vit-testing10
- cardano-ledger-specs9
- cardano-rosetta9
- jormungandr9
- guild-operators7
- adalite7
- cardano-graphql6
- mantis-ops6
- iohk-nix4
- mantis4
- cardano-base3
- yoroi-graphql-migration-backend2
- adawallet2
- cardano-faucet2
- cardano-node-tests2
- cardano-rt-view2
- ci-ops2
- decentralized-software-updates2
- metadata-server2
- rust-cardano-ouroboros-network1
- cardano-addresses1
- cardano-metadata-submitter1
- chain-libs1
- ECIP-Checkpointing1
- hackage.nix1
- haskell.nix1
- jorup1
- proposal-ui1
- react-polymorph1
- scalanet1
Commit Log
00:03:59
[319eb9d4]
Avoid using Tip in TraceChainSyncRollForward, TraceChainSyncRollBackward and TraceChainSyncIntersectFound constructors. Use (Point blk) where possible. Avoid need for no-partial-fields. (ouroboros-network)
01:04:37
[3b900bb7]
CAD-2525 TraceTxSubmissionInbound: extend to track the processing timeline (ouroboros-network)
01:04:37
[94fcebe3]
Avoid using Tip in TraceChainSyncRollForward, TraceChainSyncRollBackward and TraceChainSyncIntersectFound constructors. Use (Point blk) where possible. Avoid need for no-partial-fields. (ouroboros-network)
01:22:08
[2220f710]
CAD-2525 TraceTxSubmissionInbound: extend to track the processing timeline (ouroboros-network)
02:41:50
[392e041f]
consensus: introduce `Watcher`, use instead of registry in ChainSync client (ouroboros-network)
03:24:37
[11381779]
chore: add LOGGER_LEVEL env to docker-compose.yml for easy access (cardano-graphql)
04:06:43
[dc26a3c7]
Merge pull request #489 from input-output-hk/kderme/epoch-boundaries-optimizations (cardano-db-sync)
04:10:37
[6c7b28ab]
db-sync: Delete ledger-state files with SlotNos greater than database max (cardano-db-sync)
04:16:10
[5dfc0d17]
Clarify the distinction between user-specified and non-user-specified assets. (cardano-wallet)
06:51:22
[ae8bfa9a]
Merge pull request #499 from input-output-hk/erikd/ledger-state-files (cardano-db-sync)
06:54:55
[b7f8bbe3]
db-sync: Delete ledger-state files with SlotNos greater than database max (cardano-db-sync)
07:08:08
[65d87d70]
Test that change for non-user-specified assets is sorted into ascending order. (cardano-wallet)
08:24:07
[abb5e0d4]
Merge pull request #514 from input-output-hk/fix-comparison-chain-vote (chain-libs)
09:54:42
[198b4e11]
Fix the missing tx metadata validation checks when using JSON format (cardano-node)
10:04:44
[5020d40b]
[ETCM-533] refactor pathTraverse in order to get the proof and value in both cases(existing/non existing key) (mantis)
10:32:37
[5d557188]
Merge pull request #415 from cardano-foundation/olgahryniuk-patch-15 (testnets-cardano-org)
10:33:40
[c955cc9e]
Merge pull request #416 from cardano-foundation/olgahryniuk-patch-16 (testnets-cardano-org)
11:20:21
[a11f58da]
Merge pull request #418 from cardano-foundation/nahern-patch-23 (testnets-cardano-org)
11:22:52
[11f31e5e]
Merge pull request #419 from cardano-foundation/nahern-patch-24 (testnets-cardano-org)
11:29:25
[f95dbf4d]
Merge pull request #417 from cardano-foundation/plutus-structure (testnets-cardano-org)
12:08:19
[43c615ac]
Preselecting first transaction instead of last (they come out reversed). (plutus)
12:08:25
[dd4162ba]
serve proposals related to a challenges in a separate endpoint (vit-servicing-station)
12:08:25
[792fa89c]
add Challenges to the Fund model and make tests compile again (vit-servicing-station)
12:08:25
[6320ef40]
generate unique in-memory sqlite database per request and share data between connections (vit-servicing-station)
12:08:25
[70efeb00]
fix tests and fully implement the necessary changes to the existing GraphQL and REST endpoints (vit-servicing-station)
12:08:25
[9487ce90]
return a single Challenge along with associated proposals and remove the separate /challenge/{id}/proposals endpoint (vit-servicing-station)
12:57:45
[ac54ecdd]
Merge pull request #420 from cardano-foundation/nahern-patch-25 (testnets-cardano-org)
13:18:16
[05825397]
Merge pull request #12 from input-output-hk/nix-devenv-improvs (ECIP-Checkpointing)
13:25:02
[23a225c7]
CAD-2515 txgen: pick Cardano-mode genesis hashes from node's config (cardano-benchmarking)
13:29:58
[0b92b235]
Merge pull request #422 from cardano-foundation/nahern-patch-27 (testnets-cardano-org)
13:30:40
[24fd14fb]
Merge pull request #421 from cardano-foundation/nahern-patch-26 (testnets-cardano-org)
13:36:35
[b5e844b2]
Merge pull request #149 from input-output-hk/cad-2535-set-all-tabs (cardano-rt-view)
13:38:06
[bcd26f25]
serve proposals related to a challenges in a separate endpoint (vit-servicing-station)
13:38:06
[1c065e1c]
add Challenges to the Fund model and make tests compile again (vit-servicing-station)
13:38:06
[cf48e129]
generate unique in-memory sqlite database per request and share data between connections (vit-servicing-station)
13:38:06
[6c705f44]
fix tests and fully implement the necessary changes to the existing GraphQL and REST endpoints (vit-servicing-station)
13:38:06
[ab90af31]
return a single Challenge along with associated proposals and remove the separate /challenge/{id}/proposals endpoint (vit-servicing-station)
14:06:13
[86cc16f3]
Merge branch 'feature/ddw-481-switching-smash-servers' of https://github.com/input-output-hk/daedalus into feature/ddw-481-switching-smash-servers (daedalus)
14:09:21
[cf9421cd]
return a fragment to the pool later if does not fit the contents size limit (jormungandr)
14:50:20
[7cea1e7d]
Merge pull request #423 from cardano-foundation/nahern-patch-28 (testnets-cardano-org)
15:04:33
[a0c3b8c5]
rework 'TransactionLayer' to play well with RoundRobin MA selection algs. (cardano-wallet)
15:47:43
[4019262a]
p2p-governor: exp. backoff in failures of cold to warm transition (ouroboros-network)
16:11:49
[191fd256]
LocalStQuery client: allow monadic action in recvMsgAcquired (ouroboros-network)
16:15:24
[d5369839]
add outputsCovered to 'performSelection', to make it possible to fully reconstruct a tx from a result (cardano-wallet)
16:59:41
[fa3a9b1c]
SCP-1589 - Static analysis for finding which Close constructs return money (#2641) (plutus)
17:07:01
[a4620ea1]
integrate RoundRobin Multi-Asset selection and new transaction layer in the wallet layer (cardano-wallet)
17:44:45
[e3e7be6f]
WIP: upgrade the server handlers to use the upgraded multi-asset wallet layer. (cardano-wallet)
17:54:11
[9c759eac]
Merge pull request #293 from input-output-hk/feat/273-ma-submit (cardano-rosetta)
18:28:13
[3b7be8e2]
feat: including token bundles in construction input and output oprations parsing (cardano-rosetta)
21:07:03
[7fb6fc7c]
feat: including token bundles in input and output operations parsing (#290) (cardano-rosetta)
22:26:11
[64f28f60]
swagger: Try to do something about getting assets with empty names (cardano-wallet)
22:26:12
[2e64f083]
Update integration tests for ApiWalletBalance and AddressAmount (cardano-wallet)
22:26:12
[ea5ba28b]
Adjust TokenPolicyId and TokenName generators to make valid data (cardano-wallet)
22:36:23
[fc978b59]
Sprinkle a few empty assets assertions in the integration tests (cardano-wallet)