Home / Reports / Aug 29, 2024
Thursday, August 29, 2024
851 commits had been pushed across 100 repos by 139 authors. There were 33,441,573 additions and 3,036,712 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- mithril110
- cf-explorer-status96
- cardano-ledger-specs54
- cardano-wallet38
- hydra27
- cardano-wallet23
- open-enterprise-agent20
- catalyst-voices19
- aiken16
- cf-identity-wallet16
- cardano-ledger16
- cardano-node15
- lsm-tree15
- govtool15
- cf-explorer-frontend14
- cardano-api14
- cardano-js-sdk12
- lace12
- nami12
- cardano-haskell-packages12
- cardano-ibc-incubator11
- CIPs11
- ouroboros-consensus11
- cardano-ledger11
- cf-cip1694-ballot-status10
- yoroi-mobile10
- Intersect-knowledge-base10
- cardano-token-registry9
- cf-explorer-api9
- cizero9
- hermes9
- atala-prism-building-blocks7
- plutus7
- formal-ledger-specifications7
- cardano-wallet-agda6
- cf-token-metadata-registry-status6
- atala-prism-wallet-sdk-ts6
- cardano-haskell-package-repo6
- catalyst-ci6
- formal-ledger-specifications6
- io-sim6
- yoroi5
- cardano-node-tests5
- ansible-cardano4
- guild-operators4
- pool_groups4
- cf-ledger-consumer-schedules4
- cardano-serialization-lib4
- cardano-documentation4
- mesh4
- cardano-node-api3
- webartifacts3
- cf-explorer3
- cardano-base3
- cardano-db-sync3
- sanchonet3
- cardano-api3
- govtool-test-reports3
- mesh-aiken-template3
- site2
- cardano-compose-stacks2
- cardano-up-packages2
- cdnsd2
- gouroboros2
- koios-artifacts2
- cf-cardano-ballot2
- cf-explorer-landing2
- cf-java-cardano-common-explorer2
- cardano-multiplatform-lib2
- cardano-parts2
- cardano-updates2
- iohk-monitoring-framework2
- cc-portal2
- koios-artifacts2
- cardano-transaction-lib2
- fuzz1
- play1
- blockperf1
- cf-cardano-conversions-java1
- developer-portal1
- yoroi-frontend1
- hello-pluts-react1
- atala-prism-mediator1
- atala-prism-wallet-sdk-swift1
- capkgs1
- cardano-playground1
- haskell.nix1
- haskell-nix-example1
- ouroboros-leios-sim1
- ouroboros-network1
- budget-documentation1
- cardano-db-sync1
- cardano-node1
- cardano-updates1
- core-infrastructure-documentation1
- lsm-tree1
- mesh1
- dolos1
- oura1
- scrolls1
Commit Log
00:03:19
[d88f6955]
Use a qualified import for Debug.Trace since `trace` is an overused name
(cardano-ledger-specs)
00:03:22
[b28cd3f4]
Reduce the certainty of coverage tests to shorten running times
(cardano-ledger-specs)
00:04:15
[7f437ec0]
Increase `ExUnits` for `genAlonzoPParams` and `genAlonzoPParamsUpdate`
(cardano-ledger-specs)
00:04:16
[a2e6f668]
Fix a bug in random selection of inputs and pointer addresses
(cardano-ledger-specs)
00:04:59
[07b8e25f]
Increase utxo size of trace testing to reduce number of discards further
(cardano-ledger-specs)
00:05:00
[85d8e896]
Remove unused imports from Constrained.Rewrite and reenable warning
(cardano-ledger-specs)
00:05:00
[3cc4239a]
Remove unused binds from Constrained.Rewrite and reenable warning
(cardano-ledger-specs)
00:09:12
[a0a8ade8]
:pencil: Update summary in README [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:09:12
[1853111e]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-token-metadata-registry-status)
00:19:46
[f907868d]
:card_file_box: Update status summary [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:19:46
[025d1823]
:pencil: Update summary in README [skip ci] [upptime]
(cf-cip1694-ballot-status)
00:28:56
[e45d9dab]
snapsnotTxs / snapshotTxsAfter return TxMeasures instead of ByteSize
(ouroboros-consensus)
00:29:33
[5bee7021]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@00dd3894004673c37a08dec34e5c103e7cf46e53 🚀
(catalyst-voices)
00:30:52
[3cc888a2]
add `fromByteSize :: Num a => ByteSize -> a`, with a WARNING that it will likely explode due to overflow
(ouroboros-consensus)
00:33:10
[4387891d]
{Semigroup, Monoid} instances for {AlonzoMeasure, ConwayMeasure}
(ouroboros-consensus)
00:34:14
[02e944dd]
respond with TxMeasureMetrics info inside a map of measures
(ouroboros-consensus)
00:34:44
[bb4e200a]
Bump versions of iohk-monitoring and lobemo-backend-ekg
(iohk-monitoring-framework)
00:35:28
[c16d8a11]
Merge pull request #651 from input-output-hk/erikd/version
(iohk-monitoring-framework)
01:07:06
[08fe8647]
Merge pull request #4578 from IntersectMBO/aniketd/haddock-other-modules
(cardano-ledger-specs)
01:08:07
[3da919ff]
Bump plutus and ledger dependencies for cardano-node-9.2 release (#1207)
(ouroboros-consensus)
01:13:24
[af7fea52]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 08fe86470524d5f4f93f72783f27fd8414cf571e
(cardano-ledger-specs)
01:13:26
[796fac5a]
Updated from 129e15a515bac1b3f30abd55ed543e7d67d0f802 via push
(cardano-ledger-specs)
01:16:14
[d9f82a5e]
Use a qualified import for Debug.Trace since `trace` is an overused name
(cardano-ledger)
01:16:14
[46ccb4a2]
Increase `ExUnits` for `genAlonzoPParams` and `genAlonzoPParamsUpdate`
(cardano-ledger-specs)
01:16:14
[a3893055]
Remove unused imports from Constrained.Rewrite and reenable warning
(cardano-ledger-specs)
01:16:14
[26645b40]
Fix a bug in random selection of inputs and pointer addresses
(cardano-ledger-specs)
01:16:14
[837b90f7]
Remove unused binds from Constrained.Rewrite and reenable warning
(cardano-ledger-specs)
01:16:14
[8aaa5655]
Increase utxo size of trace testing to reduce number of discards further
(cardano-ledger-specs)
01:16:14
[d5a5106e]
Reduce the certainty of coverage tests to shorten running times
(cardano-ledger-specs)
01:43:13
[e0391420]
Generate code for 3648aaa82cbff967373cde74f544f43f347365f8
(formal-ledger-specifications)
02:47:58
[e1d1f9d9]
Generate code for b533320fcd2e9d30de45437914e83f39730cb902
(formal-ledger-specifications)
03:05:10
[ddfc2152]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 08fe86470524d5f4f93f72783f27fd8414cf571e
(cardano-ledger-specs)
03:05:11
[ce7a2ff8]
Updated from 08fe86470524d5f4f93f72783f27fd8414cf571e via push
(cardano-ledger-specs)
03:09:41
[4fb1b02c]
Merge pull request #1351 from cardano-foundation/fix/get-list-of-members-in-constitutional-committee
(cf-explorer-api)
03:31:23
[33c5215c]
Merge branch 'develop' into feat/DTIS-1114-present-an-ACDC-from-a-multisig-identifier
(cf-identity-wallet)
03:39:16
[8b1a1a78]
Merge pull request #3805 from cardano-foundation/fix/bug-ui-dreps
(cf-explorer-frontend)
03:39:28
[a8862c42]
Merge pull request #3821 from cardano-foundation/fix/bug-ui-native-scripts-details-
(cf-explorer-frontend)
03:41:12
[7e420596]
🟩 mainnet - API is up (200 in 73 ms) [skip ci] [upptime]
(cf-explorer-status)
04:18:38
[386e609e]
Merge branch 'develop' of github.com:cardano-foundation/cf-identity-wallet into feat/smoother-credential-server-connecting-flow
(cf-identity-wallet)
05:03:40
[9ff9d1f5]
First cut of proposal summary, still need to add committee numbers
(koios-artifacts)
05:05:34
[c183a0b0]
Merge pull request #4569 from IntersectMBO/ldan/fix-precommit-fourmolu
(cardano-ledger)
05:08:28
[9f72b866]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for c183a0b037c943a387f5a450b5354e56eb1aa598
(cardano-ledger)
05:18:04
[6084919b]
Merge pull request #1858 from IntersectMBO/chore/bump-intersect-mbo-pdf-ui-to-v0.3.8
(govtool)
05:35:41
[33f626e8]
cncli.sh cncliInit function call test_koios function like CNTools
(guild-operators)
05:38:25
[b66a2ff0]
Merge pull request #1861 from IntersectMBO/fix/1842-modal-not-working-on-ios
(govtool)
05:40:11
[497bf5ce]
Merge remote-tracking branch 'origin/main' into fix/oobi-not-found
(cf-cardano-ballot)
06:17:37
[961950f4]
fix(hermes-lib): Demonstrate syncing preprod with different bandwidth/memory usage tradeoffs.
(hermes)
06:41:08
[8423c59d]
Deploying to gh-pages from @ input-output-hk/catalyst-ci@08a63308b728068ab88bf6819aeb45d845c54bc6 🚀
(catalyst-ci)
06:55:14
[3e938764]
Merge pull request #623 from IntersectMBO/jordan/add-script-datums-and-redeemers-in-makeUnsignedTx
(cardano-api)
07:05:25
[bd14203e]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for c183a0b037c943a387f5a450b5354e56eb1aa598
(cardano-ledger)
07:05:26
[a0deba2d]
Updated from c183a0b037c943a387f5a450b5354e56eb1aa598 via push
(cardano-ledger-specs)
07:12:37
[e31c6de0]
Adjust module organization to facilitate resurrection of the playground.
(aiken)
07:17:51
[97df6308]
🟩 mainnet - API is up (200 in 137 ms) [skip ci] [upptime]
(cf-explorer-status)
07:25:50
[8c3a9b01]
Merge pull request #1904 from input-output-hk/jpraynaud/1903-handle-multiple-merkle-tree-storage-backend
(mithril)
07:40:20
[ca55e3bf]
🟥 preprod.beta.explorer.cardano.org (preprod frontend) is down (404 in 315 ms) [skip ci] [upptime]
(cf-explorer-status)
07:42:58
[3d5e3361]
Submitting governance actions: Use latest guardrails script (#1311)
(developer-portal)
07:45:20
[44857cca]
🟩 preprod.beta.explorer.cardano.org (preprod frontend) is up (200 in 316 ms) [skip ci] [upptime]
(cf-explorer-status)
07:50:47
[f956687e]
GITBOOK-112: inc. LSM (Triage) , Babel Fees (Draft)
(core-infrastructure-documentation)
07:55:36
[ac6213aa]
Merge pull request #5960 from IntersectMBO/smelc/honor-cardano-testnet-max-supply-value
(cardano-node)
08:04:17
[2f3c64b7]
Define `cardano_transactions_signing_config` of `AggregatorFeaturesMessage` in openapi
(mithril)
08:04:18
[f325c29b]
Add signing config to aggregator '/' route when Cardano Transactions are enabled
(mithril)
08:10:03
[47886c06]
feat: modify AddressTxCount entity and add the value to enum DataCheckpointType
(cf-java-cardano-common-explorer)
08:11:08
[1c2ec620]
feat: modify StakeAddressTxCount entity and add the value to enum DataCheckpointType
(cf-java-cardano-common-explorer)
08:43:47
[b021619f]
Merge pull request #3841 from cardano-foundation/feat/MET-2250-landing-page
(cf-explorer-frontend)
08:58:23
[75b2736b]
feat: presentation-exchange model and json schema refactoring (#1304)
(open-enterprise-agent)
09:00:57
[0bbf36ed]
Merge pull request #3842 from cardano-foundation/fix/landing-merge-test
(cf-explorer-frontend)
09:04:20
[b805f892]
fix(hermes-lib): Allow the previous snapshot to be valid as well as current on recovery, and fix dedup.
(hermes)
09:08:31
[ca7dea05]
Merge pull request #3843 from cardano-foundation/fix/display-missing-boder-top-test
(cf-explorer-frontend)
09:09:01
[6f773454]
Merge pull request #3838 from cardano-foundation/fix/Governance-Overview-Bug-ui
(cf-explorer-frontend)
09:13:20
[d629b393]
fix(hermes-lib): Fix code format and merge issue with example cli arguments
(hermes)
09:13:28
[d641867f]
Merge pull request #5960 from IntersectMBO/smelc/honor-cardano-testnet-max-supply-value
(cardano-node)
09:16:33
[d0c31ebb]
Increased the probability of generating the same hash more than once
(cardano-ledger-specs)
09:16:33
[c12a19d1]
Added a conformance ImpTest to try to catch the ccminsize bug
(cardano-ledger-specs)
09:16:51
[139519d2]
Updated for 010dfa7979b628b0a86146f0854fcc5aa4dc68e1
(formal-ledger-specifications)
09:23:56
[51eaa974]
Merge pull request #1857 from IntersectMBO/fix/1838-constitutional-committee-votes-not-counted
(govtool)
09:24:14
[45f9fadc]
Merge branch 'feat/auto-sync-mithril' of github.com:input-output-hk/hermes into feat/auto-sync-mithril
(hermes)
09:41:32
[89be2ad5]
Move Signer Dependencies builder & container to `dependency_injection` module
(mithril)
09:48:36
[95489f53]
feat: rewrite stake address tx count scheduled job
(cf-ledger-consumer-schedules)
09:53:49
[710d65fd]
Refactor hacky boolean blindness to manage query params on withConnectionToNode
(hydra)
09:54:00
[d71788be]
chore: rename methods and variables for better clarity
(cf-ledger-consumer-schedules)
10:12:03
[fe2d39ac]
Promote Signer `services::cardano_transactions_importer` mod to a directory
(mithril)
10:20:19
[da7b40c5]
Merge pull request #1349 from cardano-foundation/fix/update-AddressTxAmount-to-use-slot-index
(cf-explorer-api)
10:22:22
[1ebebf58]
Merge remote-tracking branch 'origin/develop' into feat/dtis-1209-linking-multisig/exn-admits-to-original-grant
(cf-identity-wallet)
10:22:57
[53f8f3e0]
[ADP-3344] Switch to `Read.Tx Conway` in `Cardano.Wallet.Deposit.Read.Block` (#4757)
(cardano-wallet)
10:23:59
[9cf1054c]
feat: update comment and increase cover test for new changes
(cf-identity-wallet)
10:24:58
[3ec69568]
Deploying to gh-pages from @ cardano-foundation/cf-explorer-api@da7b40c56f03685b252773213214bf3d264e30df 🚀
(cf-explorer-api)
10:26:11
[43b1f10b]
fix: cleanup and minor refactoring to remove duplicates
(atala-prism-building-blocks)
10:28:08
[a3ebd5be]
Update state machine to register epoch_settings information and get signer with stake from runner
(mithril)
10:34:26
[a930480d]
Merge pull request #1445 from input-output-hk/feat/LW-11271-single-ci-action-for-load-tests
(cardano-js-sdk)
10:45:44
[a90d9c19]
A bit more logic around which entities can vote for what proposal types - probably should be in some helper function for usage across koios/grest
(koios-artifacts)
10:51:25
[ef84688f]
Deploying to gh-pages from @ cardano-foundation/cf-explorer-api@ddbd455022888f7096a4b462918d0e50f0ddaf4c 🚀
(cf-explorer-api)
11:05:42
[4b063b0b]
Merge pull request #941 from input-output-hk/build/conway-compatibility-update
(nami)
11:05:45
[055dde6e]
Deploying to gh-pages from @ cardano-foundation/cf-explorer-api@da7b40c56f03685b252773213214bf3d264e30df 🚀
(cf-explorer-api)
11:16:54
[01abdd93]
feat: enable asset-provider in dev-mainnet with debug log level
(cardano-js-sdk)
11:20:12
[33bb717b]
[ADP-3344] Switch to `Read.Tx Conway` in `Cardano.Wallet.Deposit.Read.Block` (#4757)
(cardano-wallet)
11:23:07
[9316e4f9]
fix: modify logic to calculated the total tx of token, address, stake address
(cf-ledger-consumer-schedules)
11:26:13
[3a920a6c]
Deploying to gh-pages from @ cardano-foundation/cf-explorer-api@ddbd455022888f7096a4b462918d0e50f0ddaf4c 🚀
(cf-explorer-api)
11:26:47
[37b72a76]
fixup! feat: enable asset-provider in dev-mainnet with debug log level
(cardano-js-sdk)
11:30:33
[4734d022]
fixup! fixup! feat: enable asset-provider in dev-mainnet with debug log level
(cardano-js-sdk)
11:36:57
[aba7c964]
Merge pull request #359 from IntersectMBO/jdral/quickcheck-lockstep-0.5.1
(lsm-tree)
11:38:30
[6f26ab05]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@58918ce6d76852a6221a3fa4333b47c25c522d6b 🚀
(catalyst-voices)
11:43:25
[238492b8]
fix: cleanup and minor refactoring to remove duplicates (#1309)
(open-enterprise-agent)
11:57:15
[5bfa435f]
Merge remote-tracking branch 'origin/main' into build/add-predef
(open-enterprise-agent)
12:02:00
[fb57b832]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@079f7bc4dbcfb6ac7d4fa418f8c07f414bdb8000 🚀
(catalyst-voices)
12:13:59
[c57eb75f]
Merge branch 'fix/paper-wallet-misc-fixes' of https://github.com/input-output-hk/lace into fix/paper-wallet-misc-fixes
(lace)
12:18:22
[2555d2b9]
E2e workflow envs default to live for triggered release branch runs (#1393)
(lace)
12:33:47
[e645423e]
cardano-tesnet-test: adapt to use of Default class for CardanoTestnetOptions
(cardano-node)
12:43:20
[35a0013e]
🟥 mainnet - Auth API is down (404 in 441 ms) [skip ci] [upptime]
(cf-explorer-status)
12:50:15
[29586c44]
Merge pull request #1905 from input-output-hk/djo/1898/aggregator_root_route-cardano_transactions_signing_config
(mithril)
12:50:46
[950470de]
🟩 mainnet - API is up (200 in 462 ms) [skip ci] [upptime]
(cf-explorer-status)
12:50:50
[44bd0bfb]
Move Signer Dependencies builder & container to `dependency_injection` module
(mithril)
12:50:51
[141d68c4]
Promote Signer `services::cardano_transactions_importer` mod to a directory
(mithril)
12:55:51
[d5a104f5]
🟩 mainnet - Auth API is up (401 in 825 ms) [skip ci] [upptime]
(cf-explorer-status)
12:59:34
[26b9d5c0]
Merge pull request #686 from Emurgo/evgenii/mint_assets_memory_fix
(cardano-serialization-lib)
13:15:30
[2e15e90c]
Merge pull request #1865 from IntersectMBO/fix/limit-validation-request-timeout
(govtool)
13:18:51
[d5a99585]
feat(agent)!: now the agent can process a connectionless presentation request
(atala-prism-wallet-sdk-swift)
13:25:24
[a4137e4b]
new tracing: fix resource trace emission for correct CPU 85% spans
(cardano-node)
13:32:56
[37d3af4f]
GITBOOK-11: Lloyd's Aug 28 changes - Committee Structure and corrected URL for YouTube.
(budget-documentation)
13:33:44
[30a0366d]
Move message structure to an `entities` module since it will be shared
(mithril)
13:33:47
[9256ebc5]
Add `/register-signatures` POST route to http server on fake node socket
(mithril)
13:33:47
[4403868b]
Add `peers_input_directories` param to fake node + add alternate log format
(mithril)
13:33:48
[d3b23d50]
Fix DirectoryObserver: deserialize the crate Message type instead of a subtype
(mithril)
13:33:48
[e7b66eb0]
Rework fake node logging: removed slog_scope, pass a parent logger in ctor instead
(mithril)
13:38:00
[749e32fa]
Fix: fake nodes were not pushing signatures received through socket to their db
(mithril)
13:44:58
[c82d4be1]
Rename UI stuff in the wallet application code to reflect the personal wallet UI nature
(cardano-wallet)
13:52:46
[ea386bb6]
Merge pull request #1867 from IntersectMBO/feat/1851_1852-change-voltaire-to-cardano
(govtool)
14:05:02
[cc271f38]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@c15870760307137c4c223340421b82269ba76a20 🚀
(catalyst-voices)
14:08:48
[ecf486a1]
fix(#1601): get rid of junk data in protocol parameter change Gov Action
(govtool)
14:25:12
[a909e9eb]
Add acceptance_tests/109 to illustrate new config/constants capabilities.
(aiken)
14:28:55
[ea41da4e]
Deploying to gh-pages from @ input-output-hk/catalyst-ci@36c0fa12042234baacecbe3782cfc4fe56a7cf2e 🚀
(catalyst-ci)
14:30:40
[d7853dc8]
Add cli flags to control the deposit UI presence in the cardano-wallet process
(cardano-wallet)
14:33:24
[838b66c1]
Merge pull request #2581 from IntersectMBO/artur/update-db-sync-version
(cardano-node-tests)
14:38:20
[8ee32ff4]
Update the nix run instructions to expose the deposit wallet UI
(cardano-wallet)
14:43:17
[892115b6]
Update the docker run instructions to expose the deposit wallet UI service
(cardano-wallet)
15:00:09
[bf52aa3e]
Merge pull request #1908 from input-output-hk/djo/1906/reorganize_signer_dependencies
(mithril)
15:00:46
[b825a0b8]
Move message structure to an `entities` module since it will be shared
(mithril)
15:00:48
[95a28b7a]
Add `/register-signatures` POST route to http server on fake node socket
(mithril)
15:00:48
[da3c5f98]
Add `peers_input_directories` param to fake node + add alternate log format
(mithril)
15:00:50
[648dd8b7]
Rework fake node logging: removed slog_scope, pass a parent logger in ctor instead
(mithril)
15:00:50
[504c2383]
Fix DirectoryObserver: deserialize the crate Message type instead of a subtype
(mithril)
15:04:12
[9ce9f825]
Check dbsync table off_chain_vote_fetch_error related to DRep
(cardano-node-tests)
15:08:41
[46996e37]
Fix: fake nodes were not pushing signatures received through socket to their db
(mithril)
15:12:50
[5ccefa11]
Deploying to gh-pages from @ input-output-hk/catalyst-voices@eb8a516edbd25386c0fbe41501285870abf82543 🚀
(catalyst-voices)
15:16:18
[9e6dcd7e]
Check dbsync table off_chain_vote_fetch_error related to DRep
(cardano-node-tests)
15:17:59
[a049d33d]
cardano-testnet-test: adapt to introduction of ShelleyTestnetOptions
(cardano-node)
15:20:58
[d7abccd4]
Merge pull request #5960 from IntersectMBO/smelc/honor-cardano-testnet-max-supply-value
(cardano-node)
15:25:43
[c7bab059]
🟩 mainnet - API is up (200 in 332 ms) [skip ci] [upptime]
(cf-explorer-status)
15:39:52
[e94b46df]
Update a comment describing change in behavior of hashIntegrity
(cardano-ledger-specs)
15:40:55
[51e039d2]
Merge pull request #1868 from IntersectMBO/fix/1601-junk-data-in-protocol-parameter-change-governance-actions
(govtool)
15:44:05
[1acb0cfb]
Update pipeline instructions to expose the benchmark history csv file
(cardano-wallet)
15:57:31
[8225bee5]
Update cardano-node: set minFeeRefScriptCostPerByte to 15
(cardano-transaction-lib)
15:57:58
[cbd65d02]
Merge pull request #1907 from input-output-hk/jpraynaud/1903-update-signer-footprint
(mithril)
15:58:48
[4a976466]
Deploying to gh-pages from @ IntersectMBO/govtool@eb354b49a9630424c03fabaeb490b9a7e4527e6b 🚀
(govtool-test-reports)
16:00:43
[5e8f51f6]
🟩 mainnet - API is up (200 in 316 ms) [skip ci] [upptime]
(cf-explorer-status)
16:05:20
[7cd275a0]
Merge pull request #6505 from CardanoTokenIO/add-a-new-token-1892
(cardano-token-registry)
16:07:01
[5b37ca2f]
Merge bullet points for pool id verification in 'Message authentication mechanism' section
(CIPs)
16:09:48
[74f4ddd7]
Add mention for verification of announced message id when received in 'Message authentication mechanism' section
(CIPs)
16:14:20
[d3804e0b]
feat: Conway era support for pre-prod and initial one for mainnet (needs some update after Chang HFC first block is minted.
(cf-cardano-conversions-java)
16:15:48
[e4c2859f]
Rename UI stuff in the wallet application code to reflect the personal wallet UI nature
(cardano-wallet)
16:15:49
[90d01dd6]
Add cli flags to control the deposit UI presence in the cardano-wallet process
(cardano-wallet)
16:15:50
[35de5af6]
Update the docker run instructions to expose the deposit wallet UI service
(cardano-wallet)
16:15:50
[6095f9ea]
Update the nix run instructions to expose the deposit wallet UI
(cardano-wallet)
16:16:40
[da2096a5]
Deploying to gh-pages from @ IntersectMBO/govtool@eb354b49a9630424c03fabaeb490b9a7e4527e6b 🚀
(govtool-test-reports)
16:20:34
[6019e216]
Add `signed_message` prop to `RegisterSingleSignatureMessage` in openapi
(mithril)
16:22:13
[7145849f]
Deploying to gh-pages from @ IntersectMBO/govtool@51e039d26cf4f620c37fdd298f8fd56171418d64 🚀
(govtool-test-reports)
16:25:43
[b9f5ddc1]
🟩 mainnet - API is up (200 in 341 ms) [skip ci] [upptime]
(cf-explorer-status)
16:28:58
[de574961]
Adapt mithril-aggregator to send current and next signers in epoch-settings route
(mithril)
16:28:58
[ba41f08d]
Add current_signers and next_signers to EpochSettings in mithril-common
(mithril)
16:28:59
[f7a31c97]
Update state machine to register epoch_settings information and get signer with stake from runner
(mithril)
16:45:26
[b2a81aca]
chore(deps): update blinklabs-io/gouroboros to v0.93.2 (#235)
(cardano-node-api)
16:59:13
[6a720c63]
Merge pull request #4565 from IntersectMBO/jj/enact-conformance
(cardano-ledger-specs)
17:02:18
[0d188e4c]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 6a720c63603d304cc24e35f8a8a2016f67b7902d
(cardano-ledger-specs)
17:06:52
[8b9a324a]
Merge branch 'master' into 538-prevent-policy-from-being-supplied-with-the-wrong-actions
(formal-ledger-specifications)
17:13:29
[7a9678a1]
Merge pull request #142 from cardano-foundation/feat/cardano_ibc_sidechain_cli
(cardano-ibc-incubator)
17:22:26
[7b5ef579]
fix: replace problematic dependencies license for Apollo
(open-enterprise-agent)
17:23:59
[00bb673a]
Merge pull request #622 from IntersectMBO/mgalazyn/fix/invalid-fee-when-autobalancing-minting
(cardano-api)
17:35:20
[482b8f3d]
Generate code for 4c91fa63d8b7e732c3083ef52c1f94f52ffccc0a
(formal-ledger-specifications)
19:09:03
[3ada9b77]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 6a720c63603d304cc24e35f8a8a2016f67b7902d
(cardano-ledger)
19:23:49
[561d0f23]
🟩 mainnet - API is up (200 in 76 ms) [skip ci] [upptime]
(cf-explorer-status)
19:35:44
[366cccb1]
🟩 mainnet - API is up (200 in 1327 ms) [skip ci] [upptime]
(cf-explorer-status)
19:59:31
[8b226696]
chore: overriding keys to prevent error, using health endpoint to check if osmosis is running
(cardano-ibc-incubator)
23:02:05
[a4602767]
🟩 beta.explorer.cardano.org (mainnet frontend) is up (200 in 256 ms) [skip ci] [upptime]
(cf-explorer-status)
23:02:06
[6823bcb1]
🟩 preview.beta.explorer.cardano.org (preview frontend) is up (200 in 319 ms) [skip ci] [upptime]
(cf-explorer-status)
23:02:06
[dbabee63]
🟩 preprod.beta.explorer.cardano.org (preprod frontend) is up (200 in 327 ms) [skip ci] [upptime]
(cf-explorer-status)
23:03:37
[5515865d]
🟩 mainnet - Auth API is up (401 in 613 ms) [skip ci] [upptime]
(cf-explorer-status)
23:03:38
[d243dc44]
🟩 preprod - Auth API is up (401 in 419 ms) [skip ci] [upptime]
(cf-explorer-status)
23:03:38
[f1c4302f]
🟥 preprod - API is down (200 in 330 ms) [skip ci] [upptime]
(cf-explorer-status)
23:03:39
[85a3d4bd]
🟩 preview - Auth API is up (401 in 423 ms) [skip ci] [upptime]
(cf-explorer-status)
23:03:39
[ebcf6777]
🟥 preview - API is down (404 in 190 ms) [skip ci] [upptime]
(cf-explorer-status)
23:04:15
[0f5ed260]
🟩 API (All properties) is up (204 in 535 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:16
[c410e2ce]
🟩 API (Specific property) is up (204 in 100 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:04:16
[ca1bba1d]
🟩 API (Batch) is up (204 in 99 ms) [skip ci] [upptime]
(cf-token-metadata-registry-status)
23:05:48
[cd466b55]
🟥 1694ballot.cardano.org is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:49
[f0933cba]
🟥 event-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:50
[b62fb0e5]
🟥 login-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:50
[1a550c73]
🟥 blockchain-follower-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:51
[187d861c]
🟥 get-vote-receipt-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:51
[47b0d79d]
🟥 cast-vote-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:05:51
[7a9adf4f]
🟥 get-votes-api is down (0 in 0 ms) [skip ci] [upptime]
(cf-cip1694-ballot-status)
23:08:29
[e3945da1]
🟩 mainnet - API is up (200 in 282 ms) [skip ci] [upptime]
(cf-explorer-status)
23:31:32
[7f6e49a3]
🟩 mainnet - API is up (200 in 10 ms) [skip ci] [upptime]
(cf-explorer-status)
23:43:07
[05724462]
Proposal can get dropped even before it expires, updated coalesce accordingly
(koios-artifacts)