Home / Reports / Nov 24, 2021

Wednesday, November 24, 2021

425 commits had been pushed across 43 repos by 94 authors. There were 208,973 additions and 69,299 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:45:35 [a959a847] SCP-2368: Hosted PAB scenario - expose partial transactions that need to be balanced, signed and submitted by a remote wallet. (plutus-apps)
00:55:23 [d40658d3] Simplify `FromSharedCBOR` by removing `StateT` from `fromSharedCBOR` (cardano-ledger)
00:58:31 [300481b3] Scheduled update (pool_groups)
00:58:46 [f630e961] SCP-2368: Hosted PAB scenario - expose partial transactions that need to be balanced, signed and submitted by a remote wallet. (plutus-apps)
01:21:47 [9f385378] Update Hackage and Stackage (haskell.nix)
01:24:04 [7d8c24c5] nix: formatted all nix files correctly (cardano-db-sync)
01:28:48 [6dfedbc1] Merge #3384 (cardano-node)
01:34:43 [9e557d0a] migrate ChangeWalletName to typescript (yoroi-mobile)
01:39:31 [7c2b5908] cleanups (yoroi-mobile)
01:50:58 [5786f04c] Merge branch 'master' into cip30-multiasset-largest-first (cardano-serialization-lib)
02:02:25 [434a5037] Scheduled update (pool_groups)
02:09:03 [185abfcf] Fix flaky test: tx_builder_cip2_random_improve_multiasset (cardano-serialization-lib)
02:19:19 [48ff5133] nix: removed -extended artefacts (cardano-db-sync)
02:28:51 [96364195] migrate ChangeWalletName to react-query (yoroi-mobile)
02:43:32 [8c0ce704] Merge pull request #1798 from Emurgo/change-wallet-name (yoroi-mobile)
02:48:12 [285721f0] nix: formatted all nix files correctly (cardano-db-sync)
02:50:27 [3d464d48] nix: removed -extended artefacts (cardano-db-sync)
02:55:32 [e4d7d955] Update essential-cardano-list.md (essential-cardano)
03:06:31 [1937bf72] Use `Coin.toNatural` in `Api.Server.mkApiFee`. (cardano-wallet)
03:06:37 [202330bf] migrate remove wallet to react-query (yoroi-mobile)
03:06:38 [0b95b179] Use `Coin.unsafeToWord64` in `computeUtxoStatistics`. (cardano-wallet)
03:13:34 [5a06d19a] wip fixes (mantis-ops)
03:13:46 [535d0dd8] Add commentary relating to `Semigroup` and `Monoid` instances for `Coin`. (cardano-wallet)
03:18:49 [89cb819f] Scheduled update (pool_groups)
03:22:20 [980720e0] Merge #3032 #3034 (cardano-wallet)
03:34:50 [ee3ab051] Minor cleanup (cardano-db-sync)
03:34:50 [a6dd45ab] nix: formatted all nix files correctly (cardano-db-sync)
03:34:50 [9b6fadec] nix: removed -extended artefacts (cardano-db-sync)
03:55:04 [f621038e] Merge #3032 (cardano-wallet)
04:02:07 [0072c88c] added automated test results (cardano-node-tests)
04:23:51 [faa53b81] Scheduled update (pool_groups)
04:27:12 [0fca93d6] Merge pull request #904 from input-output-hk/kderme/simplify (cardano-db-sync)
04:27:30 [aa036c25] Fix Block Size in Proposals (cardano-db-sync)
04:28:23 [2d7d121d] SCP-3079 basic support for balanced Marlowe transactions (marlowe-cardano)
04:28:37 [7f62c796] Merge #3378 (cardano-node)
04:40:29 [da085f78] stylish-haskell: cleaned up non-compliant files (cardano-db-sync)
04:53:03 [d04ddd7a] remove needless return (jormungandr)
05:08:35 [73d8c422] Fix integration test failures. (cardano-wallet)
05:11:42 [a3a9c59f] forward errors to subscription consumers (jormungandr)
05:16:13 [d814726f] Scheduled update (pool_groups)
05:25:20 [7f8b5513] Enable cache, enforce server nomen clature for ssl-enabled servers (guild-operators)
06:15:28 [0849fc12] chore(core): split string type util tests (cardano-js-sdk)
06:18:45 [34b662ba] Windows tests: Download cardano-node PR #3320 build separately (cardano-launcher)
06:21:42 [b23e3200] Scheduled update (pool_groups)
06:26:09 [f13c85ae] hydra-crystal-notify: axe project column queries (ci-ops)
06:29:12 [18c2d9e6] Sign correctly transactions with missing/null ttl (adalite)
06:42:46 [f9737041] Dont allow null ttl in bitbox signTransaction type (it doesn't work) (adalite)
06:45:46 [c0b8b62b] Merge pull request #967 from input-output-hk/kderme/fix-block-size (cardano-db-sync)
06:56:58 [9101a98f] Sign correctly transactions with missing/null ttl (adalite)
06:58:56 [6567e65a] Remove redundant constraint from `Cardano.Wallet.joinStakePool`. (cardano-wallet)
06:58:59 [4a59d53a] Remove redundant constraint from `Cardano.Wallet.quitStakePool`. (cardano-wallet)
06:59:00 [a91bd30d] Remove redundant duplicate imports. (cardano-wallet)
07:01:50 [1e5b6cb6] Merge #3034 (cardano-wallet)
07:04:58 [8155f28b] hydra-crystal-notify: axe project column queries (ci-ops)
07:13:45 [b042a316] feat(core): add utils for custom string types, safer pool id types (cardano-js-sdk)
07:16:40 [447f7a36] Merge pull request #3032 from input-output-hk/jonathanknowles/remove-redundant-imports-and-constraints (cardano-wallet)
07:17:25 [d0129b5d] Scheduled update (pool_groups)
07:25:32 [a3259681] refactor: add ProviderFailure.InvalidResponse, use improved PoolId type (cardano-js-sdk)
07:30:57 [1d1efb3d] Add constants `txOutMinCoin` and `txOutMaxCoin`. (cardano-wallet)
07:31:00 [46836170] Redefine `Coin` in terms of `Natural`. (cardano-wallet)
07:31:01 [7a7a080b] Replace function `coinToInteger` with safer equivalent. (cardano-wallet)
07:31:01 [776da865] Replace unsafe function `coinQuantity`. (cardano-wallet)
07:31:01 [38025ad4] Replace compatibility function `coinToNatural`. (cardano-wallet)
07:31:02 [5d19b0ba] Replace compatibility function `unsafeNaturalToCoin`. (cardano-wallet)
07:31:02 [674eac6f] Simplify `FromText` instance for `Coin`. (cardano-wallet)
07:31:02 [ed2556f8] Replace outdated comment within `Semigroup` instance for `Coin`. (cardano-wallet)
07:31:03 [a6d6578a] Replace `genFixedSize{Coin,TokenBundle}` with `genTxOut{Coin,TokenBundle}`. (cardano-wallet)
07:31:03 [4e0cb4cf] Remove `Bounded` instance for `Coin`. (cardano-wallet)
07:31:03 [39c590ed] Replace `Coin.isValid` with `Tx.coinIsValidForTxOut`. (cardano-wallet)
07:31:03 [e17e5b84] Replace `sumCoins` with `Data.Foldable.fold`. (cardano-wallet)
07:31:04 [3e71b905] Replace `Coin.subtractCoin` with `Coin.subtract`. (cardano-wallet)
07:31:04 [d7e2597c] Regenerate nix (cardano-wallet)
07:31:04 [830e9b47] Replace `Coin.addCoin` with `Coin.add`. (cardano-wallet)
07:31:05 [affc9940] Use `Coin.toNatural` in `Api.Server.mkApiFee`. (cardano-wallet)
07:31:05 [2db03df3] Add commentary relating to `Semigroup` and `Monoid` instances for `Coin`. (cardano-wallet)
07:31:05 [fa8f8284] Use `Coin.unsafeToWord64` in `computeUtxoStatistics`. (cardano-wallet)
07:31:06 [7f441391] Fix integration test failures. (cardano-wallet)
07:32:45 [f2616f98] hydra-crystal-notify: axe project column queries (ci-ops)
07:38:05 [12298876] Add testcase (adalite)
07:49:00 [e460cfb1] Generate payment and convert UTxO to use for committing (hydra-poc)
08:11:01 [917377fa] hydra-crystal-notify: axe project column queries (ci-ops)
08:16:30 [3a79783b] refactor: add ProviderFailure.InvalidResponse, use improved PoolId type (cardano-js-sdk)
08:16:48 [63af887d] refactor(core): convert Cardano/util and Cardano/StakePool into dirs (cardano-js-sdk)
08:16:58 [8961701c] Wip support rollback (cardano-db-sync)
08:21:22 [ca06c3b1] Scheduled update (pool_groups)
08:26:12 [921598ad] add the benchmarking hydra machine (ci-ops)
08:33:19 [cdc5be46] Use the serialized Address as keys in TUI (hydra-poc)
08:33:36 [f97ca123] Remove scenario tests completely and move all tests cases to integration tests (jormungandr)
08:34:28 [c10f49e1] Merge #2554 (cardano-ledger)
08:38:08 [eabf9ecf] Add update proposals new tests. (#3697) (jormungandr)
08:38:14 [bcd5a1bc] Define orphan Ord for addresses using Show (hydra-poc)
08:44:05 [c58a0da7] Merge #3384 (cardano-node)
08:45:10 [8ab842dd] Merge remote-tracking branch 'origin/master' into feature/split-policy-id-assets-in-overflow (cardano-serialization-lib)
08:46:18 [01f8daf4] Merge branch 'cardano-foundation:staging' into staging (testnets-cardano-org)
08:55:23 [5a821e70] Start (re)implementing 'mkSimpleCardanoTx' (hydra-poc)
08:55:56 [d46449a0] Improved logging (daedalus)
08:56:23 [1b0dc80d] Group some Tx data in batches (cardano-db-sync)
08:58:29 [de76ca8a] Updating how tx-builder is used in tests (after merge) (cardano-serialization-lib)
09:01:13 [102536a7] reword help message (jormungandr)
09:01:27 [c2354b83] fix tests (jormungandr)
09:06:02 [85719211] update testing wallet to partially support multiple spending counter lanes (jormungandr)
09:06:02 [04144033] update chain-libs (jormungandr)
09:06:02 [38eed2bf] add user friendly interface for spending counter (jormungandr)
09:06:29 [37b4b798] update changelog (jormungandr)
09:06:31 [706f4205] fix clippy (jormungandr)
09:06:31 [2b838d93] reword help message (jormungandr)
09:06:31 [00ec7f6c] fix tests (jormungandr)
09:11:12 [fa4ac3af] Complete construction of mkSimpleTx TxBody (hydra-poc)
09:11:13 [92018611] Restrict updating CDF counters after restart. (cardano-node)
09:12:37 [fe6152df] Bump console from 0.14.1 to 0.15.0 (#3690) (jormungandr)
09:14:04 [88966614] Bump indicatif from 0.15.0 to 0.16.2 (jormungandr)
09:14:25 [88937ea4] Bump structopt from 0.3.23 to 0.3.25 (jormungandr)
09:14:26 [733d2071] Bump futures from 0.3.16 to 0.3.18 (jormungandr)
09:17:08 [4dd439c1] up wf (cicero)
09:17:09 [76cbc413] Restrict updating CDF counters after restart. (cardano-node)
09:18:09 [2c939290] Scheduled update (pool_groups)
09:21:54 [3ecc8877] update usages (vit-testing)
09:22:09 [71cd0cbc] Bump assert_fs from 1.0.5 to 1.0.6 (jormungandr)
09:26:29 [67fcf344] Sign transaction in mkSimpleCardanoTx and changed signature (hydra-poc)
09:31:04 [f99495a0] Update tx_info endpoint (guild-operators)
09:36:44 [a8d68a33] Fix `prop_assessTokenBundleSize_*` properties. (cardano-wallet)
09:39:47 [b5fe61fb] Use Ledger's Mary generator for UTXO, as it was before. (hydra-poc)
09:41:11 [c4fd631e] Exposing only domain, generators and applicability rules (marlowe-cardano)
09:44:15 [e7ae575e] Expand snocket tests with various scenarios (ouroboros-network)
09:47:33 [aaa0fb51] Update ghcjs810-src.json (haskell.nix)
09:47:40 [a157be6b] Merge #3417 (ouroboros-network)
09:48:38 [3174dcc4] Use Latin1 encoding to decode Base16-encoded assetname to match cardano-api. (hydra-poc)
09:51:43 [c8356966] Insert epoch with the rest of the block (cardano-db-sync)
09:54:30 [8ed4c2ae] Expose account based vote count endpoint (jormungandr)
09:55:05 [c79f78e4] Update openapi doc entry with accounts-votes-count (jormungandr)
10:01:10 [4092f7ec] clean up code (vit-testing)
10:01:29 [818fad8c] added another proposals endpoint needed for voting app (vit-testing)
10:02:15 [1b15f2c8] update Cargo.lock (vit-testing)
10:06:33 [ceb47f35] De-parameterise QueryError type (cardano-node)
10:08:22 [73edbaca] Add roundtrip test for AssetName (hydra-poc)
10:12:34 [5e44ad34] Get time metadata from ledger state (cardano-db-sync)
10:19:13 [757138a6] Merge ShelleyQueryCmdAcquireFailure and ShelleyQueryCmdUnsupportedVersion constructors into ShelleyQueryCmdQueryError (cardano-node)
10:19:52 [fe9b4f1a] Scheduled update (pool_groups)
10:20:31 [517b2e34] Fixing tx-builder-config-builder to take references and no values (cardano-serialization-lib)
10:21:10 [9f0aad06] cardano-tracer: new changes. (cardano-node)
10:22:18 [f3eaf372] Update cardano-node et al to recent master (hydra-poc)
10:29:03 [0c522eff] Fix Hydra.Network.Ouroboros with changed API (hydra-poc)
10:31:06 [bcc62ee3] Trying to compileAlt at first (plutus)
10:33:51 [428df139] Merge pull request #3034 from input-output-hk/jonathanknowles/make-coin-great-again (cardano-wallet)
10:34:05 [92f4b1b0] Initial implementation (blockfrost-arduino)
10:34:34 [8668e175] Revive FromJSON Ledger.Mary.AssetName orphans (hydra-poc)
10:36:49 [9dfc26b2] lazy traces (ouroboros-network)
10:39:43 [83498f5f] Removed Counter type (ouroboros-network)
10:42:55 [ca72b5db] Add benchmark workflow. (cardano-ledger)
10:44:16 [6977fab9] Fix evaluateTransactionExecutionUnits due to changed API (hydra-poc)
10:45:11 [20646de3] Add r5 large aws instance type support. (ops-lib)
10:47:09 [e74faada] Add new golden files (hydra-poc)
10:47:51 [eada66f2] IAMX (cardano-token-registry)
10:50:20 [4ebc8f44] Bump bp instances to r5-large (16 GB mem) and reserved disk/node to 35GB. (cardano-ops)
11:05:03 [94a65bb4] stats: hydra 428df1396195c9168028ae335c6c9ba7bfe3f1a2 (cardano-wallet)
11:05:05 [f7ed34a2] badge: hydra 428df1396195c9168028ae335c6c9ba7bfe3f1a2 (cardano-wallet)
11:09:58 [ce34484b] Add clearer guidelines for external contributors (plutus)
11:14:45 [b91c75a2] Scheduled update (pool_groups)
11:25:05 [eee2a2b2] Introduce cardano-chain-gen package (cardano-db-sync)
11:33:36 [648f5c4d] Define Arbitrary instances for TxIn and TxOut and fix commitTx TxSpec test (hydra-poc)
11:35:02 [fdbf784e] Fix metric name in p2p dashboard (cardano-ops)
11:35:24 [231a3762] Add py2hs to plutus.md (#413) (developer-portal)
11:38:26 [dc3b417f] Add Typhon wallet (#416) (developer-portal)
11:43:31 [4e99ecaa] Minor changes for node installation on Linux (#417) (developer-portal)
11:45:58 [5a38a46f] November spotlight interview (#418) (developer-portal)
11:47:24 [5b0158e7] Fix "Next" button (testnets-cardano-org)
11:51:03 [d77acd74] Update resources/content/articles/en/erc20-address-setup-en.md (testnets-cardano-org)
11:53:24 [0fe86769] Split policy ID assets when overflow (#236) (cardano-serialization-lib)
11:54:57 [c2d76f8c] Add benchmark workflow. (cardano-ledger-specs)
12:01:55 [311fa983] Merge pull request #685 from cardano-foundation/brendan/fix/next-links-to-child-pages (testnets-cardano-org)
12:10:47 [b37c6c31] Merge branch 'master' into ruslan/tx-builder-config-builder-reference-fix (cardano-serialization-lib)
12:11:16 [d1a4d4fb] Remove some forces too (plutus)
12:11:45 [14dfb278] Fix issue with nix unexpected argument (cardano-node-tests)
12:13:29 [ce28bae5] remove redundant Deserialize trait (chain-libs)
12:15:32 [29568ba9] WIP (ouroboros-network)
12:16:55 [98c27763] Update resources/content/articles/en/erc20-address-setup-en.md (testnets-cardano-org)
12:17:59 [f5e0b682] Refactor prop_public_resolvesDomainCorrectly (ouroboros-network)
12:19:42 [90d98862] Merge pull request #798 from input-output-hk/artur/fix_nix_issue (cardano-node-tests)
12:20:21 [2e3a2597] Changed attenuation to adequate newtypes (ouroboros-network)
12:20:21 [95faba0d] Used Script of Script for BearerInfo Attenuation (ouroboros-network)
12:20:21 [43b1e6f9] Renamed BearerInfoScript to AbsBearerInfoScript (ouroboros-network)
12:20:44 [418b6d45] Merge pull request #718 from neuron-coin/master (cardano-token-registry)
12:21:34 [563969be] feat: add addressesExtended and accountsAddressesTotal (blockfrost-js)
12:23:04 [9876251f] Expand snocket tests with various scenarios (ouroboros-network)
12:23:07 [5edffd6f] chore: version (blockfrost-js)
12:25:56 [d24ec9fd] chore: use accountsAddressesTotal to speed up basic getAccountInfo (blockfrost-websocket-link)
12:26:19 [9a9b7354] Fix prop_connection_manager_transition_order failure (ouroboros-network)
12:26:55 [2bdcaabd] Merge pull request #130 from blockfrost/feat/address-total (blockfrost-websocket-link)
12:26:57 [9f8d92c5] Added diffusion multinode sim (ouroboros-network)
12:26:57 [511ddd8c] Remove redundant Alternative constraint. (ouroboros-network)
12:28:54 [3077b831] Scheduled update (pool_groups)
12:29:10 [a4d2633d] Merge branch 'cardano-foundation:staging' into staging (testnets-cardano-org)
12:29:29 [748a3a3f] Be less liberal with force (plutus)
12:33:37 [3d81ef31] add Haskell Benchmark (customSmallerIsBetter) benchmark result for c2d76f8cb667f32864a4a17300d55b8fc7095f34 (cardano-ledger)
12:36:00 [c21304bd] [DDW-814] Prevent stake pools from refreshing (daedalus)
12:37:02 [e1db25a4] [DDW-814] Update README (daedalus)
12:37:56 [747df152] Update sidebars.js (developer-portal)
12:41:12 [d4b4ccac] Create grafana-dashboard-tutorial.md (developer-portal)
12:41:29 [3a4a16ee] SCP-2915: Make fields of TxInfo lazy (plutus)
12:48:39 [95838c34] Merge pull request #169 from m-a-c-k/patch-1 (essential-cardano)
12:49:23 [03362790] Merge pull request #170 from cartistry/patch-1 (essential-cardano)
12:50:15 [e64e504c] Merge pull request #171 from atainaive/main (essential-cardano)
12:50:52 [634f136c] Merge pull request #172 from danielstefanescu/empowa-update (essential-cardano)
12:53:07 [546c4447] Merge pull request #719 from IAMXID/master (cardano-token-registry)
12:53:57 [cdad94b6] chore: add debug messages (blockfrost-js)
13:03:41 [b31e823f] Add StartedOpening* events to TraceOpenEvent (ouroboros-network)
13:10:39 [30c9e98d] Update ghcjs810-src.json (haskell.nix)
13:19:15 [3e5dc377] Fixing tx-builder-config-builder to take references and no values (#269) (cardano-serialization-lib)
13:20:15 [7c0b710f] chore: add more logs (blockfrost-js)
13:22:13 [c8b0f904] chore: bump SDK (blockfrost-websocket-link)
13:23:20 [4c45b09a] chore: bump SDK (blockfrost-websocket-link)
13:23:28 [9cecfd2f] Scheduled update (pool_groups)
13:25:07 [585e58cb] chore: bump SDK (#131) (blockfrost-websocket-link)
13:25:10 [36ce6789] uploaded manually the results for the last mainnet run (cardano-node-tests)
13:32:36 [3389ce8a] chore: http2 false as default (blockfrost-js)
13:32:53 [577e937d] chore: version (blockfrost-js)
13:33:40 [158d5d62] chore: version (blockfrost-js)
13:34:40 [4f0ceb2e] chore: bump sdk 8 (blockfrost-websocket-link)
13:37:18 [b88522c7] fix: error handling fallback for empty error.response.statusMessage (blockfrost-js)
13:38:26 [eeb54868] Merge pull request #132 from blockfrost/new-sdk2 (blockfrost-websocket-link)
13:39:40 [851d6310] Merge #3384 (cardano-node)
13:45:41 [f16ead80] fix: tests (blockfrost-js)
13:46:00 [1c6673ae] chore: bump version (blockfrost-js)
13:49:46 [cf15aedf] fix: types (blockfrost-js)
13:50:28 [58c63716] SCP-2934 - Implement Marlowe (de)serialisation in marlowe-cardano repo (#16) (marlowe-cardano)
13:54:31 [77580294] Implement addresses transformation tooling for later loading of data (catalyst-toolbox)
14:03:56 [f4491998] Network Registry initial commit (CIPs)
14:09:52 [fdd47661] refactor: improve Cardano.Address and Cardano.RewardAccount types (cardano-js-sdk)
14:10:50 [4626a735] [DDW-814] Hide wallets dropdown in discreet mode (daedalus)
14:16:49 [be1ef49d] Scheduled update (pool_groups)
14:56:49 [b492552b] fix(changelog): bump date and add fixes (openapi)
14:57:38 [cdef1fbe] release: 0.1.32 -> 0.1.33 (#162) (openapi)
14:57:52 [5087bbee] Merge pull request #3378 from input-output-hk/tracing/ledger-queries (cardano-node)
14:58:16 [2bd19cf9] cardano-tracer: new tests for multi forwarders. (cardano-node)
14:58:21 [0d6ce0d7] Merge pull request #165 from blockfrost/1000101/description (openapi)
15:06:00 [574cc0e8] Merge pull request #166 from blockfrost/master (openapi)
15:06:58 [a13f1bbe] change TransactionBuilderConfigBuilder API for js usage (cardano-serialization-lib)
15:08:27 [baed09e2] same tab (cardano-node)
15:08:49 [83a9b630] [DDW-826] Separation of cardano-node start and disk-space-checking (daedalus)
15:10:19 [41befaa0] Update when hover (yoroi-frontend)
15:12:18 [17bbb053] fix(changelog): strict rules (openapi)
15:14:48 [878b0e2e] chore: bump @blockfrost/openapi (blockfrost-js)
15:14:57 [f255eba9] fix race in sync_multiverse test (jormungandr)
15:16:03 [5ebfdb7a] Merge pull request #167 from blockfrost/kac (openapi)
15:16:42 [683d9cc6] Merge pull request #145 from blockfrost/feat/addresses-total-extendedendpoints (blockfrost-js)
15:19:13 [0d88e5ad] Scheduled update (pool_groups)
15:22:08 [94d4cb95] Fix flow types (yoroi-frontend)
15:24:30 [548a0d62] Implement progress tracers for chunk validation (ouroboros-network)
15:28:32 [1e534ec1] Deployed haddocks (cardano-node)
15:30:04 [fea2625a] Implement renderers for chunk validation tracers (cardano-node)
15:31:17 [013af9ca] WIP: Updated ouroboros-network dependency (cardano-node)
15:34:42 [74894005] Added a todo (cardano-node)
15:34:42 [5b15a6f0] Added StartupTracer (cardano-node)
15:34:42 [0208075d] Use StartupTracer to log start time and db validation on startup (cardano-node)
15:34:42 [d3258f0a] Added WarnDevelopmentNetworkProtocols warning (cardano-node)
15:35:08 [2692cee6] nami and yoroi poc (marlowe-cardano)
15:36:10 [86d6fe0d] Update Essential_Cardano_weekly_reports.md (essential-cardano)
15:37:06 [9cd641e5] SCP-2368: Hosted PAB scenario - expose partial transactions that need to be balanced, signed and submitted by a remote wallet. (plutus-apps)
15:37:43 [6cdc866a] work in progress on documentation (marlowe-cardano)
15:38:16 [3686028a] feat(pools): add new endpoint (openapi)
15:39:02 [594b643d] remove macro (jormungandr)
15:39:41 [ac49789d] rework handshake procedure (jormungandr)
15:43:21 [05cb3390] update chain-libs (jormungandr)
15:45:03 [21c613ec] Merge pull request #12 from MELD-labs/fix-shelley-launch-date (marlowe-cardano)
15:45:51 [f1affc9f] Updated to using `TransactionBuilderConfigBuilder` from latest serlib beta (yoroi-frontend)
15:51:25 [7357135a] update testing wallet to partially support multiple spending counter lanes (jormungandr)
15:51:54 [6fffe72c] orphaned network instances: move things around (cardano-node)
15:52:44 [4d0da219] [cardano-api] Add a FromJSONKey instance for TxIn (cardano-node)
15:53:35 [e0fe55af] fix clippy (jormungandr)
15:53:35 [f31f3f5d] re-enable witness tests (jormungandr)
15:53:58 [ae142109] Added property tests for the KeyMap data structure. (cardano-ledger)
15:56:23 [24050fcc] cardano-node: Porting p2p tracers (cardano-node)
15:56:51 [4f7522bf] fix eslint error in multiAssetSupply.ts (yoroi-graphql-migration-backend)
15:59:16 [0e7ba201] Write extra property for checking equality of transaction id after JSON roundtrip (hydra-poc)
16:01:37 [95d565df] fix(tflib): #0 apply s3 dir listing policy on all subdirs (bitte)
16:01:51 [64b29354] re-enable witness tests (jormungandr)
16:01:51 [c9502a40] Bump console from 0.14.1 to 0.15.0 (#3690) (jormungandr)
16:02:39 [307bcbb4] Replace Mary generators by Alonzo generators for transactions and utxos. (hydra-poc)
16:02:56 [d446373c] Apply sharing to TxOut (cardano-ledger)
16:03:06 [27bc9978] Write JSON instances for redeemers and datums, and remove TODOs from TxWitness instances. (hydra-poc)
16:03:34 [9ae330c4] Re-generate golden tests. (hydra-poc)
16:04:18 [19bb118f] Bump futures from 0.3.16 to 0.3.18 (#3698) (jormungandr)
16:05:25 [53528dc3] Bump sysinfo from 0.20.3 to 0.21.1 (#3692) (jormungandr)
16:05:31 [04006a7b] Bump keynesis from 1.4.0 to 2.0.0 (jormungandr)
16:05:38 [a13a133c] Bump bytesize from 1.0.1 to 1.1.0 (jormungandr)
16:07:00 [9442bf3e] Bump structopt from 0.3.23 to 0.3.25 (jormungandr)
16:07:02 [edcb5e76] Bump indicatif from 0.15.0 to 0.16.2 (jormungandr)
16:07:10 [766ff9e2] Bump symmetric-cipher from `7482052` to `621d9ac` (jormungandr)
16:08:20 [5077859c] Ormalize (cardano-ledger)
16:08:42 [e96bfacf] [DDW-826] Fixed flow Issues (daedalus)
16:09:21 [103f3e09] Add dapp-connector icon to the sidebar (yoroi-frontend)
16:12:50 [15d1dd09] fix clippy (chain-libs)
16:18:01 [f64e9523] change TransactionBuilderConfigBuilder API for js usage (#270) (cardano-serialization-lib)
16:20:46 [4494022d] Bump bytesize from 1.0.1 to 1.1.0 (jormungandr)
16:24:12 [5b8dcb50] Fix doctests (cardano-ledger)
16:28:22 [dc55613d] Scheduled update (pool_groups)
16:29:17 [16979884] Add integration test for Plutus.Contracts.Currency (cardano-wallet)
16:29:26 [83030701] Merge pull request #289 from Emurgo/feature/add-endpoint-for-token-supply (yoroi-graphql-migration-backend)
16:29:52 [f8dae096] Merge branch 'master' into feature/tip-status-endpoint (yoroi-graphql-migration-backend)
16:31:09 [5e762978] SCP-2368: Hosted PAB scenario - expose partial transactions that need to be balanced, signed and submitted by a remote wallet. (plutus-apps)
16:31:55 [e6b30dcf] WIP integrate Lexer.x into new parser. (plutus)
16:32:05 [6ede862e] Move lexer to core for all to import. (plutus)
16:33:11 [fe97288c] SCP-3079 Merge branch 'anemish/marlowe-cli' into bwbush/marlowe-cli (marlowe-cardano)
16:35:53 [b0901f18] Added property tests for the KeyMap data structure. (cardano-ledger)
16:36:28 [b87028a9] refactor: improve Cardano.TransactionId type (cardano-js-sdk)
16:36:32 [62c2a075] refactor: add Cardano.BlockId type (cardano-js-sdk)
16:36:33 [b2f5d773] refactor: add Ed25519Signature and Ed25519PublicKey types (cardano-js-sdk)
16:49:27 [ddc61d7c] [DDW-814] Disable All transactions button on Filter dialog (daedalus)
16:57:12 [e652a94d] Update .readthedocs.yml (plutus-apps)
16:58:32 [e9f461a2] refactor: update StakePool.rewardAccount to Cardano.RewardAccount (cardano-js-sdk)
17:01:56 [c0e2a62a] Add plutus-pab-migrate script back (marlowe-cardano)
17:04:13 [bdaea420] mocked db (cicero)
17:12:38 [91c0f593] refactor: add ProviderFailure.InvalidResponse, use improved PoolId type (cardano-js-sdk)
17:12:38 [bd430f6d] feat(core): add utils for custom string types, safer pool id types (cardano-js-sdk)
17:12:39 [bd6506db] refactor(core): convert Cardano/util and Cardano/StakePool into dirs (cardano-js-sdk)
17:12:39 [31391392] refactor: improve Cardano.TransactionId type (cardano-js-sdk)
17:12:39 [eeb2074c] refactor: improve Cardano.Address and Cardano.RewardAccount types (cardano-js-sdk)
17:12:44 [a871c33b] refactor: add Ed25519Signature and Ed25519PublicKey types (cardano-js-sdk)
17:12:44 [45f49acd] refactor: add Cardano.BlockId type (cardano-js-sdk)
17:12:44 [10c34ece] refactor: update StakePool.rewardAccount to Cardano.RewardAccount (cardano-js-sdk)
17:15:48 [7273bbb4] fix mismatched glibc version in kevm (mantis)
17:23:26 [85eb6767] Scheduled update (pool_groups)
17:24:10 [9113d95e] Added StartupTracer (cardano-node)
17:24:12 [c07664a2] Added WarnDevelopmentNetworkProtocols warning (cardano-node)
17:24:12 [10a10e97] Use StartupTracer to log start time and db validation on startup (cardano-node)
17:24:13 [3bf889ba] Added a todo (cardano-node)
17:24:15 [26d42b6e] Regenerate nix (cardano-wallet)
17:28:06 [b14b6535] more println (jormungandr)
17:28:38 [d28fac78] [DDW-814] Rename DiscreetToggle component (daedalus)
17:34:14 [90a1544c] refactor: improve Cardano.TransactionId type (cardano-js-sdk)
17:34:18 [b24a8992] refactor: add Cardano.BlockId type (cardano-js-sdk)
17:34:18 [bc8953db] refactor: add Ed25519Signature and Ed25519PublicKey types (cardano-js-sdk)
17:34:18 [9ee9070f] refactor: update StakePool.rewardAccount to Cardano.RewardAccount (cardano-js-sdk)
17:35:22 [61c95501] WIP (jormungandr)
17:37:16 [baa88bc2] fix: set default value for retrySettings (blockfrost-js)
17:41:01 [2bb4bb26] Fix doctest (cardano-ledger)
17:41:55 [8440d682] WIP (jormungandr)
17:42:57 [3f203034] Update deps (cardano-node)
17:43:33 [2d43d7ec] [DDW-787] Fix closing discreet mode popover on staking page (daedalus)
17:46:50 [09649803] [DDW-814] Rename DiscreetToggle component (daedalus)
17:55:17 [f2bdc453] [DDW-814] Add unit tests for discreet replacers (daedalus)
17:58:56 [41b5cf1c] [DDW-814] Cleanup minor issues (daedalus)
17:59:42 [57cbf058] cardano-tracer: multi demo. (cardano-node)
18:12:36 [27c6aacb] [DDW-787] Fix closing discreet mode popover on staking page (daedalus)
18:21:07 [dcb7661c] Scheduled update (pool_groups)
18:27:08 [a16d448f] Remove NULL cert index, switch tx_hash to text (guild-operators)
18:31:15 [64141f6d] add dbg! statements in test assert (jormungandr)
18:31:47 [85110cdd] keep only the latest tip notification (jormungandr)
18:32:42 [94ef87e8] update collateralReturn (cardano-ledger)
18:32:45 [fa96f5b4] basic tokens implementation for voting (chain-libs)
18:40:50 [af73499c] Create WorldCoin Final (cardano-token-registry)
19:08:55 [67b866a4] Fix generation of invalid `collateralPercent` (cardano-ledger)
19:12:58 [de2db880] Merged Linux & MacOS manuals together as requested (developer-portal)
19:14:22 [62d3cc2f] Scheduled update (pool_groups)
19:20:50 [e60ae150] Sand Token (cardano-token-registry)
19:21:08 [b08e3d50] Fix assumption that `BiMap` is indeed encoded in ascending order and has no duplicates (cardano-ledger)
19:26:33 [d0ad70f4] SCP-3079 revised redeemer type (marlowe-cardano)
19:28:09 [89f66988] Merge #3318 (cardano-node)
19:29:58 [7ba91521] [DDW-814] Add integration tests (daedalus)
19:35:32 [7ef96a68] Fix assumption that `BiMap` is indeed encoded in ascending order and has no duplicates (cardano-ledger)
19:46:19 [5bd5ca42] [DDW-814] Resolve aria-query (daedalus)
19:46:33 [587fb448] Revert "hydra-crystal-notify: axe project column queries" (ci-ops)
19:47:39 [47421d70] Fixup crystal notifier for hydra schema updates (ci-ops)
19:49:14 [b9e7161d] Merge pull request #4227 from input-output-hk/mpj/external-contributions (plutus)
19:51:07 [eac0c618] Merge #3380 (cardano-node)
19:56:26 [480c51e5] faster build time (cardano-node)
19:56:44 [54ddf49f] WIP (cardano-node)
20:00:32 [4f8435f8] replace all encode with string replace for uniformity (guild-operators)
20:00:49 [5bfed67b] [DDW-814] Fix prettier (daedalus)
20:07:38 [0cfe7851] Remove the HasDiskDb constraint from applyBlock (ouroboros-network)
20:09:15 [a41ee441] [DDW-814] Fix prettier (daedalus)
20:09:20 [1c409cce] WIP (cardano-node)
20:11:21 [af22d1bf] [DDW-814] Revert istanbul (daedalus)
20:15:07 [f38f23a6] Add Mock chain (cardano-db-sync)
20:19:05 [43f1064a] Scheduled update (pool_groups)
20:21:56 [1481953e] [DDW-814] Revert istanbul (daedalus)
20:22:06 [74e16138] chain-impl-mockchain: split tokens modules into separate sub-modules (chain-libs)
20:23:52 [421f7e88] Tiny formatting/structure fixes (guild-operators)
20:23:56 [0e8b7bbe] Merge branch 'tx_info_assets' of github.com:cardano-community/guild-operators into tx_info_assets (guild-operators)
20:29:03 [dddc8595] Compile BuiltinCostModel with -O0 (plutus)
20:34:43 [52daf75b] refactor tx init policy (ledger-app-cardano-shelley)
20:40:13 [823ee2eb] improve watch client debug logs (jormungandr)
20:40:52 [505af649] extract condvar to a typedef (jormungandr)
20:41:29 [75d9e55e] sleep for a bit before querying the logs (jormungandr)
20:42:39 [950b5b3b] Merge #3384 (cardano-node)
20:51:47 [a536dfab] Adds additional data to tx_info endpoint (#1197) (guild-operators)
20:53:26 [a3f12d1f] Add a test for profiling typeclass methods (they work!) (plutus)
20:53:32 [a09248a2] Refactor to make profiling code reusable (plutus)
20:53:37 [4959529f] Fix profiling of polymorphic functions (plutus)
20:53:41 [29be9f1c] Add test for profiling local functions (they don't work!) (plutus)
20:53:45 [d2376f09] Fix profiling local functions (plutus)
21:00:24 [93c3dec5] Merge pull request #2563 from input-output-hk/lehins/minor-bugfixes (cardano-ledger-specs)
21:01:07 [0ff55dcc] Remove tpraos symlink (cardano-ledger)
21:01:07 [1e30d448] Add benchmark workflow. (cardano-ledger)
21:01:07 [3b426202] Update benchmark transactions. (cardano-ledger)
21:02:49 [f5bd98ed] Select high valued UTXO for covering fees (hydra-poc)
21:07:23 [afc66c27] reuse Alonzo code, update TxOut (cardano-ledger)
21:07:24 [d186701f] Generate a proper commit UTXO to make another test pass (hydra-poc)
21:10:30 [dd28997c] Add ChainDB (cardano-db-sync)
21:10:30 [195e0d49] Add mock ChainSync chain state (cardano-db-sync)
21:10:30 [d2eb2f0e] Introduce mock ChainSync server (cardano-db-sync)
21:11:29 [8d79f768] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 1e30d448872fc9cf6a40e130de1025af9fb890c8 (cardano-ledger)
21:12:05 [11af2c03] [DDW-814] Revert istanbul (daedalus)
21:15:26 [cb3c1749] Scheduled update (pool_groups)
21:22:40 [d15b59f3] Added the ADAlator (essential-cardano)
21:54:54 [9d0cb896] [DDW-826] Fixed not filling property to show disk space available (daedalus)
22:00:03 [6090895c] Add plutusAutoCosts mode to the tx-generator. (cardano-node)
22:04:31 [15739abf] Merge #3359 (cardano-node)
22:17:46 [eb3f55ed] Scheduled update (pool_groups)
22:38:56 [59059d8c] fix(hydrate): #0 make sys/mounts readable (bitte)
22:38:56 [f63d27ac] imp(hydrate): #0 load docker dev password into vault (bitte)
22:44:18 [82011494] bench: node config factoring and maincanary deployment (cardano-ops)
22:49:10 [9edecccc] fix(hydrate): #0 make sys/mounts readable (bitte)
22:49:10 [c9118870] imp(hydrate): #0 load docker dev password into vault (bitte)
22:54:29 [f857c017] bench: node config factoring and maincanary deployment (cardano-ops)
22:56:11 [fc008bff] Plug a memory leak (cardano-ledger)
23:18:22 [9ea65e57] Scheduled update (pool_groups)
23:45:32 [bf87bea4] Merge branch 'develop' into remove-wallet-react-query (yoroi-mobile)
23:47:59 [3a4c33af] Merge pull request #1799 from Emurgo/remove-wallet-react-query (yoroi-mobile)
23:53:30 [20d4890d] stylish-haskell: bumped to v0.13.0.0 (ouroboros-network)
23:53:31 [26fbd62b] [SRE-202] excluded ci and github pages (ouroboros-network)
23:53:32 [8dab8916] [SRE-202] Remove all references to buildkite (ouroboros-network)
23:53:33 [506a2241] [SRE-202] Add stylish and nixpkgs-fmt derivations (ouroboros-network)
23:53:34 [074941d8] WIP [SRE-202] testing git addition (ouroboros-network)
23:53:35 [944647af] WIP [SRE-202] testing hydra results (ouroboros-network)