Home / Reports / Jan 31, 2023

Tuesday, January 31, 2023

888 commits had been pushed across 62 repos by 112 authors. There were 7,330,517 additions and 4,992,978 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:05:32 [2f0d1243] Add `maxMajorPV` to `Constants` and use it to generate protocol version (cardano-ledger)
00:05:32 [6c5a7c25] Pass `Constants` as a parameter to `forAllChainTrace` (cardano-ledger)
00:05:32 [2b035234] --wip fix tests (cardano-ledger)
00:10:10 [7265de65] Automatic Update (stackage.nix)
00:19:32 [3551db22] :bento: Update graphs [skip ci] (uptime)
00:19:55 [a35a8a2d] :pencil: Update summary in README [skip ci] [upptime] (uptime)
00:19:55 [767e7cf9] :card_file_box: Update status summary [skip ci] [upptime] (uptime)
00:22:36 [53b6b895] chore: checkout yarn-project.nix and yarn.lock from master (cardano-js-sdk)
00:24:27 [476953cf] chore: regenerate yarn-project.nix and yarn.lock (cardano-js-sdk)
00:26:09 [5f55a577] feat!: added crypto package to the SDK and move Ed25519 and hash core types to crypto package (cardano-js-sdk)
00:26:14 [839183ea] fix(governance)!: remove double hardening from CIP-36 derivation indices (cardano-js-sdk)
00:30:35 [146e928f] recover prometheus field (catalyst-core)
00:37:07 [dfa5b103] Deployed haddocks (ouroboros-network)
00:39:48 [87092619] deploy: 146e928fd9dcf6b605de5c7230a78e0cf6fb4fb2 (catalyst-core)
00:40:22 [ba8d1f51] deploy: 4621e38d2614f4a6dc2e52c0b9d3b4741553d9a7 (catalyst-core)
00:49:31 [9ff2a93d] Make new GADT-based design (plutarch-core)
00:50:43 [1c9942d8] PLT-662 Added Address->Datum indexer in Marconi (plutus-apps)
00:51:11 [85590b30] Update Hackage and Stackage (haskell.nix)
01:07:03 [fc326fa5] Add CIP25 reparse basic (carp)
01:07:51 [2c72c16a] Fix datum encoding in marconi indexer (plutus-apps)
01:32:24 [17b1cf7c] deploy: 767e7cf916516b6f95737e959d3ca0c6b62e707c (uptime)
02:01:34 [5af04e2d] refactor: replace context with explicit arguments (cardano-wallet)
02:01:34 [0d547910] refactor: balanceTransaction without constrained context (cardano-wallet)
02:01:34 [27b8b058] refactor: pointfree to pointful and remove extra do (cardano-wallet)
02:01:34 [311197ce] refactor: tx construction recent era check moved up the call stack. (cardano-wallet)
02:01:35 [6569facb] add collateral inputs Read feature (cardano-wallet)
02:01:35 [df49a9a2] sneak genInpScripts to balancing (cardano-wallet)
02:01:35 [b45e0560] rename validity Read feature (cardano-wallet)
02:01:35 [6879fae8] add hoistEraValue to EraValue interface (cardano-wallet)
02:01:35 [1c9f92a9] refactor tx meta construction (cardano-wallet)
02:01:35 [bd65b291] try to fix TransactionSpec (cardano-wallet)
02:01:35 [ea16881d] Add resubmitTx_ field to DBPendingTx (cardano-wallet)
02:01:35 [16a88cf0] Add comment on a corner case in `mkTransactionInfo` (cardano-wallet)
02:01:35 [fa137138] factor out decoration code from DB.Transactions.Model (cardano-wallet)
02:01:35 [09bb8e94] implement resubmitTx_ with the new submissions store (cardano-wallet)
02:01:35 [c4158a38] implement script validity field of transaction info for Read (cardano-wallet)
02:01:35 [9078e1d7] Reorder `Cardano.Wallet.DB.Store.Submissions.New.Operations` (cardano-wallet)
02:01:35 [34af0539] post rebase refactoring and code adjustments (cardano-wallet)
02:01:35 [de9a3354] add txIn era dependent extraction (cardano-wallet)
02:01:35 [6ce16b9e] change back TMPDIR for macos in pipeline to "/tmp" (cardano-wallet)
02:01:35 [6af95e18] Add `slotNo` of last resubmission to `SubmissionMeta` (cardano-wallet)
02:01:35 [fdc8e8d2] Change `NetworkLayer` to apply to `Cardano.Wallet.Read.Block` (cardano-wallet)
02:01:35 [c40d4994] rename readTxHistory in readTransactions (cardano-wallet)
02:01:35 [d9de9e6e] compute withdrawals for transaction info from Read.Tx (cardano-wallet)
02:01:35 [274ab92a] compute fee field for TransacionInfo from Read.Tx (cardano-wallet)
02:01:35 [6db08e78] define decorateTxInsForReadTx (cardano-wallet)
02:01:35 [1ae450cb] implement time field of transaction info in Read (cardano-wallet)
02:01:35 [e75dfbb4] add tx collateral Inputs era dependent extraction (cardano-wallet)
02:01:35 [a9c1fd40] link resubmitTx_ to wallet level code (cardano-wallet)
02:01:35 [f5c042e3] Implement `addTxSubmission_` for `TxSubmissions` (cardano-wallet)
02:01:35 [2e25367e] Change most `Submissions` operations to `TxId` (cardano-wallet)
02:01:35 [b3f02181] chore: type alias for the tx validity interval (cardano-wallet)
02:01:35 [5b933b23] add a Type for a monadic decorator of TxIn (cardano-wallet)
02:01:35 [29cb02fa] extract script validity era dependent values from Read.Tx (cardano-wallet)
02:01:35 [699084d7] conclude constructSharedTransaction (cardano-wallet)
02:01:35 [41e37e64] Implement `updatePendingTxForExpiry_` (cardano-wallet)
02:01:35 [002cd52b] Revert "try to fix TransactionSpec" (cardano-wallet)
02:01:35 [69134281] implement meta field in transaction info for Read (cardano-wallet)
02:01:35 [7ffda306] create a primitive script validity feature for Read (cardano-wallet)
02:01:35 [5ecd8720] add withdrawals era-dependent extraction from Read.Tx (cardano-wallet)
02:01:35 [493779a2] Add function `addTxSubmission` to `DBLayer` (cardano-wallet)
02:01:35 [f76f48c5] Change `updatePendingTx…` to `rollForwardTxSubmissions` (cardano-wallet)
02:01:35 [e0d62990] almost there (cardano-wallet)
02:01:35 [04493a68] factor out make transaction info from relation (cardano-wallet)
02:01:35 [37bf911a] Implement `removePendingOrExpiredTx_` (cardano-wallet)
02:01:35 [5a5ae140] correct toLedgerScript (cardano-wallet)
02:01:35 [e1cfe509] split macos jobs in the buildkite pipeline in 2 parts (cardano-wallet)
02:01:35 [f98bded3] fix rendering of docker compose commands in how to start a wallet guide (cardano-wallet)
02:01:35 [f51053e0] buildAndSignTransactionNew (cardano-wallet)
02:01:35 [8e6a722d] sneak genInpScripts to balancing - 2 (cardano-wallet)
02:01:35 [790650fa] Remove fromJust in balanceTx (cardano-wallet)
02:01:35 [e4ae9497] introduce PreSelection in constructSharedTransaction (cardano-wallet)
02:01:35 [97cf4470] add tx outs era dependent extraction from tx (cardano-wallet)
02:01:35 [a575d332] Implement `putLocalTxSubmission_` (cardano-wallet)
02:01:35 [ec2e5bb0] Use Coin.unsafeFromIntegral (cardano-wallet)
02:01:35 [cbb5cc67] chore: formatting (cardano-wallet)
02:01:35 [8b6cbc80] Regenerate pingPong_2 golden: fee is now lower (cardano-wallet)
02:01:35 [53c43a7e] patch readTransactions to include pendings from submissions (cardano-wallet)
02:01:35 [2bafdc66] compute collateral inputs for transaction info from Read.Tx (cardano-wallet)
02:01:35 [31a9d124] add tx collateral outputs era-dependent extraction from Read.Tx (cardano-wallet)
02:01:35 [fa1cbda8] implement tx id field to transaction info from Read (cardano-wallet)
02:01:35 [eba7dcae] factor out resubmit transaction code into the DbPendingTx record (cardano-wallet)
02:01:35 [a85cb18a] add fee era dependent extraction (cardano-wallet)
02:01:35 [7dd0d794] Adjust qualified import name Write.Tx -> WriteTx (cardano-wallet)
02:01:35 [b1c32ecd] add getSubmissionsTransactions_ to DBPendingTxs (cardano-wallet)
02:01:35 [522dbab2] Pass `Maybe ScriptTemplate` to `balanceTransaction` (cardano-wallet)
02:01:35 [a3e18ce2] add constructUnbalancedTransaction (cardano-wallet)
02:01:35 [f1e20e9a] implement transaction info depth for Read (cardano-wallet)
02:01:35 [1103fec0] Fix Docs badge to point to docs pipeline (cardano-wallet)
02:01:35 [3a8fbc80] create a read primitive era independent for tx collateral outs (cardano-wallet)
02:01:35 [e21fea63] implement cbor field of transaction info for Read.Tx (cardano-wallet)
02:01:35 [79ba14e6] Implement `readLocalTxSubmissionPending_` (cardano-wallet)
02:01:35 [615b0b8a] Revert constraint changes to make test pass (cardano-wallet)
02:01:35 [3d3a192f] create a read primitive era independent tx fee (cardano-wallet)
02:01:35 [2eecd5be] rename decorateTxIns to decorateTxInsForRelation (cardano-wallet)
02:01:35 [458f194c] Change `Forget` to use `TxId tx` instead of full transaction (cardano-wallet)
02:01:35 [f431cc7d] patch transaction info read with tx metadata (cardano-wallet)
02:01:35 [7b2a4794] tx inputs: replace (TxIn, Coin) by (TxIn, Maybe TxOut) (cardano-wallet)
02:01:35 [d9d21112] create the era reads for tx metadata primitive (cardano-wallet)
02:01:35 [40633531] compute inputs for transaction info from Read.Tx (cardano-wallet)
02:01:35 [7882b289] add more template examples and fix typo (cardano-wallet)
02:01:35 [0bc566f3] wip: add utxo in tests (cardano-wallet)
02:01:35 [7d61a79b] add Functor instances to status submissions types (cardano-wallet)
02:01:35 [cff2254e] explicit special TMPDIR=/cache instead of normal TMPDIR=/tmp (cardano-wallet)
02:01:35 [9896738d] review suggestion (cardano-wallet)
02:01:35 [250645ba] add script input map producer (cardano-wallet)
02:01:35 [3d5e676b] Add TODO note to `mkDbPendingTxs` (cardano-wallet)
02:01:35 [f068d4a3] Simplify type of `updatePendingTxForExpiry_` (cardano-wallet)
02:01:35 [bcc32d00] Replace fromJust with fromMaybe + description (cardano-wallet)
02:01:35 [b8bd2d00] compute collateral outputs for transaction info from Read.Tx (cardano-wallet)
02:01:35 [6f55cf43] Fix estimateNumberOfWitnesses (cardano-wallet)
02:01:35 [62a6b437] simplify toInputScript function type (cardano-wallet)
02:01:35 [0585ecfc] rename mkTransactionInfo into mkTransactionInfoFromRelation (cardano-wallet)
02:01:35 [7fe8f0e0] compute outputs for transaction info from Read.Tx (cardano-wallet)
02:01:35 [40bdcac2] take cosigner#N in `` for emanote not to render them as tags (cardano-wallet)
02:01:35 [fa7ddb5c] s/ErrMkTransactionInvalidEra/ErrOldEraNotSupported/ (cardano-wallet)
02:01:35 [60b5c958] remove unneeded imports (cardano-wallet)
02:01:35 [7541b3da] add TMPDIR to buildkite pipeline environment (cardano-wallet)
02:01:35 [a04d62e9] export unsafeCardanoTx to allow era extraction from SelaedTx (cardano-wallet)
02:01:35 [3fc3e539] add tx inputs Read feature (cardano-wallet)
02:01:35 [5c32a73f] extend TxUpdate (cardano-wallet)
02:01:35 [b0f4ed1f] create a read primitive era independent for tx withdrawals (cardano-wallet)
02:01:35 [94707469] Add `Store` for `Map WalletId TxSubmissions` (cardano-wallet)
02:01:35 [8a984499] add mkTransactionInfoFromReadTx skeleton (cardano-wallet)
02:01:35 [f9a48399] add a parsing function from SealedTx to Read.Tx (cardano-wallet)
02:01:36 [8e6e89b6] tx submission atomically with construction and signing (cardano-wallet)
02:01:36 [0327507c] refactor: extract pure part of the buildAndSignTransactionNew (cardano-wallet)
02:01:36 [0fa3f64d] Refactor `testMigrationSeqStateDerivationPrefix` (cardano-wallet)
02:01:36 [632ca973] add pruneByFinality_ field to DBPendingTxs (cardano-wallet)
02:01:36 [bba9d215] Refactor `testMigrationPassphraseScheme` (cardano-wallet)
02:01:36 [485b0586] Add `withDBLayerFromCopiedFile` (cardano-wallet)
02:01:36 [8cca741b] patch rollbacktTo_ with a call to rollBackSubmissions_ (cardano-wallet)
02:01:36 [ccf52bc1] Refactor `testMigrationTxMetaFee` (cardano-wallet)
02:01:36 [dc078e7e] Refactor `testMigrationRole` (cardano-wallet)
02:01:36 [4f001ba7] wip (cardano-wallet)
02:01:36 [191ccb4a] add DB layer fields for rollback (cardano-wallet)
02:01:36 [a6bb98ca] Refactor `testMigrationCleanupCheckpoints` (cardano-wallet)
02:01:36 [dcfacc49] fix 80 chars overflow (cardano-wallet)
02:01:36 [f8df5330] refactor: address code-review comments (cardano-wallet)
02:01:36 [2f21f7fc] refactor: remove polymorphism from submitTx (cardano-wallet)
02:01:36 [193b9ef7] buildAndSignTransactionPure inside modifyDBMaybe (cardano-wallet)
02:01:36 [bbdfc3a1] refactor: buildAndSignTransactionNew/Pure (cardano-wallet)
02:01:36 [b2ffde61] refactor: remove PartialTypeSignatures (cardano-wallet)
02:01:36 [7019d43a] cabal.project (cardano-wallet)
02:01:36 [8b8da15b] Fix unit test by temporary implementation of `resubmitTx` (cardano-wallet)
02:21:57 [f3466821] equinix: tf state updated to serial 30 (cardano)
02:22:03 [334c913e] Add field `utxoBalanceShortfall` to `BalanceInsufficientError`. (cardano-wallet)
02:22:12 [fc1412c3] Fix indentation in `Cardano.Wallet.Shelley.TransactionSpec`. (cardano-wallet)
02:22:12 [6fb4f6ea] Use `utxoBalanceShortfall` in `Cardano.Wallet.Shelley.TransactionSpec`. (cardano-wallet)
02:22:13 [669791a7] Use `utxoBalanceShortfall` in `Cardano.Wallet.Api.Http.Server.Error`. (cardano-wallet)
02:22:13 [e80c0ccc] Use `utxoBalanceShortfall` in `Cardano.CoinSelection.BalanceSpec`. (cardano-wallet)
02:22:14 [363c3da3] Sort `ErrBalanceTx` constructors into alphabetical order. (cardano-wallet)
02:22:14 [04731a40] Remove the now-redundant `balanceMissing` function. (cardano-wallet)
02:22:14 [a2a7cccc] Add top-level `ErrBalanceTxBalanceInsufficient` error. (cardano-wallet)
02:22:15 [43356e88] Provide server error support for `ErrBalanceTxBalanceInsufficient`. (cardano-wallet)
02:22:15 [3386355d] Add `ErrBalanceTxBalanceInsufficient` constructor to `ErrBalanceTx`. (cardano-wallet)
02:28:25 [c22eef55] equinix: tf state updated to serial 32 (cardano-world)
02:38:06 [73c185d2] Bump wasm-bindgen version (cardano-multiplatform-lib)
02:40:49 [af99a23a] equinix: tf state updated to serial 34 (cardano-world)
02:45:48 [464122a4] Add temporary helper function `flattenErrBalanceTx`. (cardano-wallet)
02:45:48 [babaff4b] Use temporary helper function `flattenErrBalanceTx`. (cardano-wallet)
02:46:47 [fe04707a] Cleanup .gitignore, .lock, deps in crypto (cardano-multiplatform-lib)
02:47:13 [2b6a62ef] equinix: tf state updated to serial 37 (cardano-world)
02:49:37 [d0a24d24] Float Support (#129) (cddl-codegen)
02:50:05 [76a8b0ed] Cleanup .gitignore, .lock, deps in crypto (#169) (cardano-multiplatform-lib)
02:50:54 [10f81ab7] fix: explorer module mkMerge, default machine size, phys spec update (cardano)
02:51:12 [e1a6b103] refactor!: the key-management package now uses the new Ed25519 (cardano-js-sdk)
02:55:01 [f8ad715f] Fix for parsing metadata with duplicate labels (cardano-multiplatform-lib)
02:55:01 [c3b65222] Fix for long addresses (cardano-multiplatform-lib)
02:55:02 [3ce35166] Temporarily fix PlutusData (cardano-multiplatform-lib)
03:02:57 [29ee0dfb] Update new crate code (cardano-multiplatform-lib)
03:22:23 [291652ed] set file paths (marlowe-cardano)
03:49:02 [544cf03f] Add testcase for MetadataDetails (cardano-multiplatform-lib)
03:49:51 [f6d51048] Label more PIR terms pure (plutus)
04:03:28 [249f7fdb] Enhance .gitignore, beautify ci steps (cddl-codegen)
04:03:31 [25d1b00b] Specify paths to run tests (cddl-codegen)
04:03:31 [a70d3f1e] Fix .lock (cddl-codegen)
04:05:16 [8ed11db7] rustfmt (cddl-codegen)
04:09:50 [874ccbe3] Seba/ci beauty (#131) (cddl-codegen)
04:30:17 [7e8914fc] Create bridge.abi (sidechains-tooling)
05:41:29 [20b75bed] Add field `utxoBalanceShortfall` to `BalanceInsufficientError`. (cardano-wallet)
05:47:04 [5c8009bb] drop flake.lock (cardano-node)
05:47:04 [624642b4] Fix indentation in `Cardano.Wallet.Shelley.TransactionSpec`. (cardano-wallet)
05:48:08 [738fa61c] Use `utxoBalanceShortfall` in `Cardano.Wallet.Shelley.TransactionSpec`. (cardano-wallet)
05:48:47 [70b9b02d] Use `utxoBalanceShortfall` in `Cardano.Wallet.Api.Http.Server.Error`. (cardano-wallet)
05:49:12 [e630d2f2] Use `utxoBalanceShortfall` in `Cardano.CoinSelection.BalanceSpec`. (cardano-wallet)
05:49:17 [08e9ca96] Remove the now-redundant `balanceMissing` function. (cardano-wallet)
05:49:30 [0cbb7db4] Add top-level `ErrBalanceTxBalanceInsufficient` error. (cardano-wallet)
05:51:57 [ed194019] Add `ErrBalanceTxBalanceInsufficient` constructor to `ErrBalanceTx`. (cardano-wallet)
05:52:53 [ed5df71d] regenerate flake.lock (cardano-node)
06:01:25 [9b526352] document CSRF mitigation (catalyst-core)
06:06:35 [5b55b2a9] Rename cardano-catalyst bridge for better index (catalyst-core)
06:06:54 [a17e1a8e] fix continuous voting event design docs (catalyst-core)
06:07:34 [0326f674] Merge branch 'main' into docs (catalyst-core)
06:10:24 [24cf7c08] fix some grammar (catalyst-core)
06:12:44 [25b1e7cb] fix more grammar (catalyst-core)
06:16:48 [77e5286c] align title of document with name of tokens. (catalyst-core)
06:16:53 [d1cb9360] Provide HTTP server support for `ErrBalanceTxBalanceInsufficient`. (cardano-wallet)
06:17:02 [c416b28d] Add temporary helper function `flattenErrBalanceTx`. (cardano-wallet)
06:17:03 [7b696de5] Use temporary helper function `flattenErrBalanceTx`. (cardano-wallet)
06:17:14 [9167ee1b] deploy: 7a27d7b5e879d2d81212324f84e9a00acdb3d0c4 (catalyst-core)
06:20:40 [e17aeb64] deploy: a17e1a8e11ab03f3c0d8acdb43eb9adf7ffdb851 (catalyst-core)
06:28:18 [c0ea146c] deploy: 021d8a2dbbe08cd291cf8d85d059eaa039b1dc10 (catalyst-core)
06:29:59 [29d7c528] deploy: 77e5286ce8787e397cb96c6e3e14a05250461ce9 (catalyst-core)
06:31:10 [80d418bd] Provide HTTP server support for `ErrBalanceTxBalanceInsufficient`. (cardano-wallet)
06:31:10 [14c4474c] Add top-level `ErrBalanceTxBalanceInsufficient` error. (cardano-wallet)
06:31:10 [12b61178] Add `ErrBalanceTxBalanceInsufficient` constructor to `ErrBalanceTx`. (cardano-wallet)
06:31:11 [a75e1f1e] Add temporary helper function `flattenErrBalanceTx`. (cardano-wallet)
06:31:11 [c6185b2a] Use temporary helper function `flattenErrBalanceTx`. (cardano-wallet)
06:34:22 [89504862] Add link to latest cli client (PSG)
06:35:58 [7afc8b0e] Merge pull request #56 from input-output-hk/feat/PSGS-962-cli-link (PSG)
06:36:50 [37f0ec6b] Merge pull request #57 from input-output-hk/develop (PSG)
06:53:32 [715cc6a2] fix: update active flow (cardano-documentation)
07:01:05 [4df5d2bd] fix: minor grammar change (cardano-documentation)
07:06:09 [b397eabe] DAC-290 capture network and show banners (dapps-certification)
07:09:10 [8b6a4e41] [EC Api] - Added: 대체 불가 토큰 (essential-cardano-content)
07:13:07 [53c06a7a] [EC Api] - Added: 네이티브 토큰 (essential-cardano-content)
07:23:09 [7f66eb18] Add first phase plan for cardano bridge (catalyst-core)
07:26:04 [5a280f14] [EC Api] - Added: 토큰 (essential-cardano-content)
07:27:17 [5e1c5692] Merge remote-tracking branch 'origin/master' into support-revisions-and-more (haskell.nix)
07:27:31 [cde0d29a] update cardano-node (cardano-node)
07:27:42 [5431b2f2] [EC Api] - Update: 네이티브 토큰 (essential-cardano-content)
07:32:38 [5c5bbce3] DAC-290 Testnet/Mainnet value correction (dapps-certification)
07:33:10 [279b318c] deploy: eb310d2a11540ea8f2e944f23cba8dbb3a0d5a53 (catalyst-core)
07:35:28 [01005cde] Merge branch 'DAC-289' of https://github.com/input-output-hk/dapps-certification into DAC-290 (dapps-certification)
07:36:04 [106de1ea] Generalize DirectSerialise (cardano-base)
07:36:04 [7b6f1f2a] Changes needed for KES Agent (cardano-base)
07:36:04 [97fe2429] Fix mlocked memory leak in tests (cardano-base)
07:36:19 [40cfe283] deploy: 7f66eb18e41fd79cdb71006bd098a81bf6587888 (catalyst-core)
07:38:10 [c5e6f1dc] DAC-289 cleanup (dapps-certification)
07:43:15 [d02aa17b] Merge branch 'DAC-292' of https://github.com/input-output-hk/dapps-certification into DAC-340 (dapps-certification)
07:49:19 [c60718dc] Moved Script Evaluation Test to GHA (plutus)
08:06:08 [8ca5bda0] Fix typo in README (#2) (data-analytics-bigquery)
08:07:59 [78c42b14] Cosmetics (plutus)
08:20:48 [23a61d3a] Create ./shell script (plutus-apps)
08:20:48 [bcfb5e93] WIP (plutus-apps)
08:20:48 [0fb56a0e] WIP (plutus-apps)
08:23:46 [4cb32885] test: switch to network agnostic tests (cardano-graphql)
08:23:47 [2a721c90] fixup! test: switch to network agnostic tests (cardano-graphql)
08:24:39 [66799bd9] Mention GC_DONT_GC=1 in CONTRIBUTING.adoc (#910) (plutus-apps)
08:24:56 [1cb6e71f] plutusStaging: Bump plutus to 66799bd9c15fe125bb334501f48cf3ee1d740ec3 (plutus-ops)
08:30:45 [9628f45b] feat: use Rc for more things, fib_iter runs almost 3 seconds faster now (aiken)
08:34:34 [dd8a56da] Update build.yml (catalyst-core)
08:37:24 [9ff3b115] refactor(ci): naming (catalyst-core)
08:39:16 [ba1251e5] update expected stderr strings to fix tests (#253) (catalyst-core)
08:39:45 [db41e7cb] Merge branch 'main' into refactor/ci-jobs-naming (catalyst-core)
08:40:03 [09135469] Removed Draft Docs for fix-jorm-integration-tests (catalyst-core)
08:43:41 [108803bb] deploy: e66fb3c80da104afc212e73aa07d07a5c8ab6b7d (catalyst-core)
08:43:45 [055e449a] Revert "Minor modifs to libsodium fork for consistency" (iohk-nix)
08:46:13 [0dca4e31] deploy: f73a9cb2fb9dfbaad8e319d4f1d8cd48f4946a1b (catalyst-core)
08:47:20 [1d6291c9] deploy: 9ff3b11539d2177a510083921eb653904b8b277c (catalyst-core)
08:47:47 [3cefbd00] Draft basic Blueprint schema type definition. (aiken)
08:48:26 [4e08672a] deploy: ba1251e53573d537e486e9cc961f950006691a5d (catalyst-core)
08:48:34 [297b8607] downgreade iohk-nix (cardano-node)
08:48:38 [5683d19a] Refactor build steps to generate blueprints instead (aiken)
08:48:44 [d2cc44e5] Allow testing blueprint generation from Aiken programs (aiken)
08:48:44 [0bd9d045] Support tuples in blueprint generation. (aiken)
08:48:44 [547696ab] Add title and description to exported types in the blueprint (aiken)
08:48:44 [b93e1465] Refactor blueprint & handle annotated schemas (aiken)
08:48:44 [b667b7f7] Refactor test collection to use the new CheckedModules method (aiken)
08:48:44 [59ffc643] Add title to blueprint's validators (aiken)
08:48:44 [f8970ecb] Move UPLC dump into separate function + log event. (aiken)
08:48:44 [f751b594] Merge branch 'main' into build-all-features-in-ci (catalyst-core)
08:48:45 [aaa8cba0] Fix nested generics and phantom-types, and handle list special case (aiken)
08:48:45 [9a44cba0] Add support for generics in the blueprint generation. (aiken)
08:48:45 [25238168] Handle opaque single-variant-single-field special case. (aiken)
08:48:45 [b3fc2d51] Fix help on unknown::module error. (aiken)
08:48:45 [90ee86d1] Improve error reporting for the blueprint generation. (aiken)
08:48:57 [8f1da973] deploy: 753f0abddb435f9b23c10cc917b0e71f4447fe91 (catalyst-core)
08:51:00 [22a1c1df] Use IndexMap throughout (aiken)
08:53:02 [594ee998] FIX flaky test (hydra)
08:55:59 [dcdf8040] deploy: dd8a56da2a14cc5953794ed13decb2b8bea6ab15 (catalyst-core)
08:56:32 [e0fcd91d] Merge #3719 (cardano-wallet)
08:56:41 [b15bd50a] deploy: db41e7cb7514f79759a5a5be97f472378e3f6101 (catalyst-core)
08:58:04 [ef1e5db6] deploy: 9c49b8b596379d21040acb468ba565cfe7f26dfb (catalyst-core)
09:00:47 [a0ba5a1d] Upgrade HLS to 1.9.0 (plutus-apps)
09:00:47 [f21116de] Catch up to old nix (plutus-apps)
09:00:51 [97c8595d] [EC Api] - Added: A list of community-built developer tools on Cardano (essential-cardano-content)
09:02:12 [730429af] Update a-list-of-community-built-developer-tools-on-cardano.md (essential-cardano-content)
09:04:22 [32b5580e] Merge pull request #860 from input-output-hk/ivan-irakoze/contrib/a-list-of-community-built-developer-tools-on-cardano-1675155650686 (essential-cardano-content)
09:06:01 [3475aa49] deploy: f751b5940d731924f7505d223f198c4597cdf599 (catalyst-core)
09:06:24 [06b12c14] refactor(ci): naming (#255) (catalyst-core)
09:07:09 [252bdce1] Removed Draft Docs for refactor/ci-jobs-naming (catalyst-core)
09:07:11 [ca6c03a9] Merge branch 'main' into build-all-features-in-ci (catalyst-core)
09:07:14 [b2424bf1] Remove plutus-errors package (plutus)
09:08:30 [5c2f7f00] update plutus-apps to use CHaP and latest hackage index to use version 2.3.27 of direct-sqlite (plutus-apps)
09:11:44 [7ad9c6a4] trace-dispatcher: new version (cardano-node)
09:12:56 [7946751a] cardano-node: restructuring tracers (cardano-node)
09:12:58 [e7f21616] trace-resources: adoption (cardano-node)
09:12:58 [6386df6a] trace-dispatcher: metricsDocFor without Maybe (cardano-node)
09:12:59 [d79cb696] Late fixes (cardano-node)
09:12:59 [203d441d] cardano-tracer: adoptions for new trace-dispatcher (cardano-node)
09:12:59 [21ec90f7] stylish-haskell changes (cardano-node)
09:12:59 [bc2515ac] cardano-tracer: test-ext fix (cardano-node)
09:12:59 [e6bed3b3] tx-generator: adopted for new trace-dispatcher version (cardano-node)
09:15:22 [465b86ec] Fill in `maintainer` in `cabal` files (anti-diffs)
09:15:57 [dea754d7] KES secure forgetting (cardano-base)
09:16:01 [9c7ee9d2] Merge pull request #2 from input-output-hk/jdral/restructure-anti-diff (anti-diffs)
09:16:24 [41cda90b] deploy: ca6c03a9eb1561276fff968070c9054f6a0112e7 (catalyst-core)
09:17:22 [19353b25] deploy: 06b12c1453e547fab223227684ac967ec6cb2267 (catalyst-core)
09:18:00 [038f8727] Reinstate proofbytes for backwards compatibility (iohk-nix)
09:18:22 [2a2cdf55] deploy: 4a116ee80965da1429d8c282a22b23b43bd88362 (catalyst-core)
09:19:32 [403857e3] Add CI, add `stylish-haskell` formatting script. (anti-diffs)
09:20:17 [5f11aeee] docs: Merge #3719 3719: Wallet uses `buildSignSubmitTransaction` when quitting a stake pool. r=Unisay a=Unisay Wallet uses `buildSignSubmitTransaction` when quitting a stake pool. ### Issue Number ADP-2267 Co-authored-by: Yura Lazarev <[email protected]> Source commit: e0fcd91db371e7e39f570edb44bc8f1b3f3e4c28 (cardano-wallet)
09:21:41 [5598724d] fix default log level (catalyst-core)
09:22:02 [d7b2c9f7] Won't FIX in this P.R. (hydra-poc)
09:24:55 [b0575097] This is not a generally available stuff (hydra)
09:27:34 [046e8f96] MonadSTM instance (cardano-wallet)
09:28:44 [4ed30113] Merge pull request #7 from input-output-hk/jdral/linux-ci (anti-diffs)
09:29:12 [73370f17] Explain why we would have two healthy close cases to test (hydra-poc)
09:31:54 [9447117f] fix default log value (catalyst-core)
09:33:26 [59880654] Merge branch 'main' into fix-vitup-log-level (catalyst-core)
09:41:31 [e9635c45] deploy: 9447117fbae834114d7243bc5124d482b15e3c6b (catalyst-core)
09:44:14 [74a80d00] Fix build badge (io-sim)
09:45:36 [d9216632] deploy: 3c31db27c7e48895b5987ced266d1536c11dd46f (catalyst-core)
09:47:12 [61727bca] refactor: join stake pool parameters (cardano-wallet)
09:49:53 [0d245dfe] do not ignore real errors (cicero)
09:51:33 [6d4c4556] deploy: 59880654bbd7bfe49c26baa9a6a5db09d48c75e8 (catalyst-core)
09:53:11 [d0f93eed] --wip fix tests (cardano-ledger-specs)
09:54:58 [3104be8d] deploy: fde6d16a8fca3b6e310f6e70974c4b550ca9a3ac (catalyst-core)
09:55:03 [c1235b6f] Add build status badge to top-level README (anti-diffs)
09:55:51 [d1234926] Remove plutus-errors package (plutus)
10:00:49 [fa1ab33a] Remove redundant Proxy in `ledgerTipPoint` (ouroboros-network)
10:04:37 [32ef4377] Merge branch 'develop' of github.com:Emurgo/yoroi-frontend into Ahmed/remove-dropdown (yoroi-frontend)
10:06:37 [a10fd548] Fix mlocked memory leak in tests (cardano-base)
10:06:37 [b5d05ea0] Changes needed for KES Agent (cardano-base)
10:06:37 [6bea65f3] Generalize DirectSerialise (cardano-base)
10:06:42 [78b7805e] DAC-292 Minor fixes (dapps-certification)
10:06:59 [1e2db5e7] Initial Implementation plan for bridge service (catalyst-core)
10:07:28 [f345cefb] Merge branch 'DAC-292' of https://github.com/input-output-hk/dapps-certification into DAC-340 (dapps-certification)
10:10:28 [a4f8cb12] Update wallet js tx building process, refactor WitnessBuilder (#249) (catalyst-core)
10:11:44 [6ec876e6] prettify (yoroi-frontend)
10:15:08 [90f08803] Merge branch 'main' into feature/wallet-js-update (catalyst-core)
10:16:24 [7f5de217] deploy: 44643547a5972cc509cbc31a45c29a606c1c4e9c (catalyst-core)
10:18:06 [cff5a1de] joinStakePool via buildSignSubmitTransaction (cardano-wallet)
10:18:09 [35543076] DAC-340 Abort current test run (dapps-certification)
10:18:32 [72a9003e] Update README.md (catalyst-core)
10:18:51 [6ee88186] Merge branch 'main' into docs (catalyst-core)
10:20:32 [030824ff] Strictify error constructors' fields (plutus)
10:21:14 [ce651f8b] Merge branch 'main' into feature/wallet-js-update (catalyst-core)
10:24:21 [93853050] deploy: 90f088037807c6973c5906f61e97c8318ff86c37 (catalyst-core)
10:24:24 [66c4683e] Merge pull request #4811 from input-output-hk/trace-dispatcher-3-newMain (cardano-node)
10:25:19 [67d3f269] Remove closedContesters from head state (hydra-poc)
10:27:02 [619c1ed4] Merge branch 'master' into release/11.2.2 (cardano-serialization-lib)
10:27:08 [02354680] fix policyIdExists bug (yoroi-graphql-migration-backend)
10:27:33 [2db292d5] deploy: 72a9003e088d37cdc009eda88b6340ada3870fe2 (catalyst-core)
10:28:03 [cad18879] create dumb database to test migration to new submissions (cardano-wallet)
10:28:27 [d5601980] Rename closedContesters to just contesters (hydra-poc)
10:30:41 [ea77d08f] deploy: 6ee88186bc9827e6b7c1ce550d6bccba8643eac5 (catalyst-core)
10:31:36 [ada36a6a] fixup! Add MintBurn tests (plutus-apps)
10:31:36 [3567b5e8] fixup! Add MintBurn indexer (plutus-apps)
10:32:02 [43f543bc] Merge branch 'main' into build-all-features-in-ci (catalyst-core)
10:32:17 [fbb47e3e] Build all-features in ci (#254) (catalyst-core)
10:32:25 [9fcff164] Merge branch 'main' into fix-vitup-log-level (catalyst-core)
10:32:26 [0e8118e7] fixup! Add MintBurn tests (plutus-apps)
10:32:45 [9c7e4521] Fix vitup log level (#256) (catalyst-core)
10:33:13 [2290ef7b] [wip] Get rewind passing when some transactions don't have events (plutus-apps)
10:33:14 [38ee0c96] [tmp] Questions (plutus-apps)
10:33:42 [ab85c4fa] Remove Values and Keys (anti-diffs)
10:33:49 [14a12291] Add possibility to look back for expected messages (cardano-node-tests)
10:34:14 [f63eb4de] deploy: c7e068d0ad42831fe63dd0ddea6d923ce712e7c5 (catalyst-core)
10:34:27 [983e0b9d] Ignore all "info" level `PeerSelection` lines (cardano-node-tests)
10:35:21 [28a32303] DAC-340 Fixed Abort button type (dapps-certification)
10:35:31 [d8e98b51] deploy: ce651f8b73dba04e4662c63093c637d3a61a8f24 (catalyst-core)
10:42:18 [1ec98724] Removed Draft Docs for build-all-features-in-ci (catalyst-core)
10:45:03 [430bd52a] Use hydra-cluster to spin up a local devnet (hydra)
10:45:03 [0f6e3b9f] Rewrote README.md and tool's command-line usage (hydra)
10:45:03 [ff6b8710] Update hydra-cluster/README.md (hydra)
10:45:03 [445749bc] Update hydra-cluster/README.md (hydra)
10:46:39 [2660fdcf] Remove dependency on hydra-prelude (hydra-poc)
10:48:59 [729a0254] Removed Draft Docs for fix-vitup-log-level (catalyst-core)
10:50:33 [6d17e71e] deploy: 29e2d1b13278914bea7170b65e85bda16224d743 (catalyst-core)
10:52:09 [eda264d4] deploy: 9fcff16454e750db369cb62c78d977fd997de115 (catalyst-core)
10:52:56 [998fb577] deploy: fbb47e3e722c9c4047b2378c275b5b26869c7a5e (catalyst-core)
10:53:37 [093f802b] deploy: 66c4683ea05d6b1d1e528a9ab0fe6cb7b7b21b38 (cardano-node)
10:55:00 [3a676e45] add new job to check the matrix test results (catalyst-core)
10:55:44 [03686885] deploy: 37d3e0055da642bfc61300dede899e842c07fef1 (catalyst-core)
11:01:42 [6749d258] Move balanceTx to new `Cardano.Wallet.Write.Tx.Balance` (cardano-wallet)
11:03:36 [4df805eb] WIP locli & workbench: reingestion & variance over summaries (cardano-node)
11:04:34 [585efee8] chore(deps): bump actions/cache in /.github/workflows (oura)
11:04:40 [00182e20] chore(deps): bump docker/build-push-action in /.github/workflows (oura)
11:04:46 [a3e3cfba] tmp: revert to re-copied balanceTx (cardano-wallet)
11:05:07 [3633a496] tmp: revert revert to show modifications (cardano-wallet)
11:05:17 [9295fa11] Basic overview of the service that runs jormungandr in production (catalyst-core)
11:05:23 [ed7e904c] Merge branch 'docs' of github.com:input-output-hk/catalyst-core into docs (catalyst-core)
11:06:30 [3eaab49c] fix export button styles (yoroi-frontend)
11:06:37 [f6f81eb9] fixups to assignChangeAddresses (cardano-wallet)
11:06:54 [1638c344] add icons for tx types (yoroi-frontend)
11:09:04 [bb70a087] create dumb database to test migration to new submissions (cardano-wallet)
11:09:36 [ebd97ffc] ETCM-3214 change hosting of images from Imgur to Cardano-docs (cardano-documentation)
11:09:45 [7444e107] Add list of information about possible community developed tools we can integrate with (catalyst-core)
11:09:47 [48d9e1c9] deploy: 3a676e4564499ddbaf7960bfd642dd1d8affd0c5 (catalyst-core)
11:10:53 [8a478644] deploy: 9c7e45210e5a25d48a211567e9cff0d258c18ba8 (catalyst-core)
11:14:12 [50b02bfe] nix: import nixops with plugins, ala cardano-ops (cardano-node)
11:14:14 [300177d6] deploy: 14848eba4475da4588e525bbb8c96774468f1a52 (catalyst-core)
11:14:55 [6c11c416] workbench: massive refactoring; initial nixops+libvirtd/aws backends (cardano-node)
11:14:55 [b5ce289f] cardano-node-service: fix flavored binaries (thanks @jbgi !) (cardano-node)
11:14:55 [0d263089] workbench: use eventlogged build (cardano-node)
11:14:55 [b00eb3ab] flake.nix (cardano-node)
11:14:55 [40fcfd13] WIP (cardano-node)
11:16:14 [13f94765] workbench: genesis creation cleanups (cardano-node)
11:16:15 [5ec21f1b] nix: import nixops with plugins, ala cardano-ops (cardano-node)
11:18:59 [e6efabb7] Start on QuickCheck properties for constraint language (cardano-ledger)
11:20:03 [2461dbd6] workbench: massive refactoring; initial nixops+libvirtd/aws backends (cardano-node)
11:20:05 [cbba2814] workbench: use eventlogged build (cardano-node)
11:20:08 [49604f78] Introduce `Canonical` to `ouroboros-consensus-mock[-test]` (ouroboros-network)
11:20:08 [311e8508] Introduce `Canonical` to `ouroboros-consensus-test:test-consensus` (ouroboros-network)
11:20:08 [661669cc] Introduce `Canonical` to `ouroboros-consensus-diffusion` (ouroboros-network)
11:20:08 [dd3bd5cb] Introduce `Canonical` to `ouroboros-consensus-test:lib` (ouroboros-network)
11:20:08 [6f5ff281] Introduce `Canonical` to `ouroboros-consensus-test:test-storage` (ouroboros-network)
11:20:09 [9c87e971] Introduce `Canonical` to `ouroboros-consensus-byron[spec|-test]` (ouroboros-network)
11:20:09 [cbbdad9e] Introduce `Canonical` to `ouroboros-consensus-cardano-tools` (ouroboros-network)
11:20:09 [e1a0eb86] Introduce `Canonical` to `ouroboros-consensus-cardano[-test]` (ouroboros-network)
11:20:09 [6e4b4896] Introduce `Canonical` to `ouroboros-consensus:lib:tutorials` (ouroboros-network)
11:20:09 [faf2db9d] Define `BackingStore` and `InMemory` implementation (ouroboros-network)
11:20:09 [84ec06f8] Introduce `Canonical` to `ouroboros-consensus-shelley[-test]` (ouroboros-network)
11:20:10 [1fa5e9c4] Define `LedgerTables` and refine the `LedgerState` kind (ouroboros-network)
11:20:34 [5a6779aa] cardano-node-service: fix flavored binaries (thanks @jbgi !) (cardano-node)
11:20:46 [e80c6809] deploy: fc6d31b6052395c6720975db9889011c4443d198 (catalyst-core)
11:22:15 [26eeda1a] deploy: ed7e904c4869c0daddae30e1f744bc8883861ea0 (catalyst-core)
11:23:31 [e8d6c7f3] Merge pull request #685 from input-output-hk/abailly-iohk/spin-up-local-devnet (hydra-poc)
11:26:19 [d0b75806] Smarter generation of sized sets (cardano-ledger)
11:26:28 [4a8a6eff] Merge pull request #1619 from input-output-hk/look_back_buffer (cardano-node-tests)
11:31:05 [db95c1ae] Remove dependency on hydra-prelude (hydra-poc)
11:31:16 [179df2ff] Merge pull request #687 from input-output-hk/abailly-iohk/clean-hydra-cardano-api-dependencies (hydra-poc)
11:31:58 [a13eb9f9] deploy: 7444e1075c909a5e0cc971f49c0335559984fdba (catalyst-core)
11:38:24 [455ccee5] Implement `HasLedgerTables` et al. for `ouroboros-consensus` (ouroboros-network)
11:38:26 [e62c7379] CR: update (yoroi-mobile)
11:38:31 [a4d8e619] Implement `HasLedgerTables` et al. for `ouroboros-consensus-mock` (ouroboros-network)
11:38:31 [8911eaef] Implement `HasLedgerTables` et al. for `ouroboros-consensus-test` (ouroboros-network)
11:38:31 [f7fc48e4] Use `HasLedgerTables` from Shelley in `ouroboros-consensus-cardano` (ouroboros-network)
11:38:31 [46cf8dcb] Implement `HasLedgerTables` et al. for `ouroboros-consensus-shelley` (ouroboros-network)
11:38:31 [a071ecc2] Implement `HasLedgerTables` et al. for `ouroboros-consensus-byron` (ouroboros-network)
11:41:33 [c2441629] Merge #4321 (ouroboros-network)
11:44:22 [1c6313ef] Proofreading changes (main chain is hyphenated when followed by a noun) (cardano-documentation)
11:44:56 [7aa33995] deploy: e8d6c7f32dc4d99b4b2be80dd4b248ad6e284d0b (hydra-poc)
11:45:26 [f9d2c64c] PLT-662 Added Address->Datum indexer in Marconi (plutus-apps)
11:47:45 [33ebe025] make a test fail to double check it works (catalyst-core)
11:51:30 [d6eb801a] making it fail if tests are skipped (catalyst-core)
11:52:49 [69b36971] Move json-rpc library component from marconi-mamba to marconi (plutus-apps)
11:52:58 [9b4ddd10] deploy: 179df2ff85aa6f51d7a2c9221736679b1c252d66 (hydra-poc)
11:57:01 [6d1d6286] DAC-290 Always show warning to connect to Preprod when network-0 (dapps-certification)
11:58:46 [7d5353c5] log request (pricing-service)
12:00:49 [32f4c3ff] deploy: d6eb801a4d9a2301bb29f925d540b1e7ca917f8d (catalyst-core)
12:01:01 [6e4d5118] update @ledgerhq/transport to include stax device (ledgerjs-cardano-shelley)
12:01:29 [e96484c5] deploy: e2ce3b98d309f24fcbd96ef95585f44ac3763bda (catalyst-core)
12:05:43 [d35c23e8] WIP (cardano-node)
12:08:19 [d7fefae0] Throw error when balancing exceeds MaxCollateralInputs (plutus-apps)
12:09:14 [0dc73b2a] Re-write withRecentEra to require less nesting (cardano-wallet)
12:13:13 [39da8af3] Move json instance for PubKeyHash to Orphans module (hydra-poc)
12:13:53 [2145a3e7] Introduce appropriate error message (hydra-poc)
12:14:05 [42dc5155] Revert golden files to master version (hydra-poc)
12:23:51 [241821b0] Json alternations (hydra)
12:26:23 [1f8264c1] Add our documentation policy to CONTRIBUTING (ouroboros-consensus)
12:27:06 [1662b8f5] Revert "make a test fail to double check it works" (catalyst-core)
12:29:24 [f1e90b42] chore(deps): bump actions/checkout from 2 to 3 (#33) (armadillo)
12:29:56 [7f390ccc] chore(deps): bump coursier/cache-action from 5 to 6 (armadillo)
12:30:05 [a8928b66] chore(deps): bump coursier/setup-action from 1.1.2 to 1.3.0 (armadillo)
12:31:24 [bec72a94] WIP (ouroboros-network)
12:31:35 [3fd9157c] Revert "WIP" (ouroboros-network)
12:31:57 [01cb05fd] Revert "Update tests" (ouroboros-network)
12:32:02 [a371ea27] Revert "Check for future blocks before setting the tentative header" (ouroboros-network)
12:32:18 [d0aaa74b] Merge branch 'main' into update/http4s-blaze-server-0.23.13 (armadillo)
12:33:00 [641c0d16] Use listLen for RmdrPtr codec (cardano-ledger)
12:33:04 [934bff68] Merge branch 'main' into bugfix/optional-params-count (armadillo)
12:33:34 [42302b8f] Fix formatting (cardano-transaction-lib)
12:33:43 [14cd652d] Merge branch 'develop' of github.com:Plutonomicon/cardano-transaction-lib into amir/plutip-server (cardano-transaction-lib)
12:37:49 [12611d62] deploy: 1d75e84e7b50222a51adcb3c0e7f30e01fc30c30 (catalyst-core)
12:39:07 [6d706615] Rosetta 2.1.0 release notes (cardano-documentation)
12:39:35 [87c49455] deploy: 1662b8f5b479ed78b0ea667675ae539ecf9f4baa (catalyst-core)
12:42:31 [03690ca0] Rosetta 2.1.0 release (cardano-documentation)
12:42:52 [9e517321] Merge pull request #12 from dcSpark/add-request-logging (pricing-service)
12:44:14 [8d80011c] Draft a direct chain test for contesting only once (hydra-poc)
12:44:15 [1a17f5d8] First draft (hydra-poc)
12:44:16 [b4e1d55c] Add close mutation (hydra-poc)
12:44:16 [69e1e357] minor renaming (hydra-poc)
12:44:17 [1b49ff64] Update changelog (hydra-poc)
12:44:17 [60554187] Leave two TODOs (hydra-poc)
12:44:18 [8fe312cf] Minor rename from contestors to contesters (hydra-poc)
12:44:18 [b06225e6] Add mutation spec to check validator fails if the list of contesters is wrong in the output datum (hydra-poc)
12:44:18 [691506b0] Add label to contract spec to check contest to fail for the right reason (hydra-poc)
12:44:19 [db3a9ee1] Remove closedContesters from head state (hydra-poc)
12:44:19 [5f7c3cbd] Move json instance for PubKeyHash to Orphans module (hydra-poc)
12:44:19 [b5bed7ea] Rename closedContesters to just contesters (hydra-poc)
12:44:20 [dd17aba3] Introduce appropriate error message (hydra-poc)
12:44:20 [5799e533] Revert golden files to master version (hydra-poc)
12:44:20 [8ec08454] Json alternations (hydra-poc)
12:44:25 [63fe3dc9] fix(server): Fix optional params count check (#41) (armadillo)
12:44:59 [8be15686] increase refresh intervals (pricing-service)
12:45:52 [9ac31257] Add .bloop directory to git ignore (armadillo)
12:46:36 [996bd8b9] load config from .env at run time (pricing-service)
12:46:36 [e588c90c] fix: replace all CONFIG declarations (pricing-service)
12:46:36 [7385234d] Display env variables during start (pricing-service)
12:48:01 [03ba6efa] Merge pull request #11 from dcSpark/increase-refresh-intervals (pricing-service)
12:48:11 [de66245d] Add possibility to use OpenAPi 3.0 for generating openrpc specification in yaml (armadillo)
12:49:07 [1f8d0430] Merge remote-tracking branch 'origin/master' into hkm/nixpkgs-update (haskell.nix)
12:49:24 [a1ec20b7] Merge #3725 (cardano-wallet)
12:54:50 [e74ddfc9] Add possibility to use OpenAPi 3.0 for generating openrpc specification in yaml (#35) (armadillo)
12:57:29 [bf44fa69] remove ledgerhq types, no longer needed (ledgerjs-cardano-shelley)
12:59:28 [b9ebfaec] lint fixes (catalyst-core)
13:00:28 [5a475028] Simplify diffhistory (anti-diffs)
13:00:37 [8d83a967] move blake2 to dev dependencies (ledgerjs-cardano-shelley)
13:00:47 [7099799d] Update link in transferring-tokens (cardano-documentation)
13:00:59 [695f4cd2] experiment,don't merge (plutus)
13:02:30 [fefb9f67] [Costing] Drop 'uni' and 'ann' from 'MachineParameters (plutus)
13:04:51 [e8d96f22] Add additional examples and update README.md (armadillo)
13:05:40 [ccb6329d] Remove Act (anti-diffs)
13:07:39 [6b0cd761] update @ledgerhq/transport to include stax device (ledgerjs-cardano-shelley)
13:07:39 [e598cf61] remove ledgerhq types, no longer needed (ledgerjs-cardano-shelley)
13:07:39 [3e47b8ef] move blake2 to dev dependencies (ledgerjs-cardano-shelley)
13:07:48 [48c2a9d5] Update link (cardano-documentation)
13:08:10 [eac97a73] [KAIZEN] Harden test suite for optional params (armadillo)
13:08:49 [2b7d5b96] deploy: b9ebfaec2e4134ac72f14d47f25abf2c8a347a52 (catalyst-core)
13:09:40 [c9796b82] Merge branch 'main' into kaizen/harden-suite-for-optional-param (armadillo)
13:11:26 [2e2721c8] Add additional examples and update README.md (#36) (armadillo)
13:12:38 [48d48056] docs: Merge #3725 3725: Re-write withRecentEra to require less nesting r=Anviking a=Anviking It seems we can replace ```haskell main = do era <- getEra withRecentEra era $ \(recentEra :: WriteTx.RecentEra era) -> do doStuff recentEra ``` with ```haskell main = do era <- getEra AnyRecentEra (recentEra :: WriteTx.RecentEra era) <- guardIsRecentEra era doStuff recentEra ``` to save on precious horizontal space! ### Comments <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number <!-- Reference the Jira/GitHub issue that this PR relates to, and which requirements it tackles. Note: Jira issues of the form ADP- will be auto-linked. --> Co-authored-by: Johannes Lund <[email protected]> Source commit: a1ec20b7ae04b3161c24c30af1b918eaa7b57d8d (cardano-wallet)
13:14:42 [090c6a5b] refactor: join stake pool parameters (cardano-wallet)
13:14:42 [80a537fd] joinStakePool via buildSignSubmitTransaction (cardano-wallet)
13:14:42 [05aeed30] refactor: extract the joinStakePool function that builds a tx context (cardano-wallet)
13:16:07 [16e36675] Migrate to Cexplorer links (adalite)
13:17:01 [e2a2d421] Fix ci test matrix result (#258) (catalyst-core)
13:17:51 [43a55ddd] Removed Draft Docs for fix-ci-test-matrix-result (catalyst-core)
13:17:54 [2501902d] Merge branch 'main' into feature/wallet-js-update (catalyst-core)
13:19:45 [61d3f415] Updating nix build for CHaP (plutus-apps)
13:22:59 [9bc0c74d] Add additional examples and update README.md (#44) (armadillo)
13:25:29 [0bce9037] Fix yarn audit (adalite)
13:26:34 [a8e20ae8] remove old submissions store from the tx history (cardano-wallet)
13:26:38 [256618cf] remove the old store code for submissions (cardano-wallet)
13:26:43 [5c688f13] migrate the DB schema to remove old submissions store (cardano-wallet)
13:27:30 [c954c7c1] deploy: 2501902d5ed663f54ee6dc0192794cf13f0d0049 (catalyst-core)
13:27:46 [434641ac] Add the Conway era (ouroboros-network)
13:28:08 [bd68050d] deploy: e2a2d421f99ac0e091746e529fbe5b456299ea37 (catalyst-core)
13:28:41 [ce0deda0] Fix yarn audit (adalite)
13:29:09 [21308393] deploy: 80b266bd408db94deba8f4e18167050c0c0a13ab (catalyst-core)
13:35:08 [0555d52f] Add a runner for Blockfrost test suite (cardano-transaction-lib)
13:36:12 [b549e196] github CUE lib: include tag in output (tullia)
13:37:01 [31b9e5b9] version the new cost model deserializers (cardano-ledger)
13:37:58 [fe639954] [Costing] Drop 'uni' and 'ann' from 'MachineParameters (plutus)
13:39:57 [9cb2b6e9] cleanups (yoroi-mobile)
13:44:54 [b851a4e4] Check for for future blocks in isPipelineable (ouroboros-network)
13:46:33 [522edf8d] Revert "Check for for future blocks in isPipelineable" (ouroboros-network)
13:48:03 [404880d3] WIP (cardano-ledger)
13:50:33 [a96aafca] Update content/08-cardano-sidechains/03-example-evm-sidechain/05-transferring-tokens.mdx (cardano-documentation)
13:52:00 [4289b9de] Merge branch 'input-output-hk:master' into ETCM-3003-sc-docs-release-2 (cardano-documentation)
13:54:18 [c79a28ee] workbench: multiple nomad servers and clients (phase I) (cardano-node)
13:54:31 [d89d8434] fixup! fixup! test: switch to network agnostic tests (cardano-graphql)
13:55:24 [41c9003a] Read network ID from environment (cardano-node)
13:59:12 [a2edd2d8] Refactor and simplify `diff-containers` (anti-diffs)
13:59:46 [06542063] Merge #4839 (cardano-node)
14:00:26 [a528dbdf] Merge branch 'main' into sve-readiness (catalyst-core)
14:01:08 [fcd58230] DAC-290 Back button style fixes (dapps-certification)
14:01:35 [335bd29a] Add changelog entries. (ouroboros-network)
14:02:12 [fd0aded1] Merge branch 'main' into NPG-5112-remove-sq-lite-support-from-vit-ss (catalyst-core)
14:06:20 [835f3b40] fix: update sidechain-cli commands (cardano-documentation)
14:11:18 [a0a41adc] deploy: a528dbdf5218fb8c9a99d484680d113f4abe4ada (catalyst-core)
14:12:13 [9dbeeb25] deploy: fd0aded1fd63d61f046dac842e3fa93e63e96b52 (catalyst-core)
14:15:10 [0aebe089] Enable clippy checks and fix them (cddl-codegen)
14:16:29 [bedc6d7b] refactor: extract the joinStakePool function that builds a tx context (cardano-wallet)
14:21:48 [edd88eb0] multisig reorganized (mithril)
14:28:04 [9c0fffff] Add docs for /v2.1/lastBlockBySlot endpoint (yoroi-graphql-migration-backend)
14:30:16 [5738e4ee] reordering (cardano-documentation)
14:30:43 [c1e78255] Reordering (cardano-documentation)
14:31:14 [c726f33b] reordering (cardano-documentation)
14:31:35 [19885b8e] Rename 07-using-web3-js.mdx to 08-using-web3-js.mdx (cardano-documentation)
14:38:22 [6d693dec] Some content tweaks (cardano-documentation)
14:38:43 [eecba983] Generate subset constraints in soundness property (cardano-ledger)
14:38:54 [a2b13eb9] WIP (cardano-node)
14:38:58 [4669bc20] Applied requested changes (plutus)
14:39:08 [e66763be] Merge pull request #719 from input-output-hk/reorganize-multisig (mithril)
14:39:40 [cab59c18] Define serde's Serialize/Deserialize for Program<DeBrujin> (aiken)
14:39:40 [daee8e39] Implement new command: address (aiken)
14:39:40 [4588ccd0] Better use of From/Tryfrom within the blueprint module. (aiken)
14:39:40 [1aa12fb3] Implement serde's Deserialize for blueprints. (aiken)
14:39:41 [79b8786c] Replace 'assets' with generated blueprints. (aiken)
14:40:14 [fcc5ac4c] WIP (plutus)
14:41:45 [a7c7fd3d] Fix datum encoding in marconi indexer (plutus-apps)
14:44:08 [b6b26b6e] Fix bug in subsetFromSetWithSize (cardano-ledger)
14:46:14 [a720ed10] deploy: 8b94f6cede178c689a18861e94c47ed91e20b8d7 (catalyst-core)
14:47:00 [c362453d] Nightly fix (cddl-codegen)
14:47:02 [29b21df7] deploy: e66763bef7a8018375c11969928e337248215614 (mithril)
14:52:46 [408584ba] Add tests for the /v2.1/lastBlockBySlot endpoint (yoroi-graphql-migration-backend)
14:53:30 [fea6fdac] Added minting with reference script test (plutus-apps)
14:55:45 [724046d9] Refactor and simplify `diff-containers` (anti-diffs)
14:57:30 [b3d24069] refactor: Remove SQLite support from vit-ss (#250) (catalyst-core)
14:57:46 [9a5f7649] Merge branch 'main' into feature/wallet-js-update (catalyst-core)
14:58:21 [14790c9a] Merge branch 'main' into sve-readiness (catalyst-core)
14:58:26 [19cdf164] Removed Draft Docs for NPG-5112-remove-sq-lite-support-from-vit-ss (catalyst-core)
14:58:48 [5e981bd6] Use ternary operator instead of if/else to get the block hash value (yoroi-graphql-migration-backend)
15:01:34 [ca76f395] Move balanceTx to new `Cardano.Wallet.Write.Tx.Balance` (cardano-wallet)
15:02:19 [643ffe93] Fix bug where genRep tried to generate things of negative size (cardano-ledger)
15:05:15 [9f591a83] Merge #3721 (cardano-wallet)
15:05:16 [dd93a979] WIP (plutus)
15:07:01 [cc2284b7] deploy: c21e1053c13156fe6a22776c543e5216fc5cccc0 (catalyst-core)
15:07:11 [a4bd49fd] Merge remote-tracking branch 'origin/main' into feature/voting-node-service (catalyst-core)
15:07:14 [78a2ceee] WIP (plutus)
15:07:38 [b4fc4c52] deploy: b94ad27fe1d759edaa154a3918f9cc89e92de20d (catalyst-core)
15:07:42 [ebca4641] WIP (plutus)
15:08:48 [949527cd] deploy: b3d24069227e3e1a51430d879db982bb7291518e (catalyst-core)
15:10:11 [020b3a19] Remove unnecessary `Values` and `Keys` newtypes, use `Map` and `Set` (anti-diffs)
15:11:37 [de572854] test db-sync recconection after restarting nodes (cardano-node-tests)
15:13:11 [8610a129] Better error when fixSet fails (cardano-ledger)
15:20:48 [c2ee2335] Simplify the implementation of `DiffHistory` and `NEDiffHistory`. (anti-diffs)
15:21:38 [cbca8d5d] updating haskell-nix (plutus-apps)
15:22:40 [c73e2175] Nicer counter examples for soundness property (cardano-ledger)
15:22:54 [97a2ac43] Fix datum encoding in marconi indexer (plutus-apps)
15:24:07 [f594359a] Merge pull request #11 from input-output-hk/hrajchert/scp-4860-make-tests-reproducible (purescript-marlowe)
15:24:30 [5361c9e4] Merge pull request #158 from input-output-hk/hrajchert/scp-4860-make-tests-reproducible (marlowe)
15:26:56 [34576a7b] Mark golden test files as generated for smaller PR diffs (ouroboros-network)
15:28:12 [c23da5a9] Remove `Unsafe*` constructors for the `DiffEntry` type. (anti-diffs)
15:29:00 [38684f22] Update clap version & fix errors (cddl-codegen)
15:30:57 [ec6f86a8] Bump either from 1.5.3 to 1.7.0 (cddl-codegen)
15:31:52 [ee97e25b] workbench | profiles: plutuscall doublebudget (cardano-node)
15:34:19 [25889bb1] Remove `Unsafe*` constructors for the `DiffEntry` type. (anti-diffs)
15:35:35 [03b91e68] bump csl version (cardano-serialization-lib)
15:40:51 [ab7e62eb] fix migration storage (yoroi-mobile)
15:41:15 [e3f123e8] Bump either from 1.5.3 to 1.7.0 (cddl-codegen)
15:41:24 [c2d79801] Add tip to ReleaseProcess.md (ouroboros-network)
15:43:22 [b70ad9ac] Merge #4326 (ouroboros-network)
15:43:32 [64a5698e] direction (catalyst-core)
15:43:41 [48405846] fix test (cardano-serialization-lib)
15:43:58 [59121112] update js.flow (cardano-serialization-lib)
15:44:44 [f0ef1832] Fix linebreaks in PULL_REQUEST_TEMPLATE.md (ouroboros-network)
15:53:09 [effe8917] Remove `Act` datatype and scrutinous application of diffs (anti-diffs)
15:54:48 [9d2b40da] Merge pull request #9 from input-output-hk/jdral/diff-containers-remove-unnecessary-newtypes (anti-diffs)
15:57:37 [240ed9dd] Simplify the implementation of `DiffHistory` and `NEDiffHistory`. (anti-diffs)
16:05:07 [44e48bb7] io-classes: removed default implementations for MonadSTM (io-sim)
16:05:21 [a0690f70] Mention that hydra-cardano-api is using Babbage and PlutusV2 (hydra)
16:05:22 [1a19ae63] [Costing] Drop 'uni' and 'ann' from 'MachineParameters (#5080) (plutus)
16:07:09 [26fb476d] cleanups (yoroi-mobile)
16:07:26 [e2700511] tx-generator: validate fitting strategy by msg (cardano-node)
16:08:30 [1780a372] io-classes: non standard timer api (io-sim)
16:08:30 [63cb4702] io-classes: define GHC_TIMERS_API macro (io-sim)
16:10:04 [68815cce] Merge pull request #3094 from Emurgo/Ahmed/remove-dropdown (yoroi-frontend)
16:10:33 [8e2332f3] Merge branch 'develop' into Ahmed/suspense (yoroi-frontend)
16:11:04 [8e1e676a] Added registerDelayCancellable (io-sim)
16:13:22 [2054f2b6] Merge branch 'develop' into Ahmed/zd (yoroi-frontend)
16:13:30 [7c499d10] Merge pull request #3103 from Emurgo/Ahmed/zd (yoroi-frontend)
16:14:38 [e3df31ce] workbench: restore the default trace config (cardano-node)
16:15:23 [8cdefac5] Merge branch 'develop' into Ahmed/wallet-nav (yoroi-frontend)
16:15:25 [e59d6f90] Rename folds and traverals (anti-diffs)
16:16:39 [96a59bde] Merge pull request #3087 from Emurgo/Ahmed/wallet-nav (yoroi-frontend)
16:16:48 [60409dcc] Small fix after drop uni PR (plutus)
16:19:40 [a50b51e0] Fix bytearray literals parsing and formatting. (aiken)
16:19:51 [496f8f4a] Update clap version & fix errors (#133) (cddl-codegen)
16:20:51 [f69e8a29] fix nix-systems (tullia)
16:22:37 [8c67d851] Remove plutus-errors package (plutus)
16:22:37 [2efa19f3] Strictify error constructors' fields (plutus)
16:24:12 [4aa5bee8] clean cabal files (io-sim)
16:24:14 [d130e5a6] Make registerDelay safe on 32-bit systems (io-sim)
16:24:14 [81177c27] MonadDelay: protect threadDelay from drifting (io-sim)
16:24:58 [ca5a6d8a] Use listLen for RmdrPtr codec (cardano-ledger-specs)
16:28:01 [1816887c] Add docs for Blockfrost test interface and add it to the template (cardano-browser-tx)
16:29:55 [0e58a2e8] Merge pull request #171 from dcSpark/fix-cip25-parsing (cardano-multiplatform-lib)
16:30:19 [0891800d] Merge #4859 (cardano-node)
16:32:07 [9bf4cf01] fix: commit feedback (cardano-documentation)
16:36:19 [f644a6a4] chore(deps): bump coursier/cache-action from 5 to 6 (armadillo)
16:36:29 [063d0449] Merge branch 'main' into update/mill-main-0.10.10 (armadillo)
16:36:37 [b11c4ddd] Merge branch 'main' into update/http4s-blaze-server-0.23.13 (armadillo)
16:36:40 [0cc227b1] chore(deps): bump coursier/setup-action from 1.1.2 to 1.3.0 (armadillo)
16:36:44 [63e020e7] Merge branch 'main' into update/tapir-core-1.2.4 (armadillo)
16:36:53 [34930967] Update the template (cardano-browser-tx)
16:38:12 [99f38ec2] Update packages/yoroi-extension/app/components/wallet/transactions/TransactionRevamp.js (yoroi-frontend)
16:38:21 [f08fd3c3] Split up and rename MonadSodium class (cardano-base)
16:39:23 [2aaa025b] add Haskell Benchmark (customSmallerIsBetter) benchmark result for ca5a6d8a9bbe0eca02e2dc96f7ab7ae8be097c19 (cardano-ledger)
16:43:58 [42f8152d] Merge #4320 #4328 (ouroboros-network)
16:45:56 [ecc5e13c] Merge pull request #316 from aiken-lang/cip-0057-blueprints (aiken)
16:47:19 [9609b97f] WIP Component (cardano-ledger)
16:47:19 [3b61adbf] Address comments (plutus)
16:47:30 [fdd9f6a9] Merge branch 'master' of github.com:input-output-hk/plutus into zliu41/pure (plutus)
16:48:13 [ab755106] WIP Component (cardano-ledger)
16:48:48 [f87b1127] Merge branch 'main' into iapyx_enhancements (catalyst-core)
16:49:18 [6560e03f] Update CHANGELOG (cardano-transaction-lib)
16:52:43 [c2458157] Update temporary `s-r-p`, fix compilation errors (ouroboros-network)
16:53:34 [8e1e80ee] add era reader (mithril)
16:54:10 [e4786ff8] fix installationId (yoroi-mobile)
16:56:58 [74a7987d] update tullia, switch to exec driver (formal-ledger-specifications)
16:58:02 [610e9417] deploy: e9eeabb7461b894f19a1e15bb461099fc54f1b48 (catalyst-core)
16:58:46 [c7a5781e] WIP add fn that tracks lam order. (plutus)
16:59:05 [a2913fc4] chore(deps): bump coursier/cache-action from 5 to 6 (#32) (armadillo)
16:59:47 [6c9f7d73] chore(deps): bump coursier/setup-action from 1.1.2 to 1.3.0 (armadillo)
17:00:40 [cf095a27] Initial set up of call site inline function. (plutus)
17:00:52 [6500494c] Skip tests that cannot run on fast local cluster (cardano-node-tests)
17:01:30 [96d5fb7a] Add more notes and counting of app. (plutus)
17:01:30 [6ec742eb] Add calledVarEnv. (plutus)
17:01:30 [9bc0b1da] Refine imports. (plutus)
17:01:30 [5be35436] Start considerInline. (plutus)
17:01:30 [995eba19] WIP process single binding. (plutus)
17:01:31 [e08ef341] WIP change to binding instead of def. (plutus)
17:01:31 [218467cb] Add extractApps and restoreApps. (plutus)
17:01:31 [176324cc] WIP (plutus)
17:01:31 [0125b694] Move extractBindings to Utils.hs (plutus)
17:01:31 [31040856] Add calledLocation info. (plutus)
17:02:50 [ad2bef43] Withdraw rewards before stake address de-registration (cardano-node-tests)
17:03:26 [c830adf3] updating nix build with new index state and sha256 (plutus-apps)
17:03:39 [bfe349bc] fix storage test (yoroi-mobile)
17:03:43 [f9c384b4] remove the old store code for submissions (cardano-wallet)
17:03:43 [609bc7e6] remove old submissions store from the tx history (cardano-wallet)
17:07:46 [9728dfef] Add more pattern matching to countLocal. (plutus)
17:09:03 [5c691f9a] remove local_tx_submission table (cardano-wallet)
17:10:48 [6cb792ae] minutes (Developer-Experience-working-group)
17:11:08 [9c3e7d5f] feat: add getPaymentPartBech32 (blockfrost-utils)
17:11:14 [b68d1670] migrate the DB schema to remove old submissions store (cardano-wallet)
17:11:17 [c8256b8a] test new submissions db-schema migration (cardano-wallet)
17:16:09 [4f2f3985] fix storage test (yoroi-mobile)
17:19:58 [5cd6470f] chore(deps): bump coursier/setup-action from 1.1.2 to 1.3.0 (#31) (armadillo)
17:20:15 [50cc6c1b] Merge branch 'main' into update/mill-main-0.10.10 (armadillo)
17:25:48 [7a5aa2a9] Retrieve utxo datums in chain observer (mithril)
17:27:10 [7c4fbdc6] workbench: multiple nomad servers and clients (phase II) (cardano-node)
17:28:40 [3c1e6974] Wip - try something else (cardano-ledger-specs)
17:31:06 [ac4fbaf4] Add more pattern matching to countLocal. (plutus)
17:33:49 [8883481d] SQUASH (cardano-node)
17:36:04 [0f7f86a7] deploy: 0891800dc1eb134398a3df52f78c31107c2772a8 (cardano-node)
17:39:25 [68a5bfa7] add cicero CI action (cardano-db-sync)
17:39:44 [5be29ed5] Merge pull request #116 from input-output-hk/jmgilman (ops-lib)
17:40:56 [faba425a] Check close contestation deadline explicitly (hydra-poc)
17:40:56 [0b1a7d0f] Simplify on-chain code a bit (hydra-poc)
17:40:56 [ed6e1839] Explain why we would have two healthy close cases to test (hydra-poc)
17:40:56 [47aa103e] FIX one cound change head parameters (hydra-poc)
17:40:56 [53f04689] FIX flaky test (hydra-poc)
17:40:56 [e5e6532d] FIX test that became useless (hydra-poc)
17:40:56 [fdcbd0e0] Remove duplicate mutations in CloseInitial (hydra-poc)
17:40:56 [054b9335] Inline closeRedeemer (hydra-poc)
17:40:56 [5d450226] Fix close mutation of snapshot number (hydra-poc)
17:40:56 [89c36d65] Fix label in fanout StatSpec (hydra-poc)
17:40:56 [649f87db] Refactor head state mutation (hydra-poc)
17:40:56 [2a2793de] Move utxo hash from Contest redeemer to Closed datum in Head script (hydra-poc)
17:40:56 [4986b1c5] Benchmark fanout with 20+ assets (hydra-poc)
17:40:56 [0fab9c85] Alter continuingDatum function (hydra-poc)
17:40:56 [85e6ef38] Move snapshot number from Contest redeemer to Closed datum in Head script (hydra-poc)
17:40:56 [97dcaa7a] Update changelog (hydra-poc)
17:40:56 [71146596] Further reduce max supported assets in fanout tests (hydra-poc)
17:40:56 [b7874a8a] Move snapshot number from Close redeemer to Closed datum in Head script (hydra-poc)
17:40:56 [d511963b] Same potential performance issue here (hydra-poc)
17:40:56 [5b1121c5] Rename ChangeHeadDatum -> ChangeInputHeadDatum (hydra-poc)
17:40:56 [3b3e7340] Explain why we keep this single mutation for initial close (hydra-poc)
17:40:56 [343096ef] FIX validator must check contestation period (hydra-poc)
17:40:56 [44e5843c] Move utxo hash from Close redeemer to Closed datum in Head script (hydra-poc)
17:40:56 [b18b89a0] Improve mutation readability (hydra-poc)
17:40:56 [4369f9f4] Add a new mutation test scenario for closing with the initial snapshot (hydra-poc)
17:40:56 [e13cfb3a] Revert "This does not change test output so keeping it that way" (hydra-poc)
17:40:56 [b393b720] Revert Simplify on-chain code a bit (hydra-poc)
17:40:56 [fb6bc215] Reducing transaction size (hydra-poc)
17:40:56 [3531ba70] ADD mutation for the 0 case snapshot in close properties (hydra-poc)
17:40:56 [bfb11dd7] Use healthyCloseDatum to construct Close datum (hydra-poc)
17:40:56 [7fe80bc7] minor (hydra-poc)
17:40:56 [f2aade02] Won't FIX in this P.R. (hydra-poc)
17:40:56 [ba8a078a] Generate interesting / mutated deadlines and unify mutation cases (hydra-poc)
17:40:56 [64add8e3] remove utxo hash attribute from close redeemer (hydra-poc)
17:40:56 [2643dfd6] Merge close and CloseInitial mutations (hydra-poc)
17:40:56 [ab5ce88d] minor refactor to upgrade continuingDatum from local to a helper function (hydra-poc)
17:40:56 [7bbd0834] Keep a note that fromBuiltinData is increasing script size (hydra-poc)
17:40:56 [57c74ed8] Try to restructure code a bit (hydra-poc)
17:40:56 [4efed8eb] Reduce duplication (hydra-poc)
17:40:56 [6bce0925] Mutate only what's needed (hydra-poc)
17:40:56 [9094f202] This is not a generally available stuff (hydra-poc)
17:40:56 [be368bca] Refer to spec from close mutation labels (hydra-poc)
17:40:56 [c6e7861e] HACK: reduce the max supported number of parties to reduce the size of fanout (hydra-poc)
17:40:56 [6257b939] This does not change test output so keeping it that way (hydra-poc)
17:40:56 [2ac88479] Optimize plutus code (hydra-poc)
17:42:10 [50f5ccf5] Remove old println (cddl-codegen)
17:43:06 [0733ec57] Replace custom console formating with prettytable-rs crate. Simplify logic for querying account history of votes. Added simple regex filter for proposals searching (catalyst-core)
17:43:06 [388f981a] handle panics in iapyx with some nicer error reporting (catalyst-core)
17:43:07 [04c21bf6] make clippy happy after settng clippy to pedantic (catalyst-core)
17:43:07 [465f1c31] document project add error for missing docs in iapyx project (catalyst-core)
17:43:47 [58588ce4] review fixes (catalyst-core)
17:46:38 [2611ece2] fixup! Add MintBurn tests (plutus-apps)
17:46:38 [e9f7ab29] fixup! Add MintBurn indexer (plutus-apps)
17:46:42 [b657628c] fixup! Add MintBurn tests (plutus-apps)
17:47:00 [67fa6ef2] [tmp] test -> lib (plutus-apps)
17:47:00 [a8caa1d3] [tmp] Questions (plutus-apps)
17:50:11 [2816943f] TO SPLIT: more work (ouroboros-network)
17:52:06 [1a4d7c69] Fix for non-cip25 fields breaking deserialization (cardano-multiplatform-lib)
17:54:56 [43650488] Enable clippy checks and fix them (#132) (cddl-codegen)
17:55:44 [d7e94f45] Bump which from 4.3.0 to 4.4.0 (cddl-codegen)
18:03:25 [238fd78c] handbook: add Zero to Nix to the nix install section (cicero)
18:03:46 [cd175c42] Merge #3721 (cardano-wallet)
18:08:54 [81b92ade] SQUASH (cardano-node)
18:14:42 [a665e209] Improve noinlining for resolving the ticks issue (plutus)
18:16:12 [a8c69292] rebase (catalyst-core)
18:23:57 [b87dd801] Revert "added more verbose information in voting tools. Reported tx hash" (catalyst-core)
18:29:20 [e08500ef] docs: Merge #3721 3721: Split off `balanceTransaction` to new module `Cardano.Wallet.Write.Tx.Balance` r=Anviking a=Anviking - [x] Split off `balanceTransaction` to new module `Cardano.Wallet.Write.Tx.Balance` - <s>Re-commit to highlight / revise the actual diff</s> - Pushed temporary re-copy commits for sanity-checking - [x] Will squash before merging ### Comments - Relies on being able to remove `ErrNoSuchWallet` sub-error from `ErrBalanceTx` using the new `WalletException` `throwIO` approach - Split off new `BalanceTxLog` <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number Preparation for https://input-output.atlassian.net/browse/ADP-2269 Co-authored-by: Johannes Lund <[email protected]> Source commit: cd175c42576619751aac8be639d0b683e5e40677 (cardano-wallet)
18:39:24 [961e5d34] fix read_write_memory quickcheck test (dcspark-core)
18:44:15 [e617ce00] deploy: a8c69292a97ab9df1a02ce0f3828b8571f257f51 (catalyst-core)
18:51:13 [a1c06fd1] version the new cost model deserializers (cardano-ledger-specs)
18:59:37 [6c645d04] workbench: order Nomad subcommands (cardano-node)
19:03:32 [38acbc37] Rebase https://github.com/Plutonomicon/cardano-transaction-lib/pull/1384 (cardano-transaction-lib)
19:03:45 [31fcfcdf] Added TestCond, so sums can be = < > <= >= etc. (cardano-ledger-specs)
19:04:55 [2d942b43] Merge branch 'develop' into ruslan/csl-mem (yoroi-frontend)
19:05:16 [8253ee22] Merge branch 'develop' into ruslan/connector-foreign-outputs (yoroi-frontend)
19:16:07 [bf5beb0c] Merge pull request #172 from dcSpark/cip25-permissive-read-len (cardano-multiplatform-lib)
19:16:27 [198900e2] flow fixes (yoroi-frontend)
19:19:03 [c8c853e8] si-timers: interface to time & timers using SI units (io-sim)
19:20:05 [60772607] reverting package-lock changes (yoroi-frontend)
19:20:25 [7c7373bc] Make MonadTime closer to base (io-sim)
19:20:27 [9e517815] Updated CHANGELOG files (io-sim)
19:20:27 [0af18938] MonadMonotonicTimeNSec and MonadMonotonicTime (io-sim)
19:20:27 [ff3f6c2b] MonadTimer: monad transformers instances (io-sim)
19:20:28 [68adaf98] si-timers: added haddocks (io-sim)
19:20:28 [67f16318] io-classes & si-timers: various small changes (io-sim)
19:20:28 [18e2ad83] Moved MonadTimeout to si-timers (io-sim)
19:20:28 [6a1b22d7] MonadTime: decoupled from MonadmonotonicTimeNSec (io-sim)
19:20:28 [ccd16006] MonadTimer.SI: re-xport MonadTimeout (without methods) (io-sim)
19:26:22 [c863ba6e] si-timers: added convenient type aliases (io-sim)
19:26:24 [a9f93c61] MonadTimeout: added ContT instance (io-sim)
19:26:24 [60135fcb] si-timers: monad transformer instances for MonadMonotonicTime (io-sim)
19:26:24 [5a943d7c] MonadEventlog: monad transformers instances (io-sim)
19:26:24 [45c7124f] MonadSTM: monad transformers instances (io-sim)
19:26:24 [b54fe875] MonadFork: refactored ReaderT instance (io-sim)
19:26:24 [43780f84] MonaThrow: monad transformers instances (io-sim)
19:26:24 [26fc4c7d] MonadST: monad transformers instances (io-sim)
19:26:25 [ade95dfe] MonadAsync: refactor ReaderT instance (io-sim)
19:26:25 [9ba68bee] si-timers: simplified registerDelayCancellable (io-sim)
19:26:25 [ea7d8f08] MonadSTM: ContT monad transformer (io-sim)
19:26:25 [f3131e3d] si-timers: use stm package for `MonadTimeout IO` instances (io-sim)
19:26:25 [ef3b8e81] Fixed windows build (io-sim)
19:37:28 [98a17d75] rust fmt on new code (ignoring /rust/) (cardano-multiplatform-lib)
19:49:57 [0c74fe07] Merge pull request #3091 from Emurgo/ruslan/connector-foreign-outputs (yoroi-frontend)
19:50:22 [5648f00e] Merge branch 'develop' into Ahmed/suspense (yoroi-frontend)
19:50:45 [c8520e18] Small fix after drop uni PR (#5098) (plutus)
19:51:42 [1926e14e] Merge branch 'develop' into denis/new-CI-workflow (yoroi-frontend)
19:52:13 [8bf73a82] Merge pull request #3037 from Emurgo/denis/new-CI-workflow (yoroi-frontend)
19:55:57 [6a2b2f49] Fixed code where a generator should have been used (marlowe-cardano)
19:57:17 [7a73f8d0] Merge remote-tracking branch 'origin/develop' into Ahmed/add-tx-receiver (yoroi-frontend)
19:57:30 [e992e2e2] MonadTimer & MonadDelay in si-timers (io-sim)
19:57:33 [9c85aaf3] Added support js_HOST_ARCH (io-sim)
19:57:33 [729145a7] io-classes-mtl package (io-sim)
19:57:33 [dcdb3b67] Added strict monad transformers (io-sim)
19:57:33 [c8a59abc] Support wasm32 (io-sim)
19:58:21 [701589da] Merge pull request #2314 from Emurgo/yomo-452 (yoroi-mobile)
19:58:39 [1659772a] removing unused const (yoroi-frontend)
19:59:42 [fa3f65f0] Merge pull request #3101 from Emurgo/Ahmed/add-tx-receiver (yoroi-frontend)
20:00:58 [419630c6] Merge branch 'develop' into denis/preview-network (yoroi-frontend)
20:01:46 [4a9ebb83] Merge branch 'develop' into Ahmed/fix-logos (yoroi-frontend)
20:01:54 [bb8ed68a] Merge pull request #3092 from Emurgo/Ahmed/fix-logos (yoroi-frontend)
20:02:48 [3b1463f6] Merge branch 'develop' into Ahmed/date-range (yoroi-frontend)
20:02:53 [3c0c0dbf] removing unnecessary extra-packages and sha256 hashes (plutus-apps)
20:06:00 [7477ccb0] merged Tim and Joosep versions, resolved conflicts (cardano-ledger-specs)
20:08:03 [53e89dae] Merge remote-tracking branch 'origin/develop' into denis/logging_improvement (yoroi-frontend)
20:13:17 [4cb5bba5] Merge pull request #287 from teiki-network/master (metadata-registry-testnet)
20:17:04 [f42500a2] clean ups (yoroi-mobile)
20:19:43 [0ad0377a] flow fixes (yoroi-frontend)
20:23:59 [93a45fb2] unused import (yoroi-frontend)
20:24:04 [60754f8d] fix: implemented feedback (cardano-documentation)
20:26:53 [31f8918c] Merge pull request #443 from input-output-hk/dino-iog/gen-ada-fix (marlowe-cardano)
20:28:45 [c46f561c] staging: Bump marlowe to 31f8918c120c8cdc38fff83c15958f06863538be (plutus-ops)
20:30:36 [85805e97] fix: update api page just use oprnrpc schema reference (cardano-documentation)
20:42:23 [6eb72deb] deploy: 5fbfcc8d35e20cc6fd8d76570c2238bd58de1705 (catalyst-core)
20:49:32 [9dd51b3a] Create ab3e31c490d248c592d5bb495823a45fd10f9c8e4f561f13551803fb43617264616e6f20436f6d6d756e697479204368617269747920436f696e.json (cardano-token-registry)
20:52:41 [6d2ee7bc] version the new cost model deserializers (cardano-ledger-specs)
20:58:49 [5e8ddc4a] Create ab3e31c490d248c592d5bb495823a45fd10f9c8e4f561f13551803fb43617264616e6f20436f6d6d756e697479204368617269747920436f696e.json (cardano-token-registry)
21:07:31 [bee97cd6] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 6d2ee7bc38d8b005904822d53c084d41cfac486e (cardano-ledger-specs)
21:20:55 [f935f681] Merge branch 'master' of github.com:input-output-hk/plutus into zliu41/pure (plutus)
21:26:53 [a79b561c] Integrate MarloweQueryServer into marlowe-sync (marlowe-cardano)
21:26:53 [9d198fe9] Define MarloweQuery protocol (marlowe-cardano)
21:26:53 [60340d71] Optimize queries to use new indexed columns (marlowe-cardano)
21:26:53 [5bd7979f] Implement GetHeaders query (marlowe-cardano)
21:26:53 [254ee3fe] Add block columns to tx tables (marlowe-cardano)
21:28:18 [852a9f4a] Add `.nix-shell-cabal.project` to `.gitignore` (ouroboros-network)
21:28:18 [423c76b8] ouroboros-consensus-protocol builds (ouroboros-network)
21:28:19 [f881b625] ouroboros-consensus-shelley WIP (ouroboros-network)
21:30:34 [4cd2a0e8] Switch ShelleyGenesis/CompactGenesis from era to crypto (ouroboros-network)
21:30:36 [158b3bd1] Reduce duplication and update ledger (ouroboros-network)
21:30:36 [e4fcd7d1] More progress on ouroboros-consensus-shelley. Now stuck on Header (ouroboros-network)
21:34:19 [0f27a60f] Add PIR to Script type (plutus)
21:48:15 [9eb41793] Update materialized (marlowe-cardano)
21:53:26 [e79d4087] Refactor other crates to cip25's format (cardano-multiplatform-lib)
22:45:03 [66cea245] Flaky random-improve tests now try 3 times (cardano-multiplatform-lib)
22:47:50 [8159d031] clean ups (yoroi-mobile)
22:48:03 [cf73dafe] refactor!: the key-management package now uses the new Ed25519 (cardano-js-sdk)
22:48:11 [e9a65e5c] test(governance): replace CML call on cip36 test for new crypto interface (cardano-js-sdk)
22:51:48 [8e6da1b2] clean ups (yoroi-mobile)
22:55:31 [f8cea819] Remove 'eval' in favor of 'simplify', fixed failures in Examples (cardano-ledger-specs)
23:01:26 [9284f8dd] Continue updating (ouroboros-network)
23:01:26 [6469aec7] Remove usage of `MemoBytes` for `Header`, since `Header` cannot be parametrized on `era` (ouroboros-network)
23:05:16 [bf676ba4] 🟩 C1 Devnet RPC is up (200 in 275 ms) [skip ci] [upptime] (uptime)
23:05:17 [b78074c4] 🟩 C1 Mainnet RPC is up (200 in 262 ms) [skip ci] [upptime] (uptime)
23:05:17 [e53e6753] 🟩 C1 Devnet Sidechain Explorer is up (200 in 413 ms) [skip ci] [upptime] (uptime)
23:05:19 [65c2c3b6] 🟩 A1 Devnet RPC is up (200 in 599 ms) [skip ci] [upptime] (uptime)
23:05:19 [0df42bba] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 935 ms) [skip ci] [upptime] (uptime)
23:05:21 [bfee9c47] 🟩 A1 Devnet L2 Explorer is up (200 in 895 ms) [skip ci] [upptime] (uptime)
23:05:21 [0a01861f] 🟩 A1 Mainnet RPC is up (200 in 252 ms) [skip ci] [upptime] (uptime)
23:05:22 [2e86a9c4] 🟩 A1 Mainnet L2 Explorer is up (200 in 385 ms) [skip ci] [upptime] (uptime)
23:21:14 [47e51d84] refactor!: the key-management package now uses the new Ed25519 (cardano-js-sdk)
23:21:19 [c969a3d5] test(governance): replace CML call on cip36 test for new crypto interface (cardano-js-sdk)
23:41:41 [b0221c07] chore(deps): bump warp from 0.3.2 to 0.3.3 (jormungandr)
23:51:35 [489e5a10] refactor!: the key-management package now uses the new Ed25519 (cardano-js-sdk)
23:51:45 [c831ca1e] test(governance): replace CML call on cip36 test for new crypto interface (cardano-js-sdk)
23:53:43 [25451188] --local: enable nightly tests (cardano-ledger)