Home / Reports / Feb 20, 2025
Thursday, February 20, 2025
796 commits had been pushed across 106 repos by 135 authors. There were 10,256,546 additions and 647,365 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- catalyst-voices96
- cardano-ledger76
- mithril50
- cardano-ledger-specs36
- lsm-tree28
- ouroboros-network28
- cardano-ledger24
- cardano-sync-tests20
- gouroboros18
- blockfrost-platform18
- cardano-token-registry17
- cardano-node16
- cardano-node16
- lace14
- govtool14
- cf-summit-evoting-status13
- formal-ledger-specifications13
- formal-ledger-specifications12
- node10
- cf-cip1694-ballot-status10
- ouroboros-consensus10
- lsm-tree10
- cardano-api9
- asteria9
- cf-identity-wallet8
- dapp-example8
- cardano-api8
- cardano-deposit-wallet7
- cf-token-metadata-registry-status6
- engineering6
- marlowe-playground6
- pool_groups5
- developer-portal5
- cardano-updates5
- cardano-wallet5
- catalyst-ci5
- plutus5
- Intersect-knowledge-base5
- stdlib4
- cardano-up4
- cardano-ibc-incubator4
- cardano-wallet4
- yoroi4
- yoroi-mobile4
- cardano-ledger-ts4
- iogx4
- ouroboros-leios4
- cardano-addresses4
- cc-portal4
- credential-manager-app4
- pallas4
- snek3
- cardano-rosetta-java3
- yoroi-frontend3
- gerolamo3
- hydra-poc3
- ouroboros-leios-sim3
- boros3
- dolos3
- adder2
- adder-library-starter-kit2
- cardano-compose-stacks2
- cardano-models2
- docker-haskell2
- txtop2
- zeko2
- cbor2
- plu-ts-docs2
- pluts-emulator2
- atala-prism-wallet-sdk-swift2
- cardano-haskell-action2
- cardano-parts2
- cardano-playground2
- haskell.nix2
- hydra2
- open-enterprise-agent2
- cardano-updates2
- govtool-test-reports2
- mesh2
- plutarch2
- plutarch-plutus2
- aiken1
- prelude1
- ansible-cardano1
- docker-cardano-node1
- helm-charts1
- nview1
- guild-operators1
- cf-cardano-conversions-java1
- CIPs1
- buildooor1
- atala-prism-building-blocks1
- atala-prism-wallet-sdk-ts1
- capkgs1
- cardano-cli1
- cardano-db-sync1
- cardano-haskell-package-repo1
- cardano-js-sdk1
- daedalus1
- iohk-nix1
- quickcheck-dynamic1
- stackage.nix1
- budget-documentation1
- cardano-haskell-packages1
- committees-groups-documentation1
- Polkadot1
Commit Log
00:07:26
[c9024195]
Update eras/shelley/impl/src/Cardano/Ledger/Shelley/CertState.hs
(cardano-ledger)
00:08:55
[c500a2aa]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-summit-evoting-status)
00:08:55
[624ef2ed]
:pencil: Update summary in README [skip ci] [upptime]
(cf-summit-evoting-status)
00:10:14
[3aadf7ad]
:pencil: Update summary in README [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:10:14
[0af78c08]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:22:01
[00c26899]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:22:01
[5d4e28b3]
:pencil: Update summary in README [skip ci] [upptime]
(cf-cip1694-ballot-status)
02:01:03
[d94dfe1b]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 9f98a9e15d8220ccc4940935efdce8dc69a63c22
(cardano-ledger-specs)
03:39:57
[2c723329]
wip(rust/signed_doc): add atomic variables for live check, update endpoint and middleware
(catalyst-voices)
04:02:07
[4aeb51b6]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 9f98a9e15d8220ccc4940935efdce8dc69a63c22
(cardano-ledger)
04:02:09
[847ee309]
Updated from 9f98a9e15d8220ccc4940935efdce8dc69a63c22 via push
(cardano-ledger-specs)
04:05:31
[f54f5186]
Added moved semantis to Witness, added Constraint parameter to FunctionSymbol
(cardano-ledger)
04:05:31
[5df8a50f]
Added GenExperiment, added HasSpec Bool instance in NumSpecExperiment
(cardano-ledger)
04:05:31
[948d14e8]
Removed (All HasSpec dom) (HasSpec rng) from Function symbol, but addded them to App, This makes is easier to make FunctionSymbol instances, maybe?
(cardano-ledger)
04:05:31
[d3ad6ffb]
Just before removing c from FSPre, and adding it to Context
(cardano-ledger-specs)
04:05:31
[ac338206]
Added NumSpec and functions compose id flip, New file NumSpecExperiment.hs
(cardano-ledger)
04:05:31
[10f2bf08]
Union, To, From type checking, some semantics still to go.
(cardano-ledger-specs)
04:05:31
[1f33c77a]
Cleaned up, Lots of work on Foldy, introduced the Fun type, added Evidence to Contexts.
(cardano-ledger)
04:05:31
[dc19fa1c]
Moved toCtx to TheKnot, added Specs.Pairs to repo, experiments have all worked out.
(cardano-ledger-specs)
04:05:31
[98938e7e]
Syntax, NumSpec, Conformance Experiment to the build chain, working on Simplify and Sum Experiment.
(cardano-ledger)
04:05:32
[33e64235]
replaced simplepropagate with propTypeSpec and propMemberSpec.
(cardano-ledger-specs)
04:05:32
[c3148f3a]
Added Constrained.Experiment.Specs.Map, also more Arbitrary instances.
(cardano-ledger-specs)
04:05:32
[a22807a4]
Added Constrained.Experiment.Specs.Num, renamed Constrained.Experiment.Specs.Sum to Constrained.Experiment.Specs.SumProd
(cardano-ledger)
04:05:32
[6bd8044b]
Added fst_, snd_ pair_, for Haskell pairs (a,b) not (Prod a b).
(cardano-ledger)
04:05:32
[9ae6d34f]
Removed helper propagate functions, now you must implement propagate. Lots of examples.
(cardano-ledger)
04:07:12
[a0f50f9d]
fix(ui): prevent biometrics auth modal open after user cancel it
(cf-identity-wallet)
04:32:05
[cdec5e6b]
fix(ui): fix biometric auth still enable when user cancel it
(cf-identity-wallet)
05:06:27
[649755f4]
Create e398b834d7091c0e932e56285b9e9a184dc5d60e6a155e49ab976471.38342D42697420436174.json
(cardano-token-registry)
05:09:40
[ce7ee75b]
e398b834d7091c0e932e56285b9e9a184dc5d60e6a155e49ab97647138342d42697420436174.json
(cardano-token-registry)
05:14:03
[9bcfd6f7]
e398b834d7091c0e932e56285b9e9a184dc5d60e6a155e49ab97647138342d42697420436174.json
(cardano-token-registry)
05:18:08
[37d64342]
e398b834d7091c0e932e56285b9e9a184dc5d60e6a155e49ab97647138342d42697420436174.json
(cardano-token-registry)
07:52:07
[5264e1b5]
Merge pull request #7158 from CardanoTokenIO/add-a-new-token-2282
(cardano-token-registry)
07:52:33
[d4138a2d]
Merge pull request #7159 from CardanoTokenIO/add-a-new-token-2283
(cardano-token-registry)
07:54:18
[95a6d195]
Merge pull request #7160 from CardanoTokenIO/add-a-new-token-2285
(cardano-token-registry)
07:54:47
[a912912d]
Merge pull request #7164 from CardanoTokenIO/add-a-new-token-2289
(cardano-token-registry)
07:55:26
[fdb0107e]
Merge pull request #7161 from CardanoTokenIO/add-a-new-token-2286
(cardano-token-registry)
07:56:48
[b78d880d]
Merge pull request #7162 from CardanoTokenIO/add-a-new-token-2287
(cardano-token-registry)
07:57:14
[9c76309e]
Merge pull request #7166 from CardanoTokenIO/add-a-new-token-2295
(cardano-token-registry)
07:57:38
[9c926d9e]
Merge pull request #7174 from CardanoTokenIO/add-a-new-token-2297
(cardano-token-registry)
07:58:07
[fa8de309]
Merge pull request #7186 from CardanoTokenIO/add-a-new-token-2311
(cardano-token-registry)
08:12:13
[4c27cdc1]
refactor: remove unused failureWithConsoleMessages function from exceptionHandler
(govtool)
08:16:28
[5a30e6b2]
Merge pull request #3033 from IntersectMBO/fix/3022-helper-buttons-are-sometimes-inaccessible-on-the-screen-due-to-clipping
(govtool)
08:16:39
[246ad659]
Merge pull request #3036 from IntersectMBO/feat/3031-use-location-specific-ada-amount-formatting
(govtool)
08:16:51
[579577b1]
Merge pull request #3040 from IntersectMBO/chore/@intersect.mbo/pdf-ui-0.6.2
(govtool)
08:19:12
[5167e710]
Merge pull request #3041 from IntersectMBO/feat/3035-improve-default-view-and-filtering-in-drep-directory
(govtool)
08:23:36
[e3a68f12]
Merge branch 'main' into feat/proposal_builder_publish_new_iteration
(catalyst-voices)
08:24:40
[1cb00c49]
feat(sync): cache epoch lengths and refactor slot calculation
(cardano-sync-tests)
08:26:31
[dca704c6]
Merge branch 'feat/proposal_builder_publish_new_iteration' of https://github.com/input-output-hk/catalyst-voices into feat/proposal_builder_publish_new_iteration
(catalyst-voices)
08:45:31
[1ea90cfa]
docs(experience): Update Readme, point to new repo locations (#198)
(atala-prism-wallet-sdk-swift)
08:53:48
[a3bb2c41]
chore(cat-voices): updated with additional comments on some args
(catalyst-voices)
08:55:31
[5943b7b3]
Merge branch 'master' into carlos/refactor-gov-conformance
(formal-ledger-specifications)
08:58:29
[95b52d05]
Merge pull request #6095 from IntersectMBO/smelc/cardano-testnet-custom-output-dir
(cardano-node)
09:08:18
[df26893a]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@9cdf6b15394cbba54705a36376e18fb28d88919b 🚀
(catalyst-voices)
09:30:33
[c4c1aaf7]
Remove redundant constraint from DecCBOR instance for AlonzoTxWitsRaw
(cardano-ledger)
09:30:36
[86861217]
Extract local bindings used to build TxWits decoder as function
(cardano-ledger)
09:30:57
[79902e4b]
Rename `segwitTx` to distinguish `Annotator` from simple version
(cardano-ledger)
09:30:58
[2e2ed3ee]
Small improvements and better names in `Annotator AlonzoTxSeq` decoder
(cardano-ledger)
09:30:58
[809d1787]
Fix handling of deserialization failure in `AllegraTxAuxDataRaw`
(cardano-ledger)
09:55:14
[75d2d8c6]
Merge branch 'main' into feat/proposal_builder_publish_new_iteration
(catalyst-voices)
09:55:58
[7ddc3e03]
Merge pull request #185 from blockfrost/chore/git-rev-in-version
(blockfrost-platform)
10:10:26
[ec76c9f2]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@424706338ff5d20dd3bd499f0e0e95b26e7f9092 🚀
(catalyst-voices)
10:11:35
[c27a2f87]
change constants to bytearray as g1/g2 elements are not in flat encoding
(stdlib)
10:13:23
[109d5db5]
fix: removing final keyword to border in proposal page and adding optional padding to campaign timeline
(catalyst-voices)
10:25:32
[546f6790]
Deploying to gh-pages from @ IntersectMBO/govtool@5167e7109a2982a30d993431c5e66de884a2ec7f 🚀
(govtool-test-reports)
10:37:13
[8e73360c]
fix: use showGeneralDialog to stop making snapshot of inherited themes which doesn't allow widgets to refresh after dark/light mode changes
(catalyst-voices)
10:37:41
[958032aa]
feat: improve windows managemet when switching to popup [LW 12347] (#1728)
(lace)
10:51:07
[54c7c339]
feat(castor): now castor and agents can create a did with any keys
(atala-prism-wallet-sdk-swift)
10:53:22
[750c432b]
test: increase timeout for visibility assertions in delegation and proposal tests
(govtool)
10:59:02
[1c416493]
Merge branch 'feat/proposal_builder_publish_new_iteration' into feat/proposal_builder_publish_final
(catalyst-voices)
11:03:15
[51218f8c]
Deploying to gh-pages from @ IntersectMBO/govtool@5167e7109a2982a30d993431c5e66de884a2ec7f 🚀
(govtool-test-reports)
11:14:56
[e7e7bab4]
fix: add `check-all-features-set` in `mithril-client` and fix code under features
(mithril)
11:16:01
[63508f1e]
Generate code for 2acac55a9e833418a83d864b3f3e14de98cc777b
(formal-ledger-specifications)
11:30:10
[98c415be]
fix/worker-service-duplicate-unique-key: pass through each vote instead of in a transaction
(cc-portal)
11:37:05
[263821ce]
Use the new IncomingRun functions for new merges and snapshot restore
(lsm-tree)
11:50:10
[c190b084]
refactor(ci): use cache-version instead of 'v0-' in rust cache key prefix
(mithril)
11:57:39
[8a2a8b18]
final edits to remove some warnings in tex output
(formal-ledger-specifications)
11:59:37
[80bf3b2e]
Deploying to gh-pages from @ IntersectMBO/plutus@78831112ce4fde3f041aa083694c6b77c1bf3f6d 🚀
(plutus)
12:01:46
[7d62f720]
Merge branch 'master' into 341-reference-previous-specifications-other-material
(formal-ledger-specifications)
12:05:19
[840098ef]
Include deserialisation of stake keys in deserialiseAnyVerificationKeyTextEnvelope
(cardano-api)
12:06:56
[7812d29d]
refactor(ci): use a repository var instead of a secret for cache version
(mithril)
12:08:00
[2745e88c]
add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 78831112ce4fde3f041aa083694c6b77c1bf3f6d
(plutus)
12:09:41
[1920ba10]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@2de59fbbfdcb02f93dc29f1e073ed2b088305941 🚀
(catalyst-voices)
12:12:37
[0f2a474b]
snapsnotTxs / snapshotTxsAfter return TxMeasures instead of ByteSize
(ouroboros-consensus)
12:14:17
[07fdff62]
refactor(issue558): extract flipRandomBitInRandomFile from prop_flipSnapshotBit
(lsm-tree)
12:18:46
[77024ddc]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@afa97105fe5f47c4e5b19b7d896a92cf800ec880 🚀
(catalyst-voices)
12:19:00
[34e4ebe0]
GITBOOK-796: gemma.dakin's Feb 20 changes tender to proposal wording
(Intersect-knowledge-base)
12:29:17
[ca0fe955]
Include deserialisation of stake keys in deserialiseAnyVerificationKeyTextEnvelope
(cardano-api)
12:36:32
[2d37e161]
Merge pull request #82 from IntersectMBO/create_dedicate_file_to_analize_logs
(cardano-sync-tests)
12:41:52
[fc119af2]
Merge pull request #2323 from input-output-hk/djo/ci/simplify-rust-cache-key
(mithril)
12:41:53
[3295ab2a]
Reference previous specifications & other material (#659)
(formal-ledger-specifications)
12:43:13
[757f3386]
Merge pull request #6118 from IntersectMBO/smelc/remove-unused-cardano-testnet-feature
(cardano-node)
12:50:42
[befc1969]
Updated for 3295ab2a2aad061fcc4ee10f5cb650af29fb92aa
(formal-ledger-specifications)
12:51:49
[78119156]
test(cat-voices): Added readme file for integration tests (#1867)
(catalyst-voices)
13:01:29
[588c5d2e]
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#355)
(cardano-up)
13:02:12
[c5f7e2a8]
Merge branch 'master' into 681-use-latex-best-practices-and-packages
(formal-ledger-specifications)
13:07:02
[12d21458]
fix: add SDJWT value to the OAS enum validation in IssueCredentialRecord and CreateIssueCredentialRecordRequest
(open-enterprise-agent)
13:14:40
[8d0abfc4]
Add centralized config module for environment variables and paths
(cardano-sync-tests)
13:23:02
[cfc02e11]
GITBOOK-798: gemma.dakin's Feb 20 changes adding FAQ doc
(Intersect-knowledge-base)
13:23:58
[0b6fbc8d]
fix: add SDJWT value to the OAS enum validation in IssueCredentialRec… (#1533)
(open-enterprise-agent)
13:26:27
[bd92c508]
feat: implement full restoration process for incremental Cardano database download command
(mithril)
13:26:27
[17624dee]
feat: add `--start`, `--end`, `--include_ancillary` and `--allow_override` options for `download` command
(mithril)
13:26:28
[6fe0fb9f]
feat: scaffold new Cardano database snapshot restoration events with the feedback receiver
(mithril)
13:26:28
[f3fa4649]
test: add new verification steps for `cardano-db-v2 download` command in Mithril Client multi-platform test
(mithril)
13:26:28
[fd2c14cb]
feat: implement aggregator statistics updates for Cardano database snapshots
(mithril)
13:26:29
[cba3e16b]
refactor: moving the responsibility of event sending from the clients to the downloader
(mithril)
13:35:12
[8c97cb49]
Generate code for 1dd7329a295f7d9819861a37d5c48b880db611b4
(formal-ledger-specifications)
13:37:17
[c3ab6c34]
Remove two SuppliedCredits newtypes that were not pulling their weight
(lsm-tree)
13:37:31
[dace47b5]
Merge branch 'main' into feat/proposal_builder_publish_new_iteration
(catalyst-voices)
13:37:38
[7ea483d2]
Merge branch 'feat/proposal_builder_publish_new_iteration' into feat/proposal_builder_publish_final
(catalyst-voices)
13:38:37
[62d5e351]
feat: only show publish/submit dialogs if the document is valid
(catalyst-voices)
13:40:14
[b66c2704]
network-mux: provide a way to run bind a mini-protocol to a capability
(ouroboros-network)
13:42:37
[14fd208d]
Merge pull request #10 from HarmonicLabs/feat/improve-fee-calculation
(pluts-emulator)
13:47:32
[c71501f0]
fix: add `check-all-features-set` in `mithril-client` and fix code under features
(mithril)
13:49:21
[59188fa7]
Deploying to gh-pages from @ input-output-hk/engineering@5e2cfa7333e9499b740b9ac2847e2256a5e8e0c0 🚀
(engineering)
13:49:22
[3305710a]
Add comment explaining why we use the inequality check `<=` instead of `==`
(cardano-api)
13:51:59
[6ff813d3]
chore: move `binary_or_hex_heuristic` under API, and proptest it
(blockfrost-platform)
13:56:17
[2f5d5d47]
Merge pull request #968 from cardano-foundation/feat/DTIS-1896-biometric-still-enable-afte-user-cancel
(cf-identity-wallet)
14:04:15
[85643c6b]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@41cc244ec53e4a41c678e4782807d4638bb780a0 🚀
(catalyst-voices)
14:08:09
[af1e007e]
wip(rust/signed_doc): add atomic variables for live check, update endpoint and middleware
(catalyst-voices)
14:16:19
[ddd2106f]
Move `Cardano.Api.Internal.Experimental.Eras` to `exposed-modules` section for it to show in haddock
(cardano-api)
14:16:54
[52ba6456]
Merge pull request #555 from IntersectMBO/fix/fix-constitution-sidebar
(cc-portal)
14:23:07
[cf8177df]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@376e3dd428cc392e97c1893ae2f765c1d0b4d882 🚀
(catalyst-voices)
14:27:27
[77f15298]
ouroboros-network-framework: removed various NonP2P components
(ouroboros-network)
14:27:28
[99288f9c]
ouroboros-newtwork-framework: added Ouroboros.Network.Server.Simple
(ouroboros-network)
14:27:28
[960a23f0]
ouroboros-network-framework: renamed Ourboros.Network.Server2 module
(ouroboros-network)
14:32:57
[21f67ea9]
ouroboros-network-api: renamed Ouroboros.Network.PeerSelection.PeerSharing.Codec module
(ouroboros-network)
14:47:17
[25b6941a]
Everything builds. Now need to see how it fits in with the old api
(cardano-api)
15:07:43
[2cae78c6]
chore: initial optimise marshal. writing tests to ensure logic is same
(cardano-ibc-incubator)
15:13:17
[457199d4]
Move Arbitrary instance for `Data`, `BinaryData` and `Datum` to core
(cardano-ledger)
15:13:17
[2cd20684]
Add check for non-Annotator version of golden serialsation tests
(cardano-ledger)
15:13:18
[f1b0221f]
Add tests to check equivalence of `DecCBOR`instances via cddl and Huddle
(cardano-ledger)
15:13:18
[b871059d]
Add tests to check equivalence of `DecCBOR` instances via `Arbitrary` data
(cardano-ledger)
15:19:19
[7b874821]
Merge branch 'master' into carlos/refactor-gov-conformance
(formal-ledger-specifications)
15:24:56
[ecae0168]
GITBOOK-800: gemma.dakin's Feb 20 changes Privacy Policy
(Intersect-knowledge-base)
15:28:01
[f8e3470a]
GITBOOK-801: gemma.dakin's Feb 20 changes membership agreement
(Intersect-knowledge-base)
15:29:29
[41f707b4]
Satisfy serialization instances for LedgerConfig in tests and the query to the Golden tests
(ouroboros-consensus)
15:29:40
[2eac0365]
GITBOOK-203: Fergie's Feb 20 changes - WP25 updates
(committees-groups-documentation)
15:56:01
[c7e4e8fc]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@28b08c98978bab6678056d2f8dfb3b70e9c1815d 🚀
(catalyst-voices)
16:01:09
[742432b5]
Update function: check_cncli_send_tip(), within: healthcheck.sh (#2)
(guild-operators)
16:05:59
[ef70105d]
Add `DecCBOR` instances for types in `cardano-ledger-core`
(cardano-ledger-specs)
16:06:02
[805ce940]
Add check for non-Annotator version of golden serialsation tests
(cardano-ledger-specs)
16:06:02
[86a6626c]
Move Arbitrary instance for `Data`, `BinaryData` and `Datum` to core
(cardano-ledger)
16:06:03
[8af583ea]
Add tests to check equivalence of `DecCBOR`instances via cddl and Huddle
(cardano-ledger)
16:06:03
[933dc9c9]
Add tests to check equivalence of `DecCBOR` instances via `Arbitrary` data
(cardano-ledger)
16:07:50
[3b2c3e83]
Merge pull request #79 from IntersectMBO/improve_wait_for_node
(cardano-sync-tests)
16:09:42
[25620708]
Add dependency constraints on `cardano-wallet-network-layer` (#4988)
(cardano-wallet)
16:19:19
[0431af99]
Merge pull request #85 from IntersectMBO/find_exe_exception
(cardano-sync-tests)
16:24:59
[c62048c8]
Fix witness error in compatible transaction transaction-sign in shelley era
(cardano-cli)
16:25:27
[4dc494a0]
Merge pull request #86 from IntersectMBO/start_node_cmd_unif
(cardano-sync-tests)
16:29:21
[9d4a1456]
Split compatible transaction building into separate building and witnessing functions
(cardano-api)
16:40:04
[fbf2899b]
Updated for d7aea0277e56d682c432273d56fed8ca9297cf48
(formal-ledger-specifications)
16:42:43
[a1ba5b5a]
Merge pull request #750 from IntersectMBO/mgalazyn/fix/compatible-tx-build
(cardano-api)
16:48:10
[ea3cf6c0]
fix: add `check-all-features-set` in `mithril-client` and fix code under features
(mithril)
17:02:48
[5dbf0ecc]
Merge pull request #87 from IntersectMBO/rm_node_build_mode
(cardano-sync-tests)
17:06:12
[1c821825]
Remove placeholder for stake credential on download button
(credential-manager-app)
17:08:28
[ca9592a5]
Add check for non-Annotator version of golden serialsation tests
(cardano-ledger-specs)
17:08:29
[d598a32e]
Move Arbitrary instance for `Data`, `BinaryData` and `Datum` to core
(cardano-ledger-specs)
17:08:29
[ec83d3c9]
Add tests to check equivalence of `DecCBOR` instances via `Arbitrary` data
(cardano-ledger-specs)
17:08:29
[3df7278b]
Add functions to test the equivalence of `DecCBOR` instances
(cardano-ledger-specs)
17:08:30
[a7f8f6f9]
Add tests to check equivalence of `DecCBOR`instances via cddl and Huddle
(cardano-ledger-specs)
17:11:33
[54e3c0a4]
Add dependency constraints on `cardano-wallet-network-layer` (#4988)
(cardano-wallet)
17:11:42
[d78654d1]
Add check for non-Annotator version of golden serialsation tests
(cardano-ledger)
17:11:43
[41169022]
Add tests to check equivalence of `DecCBOR`instances via cddl and Huddle
(cardano-ledger)
17:11:43
[016347a8]
Move Arbitrary instance for `Data`, `BinaryData` and `Datum` to core
(cardano-ledger)
17:11:43
[6aaba405]
Add tests to check equivalence of `DecCBOR` instances via `Arbitrary` data
(cardano-ledger)
17:19:24
[2e0200dc]
Merge pull request #88 from IntersectMBO/node_sync_args_improvements
(cardano-sync-tests)
17:21:17
[ec6dfce3]
fix: removing final keyword to border in proposal page and adding optional padding to campaign timeline (#1874)
(catalyst-voices)
17:21:48
[19957e3d]
fix: do not enforce emtpy staking address for asteria (also fmt fixes)
(asteria)
17:44:58
[f38ba178]
WIP feat: Add uncompressed size for digests, immutable and ancillary files
(mithril)
17:45:56
[2124ed4e]
feat: implement `progress_download` for `MultiDownloadProgressReporter`
(mithril)
17:45:56
[21558a7d]
feat: implement `finish_download` and `finish_all` in the `MultiDownloadProgressReporter`
(mithril)
17:45:56
[6cda77d7]
feat: allow `ProgressBarJsonFormatter` to handle both files and bytes downloaded
(mithril)
17:45:57
[329c02ce]
feat: wire with the Cardano database events with the `MultiDownloadProgressReporter`
(mithril)
17:49:06
[8ba54d5f]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@34a889b2cfa38e6a1b3c1e7c8a6a4e76db84e342 🚀
(catalyst-voices)
17:51:43
[b88e364e]
Merge pull request #5069 from IntersectMBO/coot/network-mux-fork-on-policy
(ouroboros-network)
18:20:35
[c3ccd725]
feat(core): idempotent processing of notifications and operations
(cf-identity-wallet)
18:53:36
[4e7bcfaf]
Add fetch-depth: 0 in an attempt to fix wrong order and dates.
(cardano-updates)
18:54:04
[f173cea8]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@8fd12d4de4e7fde8a2ae863e396fcd08ce839eb5 🚀
(catalyst-voices)
18:59:03
[a843b33f]
Add a few scott encoding instead of option functions to dict and try it out in assets
(stdlib)
19:16:57
[d52dcb8d]
WIP: improve shrinking, fix bugs exposed by new swallowed exceptions test
(lsm-tree)
19:59:06
[f5573c95]
You can now propagate (TxIn, AnyWitness era) throughout your tx body
(cardano-api)
20:00:33
[8486e223]
feat(core): handle case where local identifier deleted before multisig icp
(cf-identity-wallet)
20:31:56
[b8916844]
chore: configure golangci-lint and enable gosec (#32)
(adder-library-starter-kit)
20:33:20
[9356e708]
WIP HeadLogicSpec, removed persistence and renamed Api to ApiSink, re-use time from StateChanged
(hydra-poc)
20:51:06
[2ddb5b06]
feat(primitives): Add catch-all mechanism for unknown cost models (#596)
(pallas)
21:48:35
[ad930197]
env cfgs: rm shelley_qa, add testnet-template cfgs, mod cfg updater script
(cardano-node)
21:49:15
[ed68a83a]
byron-to-alonzo: switch from shelley_qa cfgs to testnet-template cfgs
(cardano-node)
21:51:51
[91976b27]
improve .gitignore and other minor possible improvements
(formal-ledger-specifications)
21:56:15
[a7fbf6a2]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@7a3978b49724b48cbcefba9f3f5fcc33429e820e 🚀
(catalyst-voices)
21:56:17
[c177d5ab]
Add functions to test the equivalence of `DecCBOR` instances
(cardano-ledger-specs)
21:56:18
[48d62bf4]
Add tests to check equivalence of `DecCBOR` instances via `Arbitrary` data
(cardano-ledger)
21:56:18
[06db334a]
Add tests to check equivalence of `DecCBOR`instances via cddl and Huddle
(cardano-ledger)
21:56:18
[dbde23a7]
Move Arbitrary instance for `Data`, `BinaryData` and `Datum` to core
(cardano-ledger)
21:58:40
[9e0d8415]
Merge branch 'master' into 681-use-latex-best-practices-and-packages
(formal-ledger-specifications)
21:59:36
[58652b38]
test: fix mine tests, moving failure tests from spaceship to asteria validator tests
(asteria)
21:59:36
[7c2f326a]
fix: in mine asteria move checks about mint and ship state from spacetime to asteria
(asteria)
21:59:36
[09da2e98]
in asteria mine check for exactly one valid ship input and its redeemer, in spacetime mine check for exactly one valid asteria input
(asteria)
21:59:36
[b26e7231]
fix: in asteria mine do not enforce emtpy staking address for asteria (also add code comments)
(asteria)
22:52:08
[9e5d489d]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@101904ad8a3a6ef81a62ac397145ea78c4c30d5c 🚀
(catalyst-voices)
23:04:30
[787f62db]
🟩 API (Batch) is up (204 in 117 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:30
[deb3ea0c]
🟩 API (All properties) is up (204 in 702 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:30
[3cfed603]
🟩 API (Specific property) is up (204 in 116 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:06:12
[1fa70a0a]
🟩 voting.summit.cardano.org is up (200 in 570 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:12
[3633173c]
🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:13
[e9f36740]
🟥 event-api is down (404 in 674 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:13
[ade0187d]
🟥 event-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:14
[a1e47d2f]
🟥 login-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:14
[a559cdb2]
🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:14
[6eec9da4]
🟩 user-verification-api is up (405 in 581 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:15
[dd7fc222]
🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:15
[0489d389]
🟩 login-api is up (401 in 637 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:15
[77591837]
🟥 blockchain-follower-api is down (404 in 523 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:16
[576d2e90]
🟩 get-votes-api is up (401 in 231 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:16
[379a6001]
🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:16
[b775dc93]
🟩 cast-vote-api is up (401 in 329 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:16
[e1e01b10]
🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:06:17
[146eb094]
🟩 get-vote-receipt-api is up (401 in 136 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:06:18
[78bbb393]
🟩 keria-provisioning is up (405 in 567 ms) [skip ci] [upptime]
(cf-summit-evoting-status)
23:48:25
[0504345b]
Merge pull request #4846 from IntersectMBO/td/nonannotator-deccbor-instances
(cardano-ledger-specs)
23:51:47
[480cf9b0]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0504345b2320bb22d56bb1d1252ffbd76c7e426e
(cardano-ledger-specs)