Home / Reports / Dec 1, 2020

Tuesday, December 1, 2020

747 commits had been pushed across 49 repos by 85 authors. There were 99,180 additions and 38,695 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:20:02 [fc52853f] CAD-2069 metrics: use a more compact & more frequent metric reporting in the logs (cardano-node)
00:20:02 [a9985862] CAD-2055 tracing verbosity: make NormalVerbosity suitable for benchmarking (cardano-node)
00:20:02 [d47f9b91] CAD-2069 nix: optional eventlog collection (cardano-node)
00:20:02 [fb4d0f7a] CAD-2069 pins: bump iohk-monitoring for improved metrics (cardano-node)
00:20:02 [27387ab8] CAD-2069 TraceStartLeadershipCheck: trace chain density along with UTxO size (cardano-node)
00:20:03 [e9a064d9] CAD-1859 node: bulk leadership tracing (cardano-node)
00:41:35 [0dc0a0be] Update cli query commands to take an era flag (cardano-node)
00:53:57 [ddfe41e6] For now all our queries need a Shelley-based era (cardano-node)
01:03:26 [ec3d75dc] Generalise the runQueryUTxO impl over all eras (cardano-node)
01:16:33 [deed3118] Automatic update for Tue Dec 1 01:16:32 UTC 2020 (hackage.nix)
01:18:19 [af139110] Update Hackage and Stackage (haskell.nix)
02:07:53 [e1246fb1] Add dependency on `quiet` library. (cardano-wallet)
02:07:53 [dbb782a9] Add strict `NonEmptyMap` type and tests. (cardano-wallet)
02:07:54 [efa0f8c9] Quieten the `Show` instance for `Hash`. (cardano-wallet)
02:07:54 [cf1ae498] Quieten the `Show` instance for `Coin`. (cardano-wallet)
02:07:55 [db1d9d89] Add function `testLaws` for testing type class laws. (cardano-wallet)
02:07:55 [cb789df2] Rename `getCoin` to `unCoin`. (cardano-wallet)
02:07:55 [3910175b] Correct broken documentation comment for `Coin` type. (cardano-wallet)
02:07:56 [a7daf79f] Add `TokenBundle` type and related types. (cardano-wallet)
02:07:56 [8bc052d8] Use a dedicated `coin` field within `TokenBundle` to store the ada quantity. (cardano-wallet)
02:07:56 [da94c705] Replace `Coin` with `TokenBundle` in `TxOut`. (cardano-wallet)
02:07:57 [c6faebe1] Add `TxOutToken` table to wallet database. (cardano-wallet)
02:07:57 [9703d9fc] Make it possible to filter a UTxO set based on a given asset. (cardano-wallet)
02:07:58 [cdfa87fc] Adjust selected code sections to comply with team coding standards. (cardano-wallet)
02:07:58 [a663b8dd] Modify SQLite function `putTxs` to consider tokens. (cardano-wallet)
02:07:58 [f769b544] Correct typo in comment for `selectTxs`. (cardano-wallet)
02:07:59 [8424f2d8] Modify SQLite function `selectTxs` to return tokens with tx outputs. (cardano-wallet)
02:07:59 [981b4bf1] Modify SQLite function `selectTxs` to return tokens with tx outputs for resolved inputs. (cardano-wallet)
02:08:00 [2ab8a732] Add quickcheck-classes to default.nix (cardano-wallet)
02:08:00 [d6d7799f] Add string-qq to cardano-wallet-core (cardano-wallet)
02:20:23 [3ae2f886] Add ToJSON instances needed for the Allegra & Mary ledger states (cardano-node)
02:23:06 [99ac681b] Generalise the remaining cli queries impl over all eras (cardano-node)
02:23:56 [5aea67bf] Add strict `NonEmptyMap` type and tests. (cardano-wallet)
02:25:57 [eb61f048] Add dependency on `quiet` library. (cardano-wallet)
02:26:00 [251391c3] Quieten the `Show` instance for `Coin`. (cardano-wallet)
02:26:41 [c894f132] Quieten the `Show` instance for `Hash`. (cardano-wallet)
02:27:34 [cbd38a47] Correct broken documentation comment for `Coin` type. (cardano-wallet)
02:29:35 [92929828] Rename `getCoin` to `unCoin`. (cardano-wallet)
02:31:48 [1427c85a] Scripts to setup a cluster that can go through Byron->Shelley->Allegra (cardano-node)
02:32:43 [63a2a05b] Add function `testLaws` for testing type class laws. (cardano-wallet)
02:34:27 [510f8bfa] Add `TokenBundle` type and related types. (cardano-wallet)
02:35:30 [bc05df4f] Replace `Coin` with `TokenBundle` in `TxOut`. (cardano-wallet)
02:38:47 [f2f724c3] Merge #2146 (cardano-node)
02:44:57 [c4b7f920] Initial commit (cardano-spo-security)
02:53:13 [671317f4] Fixes (bitte-cli)
02:54:02 [18fbf537] Use a dedicated `coin` field within `TokenBundle` to store the ada quantity. (cardano-wallet)
02:54:10 [e11ba295] Make it possible to filter a UTxO set based on a given asset. (cardano-wallet)
02:55:03 [2e9d5cfb] Add `TxOutToken` table to wallet database. (cardano-wallet)
02:56:20 [d67ce16a] Correct typo in comment for `selectTxs`. (cardano-wallet)
02:58:25 [348bdc43] Adjust selected code sections to comply with team coding standards. (cardano-wallet)
02:59:33 [c86a922a] Modify SQLite function `putTxs` to consider tokens. (cardano-wallet)
03:01:17 [8e5b6438] Modify SQLite function `selectTxs` to return tokens with tx outputs. (cardano-wallet)
03:02:01 [baa6d9f7] Modify SQLite function `selectTxs` to return tokens with tx outputs for resolved inputs. (cardano-wallet)
03:20:16 [51eb0d24] Fix (bitte-cli)
04:09:31 [b5f497e6] niv iohk-nix: update 72b62e35 -> 9dd0d1d1 (plutus)
04:11:38 [ae3fb61a] Modify SQLite function `putTxs` to consider tokens. (cardano-wallet)
04:11:39 [3e459150] Modify SQLite function `selectTxs` to return tokens with tx outputs. (cardano-wallet)
04:11:39 [a70f80f6] Modify SQLite function `selectTxs` to return tokens with tx outputs for resolved inputs. (cardano-wallet)
04:11:39 [33549198] Modify SQLite function `txHistoryFromEntity` to read tokens. (cardano-wallet)
04:39:18 [b5c8eb6f] Configurable number of BTF and pool nodes in byron-shelley testnet (cardano-node)
04:47:53 [ed474ea4] Add `UTxOToken` table to wallet database. (cardano-wallet)
04:48:58 [df09e144] Modify SQLite function `insertCheckpoint` to also write UTxO tokens. (cardano-wallet)
04:49:20 [e7d96f7a] fix tests (chain-wallet-libs)
04:49:20 [e3c72979] remove daedalus-catalyst specific functions from wallet-js (chain-wallet-libs)
04:49:20 [2e96aca1] add separate lib for daedalus-catalyst (chain-wallet-libs)
04:49:20 [1a8fca1f] signature is not needed (chain-wallet-libs)
05:17:40 [af0380c5] Update dependencies (cardano-db-sync)
05:27:46 [93bc86e9] Update dependencies (cardano-db-sync)
05:28:18 [fd4e5529] Version 7.0.0 (cardano-db-sync)
05:29:50 [0da50d61] Configurable number of BTF and pool nodes in byron-shelley testnet (cardano-node)
06:18:04 [9a971256] Bump slog from 2.5.2 to 2.7.0 (jormungandr)
06:18:27 [5dcd7c88] Bump structopt from 0.3.20 to 0.3.21 (jormungandr)
06:46:29 [427d8da5] Merge pull request #409 from input-output-hk/erikd/allegra-mary (cardano-db-sync)
06:57:42 [82f38ef9] Modify SQLite function `selectUTxO` to return tokens. (cardano-wallet)
07:04:14 [5fb40899] Modify SQLite function `checkpointFromEntity` to process tokens. (cardano-wallet)
07:52:26 [24c2c7b4] Make slotting functions simpler (cardano-wallet)
07:52:31 [a62ed2b8] Generate token bundles with non-ada assets in wallet property tests. (cardano-wallet)
07:52:44 [dd6615c5] fixed Cargo.toml (jormungandr)
07:54:01 [b1e2d8bf] updated code after rebase (jormungandr)
07:54:46 [59bd4581] Merge #2352 (cardano-wallet)
08:04:46 [da3a9f64] Update dependencies (ouroboros-network)
08:10:59 [7e009842] Merge #2773 (ouroboros-network)
08:35:56 [ba6c74dd] address review comments (ouroboros-network)
08:43:08 [6c52dcea] Quieten the `Show` instance for `Hash`. (cardano-wallet)
08:43:08 [cbc5deb3] Quieten the `Show` instance for `Coin`. (cardano-wallet)
08:43:09 [96b823e2] Rename `getCoin` to `unCoin`. (cardano-wallet)
08:43:09 [76329e92] Correct broken documentation comment for `Coin` type. (cardano-wallet)
08:43:10 [9ab45178] Add `TokenBundle` type and related types. (cardano-wallet)
08:43:10 [517f8744] Add function `testLaws` for testing type class laws. (cardano-wallet)
08:43:10 [4c20f934] Replace `Coin` with `TokenBundle` in `TxOut`. (cardano-wallet)
08:43:11 [1510a76b] Make it possible to filter a UTxO set based on a given asset. (cardano-wallet)
08:43:11 [0b1b3121] Add `TxOutToken` table to wallet database. (cardano-wallet)
08:43:11 [73b002c5] Use a dedicated `coin` field within `TokenBundle` to store the ada quantity. (cardano-wallet)
08:43:12 [1985caa4] Correct typo in comment for `selectTxs`. (cardano-wallet)
08:43:12 [6959a1a6] Adjust selected code sections to comply with team coding standards. (cardano-wallet)
08:43:13 [d66e5106] Modify SQLite function `putTxs` to consider tokens. (cardano-wallet)
08:43:13 [63737938] Modify SQLite function `selectTxs` to return tokens with tx outputs for resolved inputs. (cardano-wallet)
08:43:13 [043f6274] Modify SQLite function `selectTxs` to return tokens with tx outputs. (cardano-wallet)
08:43:14 [8f1414ae] Add `UTxOToken` table to wallet database. (cardano-wallet)
08:43:14 [57a29ded] Modify SQLite function `txHistoryFromEntity` to read tokens. (cardano-wallet)
08:43:15 [76764451] Modify SQLite function `selectUTxO` to return tokens. (cardano-wallet)
08:43:15 [8a295117] Modify SQLite function `checkpointFromEntity` to process tokens. (cardano-wallet)
08:43:15 [a3747fd5] Modify SQLite function `insertCheckpoint` to also write UTxO tokens. (cardano-wallet)
08:43:16 [ebf6fbc0] Generate token bundles with non-ada assets in wallet property tests. (cardano-wallet)
08:45:24 [76327716] Scripts to setup a cluster that can go through Byron->Shelley->Allegra (cardano-node)
08:48:46 [b53da370] 2nd key-pair for validation (CIPs)
08:53:12 [1a638395] Fix disk space report for some Linux distros (daedalus)
08:57:39 [7f1d423a] Transaction metadata feature - fixing metadata display (cardano-explorer-app)
09:00:00 [1f828336] address review comments (ouroboros-network)
09:01:54 [131b48b7] run tests in GitHub actions (jormungandr)
09:02:12 [d8eca34e] Rename CIP6.md to CIP-0006.md (CIPs)
09:02:45 [c2bbcbe4] Merge #2136 (cardano-node)
09:03:22 [a31f2ef1] Rename CIP6/CIP-0006.md to CIP-0006/CIP-0006.md (CIPs)
09:03:49 [61d1efeb] Rename CIP6/schema.json to CIP-0006/schema.json (CIPs)
09:04:53 [0f35ae2c] Replace adascan donation link for cardanoscan (adalite)
09:06:31 [1c3ac43c] Add first pure testcase. (ouroboros-network)
09:07:06 [d882f3ac] Update dependencies (cardano-node)
09:08:22 [59caab29] 5.2.14 (adalite)
09:10:16 [fe72774a] Transaction metadata feature - fixing translations (cardano-explorer-app)
09:10:40 [10b1af3a] 59bd45816ecbb6f6e4307158edf1685e89f7f749 (cardano-wallet)
09:10:41 [fa5622fa] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
09:10:51 [3a1a7ad9] Delete LICENSE (CIPs)
09:11:00 [f2588628] Update version matrix in readme (cardano-wallet)
09:11:00 [d8ada2fc] Bring back cardano-api haddock in nix-shell (cardano-wallet)
09:11:01 [9dd39943] Update resolver in stack.yaml (cardano-wallet)
09:11:02 [974b3551] Update for NodeToClient DictVersion constructor (cardano-wallet)
09:11:03 [48aefba2] Replace deprecated symbol (cardano-wallet)
09:11:04 [08fbbed5] Reduce cardano-node key file permissions for tests (cardano-wallet)
09:11:05 [fb221e4f] Set umask for integration tests (cardano-wallet)
09:11:06 [64986d09] Another cardano-cli option changed (cardano-wallet)
09:11:07 [79da6148] Also give shelley-test-cluster the umask treatment (cardano-wallet)
09:11:07 [004b0bbe] Use Cardano.Api.Shelley.fromShelleyMetaData instead of own (cardano-wallet)
09:11:08 [68a77ac6] cardano-node: 1.21.2 -> 1.22.1 (cardano-wallet)
09:11:09 [6749d770] Bump cardano-transactions to latest master branch (cardano-wallet)
09:11:10 [b24017f4] Fix import of Query (cardano-wallet)
09:11:11 [9ee3b66c] Update network types to include point (cardano-wallet)
09:11:12 [b875be39] Era types changes (cardano-wallet)
09:11:13 [45668033] NodeToClient codecs need a version now (cardano-wallet)
09:11:13 [6074dea9] SL.Shelley -> SL.ShelleyEra (cardano-wallet)
09:11:14 [50da917b] Fix types which became ambiguous (cardano-wallet)
09:11:15 [2be6a852] NodeToClient codecs need a version now (cardano-wallet)
09:11:16 [3de5bf09] PoolParams: poolPubKey -> poolId (cardano-wallet)
09:11:17 [abd2a344] DictVersion -> Version (cardano-wallet)
09:11:18 [a82e2310] CardanoCodecConfig requres more arguments now (cardano-wallet)
09:11:19 [a7d039df] Seems we don't need vDict anymore (cardano-wallet)
09:11:19 [cc2555b5] Fix two type annotations (cardano-wallet)
09:11:20 [65e69c42] Use castHash for EraIndependentTxBody (cardano-wallet)
09:11:21 [bf5c8799] Fix mainnetVersion (cardano-wallet)
09:11:22 [abb9f9d8] Add constructor patterns for Mary and Allegra blocks (cardano-wallet)
09:11:23 [c122713f] Fixup warnings (cardano-wallet)
09:11:24 [a58f74f9] Update Shelley.CompatibilitySpec (cardano-wallet)
09:11:25 [05d611ff] Regenerate nix (cardano-wallet)
09:11:25 [71d16253] Bump ouroboros-consensus to include unsafeExtendSafeZone (cardano-wallet)
09:19:37 [3ee03c77] Re-write TimeInterpreter and use unsafeExtendSafeZone where needed (cardano-wallet)
09:22:48 [7588c664] Merge pull request #2768 from input-output-hk/dependabot/cargo/structopt-0.3.21 (jormungandr)
09:22:58 [95d5884a] CAD-2069 pins: bump iohk-monitoring for improved metrics (cardano-node)
09:23:03 [24b1caa4] CAD-2069 metrics: use a more compact & more frequent metric reporting in the logs (cardano-node)
09:23:04 [7d9c549f] CAD-2055 tracing verbosity: make NormalVerbosity suitable for benchmarking (cardano-node)
09:23:04 [ec153f4c] CAD-1859 node: bulk leadership tracing (cardano-node)
09:23:04 [930b4d96] CAD-2069 TraceStartLeadershipCheck: trace chain density along with UTxO size (cardano-node)
09:23:04 [4150862d] CAD-2069 nix: optional eventlog collection (cardano-node)
09:23:06 [9577a89d] Merge pull request #2767 from input-output-hk/dependabot/cargo/slog-2.7.0 (jormungandr)
09:24:01 [f01226af] CAD-2069 metrics: use a more compact & more frequent metric reporting in the logs (cardano-node)
09:24:01 [6433b392] CAD-2069 pins: bump iohk-monitoring for improved metrics (cardano-node)
09:24:01 [927e6119] CAD-2069 nix: optional eventlog collection (cardano-node)
09:24:34 [b1fb03a9] Bump os_info from 2.0.8 to 3.0.1 (jormungandr)
09:26:49 [15d512e1] ignore to_* naming convention clippy warn (jormungandr)
09:27:58 [5e602189] fmt and clippy warnings (jormungandr)
09:28:12 [af2fd85c] etcm-402 added negotiating protocol version in message codec (mantis)
09:28:30 [b89b5d43] added VotePlanPayload enum in tests (jormungandr)
09:34:55 [c14e6c01] Tidying simulations and transactions headers, styling Gist error popup. (plutus)
09:46:03 [9aeedc84] Merge pull request #2634 from input-output-hk/dependabot/cargo/os_info-3.0.1 (jormungandr)
09:54:11 [8a8dfeda] Use initial block number. (mantis-wallet)
09:54:22 [a1ecad8d] Re-write TimeInterpreter and use unsafeExtendSafeZone where needed (cardano-wallet)
09:57:06 [8b68d324] Merge branch 'develop' into fix-sync-status (mantis-wallet)
09:58:05 [23020ff5] Scripts to setup a cluster that can go through Byron->Shelley->Allegra (cardano-node)
10:00:32 [77659441] ci: run tests with nightly toolchain only on ubuntu-latest with debug profile (jormungandr)
10:03:17 [2a5f97d2] ci: place missing env variables to the tests job (jormungandr)
10:03:25 [4724c02e] Merge #2147 (cardano-node)
10:03:48 [fb07372b] ci: remove the tests branch match (jormungandr)
10:05:08 [8e168847] ci: fix matrix.toolchain (jormungandr)
10:06:53 [d73a9362] [ETCM-406] Distinguish between sync connecting and fully synced states (#27) (mantis-wallet)
10:11:42 [64494bb2] [DDW-410] Improve CHANGELOG (daedalus)
10:16:44 [edb46266] Update 2020-11-25_09-00-00_native-tokens-en.md (testnets-cardano-org)
10:21:36 [f79e5f2c] Add comment explaining why the default constructor for `TokenMap` is not exported. (cardano-wallet)
10:22:52 [8e664d24] [ETCM-432] Increase rpc timeouts to accomodate for slower user machines (mantis-wallet)
10:23:58 [3413b9c5] fix warning (jormungandr)
10:24:27 [ccf850a9] Re-write TimeInterpreter and use unsafeExtendSafeZone where needed (cardano-wallet)
10:25:35 [5f3724ed] Update and rename 2020-11-25_09-00-00_development-environment-en.md to 2020-11-25_09-00-00_development-environments-en.md (testnets-cardano-org)
10:26:20 [16a7443f] Update 2020-11-25_09-00-00_native-tokens-en.md (testnets-cardano-org)
10:27:28 [d834c4e2] fix 'waitForFree' test in Sqlite.DeleteSpec (increase delay) (cardano-wallet)
10:30:22 [20e8d2a9] [ETCM-432] Increase rpc timeouts to accomodate for slower user machines (mantis-wallet)
10:32:08 [369b63e0] [Chore] Sync with changes on Mantis side (mantis-wallet)
10:37:45 [247d59f1] Merge #2148 (cardano-node)
10:40:54 [1da5c822] Create 2020-12-01_09-00-00_introduction-en.md (testnets-cardano-org)
10:42:56 [a7289f0c] [Chore] Sync with changes on Mantis side (mantis-wallet)
10:48:03 [e63f60be] Update 2020-05-04_11-00-00_kevm-en.md (testnets-cardano-org)
10:48:30 [653b1160] Update 2020-05-04_10-00-00_iele-en.md (testnets-cardano-org)
10:48:55 [6b01c618] Update 2020-12-01_09-00-00_introduction-en.md (testnets-cardano-org)
10:52:24 [50073bd9] Specified version of derive lib (ergo-headless-dapp-framework)
10:53:32 [093f862e] Re-write TimeInterpreter and use unsafeExtendSafeZone where needed (cardano-wallet)
10:54:52 [daa01a9c] More debug output (plutus)
10:56:24 [f5a7988b] [ETCM-357] Remove DAG status (mantis-wallet)
10:56:25 [eb9b3532] Fix inconsistent test for buildkite (mantis-wallet)
10:57:47 [ee868a3e] extend SeqState and add knownScripts (cardano-wallet)
10:57:47 [b4692c79] add renameColumnName migration (cardano-wallet)
10:57:47 [df61bc1c] AccountingStyle -> Role renaming (cardano-wallet)
10:57:48 [52fd466a] add property to isShared - part 2 (cardano-wallet)
10:57:48 [c34af666] add property for isShared - part 1 (cardano-wallet)
10:57:48 [9b3b1244] add isShared (cardano-wallet)
10:57:49 [38f0ce82] code adjustments after rebase (cardano-wallet)
10:57:49 [0be09077] add rest properties for isShared (cardano-wallet)
10:57:49 [6b20f163] add VerificationKeyPool and extend SeqState (cardano-wallet)
10:57:50 [2c56d93c] re-adjust core unit tests (cardano-wallet)
10:57:50 [2edb7480] use multisigPool in isShared and fix mkVerificationKeyPool (cardano-wallet)
10:57:51 [5deb6246] implement and testing of marking of address state in verification key pool (cardano-wallet)
10:57:51 [de3c0c33] support extension of multisig pool when all verification are used (cardano-wallet)
10:57:51 [f2531f84] add more property tests (cardano-wallet)
10:57:52 [a838c7fc] add knownScripts to verificationKeyPool (cardano-wallet)
10:57:52 [abc44f23] comply with reviewer remarks (cardano-wallet)
10:57:52 [63c6acf9] correct behavior of extention of verification key pool (cardano-wallet)
10:57:53 [9f667259] Update 2020-12-01_09-00-00_introduction-en.md (testnets-cardano-org)
10:57:53 [d9122844] add persistance to verKeysIndexedKeys (cardano-wallet)
10:57:53 [1982d52e] add script_gap to SeqState plus support migrations plus add getter for VerificatioKeyPool (cardano-wallet)
10:57:53 [903febb6] persist knownScripts of verification key pool, plus extend WalletKey (cardano-wallet)
10:57:54 [b964fe27] more testing (cardano-wallet)
10:57:54 [c5023e4a] correct migration msg and remove defaultScriptValue (cardano-wallet)
10:57:55 [5767b857] use indiced in knownScripts rather than verification public keys (cardano-wallet)
10:57:55 [87485e8b] add SeqStateKeyHash table and integrate it (cardano-wallet)
10:57:55 [de022a5c] introduce looukupHashKey (cardano-wallet)
10:57:56 [a2ad68d6] Update mainnet warning to mention different account (mantis-wallet)
10:58:20 [ab7ca0e3] Updated cargo toml fields (ergo-headless-dapp-framework)
10:59:42 [51f45c1d] Abstract away the `votedValue` function and make everything compile. [skip ci] (cardano-ledger-specs)
10:59:48 [0b43a970] Update 2020-12-01_09-00-00_introduction-en.md (testnets-cardano-org)
11:00:43 [0706315e] Added final fields to toml for publishing (ergo-headless-dapp-framework)
11:02:22 [34f97c98] Update 2020-12-01_09-00-00_introduction-en.md (testnets-cardano-org)
11:09:14 [c7b385a7] Fix inconsistent test for buildkite (mantis-wallet)
11:09:14 [8f1679a2] [ETCM-357] Remove DAG status (mantis-wallet)
11:11:15 [8f6c3990] Update 2020-11-25_09-00-00_native-tokens-en.md (testnets-cardano-org)
11:12:09 [deb3151c] Merge #2358 (cardano-wallet)
11:15:56 [fdf272d7] Merge pull request #30 from input-output-hk/etcm-357-remove-dag-status (mantis-wallet)
11:16:38 [985841aa] Add benchmarks for generation of transactions. (cardano-ledger-specs)
11:16:59 [bd5d7623] [DDW-197] Ledger deps update (daedalus)
11:22:12 [851f932a] [ETCM-398] Redesign input components (mantis-wallet)
11:22:13 [82538e28] [ETCM-398] Update colors (mantis-wallet)
11:22:13 [b8a9acb7] [ETCM-386] Fix Support texts (mantis-wallet)
11:22:14 [b7bd2b81] [FIX] Support 1366x768 (mantis-wallet)
11:22:15 [04c6f53d] [ETCM-398] Extract asset-icon (mantis-wallet)
11:27:20 [6d393ea5] [ETCM-398] Update storyshots / prettier (mantis-wallet)
11:34:02 [72f49852] Merge pull request #19 from input-output-hk/redesign-input-components (mantis-wallet)
11:37:01 [3c550115] Add health check (cardano-wallet)
11:41:10 [65fe9fa7] Update mainnet warning to mention different account (mantis-wallet)
11:43:12 [32573967] ci: disable doctests (jormungandr)
11:48:43 [b5f1a763] ci: use CARGO_FLAGS for the test step (jormungandr)
11:50:00 [f248f075] remove unused tables (benchmark_app)
11:50:06 [d021a4a2] more debug output (plutus)
11:50:35 [60db6380] rake task for cleaning old nightbuilds (benchmark_app)
11:53:02 [8533f1c6] Add health check (cardano-wallet)
12:01:51 [e695cc8e] Merge pull request #19 from piotr-iohk/cleanup_old_data (benchmark_app)
12:03:01 [f2cdd0b4] AccountingStyle -> Role renaming (cardano-wallet)
12:03:01 [ad5da2ca] add renameColumnName migration (cardano-wallet)
12:03:02 [df145584] add property for isShared - part 1 (cardano-wallet)
12:03:02 [f9d3d41d] add isShared (cardano-wallet)
12:03:02 [3d638aab] extend SeqState and add knownScripts (cardano-wallet)
12:03:03 [b91381a4] add rest properties for isShared (cardano-wallet)
12:03:03 [17c51f4d] code adjustments after rebase (cardano-wallet)
12:03:03 [bc56be71] add property to isShared - part 2 (cardano-wallet)
12:03:04 [cd496c96] add VerificationKeyPool and extend SeqState (cardano-wallet)
12:03:04 [6cd95b3e] use multisigPool in isShared and fix mkVerificationKeyPool (cardano-wallet)
12:03:04 [6cb756df] re-adjust core unit tests (cardano-wallet)
12:03:05 [175828c3] support extension of multisig pool when all verification are used (cardano-wallet)
12:03:05 [1008cf20] implement and testing of marking of address state in verification key pool (cardano-wallet)
12:03:06 [e0881ae8] comply with reviewer remarks (cardano-wallet)
12:03:06 [d5ec2709] add knownScripts to verificationKeyPool (cardano-wallet)
12:03:06 [d7deb2ee] add more property tests (cardano-wallet)
12:03:07 [0a391ca8] add persistance to verKeysIndexedKeys (cardano-wallet)
12:03:07 [e118ccf6] add script_gap to SeqState plus support migrations plus add getter for VerificatioKeyPool (cardano-wallet)
12:03:07 [b15598c4] correct behavior of extention of verification key pool (cardano-wallet)
12:03:08 [2defab86] persist knownScripts of verification key pool, plus extend WalletKey (cardano-wallet)
12:03:08 [a9a26dba] more testing (cardano-wallet)
12:03:08 [b4cd2dab] correct migration msg and remove defaultScriptValue (cardano-wallet)
12:03:09 [48374b17] add SeqStateKeyHash table and integrate it (cardano-wallet)
12:03:09 [cd8cba90] use indiced in knownScripts rather than verification public keys (cardano-wallet)
12:03:10 [4227970d] introduce looukupHashKey (cardano-wallet)
12:03:10 [305e90b8] introduce updateKnownScripts (cardano-wallet)
12:07:49 [9b5e5682] Merge #2286 (cardano-wallet)
12:10:20 [24084fa4] Update mainnet warning to mention different account (mantis-wallet)
12:14:09 [c228668c] Add allegra testnet (iohk-nix)
12:16:04 [2856f6ad] Merge branch 'master' into release/0.1.0-rc.3 (mantis-wallet)
12:19:56 [0313824a] chore: align cardano-node version in docker-compose.yml (cardano-rosetta)
12:22:09 [f31a92a9] Add allegra test network (cardano-ops)
12:23:43 [6f04496b] [Chore] Configure the future address of the treasury contract (nomad testnet) (mantis)
12:26:37 [886a7ab8] Capture the logic for tryAddTxs in a pure function + data type (ouroboros-network)
12:34:34 [d1d53a37] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
12:34:34 [d4df972f] deb3151ceae52d9bf95d0772f280c12cfd8877c0 (cardano-wallet)
12:39:07 [e655f872] Transaction metadata feature - fixing metadata display (cardano-explorer-app)
12:41:35 [3a078e75] Transaction metadata feature - fixing metadata display (cardano-explorer-app)
12:45:47 [aefbc35d] fix: there were some staking network operations missing (#223) (cardano-rosetta)
12:46:10 [1d8df7bd] Updated oracle pool box nft (ergo-headless-dapp-framework)
12:46:31 [3696c90a] Updated version (ergo-headless-dapp-framework)
12:48:01 [6d1c0382] Separate tracing and result handling for TimeInterpreter (cardano-wallet)
12:48:02 [83bac710] Fix merge skew (cardano-wallet)
12:48:08 [f4638a3f] even more debugging (plutus)
12:49:01 [dc50c10f] chore(release): 1.0.0 (cardano-rosetta)
12:50:38 [6e3dfd62] Add allegra testnet (iohk-nix)
12:50:59 [3ebb0ff6] Add allegra test network (cardano-ops)
12:53:47 [0f90e728] Create index.md (cardano-spo-security)
12:54:32 [b6572acd] Merge pull request #43 from crptmppt/crptmppt-adding-cip-section (docs-cardano-org)
12:56:47 [155a8247] Merge pull request #34 from input-output-hk/release/0.1.0-rc.3 (mantis-wallet)
12:57:12 [e2827718] CAD-2069 pins: bump iohk-monitoring for improved metrics (cardano-node)
12:57:16 [f93402b3] CAD-2069 metrics: use a more compact & more frequent metric reporting in the logs (cardano-node)
12:57:16 [6b2d9131] CAD-2069 nix: optional eventlog collection (cardano-node)
12:57:16 [32f8f83f] CAD-1859 node: bulk leadership tracing (cardano-node)
12:57:16 [27d6176c] CAD-2069 TraceStartLeadershipCheck: trace chain density along with UTxO size (cardano-node)
12:57:16 [a7f0198a] CAD-2055 tracing verbosity: make NormalVerbosity suitable for benchmarking (cardano-node)
13:01:56 [fb90e604] chore: release 1.0.0 (cardano-rosetta)
13:02:59 [d75dee25] Merge #2245 (cardano-wallet)
13:15:22 [7031c7f3] [Chore] Configure the future address of the treasury contract (nomad testnet) (#822) (mantis)
13:17:16 [9e0c8c01] Bump curve25519-dalek from 1.2.4 to 3.0.0 in /rust (cardano-serialization-lib)
13:17:17 [eaabc0ca] Bump cfg-if from 0.1.10 to 1.0.0 in /rust (cardano-serialization-lib)
13:17:18 [33f18a3a] Bump rand_os from 0.1.3 to 0.2.2 in /rust (cardano-serialization-lib)
13:25:39 [35bbe02f] Merge #2245 (cardano-wallet)
13:25:48 [7841347c] feat: add join wallet endpoint (adrestia-multisig-coordination)
13:25:48 [ca8f4d99] Merge branch 'feature/join-wallet' into 'master' (adrestia-multisig-coordination)
13:29:48 [28831878] Bump react-native-webview from 10.10.2 to 11.0.0 (yoroi-mobile)
13:31:38 [bf477000] Bump react-native-config from 0.12.0 to 1.4.1 (yoroi-mobile)
13:32:15 [6ac8f6c6] Bump babel-plugin-react-intl from 3.0.1 to 8.2.21 (yoroi-mobile)
13:32:40 [966f020f] Bump @babel/register from 7.11.5 to 7.12.1 (yoroi-frontend)
13:32:46 [4723432a] Bump @emurgo/cardano-serialization-lib-nodejs from 3.0.0 to 4.3.0 (yoroi-mobile)
13:33:31 [738debc8] Bump @storybook/addon-actions from 5.3.19 to 6.1.9 (yoroi-mobile)
13:33:32 [8e43735f] Refactored Plugin.hs (plutus)
13:33:52 [31cfa5b3] Bump @ledgerhq/react-native-hw-transport-ble from 5.28.0 to 5.34.0 (yoroi-mobile)
13:34:17 [c6bd8ea3] Bump eslint from 6.5.1 to 7.14.0 (yoroi-mobile)
13:34:19 [41eacba1] Bump validator from 13.1.1 to 13.5.1 (yoroi-frontend)
13:34:46 [608afc77] Bump bip39 from 2.6.0 to 3.0.3 (yoroi-mobile)
13:35:03 [c2dcf192] Bump react-native-device-info from 6.0.1 to 7.2.1 (yoroi-mobile)
13:35:19 [585ba8f2] Bump @react-navigation/stack from 5.10.0 to 5.12.8 (yoroi-mobile)
13:35:21 [d27d3df8] Bump @babel/plugin-proposal-decorators from 7.10.5 to 7.12.1 (yoroi-frontend)
13:35:28 [dadc3767] Bump react-native-fs from 2.13.3 to 2.16.6 (yoroi-mobile)
13:35:30 [ab9f9b15] Bump tinycolor2 from 1.4.1 to 1.4.2 (yoroi-frontend)
13:35:30 [eb3b7583] 9b5e5682c048184eafab880c7a346cd8b65dd246 (cardano-wallet)
13:35:30 [ff02c11c] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
13:35:45 [8b468099] Bump @react-navigation/drawer from 5.10.0 to 5.11.4 (yoroi-mobile)
13:36:32 [c47e0f16] Bump metro-react-native-babel-preset from 0.59.0 to 0.64.0 (yoroi-mobile)
13:36:39 [96b0b9f7] Merge #2245 (cardano-wallet)
13:36:45 [e12b35b8] Bump @babel/preset-env from 7.11.5 to 7.12.7 (yoroi-frontend)
13:36:51 [6d41190a] Bump react-native-ble-plx from 2.0.1 to 2.0.2 (yoroi-mobile)
13:36:51 [f11e14d5] feat: add transaction proposal endpoint (adrestia-multisig-coordination)
13:37:18 [0d87d6bb] Bump react-intl from 2.8.0 to 5.10.6 (yoroi-mobile)
13:37:54 [2d3ca163] Delete README.md (cardano-spo-security)
13:37:59 [63b07980] Bump @react-navigation/material-top-tabs from 5.3.1 to 5.3.10 (yoroi-mobile)
13:38:02 [c2e4f46e] Bump css-loader from 4.3.0 to 5.0.1 (yoroi-frontend)
13:38:38 [209627e5] Bump immer from 1.12.1 to 8.0.0 (yoroi-mobile)
13:38:46 [dad955c4] Bump react from 16.8.6 to 17.0.1 (yoroi-mobile)
13:39:04 [f7567a61] Create README.md (cardano-spo-security)
13:39:07 [eee7992f] Bump react-native-screens from 2.11.0 to 2.15.0 (yoroi-mobile)
13:39:11 [edbb8b8d] Bump flow-bin from 0.135.0 to 0.138.0 (yoroi-frontend)
13:40:05 [291fc635] Bump detox from 15.4.2 to 17.14.1 (yoroi-mobile)
13:40:10 [c2204a11] Bump react-native from 0.60.0 to 0.63.4 (yoroi-mobile)
13:40:30 [16b7e06f] Bump @storybook/addon-actions from 5.3.19 to 6.1.9 (yoroi-frontend)
13:40:42 [74b0640c] Bump @storybook/addons from 5.3.21 to 6.1.9 (yoroi-mobile)
13:41:12 [1eee6191] Bump react-native-permissions from 2.2.2 to 3.0.0 (yoroi-mobile)
13:41:30 [d7bfcbe7] Bump flow-bin from 0.98.1 to 0.138.0 (yoroi-mobile)
13:41:38 [34901496] Bump react-hot-loader from 4.12.21 to 4.13.0 (yoroi-frontend)
13:41:59 [d82cc420] Bump react-markdown from 4.3.1 to 5.0.3 (yoroi-mobile)
13:42:38 [8282decb] Bump @babel/core from 7.9.0 to 7.12.9 (yoroi-mobile)
13:42:58 [a1576f4c] Bump dropbox from 4.0.30 to 8.1.0 (yoroi-frontend)
13:42:59 [af58a087] Bump react-native-reanimated from 1.13.1 to 1.13.2 (yoroi-mobile)
13:43:34 [a4836536] Bump @react-navigation/bottom-tabs from 5.10.0 to 5.11.2 (yoroi-mobile)
13:43:58 [6e763012] checkpointing: Pad the ECDSA toBytes instance (mantis)
13:44:02 [7e6c52b7] Bump @babel/node from 7.0.0 to 7.12.6 (yoroi-mobile)
13:44:08 [7dad017c] Bump html-loader from 1.3.0 to 1.3.2 (yoroi-frontend)
13:44:28 [395a9a5b] Bump @react-native-community/netinfo from 5.9.7 to 5.9.9 (yoroi-mobile)
13:45:10 [3af7ac92] Bump @babel/cli from 7.2.3 to 7.12.8 (yoroi-mobile)
13:45:26 [66b311f6] Bump prettier from 2.1.2 to 2.2.1 (yoroi-frontend)
13:45:34 [923989c1] Bump prettier from 1.14.3 to 2.2.1 (yoroi-mobile)
13:46:05 [1e317991] Bump @react-navigation/native from 5.8.0 to 5.8.10 (yoroi-mobile)
13:46:12 [c6cb154d] Bump eslint-plugin-no-floating-promise from `f3eb6aa` to `f0465a8` (yoroi-frontend)
13:46:25 [1746fa71] Bump react-native-safe-area-context from 3.1.8 to 3.1.9 (yoroi-mobile)
13:47:01 [cb18f73f] Bump react-native-gesture-handler from 1.8.0 to 1.9.0 (yoroi-mobile)
13:47:28 [aab2784e] Bump babel-jest from 24.8.0 to 26.6.3 (yoroi-mobile)
13:47:38 [15152e9e] Bump @babel/runtime from 7.11.2 to 7.12.5 (yoroi-frontend)
13:48:12 [b6469d36] Bump react-dom from 16.8.3 to 17.0.1 (yoroi-mobile)
13:48:17 [edab6712] Bump cddl from 0.5.2 to 0.8.4 (cddl-codegen)
13:48:49 [d0504a54] Bump @babel/runtime from 7.9.0 to 7.12.5 (yoroi-mobile)
13:48:58 [3aafffa5] Bump json-server from 0.16.1 to 0.16.3 (yoroi-frontend)
13:49:03 [bcd890cc] Bump @storybook/addon-links from 5.3.19 to 6.1.9 (yoroi-mobile)
13:49:09 [3fb33a3c] Bump @babel/cli from 7.11.6 to 7.12.8 (yoroi-extension-ledger-connect-handler)
13:49:31 [771a5b76] Bump babel-loader from 8.1.0 to 8.2.2 (yoroi-mobile)
13:49:44 [46f40242] Bump @babel/core from 7.11.6 to 7.12.9 (yoroi-extension-ledger-connect-handler)
13:49:58 [cff12c24] Bump eslint from 7.8.1 to 7.14.0 (yoroi-extension-ledger-connect-handler)
13:50:07 [ef3740da] Bump p-limit from 2.2.0 to 3.1.0 (yoroi-mobile)
13:50:09 [caee11c4] Bump prettier from 2.0.5 to 2.2.1 (CIP4)
13:50:22 [8a72acce] Bump @testing-library/jest-dom from 5.11.5 to 5.11.6 (adapools-yoroi-frontend)
13:50:31 [2eb58a72] Bump eslint-plugin-import from 2.22.0 to 2.22.1 (yoroi-frontend)
13:50:34 [03ad6437] Bump @babel/runtime from 7.11.2 to 7.12.5 (yoroi-extension-ledger-connect-handler)
13:50:39 [9ddf3dd3] Bump flowgen from 1.10.0 to 1.12.1 (CIP4)
13:50:40 [63d7cff3] Bump react-test-renderer from 16.8.6 to 17.0.1 (yoroi-mobile)
13:50:44 [edd7e083] Bump flow-bin from 0.133.0 to 0.138.0 (yoroi-extension-ledger-connect-handler)
13:51:25 [6b42d83e] Bump sha2 from 0.8.2 to 0.9.2 in /rust (cardano-serialization-lib)
13:51:26 [5440e728] [Security] Bump systeminformation from 4.27.11 to 4.30.9 (yoroi-graphql-migration-backend)
13:51:33 [126d5ee8] Bump @testing-library/react from 11.1.0 to 11.2.2 (adapools-yoroi-frontend)
13:51:43 [166059d1] Bump @sentry/react-native from 1.4.5 to 2.0.2 (yoroi-mobile)
13:51:49 [a53bcb24] Bump eslint from 7.0.0 to 7.14.0 (CIP4)
13:51:49 [3e954166] Bump digest from 0.8.1 to 0.9.0 in /rust (cardano-serialization-lib)
13:52:00 [93dea3d9] Bump react-markdown from 5.0.2 to 5.0.3 (yoroi-frontend)
13:52:28 [a0d4cf41] introduce unsafeVerificationKyePool and newVerificationKeyPool (cardano-wallet)
13:52:29 [08ca9a65] Bump js-sys from 0.3.24 to 0.3.42 in /rust (cardano-serialization-lib)
13:52:44 [7294086c] Bump @types/mocha from 8.0.3 to 8.0.4 (yoroi-graphql-migration-backend)
13:52:44 [27e41e54] Bump webpack-bundle-analyzer from 3.8.0 to 4.2.0 (yoroi-extension-ledger-connect)
13:52:54 [9bfcf9bd] Bump @babel/core from 7.12.3 to 7.12.9 (adapools-yoroi-frontend)
13:52:58 [5e0a5bb0] Bump wasm-bindgen from 0.2.65 to 0.2.69 in /rust (cardano-serialization-lib)
13:53:12 [06711b82] Bump sass-loader from 9.0.3 to 10.1.0 (yoroi-extension-ledger-connect)
13:53:17 [a2a0abe5] Bump react-resize-detector from 5.0.7 to 5.2.0 (yoroi-frontend)
13:53:33 [8b275675] Bump config from 3.3.2 to 3.3.3 (yoroi-graphql-migration-backend)
13:53:34 [188541ee] Bump react-minimal-pie-chart from 8.0.1 to 8.1.0 (adapools-yoroi-frontend)
13:53:49 [1b2be22f] Bump jest from 24.9.0 to 26.6.3 (emip3js)
13:53:51 [1f385f78] Bump @ledgerhq/hw-transport-u2f from 5.22.0 to 5.34.0 (yoroi-extension-ledger-connect)
13:53:56 [7ad0f14d] Bump @types/node from 14.14.6 to 14.14.10 (yoroi-graphql-migration-backend)
13:53:58 [914e18ee] Bump flow-bin from 0.137.0 to 0.138.0 (adapools-yoroi-frontend)
13:54:07 [0185082b] Bump react-intl from 2.9.0 to 5.10.6 (yoroi-extension-ledger-connect)
13:54:12 [603177dd] Bump eslint from 6.6.0 to 7.14.0 (emip3js)
13:54:15 [eb87a231] Bump @types/lodash from 4.14.164 to 4.14.165 (yoroi-graphql-migration-backend)
13:54:16 [3fe4405b] Bump storycap from 2.3.5 to 3.0.3 (yoroi-frontend)
13:54:27 [eeb12290] Bump react-scripts from 4.0.0 to 4.0.1 (adapools-yoroi-frontend)
13:54:31 [eb456304] Bump pg from 8.4.2 to 8.5.1 (yoroi-graphql-migration-backend)
13:54:31 [bfb50c8c] Bump @svgr/webpack from 5.4.0 to 5.5.0 (yoroi-extension-ledger-connect)
13:54:39 [b8a1dc91] Bump @ledgerhq/hw-transport-webauthn from 5.22.0 to 5.34.0 (yoroi-extension-ledger-connect)
13:54:45 [01d44b24] Bump @types/config from 0.0.36 to 0.0.37 (yoroi-graphql-migration-backend)
13:54:57 [0c572721] Bump @ledgerhq/hw-transport-webusb from 5.22.0 to 5.34.0 (yoroi-extension-ledger-connect)
13:55:07 [48410d4a] Bump eslint from 7.12.1 to 7.14.0 (adapools-yoroi-frontend)
13:55:09 [416c79c7] Bump eslint from 7.12.1 to 7.14.0 (yoroi-graphql-migration-backend)
13:55:19 [99ace998] Bump babel-loader from 8.1.0 to 8.2.2 (yoroi-extension-ledger-connect)
13:55:47 [fe3bc446] Bump mocha from 8.2.0 to 8.2.1 (yoroi-graphql-migration-backend)
13:55:57 [b7d24848] Bump @babel/preset-env from 7.11.0 to 7.12.7 (yoroi-extension-ledger-connect)
13:55:57 [a4836ff9] Bump eslint-config-airbnb from 18.2.0 to 18.2.1 (adapools-yoroi-frontend)
13:56:09 [83472b6c] Bump @types/ws from 7.2.9 to 7.4.0 (yoroi-graphql-migration-backend)
13:56:39 [69a20b57] Bump @babel/cli from 7.10.5 to 7.12.8 (yoroi-extension-ledger-connect)
13:56:42 [4066d4b5] Bump @types/pg from 7.14.5 to 7.14.7 (yoroi-graphql-migration-backend)
13:57:00 [dd6fe629] Bump webpack-cli from 3.3.12 to 4.2.0 (yoroi-extension-ledger-connect)
13:57:14 [fe80acf9] Bump typescript from 4.0.5 to 4.1.2 (yoroi-graphql-migration-backend)
13:57:33 [b098b17f] Bump @babel/preset-react from 7.10.4 to 7.12.7 (yoroi-extension-ledger-connect)
13:57:36 [b6c9f0c0] Bump ws from 7.3.1 to 7.4.0 (yoroi-graphql-migration-backend)
13:57:39 [ff03b37d] Update what-is-a-hard-fork-combinator.md (docs-cardano-org)
13:57:43 [c7e1547a] Bump @babel/cli from 7.12.1 to 7.12.8 (adapools-yoroi-frontend)
13:58:12 [56f2a682] Bump @babel/core from 7.11.1 to 7.12.9 (yoroi-extension-ledger-connect)
13:58:13 [8cd6f3d0] Bump @emurgo/cardano-serialization-lib-nodejs from 4.2.0 to 4.3.0 (yoroi-graphql-migration-backend)
13:58:32 [29d80d62] Bump @testing-library/user-event from 7.2.1 to 12.3.0 (adapools-yoroi-frontend)
13:58:34 [ea6dc4b1] Bump @types/express from 4.17.8 to 4.17.9 (yoroi-graphql-migration-backend)
13:58:39 [c2b5612b] Bump flow-bin from 0.133.0 to 0.138.0 (yoroi-extension-ledger-connect)
13:59:06 [5acf7b40] Bump css-loader from 4.2.1 to 5.0.1 (yoroi-extension-ledger-connect)
13:59:35 [c78a8747] Bump eslint from 7.7.0 to 7.14.0 (yoroi-extension-ledger-connect)
14:00:33 [85518967] Getting there. Genesis nearly done. (ouroboros-network)
14:02:53 [3191e961] Update Mantis version: include treasury address configurated (mantis-ops)
14:02:53 [5a2d1f33] Update Mantis version: include treasury address configurated (mantis-ops)
14:03:51 [1926d8c3] introduce unsafeVerificationKyePool and newVerificationKeyPool (cardano-wallet)
14:05:10 [eca832c3] Fix npmlock2nix import (plutus)
14:06:31 [8f0ba97a] AccountingStyle -> Role renaming (cardano-wallet)
14:06:32 [ebae0f47] add renameColumnName migration (cardano-wallet)
14:06:33 [b33440bd] extend SeqState and add knownScripts (cardano-wallet)
14:06:34 [84a5973f] add isShared (cardano-wallet)
14:06:35 [5df353ef] add property for isShared - part 1 (cardano-wallet)
14:06:35 [067c48da] add property to isShared - part 2 (cardano-wallet)
14:06:36 [0a16fed1] add rest properties for isShared (cardano-wallet)
14:06:37 [20926123] code adjustments after rebase (cardano-wallet)
14:06:37 [a9a5c58c] add VerificationKeyPool and extend SeqState (cardano-wallet)
14:06:38 [3984e71d] re-adjust core unit tests (cardano-wallet)
14:06:39 [8904a423] use multisigPool in isShared and fix mkVerificationKeyPool (cardano-wallet)
14:06:40 [e4db8d60] implement and testing of marking of address state in verification key pool (cardano-wallet)
14:06:40 [6efbb380] support extension of multisig pool when all verification are used (cardano-wallet)
14:06:41 [de1b1d5b] add more property tests (cardano-wallet)
14:06:42 [6c690558] comply with reviewer remarks (cardano-wallet)
14:06:43 [0dd51fdd] correct behavior of extention of verification key pool (cardano-wallet)
14:06:43 [ea4c378b] add knownScripts to verificationKeyPool (cardano-wallet)
14:06:44 [b00ce8d9] add script_gap to SeqState plus support migrations plus add getter for VerificatioKeyPool (cardano-wallet)
14:06:45 [4f41124a] add persistance to verKeysIndexedKeys (cardano-wallet)
14:06:46 [849cc168] persist knownScripts of verification key pool, plus extend WalletKey (cardano-wallet)
14:06:46 [f1842f79] more testing (cardano-wallet)
14:06:47 [25ae6fc5] correct migration msg and remove defaultScriptValue (cardano-wallet)
14:06:48 [9cf21009] add SeqStateKeyHash table and integrate it (cardano-wallet)
14:06:48 [73c4cb4a] use indiced in knownScripts rather than verification public keys (cardano-wallet)
14:06:49 [97fcca41] introduce looukupHashKey (cardano-wallet)
14:06:50 [c4884f85] introduce updateKnownScripts (cardano-wallet)
14:06:51 [eded3827] introduce unsafeVerificationKyePool and newVerificationKeyPool (cardano-wallet)
14:09:47 [c859af9b] [DDW-410]: AUpdate transaction fee calculation delay by using lodash debounce (daedalus)
14:13:15 [736e02c5] Merge pull request #1 from cardano-foundation/main (docs-cardano-org)
14:14:06 [9a0789bc] Formatting (cardano-ledger-specs)
14:18:54 [9bfd4795] fix orphan processes remaining after integration tests (jormungandr)
14:19:16 [3cfed1ae] added line (docs-cardano-org)
14:20:01 [2e9126e3] added line (docs-cardano-org)
14:27:13 [134876b0] Smash health ep with tests (cardano-wallet-rb)
14:28:13 [3d503f02] version to 0.2.9 (cardano-wallet-rb)
14:30:04 [a4afabfd] Fix prop_rebalanceSelection wrt #2118 (cardano-wallet)
14:31:51 [ea9f6ccf] support shelley base address for payment URLs and pick first Cardano wallet (yoroi-frontend)
14:43:36 [7df4adcd] Refactored Plugin.hs (plutus)
14:45:05 [f4c6bd33] Fix minor issues (adalite)
14:48:05 [f7cebcc0] Golden Tests for Allegra and Mary (cardano-ledger-specs)
14:57:22 [228b1f5c] AccountingStyle -> Role renaming (cardano-wallet)
14:57:28 [cc63af24] add renameColumnName migration (cardano-wallet)
14:57:29 [94adac33] add isShared (cardano-wallet)
14:57:29 [935f80df] extend SeqState and add knownScripts (cardano-wallet)
14:57:29 [cb977e05] add property for isShared - part 1 (cardano-wallet)
14:57:30 [670fa328] add rest properties for isShared (cardano-wallet)
14:57:30 [235c42b6] add property to isShared - part 2 (cardano-wallet)
14:57:30 [74facaa8] code adjustments after rebase (cardano-wallet)
14:57:31 [809c3e76] re-adjust core unit tests (cardano-wallet)
14:57:31 [2cbce539] use multisigPool in isShared and fix mkVerificationKeyPool (cardano-wallet)
14:57:31 [8f5746bb] add VerificationKeyPool and extend SeqState (cardano-wallet)
14:57:32 [1e20212d] support extension of multisig pool when all verification are used (cardano-wallet)
14:57:32 [f7620b2f] implement and testing of marking of address state in verification key pool (cardano-wallet)
14:57:32 [e3153b05] add more property tests (cardano-wallet)
14:57:33 [1dac86cf] add knownScripts to verificationKeyPool (cardano-wallet)
14:57:33 [aedc3751] comply with reviewer remarks (cardano-wallet)
14:57:34 [21b732f3] correct behavior of extention of verification key pool (cardano-wallet)
14:57:34 [06d1a5b2] add script_gap to SeqState plus support migrations plus add getter for VerificatioKeyPool (cardano-wallet)
14:57:34 [500bd78c] add persistance to verKeysIndexedKeys (cardano-wallet)
14:57:35 [007efa44] persist knownScripts of verification key pool, plus extend WalletKey (cardano-wallet)
15:01:37 [e06884fc] Fix random (adalite)
15:02:55 [1d5ec253] Merge pull request #2760 from input-output-hk/bootstrap-rework (jormungandr)
15:08:42 [8f9ddcad] ci: add jobs timeouts (jormungandr)
15:11:04 [d04717fc] more testing (cardano-wallet)
15:11:13 [c9f43769] correct migration msg and remove defaultScriptValue (cardano-wallet)
15:11:13 [81dca040] add SeqStateKeyHash table and integrate it (cardano-wallet)
15:11:14 [68165d23] use indiced in knownScripts rather than verification public keys (cardano-wallet)
15:11:14 [681c0beb] introduce updateKnownScripts (cardano-wallet)
15:11:14 [91f8cc5f] introduce looukupHashKey (cardano-wallet)
15:11:56 [602b6c17] Fix bugs (adalite)
15:16:06 [8706bbc2] add release workflows (chain-wallet-libs)
15:16:22 [18e01884] wip (cardano-ledger-specs)
15:18:08 [1371121b] Merge pull request #2766 from input-output-hk/test-gh-actions (jormungandr)
15:23:33 [e1178ac2] Update dependencies and wire up new auxiliary scripts feature (cardano-node)
15:24:38 [afdb27ab] Support for getting peers from ledger (disabled) (ouroboros-network)
15:25:09 [0ff0120c] Added 'AsEvaluationFailure' (plutus)
15:29:44 [ce35fafc] [DDW-410]: Restore deleted comment (daedalus)
15:31:50 [ee78ee45] Merge pull request #22 from piotr-iohk/smash_health (cardano-wallet-rb)
15:32:49 [c3a0e2f1] refactor jobs and implement backup/restore (vit-ops)
15:32:59 [c9e10553] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
15:32:59 [76b8b286] 96b0b9f7d4d051035a33962408216572bc23926a (cardano-wallet)
15:35:20 [2b272eaa] Smash health (ikar)
15:37:30 [bcefbe85] Merge pull request #2509 from input-output-hk/fix-npmlock-import (plutus)
15:39:07 [0d3d3ea3] Support for getting peers from ledger (disabled) (ouroboros-network)
15:40:02 [f1fbaeab] Implement private tally certificate in jcli (jormungandr)
15:41:09 [2584f973] hydra: update required job constituents (plutus)
15:41:15 [9ed5740b] ECDSA Signing: fix bug (ECIP-Checkpointing)
15:44:20 [8ea129fb] cardano-node: latest version to 3.0 (iohk-nix)
15:49:35 [1895af75] getOnChainState returns Maybe state to explicitly handle NoOnChainState (plutus)
15:50:55 [0e713a08] Add unit test case (cardano-wallet)
15:53:31 [52c36ae7] Added doc (jormungandr)
15:54:20 [b37e7f62] Merge pull request #453 from input-output-hk/bump-version-latest (iohk-nix)
15:56:53 [838f8d62] Make the test cluster works through Shelley and Allegra. (cardano-wallet)
15:57:06 [96827819] chore: WIP check construction config (cardano-rosetta)
15:57:11 [9dfe8741] chore: more wip (cardano-rosetta)
16:00:20 [711a215a] Expand upon Cardano.CLI.Shelley.Key to support Bech32 serialisation (cardano-node)
16:00:23 [ced03844] Remove OutputFormat option from PoolGetId command (cardano-node)
16:00:23 [42ead4ac] Add support for Bech32 serialisation of keys in Shelley address CLI (cardano-node)
16:00:23 [1cb360fa] Add support for Bech32 serialisation of keys in Shelley stake address CLI (cardano-node)
16:00:24 [f6d19eca] Adjust existing tests for new Bech32 key output (cardano-node)
16:00:24 [456c0d56] Add support for Bech32 serialisation of keys in Shelley node CLI (cardano-node)
16:00:24 [f27fe443] Support different verification key formats in GovernanceMIRCertificate command (cardano-node)
16:00:25 [83ba4b7b] Remove unnecessary text envelope key tests (cardano-node)
16:00:25 [27266a31] Add CLI golden test for generating extended payment keys (cardano-node)
16:00:26 [2c8dbaaf] Split up Cardano.CLI.Shelley.Key and introduce Cardano.Api.DeserialiseAnyOf (cardano-node)
16:02:50 [16cd9d5c] [ETCM-331] Separate RateLimit validation in a different trait (mantis)
16:03:51 [578498c8] ETCM-165: Move rlp to its own sub-project. (mantis)
16:12:28 [f5fe304d] fix QR code reader layout (yoroi-mobile)
16:14:30 [ee1af8f6] ETCM-165: Run RLP tests in buildkite. (mantis)
16:17:00 [c9afc954] ETCM-165: Run RLP unit tests in pp. (mantis)
16:17:43 [9494d508] ETCM-165: Fix coverage report paths. (mantis)
16:26:09 [ea2abcca] Added CBOR roundtrip tests for Shelley Allegra and Mary Eras. (cardano-ledger-specs)
16:27:11 [8ba3160a] ETCM-165: Move rlp to its own sub-project. (mantis)
16:27:14 [4b29a5a2] ETCM-165: Run RLP tests in buildkite. (mantis)
16:27:15 [1c112cc0] ETCM-165: Fix coverage report paths. (mantis)
16:27:15 [27f4ad41] ETCM-165: Run RLP unit tests in pp. (mantis)
16:33:10 [4d5f1e85] iohk-nix: bump to latest (cardano-node)
16:33:39 [22d7161a] Fixes explorer related haproxy ingress routing (mantis-ops)
16:33:39 [70e406c5] Fixes explorer related haproxy ingress routing (mantis-ops)
16:36:55 [856507cb] ETCM-165: Move RLP into its own sbt sub-project. (mantis)
16:37:24 [ad87e475] ETCM-165: Run RLP tests in buildkite. (mantis)
16:37:45 [ef2bd2a7] Implement EKG statistics (cardano-wallet)
16:37:47 [407926eb] ETCM-165: Fix coverage report paths. (mantis)
16:40:25 [18ff77c0] Added CBOR roundtrip tests for Shelley Allegra and Mary Eras. (cardano-ledger-specs)
16:43:33 [3d3e68df] Merge #2357 (cardano-wallet)
16:48:01 [7dfcaa89] Allow for limited wallclock rollback in hardForkBlockchainTime (ouroboros-network)
16:48:39 [4f82e4d5] Allow for limited wallclock rollback in simpleBlockchainTime (ouroboros-network)
16:52:05 [c8f5551b] Remove transform from PIN code to string (daedalus)
16:55:51 [9d9f70d7] Allow for limited wallclock rollback in simpleBlockchainTime (ouroboros-network)
16:57:05 [4c829e1d] Fixes explorer related haproxy ingress routing (mantis-ops)
16:57:48 [fabdf05d] Reduce CircleCI jobs (jormungandr)
17:01:59 [7095cddf] testing infrastructure: separate the tests in several suites (ECIP-Checkpointing)
17:08:55 [6262a8cb] testing infrastructure: separate the tests in several suites (ECIP-Checkpointing)
17:12:01 [79820f8f] Update 2020-11-25_09-00-00_native-tokens-en.md (testnets-cardano-org)
17:14:41 [0ed3a000] Update and rename 2020-12-01_09-00-00_introduction-en.md to 2020-12-01_09-00-00_comingsoon-en.md (testnets-cardano-org)
17:15:21 [7a625b5e] Making editor feedback pane minimisable. (plutus)
17:15:31 [f7d385ee] [DDW-197] Fix disconnected state handling (daedalus)
17:17:16 [7f22bc82] [DDW-197] Fix Ledger disconnected state (daedalus)
17:17:17 [929c5499] Merge pull request #2494 from effectfully/effectfully/builtins/bug/unlifting-to-int-can-fail (plutus)
17:20:05 [5851346f] [DDW-197] Add logging (daedalus)
17:21:35 [cdbe633e] [DDW-197] Add logging (daedalus)
17:22:16 [412f26fc] Merge branch 'feature/ddw-197-implement-ledger-hw-support' of github.com:input-output-hk/daedalus into feature/ddw-197-implement-ledger-hw-support (daedalus)
17:23:31 [d2b26b10] Added valueFromList to Cardano.Ledger.Mary.Value (cardano-ledger-specs)
17:32:10 [7159b720] WIP reward provenance (cardano-ledger-specs)
17:32:17 [79723ddc] Plutus Playground: Fixing keybinding tracking. (plutus)
17:32:19 [a1934aef] FE: Disabling the minimap. (plutus)
17:32:56 [db041042] [DDW-197] Testnet support (daedalus)
17:38:09 [cd889f19] ETCM-165: Fix universal archive name. (mantis)
17:39:25 [caec97df] CAD-2069 metrics: use a more compact & more frequent metric reporting in the logs (cardano-node)
17:39:26 [cf20f537] CAD-2055 tracing verbosity: make NormalVerbosity suitable for benchmarking (cardano-node)
17:39:26 [6072b4ee] CAD-2069 TraceStartLeadershipCheck: trace chain density along with UTxO size (cardano-node)
17:39:26 [18f2f86c] CAD-1859 node: bulk leadership tracing (cardano-node)
17:39:26 [f812f6ac] CAD-2069 nix: optional eventlog collection (cardano-node)
17:40:43 [cfe2d25c] Merge pull request #42 from piotr-iohk/smash_health (ikar)
17:46:09 [95679582] Merge #2357 (cardano-wallet)
17:46:13 [c38ffbe9] Applied styles to modal (plutus)
17:47:05 [63648d55] Signature validation tool: fix scalastyle and scalafmt (mantis)
17:48:05 [6ffbb473] Merge branch 'develop' into million-dollars-tool-felix-pays (mantis)
17:48:05 [644c3c3e] CAD-2166 node | LedgerQueries: add ledgerDelegMapSize (cardano-node)
17:48:43 [ac6f7e77] [ETCM-331] Separate RateLimit validation in a different trait (mantis)
17:52:15 [e287912b] ormolised (cardano-ledger-specs)
17:52:15 [140bbf8b] CAD-2166 node tracers: delegation map size along UTxO size in TraceStartLeadershipCheck (cardano-node)
17:55:14 [341db307] [ETCM-331] Separate RateLimit validation in a different trait (mantis)
17:56:29 [98f6d10e] ETCM-165: Control universal and jar names. (mantis)
18:03:37 [247cd775] Added signature validation tool + Pad left bytes of the ECDSA in toBytes method (mantis)
18:09:52 [292dfe36] cleanup clippy warnings (jormungandr)
18:10:53 [81efecd1] Added signature validation tool + Pad left bytes of the ECDSA in toBytes method (mantis)
18:14:04 [d5b7cc69] Fix review comments (cardano-wallet)
18:17:30 [053890dd] [ETCM-331] Minor Fixes - updates based on review (mantis)
18:20:29 [e6a2d002] Merge #2357 (cardano-wallet)
18:22:26 [654ae9a0] [DDW-197] Fix Ledger deps (daedalus)
18:24:31 [6e82731e] [ETCM-331] Minor Fixes - updates based on review (mantis)
18:26:58 [3ca29a31] Merge branch 'develop' of github.com:input-output-hk/mantis into etcm-331-mantis-protection (mantis)
18:31:29 [dd7410e7] [DDW-481] Basic UI (daedalus)
18:33:29 [f2d4c51a] [DDW-481] CHANGELOG (daedalus)
18:39:54 [bbd26120] Merge #2132 (cardano-node)
18:40:51 [dceed01c] [DDW-197] Improve error message detection (daedalus)
18:41:29 [ac55b0f0] chore: WIP check construction config (cardano-rosetta)
18:45:07 [336768df] wip (cardano-ledger-specs)
18:50:53 [eb9ab152] Refactor preventAccidentalNavigation into a HOF (plutus)
18:51:09 [530d871c] [DDW-197] Fix error message detection (daedalus)
18:57:36 [48664d25] [ETCM-401] Settings screen design & refactor (mantis-wallet)
18:57:54 [d78b4690] Adds newline to avoid haproxy config parse error (bitte)
19:02:52 [040eb833] Implement operational certificate support prototype and smoke tests (ledgerjs-cardano-shelley)
19:04:41 [c7f03233] CAD-2069 nix: optional eventlog collection (cardano-node)
19:04:57 [e3fe87c5] CAD-1859 node: bulk leadership tracing (cardano-node)
19:04:57 [ae5c6c0d] CAD-2166 node | LedgerQueries: add ledgerDelegMapSize (cardano-node)
19:04:57 [80d4f551] CAD-2069 TraceStartLeadershipCheck: trace chain density along with UTxO size (cardano-node)
19:04:57 [d785980a] CAD-2055 tracing verbosity: make NormalVerbosity suitable for benchmarking (cardano-node)
19:04:58 [6f7170fc] CAD-2166 node tracers: delegation map size along UTxO size in TraceStartLeadershipCheck (cardano-node)
19:06:41 [49f0997d] [ETCM-401] Update storyshots (mantis-wallet)
19:10:27 [c75dc4b5] Merge pull request #824 from input-output-hk/million-dollars-tool-felix-pays (mantis)
19:11:03 [a6829f38] Update dependencies and wire up new auxiliary scripts feature (cardano-node)
19:11:52 [dc5bccee] Merge #2149 (cardano-node)
19:13:13 [7d9f937c] Resolves haproxy config parse error (mantis-ops)
19:13:13 [9a243f24] Resolves haproxy config parse error (mantis-ops)
19:13:19 [13e34861] Remove unused jobs (jormungandr)
19:13:43 [de4530bf] Remove the now uneeded confirmUnsavedNavigation state (plutus)
19:21:53 [31a10160] Merge pull request #2 from uniVocity/master (shopify)
19:27:04 [c155d2bc] WIP - design and exploring (adalite)
19:29:03 [453b5349] Accept KES and VRF keys of different formats in Shelley readLeaderCredentials (cardano-node)
19:34:23 [f213f86c] Transaction metadata feature - fixing metadata display (cardano-explorer-app)
19:47:02 [d4278c24] Merge pull request #2774 from input-output-hk/clippy-cleanup (jormungandr)
19:48:31 [4983433a] [CAD-2178] The retryCount from the /errors endpoint is not correctly incremented. (smash)
19:52:44 [a275894b] [ETCM-331] Rename rate limit validation function (mantis)
19:52:50 [0dca4699] cnode.sh introduced (guild-operators)
19:53:17 [1ed4324a] Git actions introduced (guild-operators)
19:54:01 [e3f57ffd] Dockerfiles reviewdd (guild-operators)
19:54:29 [054e1119] fixed ifconfig call (guild-operators)
19:55:09 [5c6099fa] .gitignore updated (guild-operators)
19:55:10 [97f9d93d] Add style to the unsaved indicator (plutus)
19:56:22 [4af356ba] Merge remote-tracking branch 'origin/develop' into ETCM-165-separate-rlp-sbt-project (mantis)
20:06:54 [cabe3561] Revert "Revert "Add allegra testnet"" (iohk-nix)
20:07:02 [128c1ce9] [DDW-197] Fix Trezor TTL (daedalus)
20:07:51 [22272cd8] cardano-lib: add allegra environment (iohk-nix)
20:09:33 [ca96cde7] iohk-nix: bump to latest (cardano-node)
20:13:32 [853c2edd] Test era translation preserves bytes (cardano-ledger-specs)
20:14:08 [f2bf4956] Fix: Match id types to the production service (jorvit)
20:14:52 [04667ebb] Merge branch 'develop' of github.com:input-output-hk/mantis into etcm-331-mantis-protection (mantis)
20:15:57 [dfd694d0] Applied feedback from PR (plutus)
20:16:18 [f72183ba] feat: simple tally result dumper (jorvit)
20:17:45 [d031d807] introduce unsafeVerificationKyePool and newVerificationKeyPool (cardano-wallet)
20:24:06 [81afa0ed] Try #2308: (cardano-wallet)
20:27:21 [95825c9a] Bump versions to 1.24.0 and update change logs (cardano-node)
20:35:07 [3e75d399] Switch to consul template seperate vs. comment (mantis-ops)
20:35:07 [7d1b25d8] Switch to consul template seperate vs. comment (mantis-ops)
20:40:37 [250c5896] Merge branch 'feature/ddw-197-implement-ledger-hw-support' into linux-debug (daedalus)
20:41:28 [259da0eb] Added CBOR roundtrip tests for Shelley Allegra and Mary Eras. (cardano-ledger-specs)
20:41:59 [0cfe099a] vitresult - add version info (jorvit)
20:43:27 [ee4a312e] Updates passive task and explorer job for ingress routing (mantis-ops)
20:50:51 [34568371] Merge pull request #2033 from input-output-hk/redxaxder/translateera (cardano-ledger-specs)
20:55:26 [78c13d88] [ETCM-331] Add Rate Limit for rpc requests (#806) (mantis)
21:00:11 [066a1252] dev: vitresult added to goreleaser (jorvit)
21:05:41 [00a59443] Merge #2150 (cardano-node)
21:08:34 [15f0414b] [DDW-197] Improve Ledger transport handling (daedalus)
21:08:55 [356863c3] CAD-2069 TraceStartLeadershipCheck: trace chain density along with UTxO size (cardano-node)
21:08:55 [9e5aeb89] CAD-2055 tracing verbosity: make NormalVerbosity suitable for benchmarking (cardano-node)
21:08:55 [88c161ea] CAD-1859 node: bulk leadership tracing (cardano-node)
21:11:13 [d6c487b9] CAD-2166 node tracers: delegation map size along UTxO size in TraceStartLeadershipCheck (cardano-node)
21:11:13 [b16f8025] CAD-2166 node | LedgerQueries: add ledgerDelegMapSize (cardano-node)
21:11:28 [362d832b] Merge branch 'feature/ddw-197-implement-ledger-hw-support' into hw-rewrite (daedalus)
21:12:20 [a1ab5393] Bump versions to 1.24.0 and update change logs (cardano-node)
21:24:27 [c45db8c9] add activity indicator during wallet creation and other fixes (yoroi-mobile)
21:27:22 [3b8229a9] do not expose qa miners to outside (mantis-ops)
21:33:19 [6ea822c6] Manage Sign metadata errors (daedalus)
21:34:12 [9e9ae365] fix: operation satus was marked as required when it's not (cardano-rosetta)
21:34:20 [42f13399] only show monitoring if host matches it (bitte)
21:47:11 [bb775fac] turn on debugging in ingress (bitte)
21:50:39 [b3e43a3e] Revert "turn on debugging in ingress" (bitte)
22:02:49 [a632570e] Merge #2150 (cardano-node)
22:17:39 [a7b88313] switch dns back to core-1 (bitte)
22:29:37 [84cc0ec1] Convert to use hedgehog (iohk-monitoring-framework)
22:29:55 [834aae26] Improve the tx body validation checks for the Shelley-based eras (cardano-node)
22:32:47 [469b831d] Merge pull request #2773 from input-output-hk/reduce-circleci-jobs (jormungandr)
22:37:44 [69475bc8] fixup! Allow single key export for older app versions (ledgerjs-cardano-shelley)
22:38:06 [3d3ea772] Bump the ledger lib by one more patch (cardano-node)
22:39:48 [0d87d9fe] [CAD-2178] Simplifying the pool metadata retry logic. (smash)
22:44:03 [d16e6ccb] fix explorer once more (mantis-ops)
22:44:03 [fe3c5266] fix explorer once more (mantis-ops)
22:46:09 [cdd8b3aa] 100 (iohk-monitoring-framework)
22:49:52 [8cffec72] fixup2 (ledgerjs-cardano-shelley)
22:56:39 [a255185c] Initial Commit (cardano-spo-security)
22:56:41 [5c914963] [CAD-2178] Simplifying the pool metadata retry logic. (smash)
22:58:20 [494319cb] CNCLI Sendslots (guild-operators)
22:58:42 [2154ed34] Improve the tx body validation checks for the Shelley-based eras (cardano-node)
22:58:42 [889e0cb3] Bump the ledger lib by one more patch (cardano-node)
22:58:42 [aabd507e] Update dependencies and wire up new auxiliary scripts feature (cardano-node)
22:58:43 [31e4fe42] Fix Value generators (cardano-node)
23:00:43 [fec543bb] Add nojekyll (cardano-spo-security)
23:03:13 [e85591be] add tests for no outputs in signTx (ledgerjs-cardano-shelley)
23:05:01 [53627d76] Allow for inheriting POOL_* vars, pooltool api_key and ticker from the environment if defined. (guild-operators)
23:07:30 [e5fbd7cc] allow no outputs in signTx (ledger-app-cardano-shelley)
23:12:49 [a8a4aa86] Update dependencies and wire up new auxiliary scripts feature (cardano-node)
23:12:55 [9290ab4a] 100 (iohk-monitoring-framework)
23:13:07 [9acc806a] Improve the tx body validation checks for the Shelley-based eras (cardano-node)
23:13:07 [52092c97] Fix Value generators (cardano-node)
23:13:59 [99023c9e] Merge #2149 (cardano-node)
23:15:22 [46c7b741] [DDW-197] Fix Ledger closed device case (daedalus)
23:20:06 [8a302ea3] add tests for no outputs in signTx (ledgerjs-cardano-shelley)
23:22:33 [328827c6] 100 (iohk-monitoring-framework)
23:23:41 [3c70c161] Revert "fix: operation satus was marked as required when it's not" (cardano-rosetta)
23:24:18 [a4c0cb5b] revert potential fix for navigation issue as more testing showed it didn't work (yoroi-mobile)
23:25:29 [ecfd363d] [DDW-481] Input UI and validation (daedalus)
23:41:19 [f5034426] merge develop (yoroi-mobile)
23:44:27 [f9e21275] Additional fix to make signTransaction call backwards compatible with 2.0.4 (ledgerjs-cardano-shelley)
23:47:49 [80a38321] Wait to use passive nodes until they are stable (mantis-ops)
23:47:49 [af75dfe3] Wait to use passive nodes until they are stable (mantis-ops)
23:48:44 [9b7435ef] lint (yoroi-mobile)
23:53:19 [293602b1] Additional fix to make signTransaction call backwards compatible with 2.0.4 (ledgerjs-cardano-shelley)
23:54:03 [16c1a952] update yarn.lock (yoroi-mobile)