Home / Reports / Jan 12, 2021

Tuesday, January 12, 2021

466 commits had been pushed across 35 repos by 75 authors. There were 1,598,337 additions and 73,356 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:33 [0288e2fa] Update install.md - 2 (stake-pool-school-handbook)
00:25:47 [1d498052] chore(deps): bump knl/niv-updater-action from v7 to v8 (plutus)
00:47:39 [601906aa] Haddocks (cardano-node)
00:53:46 [695a882d] Merge #2270 (cardano-node)
01:04:59 [dd6584c7] Automatic update for Tue Jan 12 01:04:59 UTC 2021 (stackage.nix)
01:12:51 [677670f0] Automatic update for Tue Jan 12 01:12:50 UTC 2021 (hackage.nix)
01:14:44 [eb0b336c] Update Hackage and Stackage (haskell.nix)
01:27:11 [a2e8c7b3] Merge #2421 (cardano-wallet)
01:39:56 [5f4a4fd7] Onboarding.md: draft a small Consensus Team onboarding doc (ouroboros-network)
01:50:34 [4114c1f3] Onboarding.md: draft a small Consensus Team onboarding doc (ouroboros-network)
02:14:21 [90421917] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
02:14:21 [8043e969] a2e8c7b342453695c788437ab8d0a2984dbfb8a9 (cardano-wallet)
02:20:28 [c9a48002] Initial ghc-pages commit (cardano-node)
02:21:23 [3ee70c41] Stuff (cardano-node)
02:24:30 [b3ebc444] WIP voter proportion (voter-registration-tool)
02:26:10 [9c5064df] Haddocks (cardano-node)
02:43:17 [cafacb3c] Add laws for the `PartialOrd` class. (cardano-wallet)
02:43:20 [ffa35e92] Add function `getAssets` to `TokenMap`. (cardano-wallet)
02:43:20 [c27455aa] Add function `getAssets` to `TokenBundle`. (cardano-wallet)
02:43:21 [ed2173fb] Add `NFData` instance for `AssetId`. (cardano-wallet)
02:44:13 [9aed8b27] Add `PartialOrd` instance for `TokenMap`. (cardano-wallet)
02:44:16 [d0952641] Add `Read` instance for `NonEmptyMap`. (cardano-wallet)
02:44:16 [c9ce4011] Add `PartialOrd` instance for `TokenBundle`. (cardano-wallet)
02:44:17 [6c733d14] Add generators for small, strictly-positive token quantities. (cardano-wallet)
02:44:17 [91115082] Add `Read` instances for several wallet primitive types. (cardano-wallet)
02:44:17 [2bd0ba55] Add `Monoid` instance for `TokenBundle`. (cardano-wallet)
02:44:18 [42d6118f] Add generator module for transaction-related types. (cardano-wallet)
02:44:18 [927ff1c5] Add generator module for `Address` type. (cardano-wallet)
02:44:18 [b9249eeb] Add function `subtract` to `TokenQuantity`. (cardano-wallet)
02:44:31 [42775959] Add function `subtract` to `TokenMap`. (cardano-wallet)
02:44:34 [089bb9cf] Add strict non-empty set type. (cardano-wallet)
02:44:34 [323ccc1b] Add function `subtract` to `TokenBundle`. (cardano-wallet)
02:44:50 [c9367ad1] Add indexed UTxO type. (cardano-wallet)
02:44:52 [43bbeecd] Use indexed UTxO type within `Wallet`. (cardano-wallet)
02:44:53 [a1f07997] Fork `subtract` functions into safe and unsafe variants. (cardano-wallet)
02:44:53 [6fc3c55b] Export `empty` from type `TokenBundle`. (cardano-wallet)
02:44:53 [40939c3f] Use type-specific `empty` functions in definition of `UTxOIndex.empty`. (cardano-wallet)
02:44:54 [18963888] Add explanatory comment to `PartialOrd` instance for `TokenMap`. (cardano-wallet)
02:44:54 [e921df1a] Add coverage checks to tests of `delete` and `insert` operations. (cardano-wallet)
02:44:54 [6c4b470f] Change copyright upper bounds to 2021. (cardano-wallet)
02:44:55 [a67f1d42] Add coverage check for `SelectionFilter` type. (cardano-wallet)
02:44:55 [4610ad91] Fix off-by-one error in `prop_selectRandomSetMember_coversRangeUniformly`. (cardano-wallet)
02:44:55 [2bdd7b0f] Add motivation to the module header comment for type `UTxOIndex`. (cardano-wallet)
02:44:56 [e26a3681] Add documentation to constructors of `InvariantStatus`. (cardano-wallet)
03:07:53 [9df77106] update cargo config (cardano-serialization-lib)
03:35:52 [168fec96] cardano-1.25.0-pre snapshot (cardano-wallet)
03:48:23 [9031c682] Bump Haskell.nix to latest master (cardano-wallet)
03:48:24 [b55b7f5d] Regenerate nix (cardano-wallet)
03:48:25 [ce3eba3f] nix: Workaround for regenerate.sh error on buildkite (cardano-wallet)
03:48:27 [925b4d90] Faster test cluster startup with insta-fork (cardano-wallet)
03:48:28 [fc3d8c5c] Add basic Mary support (cardano-wallet)
03:50:08 [42b85fa1] Add cardanoCliEra helper (cardano-wallet)
03:51:31 [0816e868] fixup: add missing cases to ensure allegra still works (cardano-wallet)
03:51:32 [cff84801] Move shelley import (cardano-wallet)
03:51:33 [ea84bd87] MetaData -> Metadata (cardano-wallet)
03:51:33 [d17c3e49] Add decodeSignedTx for Mary (cardano-wallet)
03:51:34 [68454b0e] Export TokenPolicyId and TokenName constructors (cardano-wallet)
03:51:36 [83ecc78f] Add conversions between Cardano.Api.Value and TokenBundle (cardano-wallet)
03:53:45 [6c52eb6b] Add crates package (cardano-serialization-lib)
04:09:52 [beffe4e3] Haddocks (cardano-node)
04:23:35 [31476299] Add types for local test cluster config (cardano-wallet)
04:24:03 [cd32e147] Make hard fork era configurable in local test cluster (cardano-wallet)
04:24:30 [fb1290ab] Set CARDANO_NODE_SOCKET_PATH only in child processes (cardano-wallet)
04:29:56 [d86c6156] Regenerate nix (cardano-wallet)
04:33:17 [7f4c65c0] niv nixops: update faed0635 -> ed2868fb (plutus)
04:51:05 [e9c6c681] Haddocks (cardano-node)
05:33:02 [f4febbd6] Haddocks (cardano-node)
05:35:38 [8be32a61] Haddocks (cardano-node)
05:45:26 [7605277b] Try #2400: (cardano-wallet)
06:03:29 [a7f78b00] Bump sysinfo from 0.15.7 to 0.15.8 (jormungandr)
06:04:03 [732d1e98] Bump serde from 1.0.118 to 1.0.119 (jormungandr)
06:04:24 [4a26f09c] Bump vit-servicing-station-lib from `6779115` to `4d8cbf8` (jormungandr)
06:04:45 [fe145ae0] Bump vit-servicing-station-tests from `6779115` to `4d8cbf8` (jormungandr)
06:05:34 [2d1778f9] Bump bytes from 0.5.6 to 1.0.0 (jormungandr)
06:06:03 [a5ccf132] Bump quickcheck from 0.9.2 to 1.0.2 (jormungandr)
06:10:48 [b3eb36b2] fix review comments (plutus)
06:11:39 [473108a7] fix (plutus)
06:21:19 [93e198f9] fix: guard against simultaneous data fetches (cardano-graphql)
06:21:20 [27717214] refactor: encapsulate new envs for the supported networks in a docker entrypoint (cardano-graphql)
06:43:40 [8b5a404a] Merge pull request #2896 from input-output-hk/mjolnir (jormungandr)
06:46:19 [518551b8] Save (bitte)
06:46:36 [f31aeb54] Simplify cabal.project.local handling (cardano-node)
06:47:40 [58de83e5] Build and publish haddocks to Github Pages. (cardano-node)
06:49:43 [872d15a9] remove iapyx (jormungandr)
06:50:44 [480e02f4] remove wallet proxies reference (jormungandr)
06:51:04 [fbc28861] added save_qr_code method (jormungandr)
06:51:48 [43c3da98] remove vit related structs from scenario tests (jormungandr)
06:54:12 [9b3e3aec] added save_qr_code method (jormungandr)
06:54:12 [5a6727a3] remove iapyx (jormungandr)
06:54:12 [cbea496b] remove wallet proxies reference (jormungandr)
06:54:49 [462edc02] remove vit related structs from scenario tests (jormungandr)
07:02:45 [6c559f1f] Merge pull request #386 from input-output-hk/feature/ada-supply (cardano-graphql)
07:03:39 [e4b113ad] Revert "bring back custom vault" (bitte)
07:18:16 [ac9b7523] Improve discussion of memory leak (plutus)
07:24:42 [62c38a7c] chore(deps): bump ini from 1.3.5 to 1.3.8 in /docs (cardano-graphql)
07:26:46 [0809f574] SCP-1639: Repair the example simulations (#2591) (plutus)
07:32:11 [333f5b97] SCP-1514 Extract scripts (#2499) (plutus)
07:39:00 [cb56ca76] plutus-playground: Delete unused field from EvaluationResult (plutus)
07:48:08 [07a7c8e5] Fix usecasesSpec (plutus)
07:55:14 [c0397591] expose Context and Seed (jormungandr)
08:08:13 [cc60f9a9] expose node structs (jormungandr)
08:10:52 [a6d31fe8] Add ledger validations (cardano-db-sync)
08:16:45 [b48200b0] fix cargo fmt errors (jormungandr)
08:38:27 [3f45bcfb] WIP (voter-registration-tool)
08:38:48 [81eef81e] ListLike-4.7.4 (ouroboros-network)
08:46:47 [fa685208] fix (plutus)
08:50:06 [da27cd3b] Merge pull request #2090 from input-output-hk/nc/fix-consensus (cardano-ledger-specs)
08:54:40 [ad72a62c] ListLike-4.7.4 (ouroboros-network)
08:55:28 [a6fc1cad] Fix secrets creation (bitte)
08:55:28 [86763dee] Export mkHashiStack (bitte)
08:55:28 [c819ba6c] Fix dockerImages (bitte)
08:55:28 [52628753] Fix callPackage invocation (bitte)
08:55:28 [791ff3f2] Fix directories (bitte)
08:55:28 [0be24932] Remove duplicated secrets for clusters (bitte)
08:55:28 [0d7d51c6] Break recursion (bitte)
08:55:28 [796bb490] Add zfs runtime module (bitte)
08:55:28 [d9e8dd48] Extend package set with deployment info (bitte)
08:55:28 [d00d9200] export mkHashiStack outside of system (bitte)
08:55:28 [24887161] remove obsolete nixosConfigurations attr (bitte)
08:55:29 [8647e3f4] Update flakes.nix (bitte)
08:55:29 [81f3ceec] pass flake self to mkClusters (bitte)
08:55:29 [68a011e4] run oauth2_proxy after secret-oauth (bitte)
08:55:29 [49c7b8f4] mkClusters: fix reference logic (bitte)
08:55:29 [8d8911e9] expose nixosConfigurations (bitte)
08:55:29 [2d58897e] call mkClusters from pkgs (bitte)
08:55:29 [d707f77d] Clean up flake.nix (bitte)
08:55:29 [d001c88e] nomad with nix support (bitte)
08:55:29 [0870470f] Add mkCluster (bitte)
08:55:29 [78de351a] bump bitte-cli (bitte)
08:55:30 [f261287b] only check docker tasks for docker images (bitte)
08:55:30 [1d89a7c1] bump nomad (bitte)
09:03:56 [2e1c24e5] Stuff (cardano-node)
09:04:46 [eeefbbcd] stylish (plutus)
09:14:31 [9deedf02] Stuff (ouroboros-network)
09:17:49 [063fb2b3] DDW-480 Tile view in the delegation center - fixing columns positioning (daedalus)
09:18:44 [7ba96010] Rebase on master and update Byron signing key serialisation tests (cardano-node)
09:18:45 [bf9dbacc] integrate fixes from VIT (bitte)
09:19:15 [23b4c9d3] nixfmt (bitte)
09:21:37 [2f60b7c3] Merge branch 'develop' into feature/ddw-480-tile-view-in-the-delegation-center (daedalus)
09:26:12 [cee8e630] Build and publish haddocks to Github Pages. (cardano-node)
09:26:15 [53f992fc] port to use mkHashiStack (vit-ops)
09:26:20 [c4285123] Merge branch 'develop' into feature/ddw-500-implement-design-for-native-tokens (daedalus)
09:27:15 [070e6bf1] polish roundtrips and and more testing (cardano-addresses)
09:30:02 [1186190c] Deployed haddocks (cardano-node)
09:30:26 [b09673c4] report: Ledger Database (ouroboros-network)
09:33:52 [82dd5fdd] cncli build fix (guild-operators)
09:34:25 [a10618cb] DDW-480 Tile view in the delegation center - changelog (daedalus)
09:35:02 [073fe27c] This shows a failed attempt to use only initial rules instead of the `empty...` (cardano-ledger-specs)
09:36:47 [20552a34] SC2046 fix (guild-operators)
09:43:24 [c24e0277] reuse variable (guild-operators)
09:44:50 [c63997e6] cncli build fix (#703) (guild-operators)
09:50:43 [04199c77] Merge branch 'master' into metadata-comm (CIPs)
09:52:21 [583357f9] Allocate CIP number (CIPs)
09:57:28 [fd87af60] Merge #2400 (cardano-wallet)
10:00:59 [a21dc6dc] add next release to README releases matrix (cardano-wallet)
10:04:38 [5fe81b11] Bump version from 2020.12.21 to 2021.1.12 (cardano-wallet)
10:07:15 [e73ba579] Merge pull request #2595 from input-output-hk/dependabot/github_actions/knl/niv-updater-action-v8 (plutus)
10:16:37 [d59edae2] Regenerate nix (cardano-wallet)
10:17:58 [70e7817a] Update Initial.md (CIPs)
10:24:49 [53860070] Update Initial.md (CIPs)
10:40:45 [c5c15607] Build and publish haddocks to Github Pages. (cardano-node)
10:43:17 [6b74d9bb] Fix coverage reports (haskell.nix)
10:43:37 [a9f3e11c] Better pattern for filtering out `bors try` (cardano-wallet)
10:43:37 [596e4a52] Support CI failures to be annotated with ADP- tickets (cardano-wallet)
10:45:37 [49c3b78a] Deployed haddocks (cardano-node)
10:48:00 [015791d7] Try #843: (haskell.nix)
10:48:24 [b2ed8ba0] Make Versions more readable (cardano-node-tests)
10:48:54 [839bbd45] Update CIP-1853 usecase derivation from non-hardened to hardened (CIPs)
10:49:36 [834edf2c] Merge pull request #2441 from input-output-hk/KtorZ/bump-release/2021-01-12 (cardano-wallet)
10:53:29 [939944e1] 834edf2c6cca568e17c9ae87e19c870c9d0e494b (cardano-wallet)
10:53:29 [0ad008ab] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
10:53:55 [ce843843] 834edf2c6cca568e17c9ae87e19c870c9d0e494b (cardano-wallet)
10:53:56 [212f1087] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
10:55:29 [7316eb52] [PM-2653] Add developers to build (scalanet)
10:57:22 [c44265a7] Merge pull request #338 from mkoura/versions_ref (cardano-node-tests)
10:59:22 [11150c70] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
10:59:22 [3452b19d] 834edf2c6cca568e17c9ae87e19c870c9d0e494b (cardano-wallet)
11:00:47 [6d11b755] Merge #2400 (cardano-wallet)
11:04:45 [608ba18b] Add laws for the `PartialOrd` class. (cardano-wallet)
11:04:48 [d3df18c4] Add function `getAssets` to `TokenMap`. (cardano-wallet)
11:04:48 [a53f698e] Add function `getAssets` to `TokenBundle`. (cardano-wallet)
11:04:49 [2f1c9509] Add `NFData` instance for `AssetId`. (cardano-wallet)
11:04:59 [6dbadf70] Add `PartialOrd` instance for `TokenMap`. (cardano-wallet)
11:05:05 [d61acbbb] Add `Read` instance for `NonEmptyMap`. (cardano-wallet)
11:05:05 [4cda84d2] Add `PartialOrd` instance for `TokenBundle`. (cardano-wallet)
11:05:05 [df0aad5d] Add `Read` instances for several wallet primitive types. (cardano-wallet)
11:05:06 [489b4af0] Add generator module for `Address` type. (cardano-wallet)
11:05:06 [5f929984] Add generators for small, strictly-positive token quantities. (cardano-wallet)
11:05:06 [2f5b7c00] Add `Monoid` instance for `TokenBundle`. (cardano-wallet)
11:05:07 [bc5e1515] Add generator module for transaction-related types. (cardano-wallet)
11:05:07 [a3eed0e6] Add function `subtract` to `TokenQuantity`. (cardano-wallet)
11:05:21 [9d61fa85] Add function `subtract` to `TokenMap`. (cardano-wallet)
11:05:24 [c2cc094c] Add strict non-empty set type. (cardano-wallet)
11:05:24 [18b3e9d5] Add function `subtract` to `TokenBundle`. (cardano-wallet)
11:05:57 [089da8c9] Add indexed UTxO type. (cardano-wallet)
11:06:00 [ba028ecf] Use type-specific `empty` functions in definition of `UTxOIndex.empty`. (cardano-wallet)
11:06:00 [5a2e2b35] Fork `subtract` functions into safe and unsafe variants. (cardano-wallet)
11:06:00 [21a2f056] Export `empty` from type `TokenBundle`. (cardano-wallet)
11:06:01 [86557d9c] Change copyright upper bounds to 2021. (cardano-wallet)
11:06:01 [e0de05b9] Add explanatory comment to `PartialOrd` instance for `TokenMap`. (cardano-wallet)
11:06:01 [083f93e8] Add coverage checks to tests of `delete` and `insert` operations. (cardano-wallet)
11:06:02 [d550ec80] Add motivation to the module header comment for type `UTxOIndex`. (cardano-wallet)
11:06:02 [81005b5e] Add coverage check for `SelectionFilter` type. (cardano-wallet)
11:06:02 [7cba0a6f] Fix off-by-one error in `prop_selectRandomSetMember_coversRangeUniformly`. (cardano-wallet)
11:06:03 [339e9d38] Add documentation to constructors of `InvariantStatus`. (cardano-wallet)
11:06:17 [823b7dea] Create LICENSE file (stake-pool-school-handbook)
11:06:23 [44d3a6a7] Use indexed UTxO type within `Wallet`. (cardano-wallet)
11:17:43 [fee9286d] DDW-480 Tile view in the delegation center - fixing flow issues (daedalus)
11:22:04 [54fd2cd3] [PM-2653] Add release step when pushin on master (scalanet)
11:25:59 [c16034eb] Merge #2856 (ouroboros-network)
11:32:56 [49861d44] Fix for githash test on hydra (haskell.nix)
11:34:13 [29b9e9d3] Merge remote-tracking branch 'origin/master' into hkm/keep-git-dir (haskell.nix)
11:34:22 [893bb17c] Update dependencies (cardano-node)
11:34:46 [c39fcfc0] Try #843: (haskell.nix)
11:41:16 [265aafd3] Fix some more things that were missing from Hydra (plutus)
11:44:41 [344ff86e] expose more data & remove iapyx from workspace (jormungandr)
11:47:18 [e3185f65] Starting to make editor feedback pane resizable. (plutus)
11:47:18 [681f8f87] Finished making editor feedback pane resizable. (plutus)
11:47:35 [c7c3800a] Enable tests for marlowe-playground-client (plutus)
11:48:36 [44bff119] Create byron wallet from xprv / icarus wallet from pub-key (ikar)
11:50:11 [65a978f8] Update CHANGELOG.md (cardano-rt-view)
11:53:56 [ed7fdd97] Update shelley tx submission with cardano-api IPC (cardano-node)
11:53:57 [4520d07d] Update cardano-cli's protocol parameter query to use the new IPC api (cardano-node)
11:53:57 [62ea8d32] Implement new IPC version of getLocalTip (cardano-node)
12:01:05 [eebd4fb8] extract topology interactive command (jormungandr)
12:04:15 [799e92c6] [DDW-534] Introduce a fix for Ledger txs to Byron address (daedalus)
12:10:41 [bb385676] Merge pull request #45 from piotr-iohk/create_byron_from_pubkey (ikar)
12:16:08 [17938a30] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
12:16:08 [730d9d4c] 834edf2c6cca568e17c9ae87e19c870c9d0e494b (cardano-wallet)
12:21:17 [252740eb] Fix githash test (haskell.nix)
12:22:29 [5b37a751] Running fix-purty and adding an explanatory note. (plutus)
12:23:28 [b59a41a5] Try #843: (haskell.nix)
12:24:37 [52e1e62f] Use proper tally result object for serialize the decrypt with shares result on jcli (jormungandr)
12:25:06 [8580a838] Add eslint rule for circular dependencies. (mantis-wallet)
12:25:25 [0b446b00] Extract SyncState class to its own file (mantis)
12:25:51 [36bb516c] Fix e2e private vote flow test (jormungandr)
12:28:07 [30106227] Merge branch 'develop' into feature/ddw-452-show-ada-amounts-in-other-currencies (daedalus)
12:28:17 [4e49b1f1] remove automated bump.sh export from travis script. (cardano-wallet)
12:28:24 [61852983] DDW-480 Tile view in the delegation center - fixing redelegate logic (daedalus)
12:28:42 [40a59a8a] Refactor FastSync actor into smaller classes (mantis)
12:28:48 [e69fbc75] Fix style (mantis)
12:28:48 [1198f9e7] Fix integration tests (mantis)
12:28:48 [e4d2b461] Fix unit tests (mantis)
12:28:48 [728d5a7d] Make previous commit compile and minor refactors (mantis)
12:28:48 [2917186a] Extract pivot logic (mantis)
12:29:14 [715efd15] DDW-480 Tile view in the delegation center - cleanup (daedalus)
12:31:12 [9845ebbb] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
12:31:12 [e4cf09db] 4e49b1f12ae7d653eca149b60d67f2a1a578104a (cardano-wallet)
12:34:04 [384c62ee] [ETCM-513] Make createPersistentStore independent from store stucture (#70) (mantis-wallet)
12:38:22 [ee36fbf9] [CAD-2449] Add API endpoint for checking valid pool id. (smash)
12:40:06 [b9899575] Version to v2021-01-12 (ikar)
12:40:37 [eb0684a3] 4e49b1f12ae7d653eca149b60d67f2a1a578104a (cardano-wallet)
12:40:37 [ce1bd016] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
12:44:02 [00840762] Update cardano-cli's stake distribution query to use the new IPC api (cardano-node)
12:44:18 [6d7a21dc] 4e49b1f12ae7d653eca149b60d67f2a1a578104a (cardano-wallet)
12:44:18 [081e0727] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
12:50:03 [e37a7694] fixed ownership in interactive mode (jormungandr)
12:53:07 [4d05f158] Try #139: (smash)
13:03:35 [f299ad07] Removed unused import (jormungandr)
13:07:42 [9bc1c507] relay-update systemd timer (cardano-ops)
13:14:15 [ec41d481] buildPursPackage: fix compilation/test execution (plutus)
13:15:01 [2c962fa5] Merge #2228 (cardano-node)
13:22:52 [0b5902dc] DDW-480 Tile view in the delegation center - fixing positioning of tiles and updating delegation logic (daedalus)
13:24:49 [bdf26fd5] Bump version. (mantis-wallet)
13:27:18 [ef36d00a] 4e49b1f12ae7d653eca149b60d67f2a1a578104a (cardano-wallet)
13:27:19 [6dc87d17] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
13:27:53 [cbfd1b06] [CAD-2449] Add API endpoint for checking valid pool id. (smash)
13:32:23 [c62a4340] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
13:32:23 [fd08e482] 4e49b1f12ae7d653eca149b60d67f2a1a578104a (cardano-wallet)
13:32:51 [216f1299] - Add global and topology files for the priviledge prototype deployment. (cardano-ops)
13:32:54 [5f0f50e9] Add several recipes. [skip ci] (cardano-ops)
13:32:55 [e5aae9bd] Add instructions on how to configure logging, and query UTxO. (cardano-ops)
13:32:56 [16054a25] Add stakepools nodes to the priviledge topology. (cardano-ops)
13:32:57 [a4d18b4b] Document how to send a transaction on the testnet. (cardano-ops)
13:32:58 [055105f6] - Create a script to automate the process of creating a stakepool. (cardano-ops)
13:32:59 [f78ab1d8] Add script to create a stakepool (WIP). (cardano-ops)
13:33:00 [62d6b570] Start drafting the test script to submit an update proposal. (cardano-ops)
13:33:00 [0932d274] Add commands in the script to successfully register a stake-pool. (cardano-ops)
13:33:01 [87166a9e] WIP: try to deploy a testnet with 1 BFT node and 1 pool node. [skip ci] (cardano-ops)
13:33:02 [7ebef5e0] WIP: discriminate key creation for BFT and pool nodes. (cardano-ops)
13:33:03 [1dbbece3] Disable acme. [skip ci] (cardano-ops)
13:33:04 [54eaf5dc] Fix errors in the deployment. [skip ci] (cardano-ops)
13:33:05 [e4350683] First working version of update proposal submission. [skip ci] (cardano-ops)
13:33:06 [d12d0fc5] Create a script to register a stakepool. [skip ci] (cardano-ops)
13:33:07 [652cc3d8] WIP: add a test script to execute the decentralized updates test. [skip ci] (cardano-ops)
13:33:08 [9c352293] Copy the keys at deployment time. [skip ci] (cardano-ops)
13:33:09 [2b0f9ed1] Make the stakepool registration script work. [skip ci] (cardano-ops)
13:33:10 [842e33ee] Remove debug statements. [skip ci] (cardano-ops)
13:33:10 [86da8f85] Wait till the network start to run the test scripts. [skip ci] (cardano-ops)
13:33:11 [91cb6754] Update cardano-node version. [skip ci] (cardano-ops)
13:33:12 [c3c7bc19] Fix stake pool stake delegation. [skip ci] (cardano-ops)
13:33:13 [0459b4ba] Test with three nodes. [skip ci] (cardano-ops)
13:33:14 [a3859f2b] Remove the shell specification from the test script. (cardano-ops)
13:33:15 [d1bf0951] Move the information about the testnet example to a readme. [skip ci] (cardano-ops)
13:33:16 [aa229c13] Remove tmp file added by mistake. [skip ci] (cardano-ops)
13:33:17 [1fba6d92] Re-organize the README sections. (cardano-ops)
13:33:18 [5e6ecf2c] Create the `scripts/create-shelley-genesis-and-keys.sh`. This will be tested in the AWS environment. [skip ci] (cardano-ops)
13:34:52 [fbfe63ff] Try #139: (smash)
13:35:11 [868ad30a] Update cardano-cli's stake address info query to use the new IPC api (cardano-node)
13:35:53 [e4db4d00] Add laws for the `PartialOrd` class. (cardano-wallet)
13:35:56 [26de1cf4] Add function `getAssets` to `TokenMap`. (cardano-wallet)
13:35:57 [429fe21a] Add function `getAssets` to `TokenBundle`. (cardano-wallet)
13:35:57 [2f05e237] Add `NFData` instance for `AssetId`. (cardano-wallet)
13:35:58 [0841551e] Add `PartialOrd` instance for `TokenMap`. (cardano-wallet)
13:35:58 [733e927d] Add `Read` instance for `NonEmptyMap`. (cardano-wallet)
13:35:58 [00f1e32c] Add `PartialOrd` instance for `TokenBundle`. (cardano-wallet)
13:35:59 [707af0e2] Add `Read` instances for several wallet primitive types. (cardano-wallet)
13:35:59 [7136986d] Add `Monoid` instance for `TokenBundle`. (cardano-wallet)
13:35:59 [404035c3] Add generators for small, strictly-positive token quantities. (cardano-wallet)
13:36:00 [e7e52cd3] Add generator module for transaction-related types. (cardano-wallet)
13:36:00 [dbe9ab8a] Add generator module for `Address` type. (cardano-wallet)
13:36:01 [989caac6] Add function `subtract` to `TokenMap`. (cardano-wallet)
13:36:01 [99d54667] Add function `subtract` to `TokenQuantity`. (cardano-wallet)
13:36:01 [f50ce2e3] Add function `subtract` to `TokenBundle`. (cardano-wallet)
13:36:02 [79fbc222] Add indexed UTxO type. (cardano-wallet)
13:36:02 [9584ba04] Add strict non-empty set type. (cardano-wallet)
13:36:02 [089de06f] Fork `subtract` functions into safe and unsafe variants. (cardano-wallet)
13:36:03 [a96216ed] Export `empty` from type `TokenBundle`. (cardano-wallet)
13:36:03 [19604e42] Use type-specific `empty` functions in definition of `UTxOIndex.empty`. (cardano-wallet)
13:36:03 [d09149c6] Change copyright upper bounds to 2021. (cardano-wallet)
13:36:04 [8286ee12] Add coverage checks to tests of `delete` and `insert` operations. (cardano-wallet)
13:36:04 [e1a7851c] Add explanatory comment to `PartialOrd` instance for `TokenMap`. (cardano-wallet)
13:36:04 [63574f20] Add coverage check for `SelectionFilter` type. (cardano-wallet)
13:36:05 [aca1d317] Fix off-by-one error in `prop_selectRandomSetMember_coversRangeUniformly`. (cardano-wallet)
13:36:05 [3d4d329f] Add motivation to the module header comment for type `UTxOIndex`. (cardano-wallet)
13:36:06 [897e867a] Add documentation to constructors of `InvariantStatus`. (cardano-wallet)
13:38:13 [609dd28c] Copy the string that defined the `create-shelley-genesis-and-keys` to a (cardano-ops)
13:39:52 [e85657aa] Replaced `create-shelley-genesis-and-keys` and `renew-kes-keys` scripts in the (cardano-ops)
13:39:55 [e48f3abe] Make the topology declaration more robust on how node id's are assigned. [skip ci] (cardano-ops)
13:39:56 [307e470f] Move the test scripts to the 'examples' directory. [skip ci] (cardano-ops)
13:39:57 [642793e4] Cleanup the priviledge specific nix files. (cardano-ops)
13:39:58 [b884db91] Remove Priviledge name from the example. [skip ci] (cardano-ops)
13:39:59 [56a2a9f9] Address the TODO in the readme. (cardano-ops)
13:43:40 [ceb5ddbf] [CAD-2449] Add API endpoint for checking valid pool id. (smash)
13:49:30 [51a2c5e9] Fixes after rebasing to develop branch (mantis)
13:51:23 [b2f88ab3] Merge pull request #2596 from input-output-hk/update/nixops-faed0635d24e93f38046af58fb7715327de28e39 (plutus)
13:58:54 [4be24e85] Added licence file. (stake-pool-school-handbook)
14:00:51 [e0b37b7e] Merge pull request #2587 from input-output-hk/update/mvn2nix-9348fc406126a21291406c22e51ee5c156c6f378 (plutus)
14:03:57 [21303f5d] [DDW-481] smashUrl from the Cardano Launcher (daedalus)
14:06:09 [f414a639] [PM-2653] Refine publish script (scalanet)
14:07:52 [592749ed] Onboarding.md: draft a small Consensus Team onboarding doc (ouroboros-network)
14:08:36 [bf8579cc] Merge #2855 (ouroboros-network)
14:24:38 [0523c68c] Merge branch 'develop' into feature/ETCM-468-eth-getProof (mantis)
14:30:50 [ea9b7aaf] CAD-2420 supervisord: the wealth of profiles (cardano-node)
14:31:41 [37f06902] Update README.md (stake-pool-school-handbook)
14:32:14 [7816fd4c] CAD-2399 ghc: build everything with -g3 (cardano-node)
14:32:14 [0b364209] CAD-2399 ghc: try the haskell.nix method of globally enabling -g3 (cardano-node)
14:32:24 [0bb028b9] Derive addresses synchronously (adalite)
14:34:57 [7934a701] Update register-stake-key.md (stake-pool-school-handbook)
14:36:45 [273d7c9e] Update README.md (stake-pool-school-handbook)
14:42:31 [cd343814] Refactor cli shelley queries (cardano-node)
14:42:42 [0b7b18d9] Merge pull request #5 from adatainment/master (stake-pool-school-handbook)
14:46:03 [d2c1b6fb] Rename max votes to vote stake limit (jormungandr)
14:47:57 [67eedea1] Merge #2273 (cardano-node)
14:51:06 [d4bdd5e0] DDW-480 Tile view in the delegation center - fixing positioning of labels (daedalus)
14:53:30 [80edd4ab] Update shelley tx submission with cardano-api IPC (cardano-node)
14:53:34 [ac0991f5] Implement new IPC version of getLocalTip (cardano-node)
14:53:35 [5c02cb2a] Update cardano-cli's stake distribution query to use the new IPC api (cardano-node)
14:53:35 [15ee8a2b] Update cardano-cli's protocol parameter query to use the new IPC api (cardano-node)
14:53:36 [d3bfee60] Update cardano-cli's stake address info query to use the new IPC api (cardano-node)
14:53:36 [3f4bae29] Refactor cli shelley queries (cardano-node)
14:56:03 [8774cb2c] Ability to skip all tests (cardano-node-tests)
15:04:19 [5742174a] Fix support for 12 word mnemonics (adalite)
15:04:36 [b536ab3d] Merge pull request #339 from mkoura/skip_tests_allure (cardano-node-tests)
15:08:56 [acc8ae9a] Update doc building (cardano-node-tests)
15:11:58 [c08c967f] Merge pull request #340 from mkoura/doc_update (cardano-node-tests)
15:12:02 [284df702] plutus-scb: Fix psgenerator (plutus)
15:16:32 [8a70979f] move the migrations folder to fix nix builds (vit-servicing-station)
15:17:35 [8d8c9fe3] add schedule when don't get peers (mantis)
15:19:19 [9012fa5b] Fix withProfiling to only affect profiled nodes (cardano-ops)
15:21:09 [88ef0818] Merge branch 'ETCM-311-fast_sync_improvements' of github.com:input-output-hk/mantis into ETCM-316-branch-resolving (mantis)
15:21:33 [9aa7928c] try nomad+nix (vit-ops)
15:29:06 [93ac4437] more fixes (vit-ops)
15:36:38 [502da23c] Merge pull request #340 from input-output-hk/relay-update-timer (cardano-ops)
15:42:51 [40840496] specify version of vit-servicing-station to deploy (vit-ops)
15:42:59 [35d68dff] Merge remote-tracking branch 'origin/master' into reactormonk/calibrating (plutus)
15:43:26 [19cbda97] Added explanations (cardano-ledger-specs)
15:49:17 [96157bd9] DDW-480 Tile view in the delegation center - fixing positioning of labels (daedalus)
15:56:26 [385fd6d0] Add --destroy flag to tf plan (bitte-cli)
15:56:26 [aa7219f2] Remove existing known_host before provision (bitte-cli)
16:03:29 [74adddc2] Refactor cli shelley queries (cardano-node)
16:13:41 [2885e870] readme: edits (ouroboros-network)
16:20:10 [c524012d] Merge branch 'develop' into fix/ddw-534-fix-txs-to-byron-address (daedalus)
16:24:12 [5e2fead1] Merge pull request #2600 from input-output-hk/fix-generated-ps (plutus)
16:24:46 [d8c42251] Fix some more things that were missing from Hydra (plutus)
16:24:58 [e147eedc] [DDW-534] CHANGELOG update (daedalus)
16:27:40 [67f76ff2] fixed block fetcher failing test (mantis)
16:38:36 [4696aa8f] fixed block fetcher failing test (mantis)
16:38:45 [60d5c584] readme: edits (ouroboros-network)
16:38:56 [8f2db24e] readme: removed test commands (ouroboros-network)
16:43:23 [e5272bfa] Merge #2431 (cardano-wallet)
16:45:59 [a7aa10e3] Replace `empty*` functions by `def` in the rules and tests. [skip ci] (cardano-ledger-specs)
16:46:52 [f4ef4807] Testing reports (cardano-node-tests)
16:46:53 [07e16abe] Sphinx #6 (cardano-node-tests)
16:46:53 [85ed18ca] Sphinx doc #4 (cardano-node-tests)
16:47:28 [9480c462] Format code. (cardano-ledger-specs)
16:48:37 [4d8658c9] Docs update (cardano-node-tests)
17:01:34 [b819ee97] Update register-stake-key.md (stake-pool-school-handbook)
17:09:57 [f75d0eb4] GitBook: [master] 6 pages and 21 assets modified (stake-pool-school-handbook)
17:12:14 [c7b5932d] Merge pull request #2597 from input-output-hk/imp/fix-more-missing-hydra-stuff (plutus)
17:13:27 [b4d58db1] [ETCM-487] Sync info improvements. (mantis-wallet)
17:14:01 [42d19f03] Make MA tests pass. (cardano-ledger-specs)
17:14:09 [e5266c4d] remove comma (stake-pool-school-handbook)
17:15:52 [f1790c95] wrap blockly in a TEA-style submodule (plutus)
17:21:26 [70f38df5] Add ledger validations (cardano-db-sync)
17:22:31 [8b15f9f2] change mutability in controller (jormungandr)
17:24:58 [56bc8f48] change mutability for context method (jormungandr)
17:47:45 [45e969d3] docs: update readme with websockets instructions (adrestia-multisig-coordination)
17:59:21 [610be2a1] Validate wallet version when signing pool registration (adalite)
18:01:33 [d818cb7b] Remove seemingly redundant nix fix (cardano-wallet)
18:13:35 [657ddf3f] Merge #2400 (cardano-wallet)
18:31:06 [eb7193a8] [DDW-481] Small UI fix (daedalus)
18:31:17 [a09c5200] Merge branch 'develop' into feature/ddw-481-switching-smash-servers (daedalus)
18:33:35 [7e5482e1] Don't reserialize witness set in mary translation (cardano-ledger-specs)
18:37:34 [1e361d16] Docs (plutus)
18:40:02 [2bc43ef7] Adds a README.md (nixops-flake)
19:20:21 [9a578fcc] Make Docker containers resolve domains using the hosts dnsmasq (bitte)
19:23:50 [9c86fda4] Tighten mint field bound in decoder (cardano-ledger-specs)
19:24:30 [d3ebf5c0] Revert "use nixpkgs-unstable for latest crystal" (bitte-cli)
19:33:55 [c9579862] Add ledger validations (cardano-db-sync)
19:48:08 [a7185451] '(==)' does not work, but '(===)' does (plutus)
19:48:18 [f7fdc3c2] Merge #2400 (cardano-wallet)
19:53:16 [83826e6c] Optimize redis stats - change redis scan bulk size from 10 to 1024 (adalite)
19:56:09 [88617fb0] Doc tweaks (plutus)
19:58:03 [07e81999] Add ledger validations (cardano-db-sync)
20:06:52 [f5f27833] [DDW-534] Add LOGS for debugging purpose (daedalus)
20:08:21 [fead8b84] Tighten mint field bound in decoder (cardano-ledger-specs)
20:10:24 [4e26d1b0] Unnecessary file removed (stake-pool-school-handbook)
20:16:25 [a083afbd] Fix account numbering labels (adalite)
20:16:38 [0b89147c] WIP - tests (adalite)
20:16:38 [de7c1b2c] Refactor and add types (adalite)
20:16:39 [26e6775e] rename state to info (adalite)
20:16:40 [3484f368] Refactor version checking (adalite)
20:16:41 [17b75d43] Init account (adalite)
20:16:42 [2087627e] Refactor version checking (adalite)
20:16:43 [677289f5] Dont discover accounts if device doesnt supports bulk export (adalite)
20:16:44 [d764874e] Dont bulk export byron keys (adalite)
20:16:45 [c3e07544] Rename new to next (adalite)
20:16:46 [aaf6f2d8] Remove pubkey bulk creation derivation fn (adalite)
20:16:47 [e7686221] Derive addresses synchronously (adalite)
20:16:48 [af0e51f2] Fix support for 12 word mnemonics (adalite)
20:26:33 [d7a8e6eb] Validate wallet version when signing pool registration (adalite)
20:53:30 [cc66032d] f7fdc3c2387e46e83574ba5b2a40b114f227156d (cardano-wallet)
20:53:31 [f6f1a762] Merge branch 'gh-pages-deploy' into gh-pages (cardano-wallet)
20:57:31 [e1d15b32] Excludes darwin CI guests from disk predict due to high GC and util% (ci-ops)
21:02:23 [a9712aa4] chore(release): 0.1.0 (adrestia-multisig-coordination)
21:24:07 [79441059] CAD-2427 bench: startup timing fixes (cardano-ops)
21:32:03 [eb460ac0] add change for native assets (cardano-serialization-lib)
21:34:18 [1b42da7d] rename min_utxo parameter to ada_per_unit_size (cardano-serialization-lib)
22:16:29 [c796b8b2] CAD-2427 bench: startup timing fixes (cardano-ops)
22:19:33 [a7ab33ae] CAD-2427 bench: startup timing fixes (cardano-ops)
22:19:48 [7e023274] Internal script upgrade (guild-operators)
22:39:45 [9f7e5f5c] Implement download of headers skeleton (mantis)
22:55:37 [e7f0c9b9] Some minor language tweaks, and corrections of references to the testnet configuration files names (stake-pool-school-handbook)
22:59:44 [16eefbdf] Merge pull request #112 from cleverca22/move-migrations (vit-servicing-station)
23:05:11 [398069bc] [DDW-501]: Disable and hide context menu items on some scenarios (daedalus)
23:06:51 [813168d0] Add types for local test cluster config (cardano-wallet)
23:06:52 [b4a2feae] Set CARDANO_NODE_SOCKET_PATH only in child processes (cardano-wallet)
23:06:52 [859b39f4] Make hard fork era configurable in local test cluster (cardano-wallet)
23:08:04 [32cc3d08] builtin + declarative syntax (plutus)
23:17:56 [e72fd78a] builtins + decl (plutus-metatheory)
23:18:39 [5979d53c] [DDW-501]: Update changelog (daedalus)
23:20:09 [b89aa333] Merge branch 'develop' into chore/ddw-501-disable-copy-paste-options-on-some-scenarios (daedalus)
23:23:15 [0dbf011f] Regenerate nix (cardano-wallet)
23:45:30 [1db7fa79] enable nightly Mary property tests (cardano-ledger-specs)
23:49:04 [6932ae7e] enable nightly Mary property tests (cardano-ledger-specs)