Home / Reports / Sep 24, 2021

Friday, September 24, 2021

493 commits had been pushed across 42 repos by 86 authors. There were 449,764 additions and 349,882 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:21:15 [ed133494] Update ledger-specs dependencies (cardano-node)
00:21:33 [6fc995dd] ArbitraryJson type, protocol entropy (blockfrost-rust)
00:23:47 [71a9c605] Fix nightly builds (cardano-ledger-specs)
00:30:59 [19bc41d0] SCP-2734: API for watching the state of tx outputs. (plutus)
00:34:22 [22d10020] Fix module duplication in library, tests and benchmarks (cardano-ledger-specs)
00:44:57 [cadd93ae] Add a bit more consistency to cabal files (cardano-ledger-specs)
00:54:03 [ae15e6d4] Merge pull request #5 from SundaeSwap-finance/pi/epoch-endpoints (blockfrost-rust)
01:13:43 [2decfb97] Automatic update for Fri Sep 24 01:13:43 UTC 2021 (stackage.nix)
01:14:42 [70f49c25] Update Hackage and Stackage (haskell.nix)
01:22:38 [ef785dfc] Run ormolu in Github Actions instead (cardano-ledger-specs)
01:30:29 [9bd19b0d] remove check-cabal-project pipeline (cardano-ledger-specs)
01:40:07 [d2422fd9] test breaking ormolu (cardano-ledger-specs)
01:49:33 [30050926] Merge pull request #2498 from input-output-hk/lehins/warnings-and-warts (cardano-ledger-specs)
02:17:59 [545ea932] Merge pull request #2492 from wolverineks/master (cardano-ledger-specs)
03:02:13 [25149703] Fix asset size calculation (#16) (cardano-serialization-lib)
03:09:26 [ec25ae1a] Astroman (cardano-token-registry)
03:09:31 [e78755ec] Add CNCLI build to CI (rust-cardano-ouroboros-network)
03:17:55 [fd50f1ad] Merge branch 'alpha' into alpha (guild-operators)
03:36:05 [b610f336] Add CNCLI build to CI (rust-cardano-ouroboros-network)
03:55:11 [0ef22992] Add CNCLI build to CI (rust-cardano-ouroboros-network)
04:02:03 [7a954574] added automated test results (cardano-node-tests)
04:30:33 [e7d48526] Merge remote-tracking branch 'obsidian/fix-backend-start' into to-upstream/obsidian-systems/dex (plutus-use-cases)
04:33:08 [38efef3d] Update test for better initial usage (plutus-use-cases)
04:50:53 [2fe1e4a7] Merge branch 'pab-no-clear-state' (plutus)
04:51:14 [5cb02626] staging: Bump plutus to 2fe1e4a77c8d45bcfa53b1e9752f9e009319c95a (plutus-ops)
05:23:35 [3f0d34af] small fixes (yoroi-frontend)
05:27:32 [0c54b10c] more fixes for db-sync mainnet (vit-ops)
05:30:19 [778cb983] db-sync: Fix query that gets and deletes orphaned rewards (cardano-db-sync)
05:30:54 [1a4b5db3] Fix compilation error (hydra-poc)
05:30:55 [a587e47c] Temp dependency update (cardano-db-sync)
05:30:55 [b10185d4] db-sync: Add validation for rewards and withdrawals (cardano-db-sync)
05:30:55 [47e6381f] db-sync: Add accounting for pool deposit refunds (cardano-db-sync)
05:45:42 [d0ed494a] operator fee on finish auction (plutus-use-cases)
05:48:01 [6308b1af] Fixing macro errors and + minor docs edits (blockfrost-rust)
05:48:27 [a56f7cef] Improving examples/all_requests.rs (blockfrost-rust)
05:50:15 [764409e9] Downgrade dependencies to match node (cardano-db-sync)
05:52:54 [3103b9ad] Version 11.0.3 (cardano-db-sync)
05:57:49 [e87ed96a] Generalize `runRoundRobin` to accept a typed state transition. (cardano-wallet)
05:58:51 [dd527820] WIP (cardano-wallet)
06:00:49 [c928e958] Add function `coarbitraryTxIn` to `Tx.Gen`. (cardano-wallet)
06:03:27 [bda637fc] Add functions `{disjoint,filter,partition}` to `UTxO` type. (cardano-wallet)
06:10:38 [0450d3c4] Add functions `{disjoint,filter,partition}` to `UTxOIndex` type. (cardano-wallet)
06:11:23 [491b001a] Add type `UTxOSelection` to represent an in-progress UTxO selection. (cardano-wallet)
06:11:36 [daa5da3b] Add generators and shrinkers for type `UTxOSelection`. (cardano-wallet)
06:11:37 [9907c212] Use `UTxOSelection` to replace `SelectionState` in `Balance` module. (cardano-wallet)
06:27:43 [24ab4bda] sync: Add function logActionDuration (cardano-db-sync)
06:27:49 [fb681bd8] db-sync: Always log first block of each new epoch (cardano-db-sync)
06:27:49 [1a992015] db-sync: Drop bad pledge and fixed cost amount warnings (cardano-db-sync)
06:30:38 [3e8f1c8f] more fixes for db-sync mainnet (vit-ops)
06:30:42 [01778c46] Upgraded all dependencies to use node version 1.30. (plutus)
06:31:41 [46220aa4] more fixes to db-sync mainnet (vit-ops)
06:34:53 [e63b4973] Add type `UTxOSelection` to represent an in-progress UTxO selection. (cardano-wallet)
06:34:54 [f14b105f] Add generators and shrinkers for type `UTxOSelection`. (cardano-wallet)
06:34:55 [7e395bf0] Use `UTxOSelection` to replace `SelectionState` in `Balance` module. (cardano-wallet)
06:38:45 [d2495726] bump vitOpsRev (vit-ops)
06:56:24 [c0fdda2d] create file for writing (jormungandr)
06:56:24 [0b62d606] expose persistent log write method (jormungandr)
06:56:24 [4fedbc5e] extract block0 builder only (jormungandr)
07:05:06 [dd234258] Merge pull request #847 from input-output-hk/erikd/logging-improvements (cardano-db-sync)
07:08:58 [d2f66b3f] Add new GetChainBlockNo and GetChainPoint queries (ouroboros-network)
07:13:44 [fd48c4ea] include ogmios result for debug yet (yoroi-graphql-migration-backend)
07:16:12 [eb1c09e2] Add type `UTxOSelection` to represent an in-progress UTxO selection. (cardano-wallet)
07:16:12 [1062fa43] Add generators and shrinkers for type `UTxOSelection`. (cardano-wallet)
07:16:13 [3812f8e3] Use `UTxOSelection` to replace `SelectionState` in `Balance` module. (cardano-wallet)
07:17:47 [c25d36e6] Merge #3346 (ouroboros-network)
07:18:04 [3306586f] fix lints (jormungandr)
07:18:08 [a585be52] Update README.md (djed)
07:21:03 [89fba72d] aff fix fee on minting and bundling (plutus-use-cases)
07:28:04 [2afd9e8f] Add generators and shrinkers for type `UTxOSelection`. (cardano-wallet)
07:28:04 [ea666e7e] Add type `UTxOSelection` to represent an in-progress UTxO selection. (cardano-wallet)
07:28:05 [7b2450c6] Use `UTxOSelection` to replace `SelectionState` in `Balance` module. (cardano-wallet)
07:28:42 [207ed716] added ogmios result mapping back to compatible format (yoroi-graphql-migration-backend)
07:37:39 [924d272c] added replacing db results with ogmios results (yoroi-graphql-migration-backend)
07:40:08 [58ad9ad5] make fmt (plutus-use-cases)
07:43:10 [cba8c669] fortune-cookietest (cardano-token-registry)
07:45:08 [2a479ee5] add mutual bet server (plutus-use-cases)
07:48:17 [639ccde3] move Marketplace to onChain directory (plutus-use-cases)
07:48:25 [cfc82ba3] Update NTL url (cardano-token-registry)
07:48:51 [e0fcd8eb] Add annotation joining for PIR/LetFloat (plutus)
07:48:51 [9d8d4bce] Used wrapapplicative/maybeapply (plutus)
08:03:37 [1ab60746] add example app (blockfrost-swift)
08:07:59 [8951655b] SCP-2235: Chain index disk state db backend (#3973) (plutus)
08:08:16 [303da2c4] staging: Bump plutus to 8951655bb713468e749d39df1958d4be1c7c5844 (plutus-ops)
08:10:16 [8aab8017] fix lints (jormungandr)
08:12:58 [358c8170] continue work on manually crafted abort tx with real initial validator. (hydra-poc)
08:20:51 [4bde8e8f] fix(cip2): change token bundle size constraint arg to CSL.MultiAsset (cardano-js-sdk)
08:22:52 [5770c151] Remove parallel execution of failing test (hydra-poc)
08:23:15 [fb33c064] db-sync: Fix the reward.spendable_epoch value for MIR rewards (cardano-db-sync)
08:23:15 [00ef6968] db-sync: Add validation for rewards and withdrawals (cardano-db-sync)
08:23:15 [6149caa8] Temp dependency update (cardano-db-sync)
08:23:15 [cda5a946] db-sync: Fix query that gets and deletes orphaned rewards (cardano-db-sync)
08:23:15 [78c015c5] db-sync: Add accounting for pool deposit refunds (cardano-db-sync)
08:24:52 [241e329e] Update bounds on keys (jormungandr)
08:25:10 [80aaa66a] rename error (jormungandr)
08:25:37 [063a923b] tmp: update dependencies (jormungandr)
08:28:29 [b13615c5] Downgrade dependencies to match node (cardano-db-sync)
08:28:32 [a46c4829] Version 11.0.3 (cardano-db-sync)
08:30:15 [a51d018b] instrument server and client functions (jormungandr)
08:30:15 [04ff2882] remove span from stream processors (jormungandr)
08:30:15 [1dd60581] remove span from Peer and reuse internal functions (jormungandr)
08:31:24 [e60ec398] Upgraded all dependencies to use node version 1.30. (plutus)
08:36:17 [ec3cbe72] refactor selection function to be tracing-friendly (jormungandr)
08:36:47 [6b6f78bb] Bumps: node 1.30.1, db-sync 11.0.3-pre5, smash 1.6.1-pre1. (cardano-ops)
08:43:14 [770cf12e] Merge pull request #94 from input-output-hk/fix/cip2-token-size-constraint (cardano-js-sdk)
08:44:09 [a7ad622e] plutus-ledger: Add cardano-wallet constructor to 'WalletId' (plutus)
08:44:09 [762d5e10] plutus-pab: FixesQ (plutus)
08:44:09 [fd1612b7] marlowe: Fixes (plutus)
08:45:03 [0c63ec08] Downgrade dependencies to match node (cardano-db-sync)
08:45:03 [73d86fc8] Version 11.0.3 (cardano-db-sync)
08:45:55 [c3f8e4ed] deploy: 770cf12e13cbde82cddfe2dd75db64d0b2a1c9c6 (cardano-js-sdk)
08:46:49 [cf90c05b] add debug spans to every major unit of work (jormungandr)
08:46:50 [e9ca5b10] remove reduntant span (jormungandr)
08:47:45 [38a18670] chore(in-memory-key-manager): move dev dep in package.json (cardano-js-sdk)
08:47:45 [d4c7990b] chore(core): align dependency version (cardano-js-sdk)
08:47:45 [a4cf39c9] refactor(core): rename ChainSettings to NetworkId (cardano-js-sdk)
08:47:46 [1ca43350] fix(core): handle values without assets (cardano-js-sdk)
08:47:46 [ca9d6ed9] feat: add `deriveAddress` and `stakeKey` to the `KeyManager` (cardano-js-sdk)
08:47:47 [34eb9afc] feat(wallet): add UTxO repository and in-memory implementation (cardano-js-sdk)
08:47:47 [229d2435] refactor: rename Tx to WithHash, and export under namespace (cardano-js-sdk)
08:47:47 [8827406c] chore(wallet): enable tsc in build script (cardano-js-sdk)
08:47:48 [6c684490] feat(wallet): createTransactionInternals (cardano-js-sdk)
08:48:22 [67d2e035] Bumps: node 1.30.1, db-sync 11.0.3-pre6, smash 1.6.1-pre1. (cardano-ops)
08:50:01 [79eecad8] improve logs spans (jormungandr)
08:50:03 [7419ff1d] uniform hash in logs (jormungandr)
08:50:03 [9abe9ac3] use a more standard result (jormungandr)
08:50:03 [830c868b] improve hash formatting in logs (jormungandr)
08:51:02 [d161aae4] chore: add new packages to pack and publish scripts (cardano-js-sdk)
08:51:02 [c90c3be0] feat(wallet): add SingleAddressWallet (cardano-js-sdk)
08:51:38 [85cc5430] cabal.project: Bump index-state (cardano-repo-tool)
08:52:05 [3559e353] Add plutus and flat to repos of interest (cardano-repo-tool)
08:52:06 [d29b5a94] refactor Dialog component using MUI (yoroi-frontend)
08:52:35 [69f92957] small fixes (yoroi-frontend)
08:53:44 [836c91fc] rename span (jormungandr)
08:53:45 [1b3c9a5e] Add plutus and flat to repos of interest (cardano-repo-tool)
08:53:45 [80ba688a] cabal.project: Bump index-state (cardano-repo-tool)
08:55:04 [cca13c2c] Add annotation joining for PIR/LetFloat (plutus)
09:01:54 [cce91884] Re-flow api-log.yaml text blocks (hydra-poc)
09:02:04 [b2289bd2] avoid deadlock (jormungandr)
09:17:43 [c73b4264] refactor selection function to be tracing-friendly (jormungandr)
09:21:54 [3b5eae10] Moved the watch protocol to chain-network (chain-libs)
09:21:54 [46bfc5b9] Renamed the client subscription service to Watch (chain-libs)
09:21:54 [434bedb9] setup basic PoC watch.proto (chain-libs)
09:21:54 [036e3848] Remove mempool subscription from watch.proto (chain-libs)
09:24:54 [0fadf849] refactor(wallet): remove direct dependency on @emurgo/cardano-serialization-lib-nodejs (cardano-js-sdk)
09:29:49 [c79dd48a] Remove all decimals with zeros (yoroi-frontend)
09:32:15 [94d5d16e] Add test suite for type `UTxOSelection`. (cardano-wallet)
09:32:24 [69c01f5f] Use `UTxOSelection` to replace `SelectionState` in `Balance` module. (cardano-wallet)
09:36:03 [128f6da1] update keys HRP (jormungandr)
09:36:43 [15e6ca3d] use keys Bech32 implementation (jormungandr)
09:36:44 [c314314e] remove HRP leftovers in tests (jormungandr)
09:44:24 [6c4cef65] fix: use isomorphic CSL in InMemoryKeyManager (cardano-js-sdk)
09:44:47 [6d28e5be] add changelog entry (jormungandr)
09:44:53 [2ed27ec4] Merge branch 'master' into SCP-2755/chain-index-utxo-state-db-backend (plutus)
09:48:14 [5ef441ae] update: Added plutus-extra source repos (plutus-use-cases)
09:49:53 [cc74620d] refactor(core): remove direct dependency on @emurgo/cardano-serialization-lib-nodejs (cardano-js-sdk)
09:55:38 [8767958b] github: actions (blockfrost-ruby)
09:56:01 [bd02ef25] add debug spans to every major unit of work (jormungandr)
09:56:01 [9d4c6937] improve logs spans (jormungandr)
09:56:01 [8a39e14b] remove reduntant span (jormungandr)
09:56:37 [62f7907a] SCP-2753: Extract datums, redeemers and scripts when converting cardano api tx to plutus tx. (plutus)
09:57:35 [449f8d99] github: actions (blockfrost-ruby)
09:59:24 [f156203f] improve hash formatting in logs (jormungandr)
09:59:26 [1513501a] uniform hash in logs (jormungandr)
10:00:25 [83f07cf3] Update README.md (blockfrost-ruby)
10:00:27 [5e297b09] Removed forced rewards blocking (yoroi-frontend)
10:00:43 [a4cfb1bf] github: actions (blockfrost-ruby)
10:03:31 [18e2bf43] github: actions (blockfrost-ruby)
10:06:52 [a3d8371f] updated the some tag numbers for 1.30.1 (cardano-node-tests)
10:11:11 [594eaeba] use standard result (jormungandr)
10:11:21 [8a6712d8] use 100% opacity for receiving address in send confirmation dialog (daedalus)
10:11:36 [32072d25] rename span (jormungandr)
10:11:36 [13acfe5a] avoid deadlock (jormungandr)
10:14:21 [f5b1154a] remove span from stream processors (jormungandr)
10:18:03 [e301a0b1] instrument server and client functions (jormungandr)
10:19:07 [b1890173] Remove TipRow table (plutus)
10:26:07 [06a1fcfc] Merge branch 'alpha' into active-stake-cache (guild-operators)
10:27:38 [8885a264] add remote data and contract resp (plutus-use-cases)
10:29:57 [305af3bd] remove span from Peer (jormungandr)
10:34:29 [9f66cba4] Favour more robust random ports selection function (hydra-poc)
10:36:30 [e08f14a1] Use ToCBOR and FromCBOR instead of Serialise (ouroboros-network)
10:40:49 [cfd714f7] Add new GetChainBlockNo and GetChainPoint queries (ouroboros-network)
10:40:49 [6f65f92c] Use ToCBOR and FromCBOR instead of Serialise (ouroboros-network)
10:42:52 [fb9b7d17] use correct hover opacity for 'Copy address' in wallet receive dialog (daedalus)
10:44:23 [417b32fc] deduplicate-block-solicitation (jormungandr)
10:48:41 [da0887cc] updated the some tag numbers for 1.30.1 (cardano-node-tests)
10:57:09 [5e0ccbeb] Sleep for 10 seconds after Migrate (plutus)
10:58:12 [2846e1db] add debug spans to every major unit of work (jormungandr)
10:58:38 [ddc7a47e] improve logs spans (jormungandr)
10:58:38 [021d631f] improve hash formatting in logs (jormungandr)
10:59:12 [47cb4b8a] Document a special case of SyncMultiverse (chain-libs)
10:59:12 [49dbaf12] Change parameter fields for SyncMultiverseRequest (chain-libs)
10:59:12 [b61d2dc7] network: Add the grpc client API for watch (chain-libs)
10:59:12 [7f3d2557] Fill out server-side support for watch API (chain-libs)
10:59:12 [8695108f] network: Relax trait bounds on grpc::Client (chain-libs)
10:59:12 [6b9b2128] Reorg watch proto in chain-network (chain-libs)
11:02:04 [bb33b65d] Experimental check tests (blockfrost-ruby)
11:02:48 [b69796be] Alternative ogmios query option (yoroi-graphql-migration-backend)
11:04:29 [7fe215db] fix tests (blockfrost-scala)
11:06:51 [e33e0672] Experimental check tests (blockfrost-ruby)
11:08:34 [ae90b431] Active stake cache setup (#1080) (guild-operators)
11:10:59 [5c05b9d5] refactor: rename OgmiosToCardanoWasm to ogmiosToCsl (cardano-js-sdk)
11:11:51 [b8fec8d4] Experimental check tests (blockfrost-ruby)
11:12:53 [e2de5fb2] Alternative ogmios query option (yoroi-graphql-migration-backend)
11:15:19 [9dd13f0c] Experimental check tests (blockfrost-ruby)
11:16:22 [e529e48d] tx-generator fix hardcoded JSON scripts (cardano-node)
11:17:56 [cbffce5e] Experimental check tests (blockfrost-ruby)
11:21:29 [f43a2764] update: Add niv dependency (plutus-use-cases)
11:21:38 [f363c44b] Merge pull request #3969 from input-output-hk/anemish/marlowe-div (plutus)
11:21:42 [5b52201e] Experimental check tests (blockfrost-ruby)
11:21:57 [9706a154] staging: Bump plutus to f363c44bc96498ab8bb1dbdeff45bebc86037c4c (plutus-ops)
11:22:39 [9959552a] fix lints (jormungandr)
11:23:38 [a9813074] change request timeout in tests (blockfrost-scala)
11:23:49 [12f6bd11] adding caution note (cardano-documentation)
11:25:29 [206d8f6f] Experimental check tests (blockfrost-ruby)
11:26:16 [ff5df73c] tx-generator: Add Plutus support to JSON config. (cardano-node)
11:31:30 [d501f555] Revert "bitte: Test not clearing the PAB on restart" (plutus)
11:32:41 [cc2a42ae] Merge branch 'bitte-no-preserve-state' into marlowe-dist-demo (plutus)
11:33:04 [edfa9c73] production: Bump plutus to cc2a42ae36baed95cd1d89a50b3cc0c88cd50d6c (plutus-ops)
11:34:29 [b42dce17] feat(txs/utxo): adding output_index to outputs (blockfrost-ruby)
11:34:48 [680c2bc6] remove useless (blockfrost-ruby)
11:36:22 [9f6ed00a] github: actions (blockfrost-ruby)
11:36:24 [45e5193f] Merge branch 'mmahut/actions' of https://github.com/blockfrost/blockfrost-ruby into mmahut/actions (blockfrost-ruby)
11:36:36 [0d5fb578] refactor filter function to be tracing-friendly (jormungandr)
11:36:43 [37f6fc8b] Merge pull request #209 from input-output-hk/nahern-patch-30 (cardano-documentation)
11:37:06 [d7f979ef] Merge branch 'mmahut/actions' of https://github.com/blockfrost/blockfrost-ruby into mmahut/actions (blockfrost-ruby)
11:37:13 [a6d52ef0] Merge master into staging (cardano-documentation)
11:40:26 [e9a24217] refactor: inject the csl instance in ogmiosToCsl (cardano-js-sdk)
11:44:02 [889e2f84] scp-2744 - adjusted PureScript code to data type changes (plutus)
11:45:20 [12f0171f] test: make assertion against the loaded library (cardano-js-sdk)
11:45:40 [d4820a06] Add span to every major unit of work (jormungandr)
11:48:23 [4796e20d] Experimental check tests (blockfrost-ruby)
11:48:59 [dff6c161] Experimental check tests (blockfrost-ruby)
11:49:43 [cfbed751] Experimental check tests 3 (blockfrost-ruby)
11:50:59 [3fd77aac] refactor(wallet): use existing getter (cardano-js-sdk)
11:51:49 [3563ece0] Merge branch 'master' into scp-2744-actus-contracts-in-marlowe (plutus)
11:52:46 [c33edc69] chore(wallet): add non-critical todo (cardano-js-sdk)
11:54:53 [655aa1f1] timeout with tracing when killing mux jobs (ouroboros-network)
11:58:23 [55a30aba] timeout debug tracing (cardano-node)
11:58:52 [6bb312ff] Fix silly compilation error (hydra-poc)
12:00:46 [6d8fed2b] Add new GetChainBlockNo and GetChainPoint queries (ouroboros-network)
12:00:46 [995a140e] Use ToCBOR and FromCBOR instead of Serialise (ouroboros-network)
12:05:35 [cf8b6c41] Add CardanoGens NFTs (essential-cardano)
12:12:46 [607e61f0] tx-generator: Add Plutus support to JSON config. (cardano-node)
12:14:03 [b110211b] Merge pull request #3561 from Zeegomo/update-hrp-master (jormungandr)
12:19:42 [654e618d] fix alonzo CDDL link in the readme (cardano-ledger-specs)
12:21:09 [fc23fd1a] Remove instance (ouroboros-network)
12:21:42 [54479ef0] Fix haddock building (cardano-node)
12:27:46 [1f4f57bd] Using alternative ogmios query (yoroi-graphql-migration-backend)
12:28:52 [f9e2ec69] Bump prismjs from 1.24.1 to 1.25.0 (#311) (developer-portal)
12:31:05 [86856930] fix broken faucet link (#312) (developer-portal)
12:33:49 [3310976d] minor bug (#314) (developer-portal)
12:34:46 [52cd50ff] Spotlight fixes (#315) (developer-portal)
12:35:43 [12439b04] Varia (#320) (developer-portal)
12:40:27 [6460ee1b] extended logging (yoroi-graphql-migration-backend)
12:41:36 [ee57f39e] Merge pull request #3981 from input-output-hk/scp-2744-actus-contracts-in-marlowe (plutus)
12:41:56 [917be29b] staging: Bump plutus to ee57f39e75b8791c9df0803f2fd884b64f5e4b79 (plutus-ops)
12:44:30 [659bc616] Remove Serialise (Point block) instance because it is unused. (ouroboros-network)
12:45:06 [e6a36f4b] Handle split chain tip queries. (cardano-node)
12:49:36 [26f30dc5] SCP-2753: Extract datums, redeemers and scripts when converting cardano api tx to plutus tx. (plutus)
12:52:11 [2ac33364] Change flag for generating haddock (hydra-poc)
12:54:30 [a7e609d1] SCP-2753: Extract datums, redeemers and scripts when converting cardano api tx to plutus tx. (plutus)
12:58:33 [4584b8d5] Fix troubleshooting doc (plutus)
12:59:15 [60684dfb] Merge pull request #3994 from input-output-hk/hrajchert/add-animation-to-contract-start (plutus)
12:59:36 [438fb9cd] production: Bump plutus to 60684dfb5ff3785b3494696efa5171deaf1ed30c (plutus-ops)
13:02:18 [7722e7aa] Introduce an executable to simplify logs (hydra-poc)
13:02:19 [79da78c6] Simplify more events and effects (hydra-poc)
13:02:20 [bbb369ec] Allow filtering standard input (hydra-poc)
13:02:22 [9290f45f] Properly filter transactions and add timestamp (hydra-poc)
13:02:23 [5124018c] Add options parsing and some help (hydra-poc)
13:04:22 [60c051b6] Use new GetChainBlockNo and GetChainPoint queries in query tip. (cardano-node)
13:06:55 [02851fb6] Test to assert mainnet configuration is valid (cardano-node)
13:11:36 [01be0ab8] Replacing `String()` with JSON.stringify (yoroi-graphql-migration-backend)
13:13:14 [42f43a2c] Experimental Compact Data Strutures branch (cardano-ledger-specs)
13:14:40 [405d38c0] Merge PR #311, #312, #314, #315 and #320 into main (#321) (developer-portal)
13:14:55 [240ecd9f] changed networks to ogmios test (yoroi-frontend)
13:15:04 [a4f7eaeb] [wip] Add test to check compression ratio hence correct interpretation of logs (hydra-poc)
13:15:48 [f93d92dd] Merge remote-tracking branch 'origin/nightly' into release/nightly/4.7.303 (yoroi-frontend)
13:17:37 [e37f6b6a] deploy: 2ac333646c74710caed2f167a1b40722094d2459 (hydra-poc)
13:19:10 [b88e8700] Merge branch 'bitte-no-preserve-state' (plutus)
13:19:32 [cc0150dc] staging: Bump plutus to b88e87005128978c2d079f03957e28505461e9eb (plutus-ops)
13:20:42 [a7148e25] Support resuming from db (plutus)
13:24:47 [85635cb1] Upgraded all dependencies to use node version 1.30. (plutus)
13:29:03 [25a53113] Version bump 4.7.303 (yoroi-frontend)
13:30:12 [099493b7] SCP-2734: API for watching the state of tx outputs. (plutus)
13:30:28 [4cffb6c6] Bump ipxed (infra-ops)
13:37:24 [32b6935f] add garbageCollect function (plutus)
13:39:13 [a9b6eb69] Support resuming from db (plutus)
13:41:37 [10b5bd2d] add hovered state to copy button when hovering over wallet public key (daedalus)
13:42:52 [f29452ed] Upgraded all dependencies to use node version 1.30. (plutus)
13:44:16 [6c788d67] [DDW-680] alphabetise css properties (daedalus)
13:47:02 [561a19e8] Update ConnectingToTheTestnet.md (plutus)
13:47:02 [b94ae726] Update ConnectingToTheTestnet.md (plutus)
13:47:02 [f05d5390] Document how to connect to the testnet (plutus)
13:47:02 [ce4563d2] Update plutus-chain-index/notes/ConnectingToTheTestnet.md (plutus)
13:47:02 [fc7bdd32] Update ConnectingToTheTestnet.md (plutus)
13:47:20 [a33aa7f7] staging: Bump plutus to b94ae726ba56363ecc18d6d16c9b33c20884e891 (plutus-ops)
13:51:02 [8623d835] SCP-2753: Extract datums, redeemers and scripts when converting cardano api tx to plutus tx. (#3975) (plutus)
13:51:22 [9dd3f64e] staging: Bump plutus to 8623d835e475ce70d29494e6c0a55ffd95e9bbbb (plutus-ops)
13:54:27 [c27709f4] [DDW-680] alphabetise css properties (daedalus)
13:57:19 [a55aef9e] Upgraded all dependencies to use node version 1.30. (plutus)
14:00:01 [a81a80de] remove check-cabal-project pipeline (cardano-ledger-specs)
14:04:44 [2f103404] Invalidate browser cache after new version release (adalite)
14:05:07 [687c57ac] Docker: add cardano-submit-api (cardano-node)
14:07:26 [2d530737] added third column in main view (guild-operators)
14:14:39 [744fbde8] remove unused span (jormungandr)
14:15:00 [0a5bbffe] Add a simple coverage test checking we actually filter logs (hydra-poc)
14:15:10 [440fc165] Comments and formatted type signatures (plutus-use-cases)
14:16:59 [b1055541] P2P Workaround for OSX accept bug (ouroboros-network)
14:17:15 [81ea0cca] Invalidate browser cache after new version release (adalite)
14:19:44 [d7c5291b] send custom user agent in the request (blockfrost-swift)
14:20:12 [a6613b47] Remove `commonStuff` from stencil app (plutus-use-cases)
14:20:39 [58c093a4] Upgraded all dependencies to use node version 1.30. (#3993) (plutus)
14:20:57 [c6e5659a] staging: Bump plutus to 58c093a49eb7a369865e361179d649264fc817a4 (plutus-ops)
14:27:39 [58929af9] Add comments to API module (plutus-use-cases)
14:34:13 [4f4633ae] Adds consul snapshots (bitte)
14:34:13 [3cf3d4eb] Update the backupDir to backupDirPrefix (bitte)
14:34:13 [0a26e014] Adds customizable hourly, daily and custom consul snap jobs (bitte)
14:34:13 [6541e9b0] Adds nomad snapshots (bitte)
14:34:13 [fe8001c2] Fixup path and owner (bitte)
14:34:13 [72c403e9] fix typo (bitte)
14:34:13 [f4024a89] Add more sensible snapshot defaults (bitte)
14:34:13 [8d75e255] Adds vault snapshots (bitte)
14:34:13 [aa5a4d83] snapshot code cleanup and permission fixes (bitte)
14:34:13 [28443105] bump bitte-cli (bitte)
14:34:14 [1932f622] Fixup the mgmt nomad token generation (bitte)
14:34:14 [81ffa54a] Fixup the nomad policy name type check (bitte)
14:34:14 [ce0990f9] Fixup vault cli format for parsing (bitte)
14:34:14 [bd431405] appease shellcheck (bitte)
14:34:14 [2001de35] allow vault-agent templates without command (bitte)
14:34:14 [70f495ec] Fixup the accuracy sec param (bitte)
14:34:14 [ee8f1f3f] Fixup ability to repetitively trigger based on timer (bitte)
14:34:18 [12f101a3] tests (plutus)
14:38:33 [1c6fa012] added mainnet sync test values (cardano-node-tests)
14:39:55 [ee7781e6] 6.7.4 (adalite)
14:41:02 [921d83bc] add google verification file (utxo-alliance-site)
14:43:00 [743e752b] edit google verification file (utxo-alliance-site)
14:49:54 [13893ecf] Docs, line wrap, readable curls (plutus-use-cases)
14:52:38 [8362ddd3] [DDW-680] fix loading spinner position when delgation center wallet is restoring (daedalus)
14:58:19 [c9a79ecf] Start processing logs. (plutus)
14:58:24 [22f09c99] Process log more. (plutus)
14:58:25 [de6e62c5] Update getStacks to output own time spent instead of total time. (plutus)
14:58:25 [208aa450] WIP process log to stacks. (plutus)
15:01:14 [d5f6be81] Update CHANGELOG (jormungandr)
15:02:47 [f7ca3135] Add generators and shrinkers for type `UTxOSelection`. (cardano-wallet)
15:02:47 [55078ac2] Add type `UTxOSelection` to represent an in-progress UTxO selection. (cardano-wallet)
15:02:48 [b7ea65a8] Use `UTxOSelection` to replace `SelectionState` in `Balance` module. (cardano-wallet)
15:02:48 [18a65f35] Add test suite for type `UTxOSelection`. (cardano-wallet)
15:06:08 [ec055781] cardano-tracer: fix log system, new tests. (cardano-node)
15:10:04 [99a28357] Add `--cache-listpools-ttl` command line argument (cardano-wallet)
15:10:46 [a6777405] Merge pull request #2499 from input-output-hk/jc/gh-ormolu-action (cardano-ledger-specs)
15:16:46 [cc81c60b] Mention port 8080 must be unused (plutus-use-cases)
15:19:14 [d08ea546] bugfix: nix-build not building (plutus-use-cases)
15:21:11 [c6c4be15] Merge pull request #2500 from input-output-hk/jc/fix-alonzo-cddl-link (cardano-ledger-specs)
15:23:57 [ead20b33] tx-submit content-type as env var (yoroi-graphql-migration-backend)
15:28:16 [700be3f9] add tests for marketplace operator fee (plutus-use-cases)
15:29:50 [ba6c44a4] update: add plutus-extra dependency to cabal depends-on (plutus-use-cases)
15:32:58 [e035db42] [DDW-680] Adjust distance between wallet name and balance in delegation center (daedalus)
15:34:25 [e358f34b] Merge branch 'master' into SCP-2755/chain-index-utxo-state-db-backend (plutus)
15:36:11 [1dd3363f] Release 0.13.0 (jormungandr)
15:40:07 [c2ae3d66] Update CHANGELOG (jormungandr)
15:40:38 [3edbf866] Merge pull request #143 from mlabs-haskell/eliza/merge-plutus-extra (plutus-use-cases)
15:40:52 [fed3cb06] SCP-2734: API for watching the state of tx outputs. (plutus)
15:44:27 [8019fdcd] Merge pull request #144 from mlabs-haskell/staging (plutus-use-cases)
15:47:31 [a387a583] Merge pull request #124 from CardanoSolutions/dependabot/npm_and_yarn/clients/TypeScript/tmpl-1.0.5 (cardano-ogmios)
15:48:47 [5c824831] Merge pull request #22 from kenriortega/code-review (blockfrost-go)
15:49:26 [632294df] deploy: a387a58386a60f75d265db0a337007374088c965 (cardano-ogmios)
15:54:34 [fe834637] fixed mempool stats (guild-operators)
15:55:50 [66152cf3] 127.0.0.1 -> localhost in one spot, to match everywher else (plutus-use-cases)
15:56:38 [4e59c3fb] initial testnet scripts (testnet-summit-scripts)
15:58:30 [39d15e5a] Revert "127.0.0.1 -> localhost in one spot, to match everywher else" (plutus-use-cases)
15:59:40 [981b6599] Add the list of fns the current fn is in. (plutus)
16:10:56 [f19aa17c] Catalyst registration period is extended until Oct 4th (yoroi-graphql-migration-backend)
16:11:47 [2606485f] Elaborate on Obelisk firefox situation (plutus-use-cases)
16:14:49 [1fa68131] update logo and copy (utxo-alliance-site)
16:19:25 [32d5ea98] Re-materialize nix derivations (hydra-poc)
16:27:39 [0dce3747] Change witness count to 2 for minting transactions (developer-portal)
16:28:27 [d90ac484] Drop unused files (including flake.nix for now) (hydra-poc)
16:32:03 [c2cfc2ba] Merge pull request #269 from Emurgo/ruslan/catalyst-dates-update (yoroi-graphql-migration-backend)
16:32:16 [bb979f5e] Merge branch 'master' into thomas/fixRewards (yoroi-graphql-migration-backend)
16:41:09 [ed99c15b] minor fixes for bitte-ci (infra-ops)
16:43:33 [851f313a] Change witness count to 2 for minting transactions (developer-portal)
16:45:14 [15eb9ae5] Enforce non-caching of the initial landing page HTML (adalite)
16:46:05 [1dd315bd] Adds EZMINT to showcase (developer-portal)
16:48:28 [ed24d66d] Changed "10000 blocks" to "10000 slots" (developer-portal)
16:50:30 [9a1bc3c5] Add back pooledTokens original behavior (plutus-use-cases)
16:55:04 [39e954f8] Add a docker badge and feature list to README (hydra-poc)
16:58:16 [1b93fc2b] Fix issues (plutus)
16:59:31 [b66476a6] fix oauth routing (infra-ops)
17:01:08 [41459169] Add status to portfolios (plutus-use-cases)
17:04:20 [982133a1] 6.7.5 (adalite)
17:09:10 [50f36b4b] fixed README (lobster-challenge)
17:37:43 [6036fb7e] Nikki_Duck (cardano-token-registry)
17:37:56 [aeccd36a] Various improvements to README (plutus-use-cases)
17:37:56 [728ad1d0] Check port 8080 before running PAB (plutus-use-cases)
17:42:30 [914766d2] More README improvements (plutus-use-cases)
17:51:03 [120a2156] SCP-2734: API for watching the state of tx outputs. (plutus)
17:55:55 [365f74ed] Fix error on duration. Add timed files to git ignore. (plutus)
17:58:18 [92ec4195] Hotfix close issue (plutus)
17:58:46 [da9b10b3] production: Bump plutus to 92ec4195662ad277ce48d8e503d84c57848f83f6 (plutus-ops)
18:09:16 [4e1041fa] SCP-2734: API for watching the state of tx outputs. (plutus)
18:10:45 [0c882d38] Start to clean up swap frontend (plutus-use-cases)
18:14:41 [c684a6ea] Fix enter dashboard state with localStorage. (plutus)
18:22:32 [814f9328] initial testnet scripts (testnet-summit-scripts)
18:23:45 [8d3567c3] updated the tag_no for 1.30.1 (cardano-node-tests)
18:24:49 [7d8c903b] Output to framegraph stack format. (plutus)
18:37:06 [e461860e] Replace the welcome screen for coming soon (plutus)
18:40:15 [2aae83cb] More Swap improvements (plutus-use-cases)
18:41:03 [7b4e2f5f] vulnix module: fix option `scanClosure` (bitte)
18:41:04 [619c7e24] vulnix module: more human-readable code style (bitte)
18:41:25 [12fc325e] add README (testnet-summit-scripts)
18:42:28 [85b616ac] Remove unused dependency (cardano-node)
18:46:34 [a2710c83] Add an intro section to README (hydra-poc)
18:47:40 [612bab1f] Remove some construction signs (hydra-poc)
18:54:23 [c14bafa8] Added MutIndexable, and mergeArrWithCont, etc. (cardano-ledger-specs)
18:54:47 [466a73c3] vulnix module: fix option `scanClosure` (bitte)
18:54:48 [3b629a0f] vulnix module: more human-readable code style (bitte)
18:54:59 [22a2fa9d] vulnix whitelists: add module (bitte)
18:55:00 [c2ae4593] vulnix whitelists: add entries (bitte)
18:55:01 [58ed8e7c] vulnix whitelists: split into separately usable outputs (bitte)
18:55:02 [016ee137] vulnix whitelists: add entries, fix CVE identifiers (bitte)
18:55:06 [e5f1153f] Merge branch 'nixdebug' into tmp (bitte)
18:55:26 [57dbcf27] Add some icons (hydra-poc)
18:56:42 [0d02f530] Added Comonad instance for Signal (ouroboros-network)
18:57:44 [a169f46e] Failed attempt to make flamegraph.pl like my duration format. (plutus)
18:59:14 [560b5172] Fix estimated amount to receive (plutus-use-cases)
19:04:20 [14c27512] Add a (very) short Getting started (hydra-poc)
19:09:47 [0042d122] SCP-2734: API for watching the state of tx outputs. (plutus)
19:12:57 [e1466034] Fix dropdown class name (plutus-use-cases)
19:13:24 [757d7a76] Accessor for words of 32 byte hashes (cardano-base)
19:20:55 [fda1e3ab] Score for pleasure 1/14 (cardano-token-registry)
19:21:46 [d383dde2] Intermezzo 2/14 (cardano-token-registry)
19:22:29 [d1b4bd11] Hidden Corner 3/14 (cardano-token-registry)
19:23:21 [9e388e7b] Soirea 4/14 (cardano-token-registry)
19:23:55 [70611352] Vagabund Diary 5/14 (cardano-token-registry)
19:25:15 [9eb90adb] First Violin 6/14 (cardano-token-registry)
19:26:25 [c3577794] Eve temptation 7/14 (cardano-token-registry)
19:27:03 [05cd5c76] DoubleC 8/14 (cardano-token-registry)
19:27:51 [d880f3da] Juicy Compositon 9/14 (cardano-token-registry)
19:28:05 [f8664fd0] cardano-node 1.30.1 (cardano-ops)
19:28:37 [e7af3b90] Golden Dreams 10/14 (cardano-token-registry)
19:29:19 [7edaff79] First League 11/14 (cardano-token-registry)
19:30:07 [0aa4e558] Dolce Vita 12/14 (cardano-token-registry)
19:30:55 [141d6af1] In wine veritas 13/14 (cardano-token-registry)
19:31:59 [740e6eb8] Wine Mother 14/14 (cardano-token-registry)
19:32:24 [2deb48a3] Build hydra-tui in hydra CI and as docker image (hydra-poc)
19:34:18 [c0d8f746] Minor typo fixes (plutus-use-cases)
19:40:57 [32acb9b7] Small change in the coin-selection to not filter out utxos with zero spendable amount (will be used for repackaging) (yoroi-frontend)
19:44:20 [313ffbf0] Build hydra-tui in hydra CI and as docker image (hydra-poc)
19:53:29 [c9f1b54e] Fixed topbar a lil to fit three balance detail lines for now (yoroi-frontend)
19:54:02 [8612548d] buy/sell => buy (in en) (yoroi-frontend)
19:56:33 [b665a125] Add a loading indicator for the wallet account list (plutus-use-cases)
19:58:58 [fc63f89b] "Shelley-era wallet" => "Standard wallet" (in restoring only for now) (yoroi-frontend)
20:01:30 [c2b75c3f] "Shelley - Standard wallet" => "Standard wallet" (in nav plate only for now) (yoroi-frontend)
20:04:53 [71a641fd] Build hydra-tui in hydra CI and as docker image (hydra-poc)
20:04:54 [21f63d1d] added more stats (guild-operators)
20:08:22 [c2862943] fixed default value for EGK (guild-operators)
20:13:44 [ce66ccd0] Changed message IDs for "Buy/Sell" => "Sell" to force translation updates (yoroi-frontend)
20:19:11 [cc7016b3] Build hydra-tui in hydra CI and as docker image (hydra-poc)
20:30:54 [2b193fa4] Improve websocket handling for Pool page (plutus-use-cases)
20:35:24 [783b9d79] the flower of magic (cardano-token-registry)
20:38:03 [f7b691c0] manually unpack txid in txin (cardano-ledger-specs)
20:42:50 [a8d91e61] vulnix module: more human-readable code style (bitte)
20:43:03 [942d809f] Build hydra-tui in hydra CI and as docker image (hydra-poc)
20:49:26 [a6a0c348] Version bump 4.7.400 (yoroi-frontend)
20:56:22 [5875d9f0] vulnix module: add `scanClosure` option to scan only runtime dependencies (bitte)
20:56:23 [fc10cd77] monitoring profile: make vulnix scan only runtime dependencies (bitte)
20:56:24 [984a3ca1] add comment about when we can use vulnix from nixpkgs (bitte)
20:56:25 [fa903556] vulnix module: use seperate whitelists for system scans and Nomad job scans (bitte)
20:57:03 [6b79f5cd] vulnix whitelists: add entries (bitte)
20:57:03 [657f1c36] vulnix whitelists: add module (bitte)
20:57:04 [60e2a96b] vulnix whitelists: split into separately usable outputs (bitte)
20:57:05 [dd045e0d] vulnix whitelists: add entries, fix CVE identifiers (bitte)
20:57:19 [c2241d4e] Merge branch 'nixdebug' into tmp (bitte)
20:58:49 [d84416aa] Added forced hiding of the reward history graph on the dashboard page (yoroi-frontend)
21:13:37 [b8815077] Swap after failure works, remove redundant front end parsing (plutus-use-cases)
21:13:37 [fe23be45] Cleaning up Swap more (plutus-use-cases)
21:19:42 [a37319c8] Build hydra-tui in hydra CI and as docker image (hydra-poc)
21:31:21 [4e25e6e5] Add World of Pirates (essential-cardano)
21:33:28 [74cc83eb] more efficient version (lobster-challenge)
21:39:40 [61697c4b] More swap fixes (plutus-use-cases)
21:44:24 [f39e8a03] Add an intro section to README (hydra-poc)
21:44:24 [62a2b9bf] Add a docker badge and feature list to README (hydra-poc)
21:44:24 [d40d7ef9] Remove some construction signs (hydra-poc)
21:44:24 [ea24a97e] Add some icons (hydra-poc)
21:44:25 [cff8f7be] Add a (very) short Getting started (hydra-poc)
21:45:35 [892ee72d] Add cache instructions to README (plutus-use-cases)
22:04:07 [00a0079c] Merge branch 'alpha' into alpha (guild-operators)
22:11:50 [5d390678] Improve Swap UI (plutus-use-cases)
22:20:05 [42525d64] Accessor for words of 32 byte hashes (#238) (cardano-base)
22:25:12 [f1a5e586] Extend getting started (hydra-poc)
22:28:23 [3ed20ee0] Merge pull request #81 from obsidiansystems/to-upstream/obsidian-systems/dex (plutus-use-cases)
22:28:45 [a14262ff] manually unpack txid in txin (cardano-ledger-specs)
22:36:22 [0e70bbd6] Slight swap code cleanup (plutus-use-cases)