Home / Reports / May 21, 2021

Friday, May 21, 2021

86 commits had been pushed across 21 repos by 23 authors. There were 50,818 additions and 39,354 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:25:04 [f2b45ed0] ifdLevel 2 (haskell.nix)
00:25:43 [72397ac4] Try #1116: (haskell.nix)
00:46:17 [1bf7164c] Merge #2658 (cardano-wallet)
00:57:16 [996e409a] Merge #2699 (cardano-node)
01:03:01 [cc38df32] Automatic update for Fri May 21 01:03:01 UTC 2021 (stackage.nix)
01:13:28 [9061fcf1] Update Hackage and Stackage (haskell.nix)
02:03:55 [f160ed37] Deployed haddocks (cardano-node)
04:50:00 [48e690df] Merge pull request #122 from asnakep/master (cardano-token-registry)
04:51:40 [d6248020] Try #1116: (haskell.nix)
06:02:24 [1dbefe0e] Update to cabal 3.4.0.0 and remove freeze file (hydra-poc)
06:50:49 [c202df8a] Crptmppt22notes (#94) (CIPs)
07:24:05 [07058a91] Merge pull request #16 from input-output-hk/Ktorz/hydra-tail-simulation (hydra-sim)
07:59:29 [70c9d12e] Extend EndToEndSpec to require networking (hydra-poc)
08:23:58 [34c7d931] Refactor 'wait3sForResponse' to be more resilient to error and less noisy. (hydra-poc)
08:30:52 [67046822] 6.3.9 (adalite)
08:41:57 [059a87ee] Start wiring up a real fake zeroMQ hydra network in the main (hydra-poc)
08:57:45 [43ced335] Merge #3170 (ouroboros-network)
09:02:44 [f060b1fb] Merge #3169 (ouroboros-network)
09:06:28 [a8bdc5dc] Actually connect network and add more traces (hydra-poc)
09:30:26 [f180520a] Make test pass by using changing Read/Show for MockTx (hydra-poc)
09:51:05 [9e2f5d42] Merge pull request #109 from input-output-hk/rvl/doc/release-checklist (cardano-launcher)
09:56:10 [58bdb86c] Make test less flaky (but still is) and add logging (hydra-poc)
09:59:11 [90984794] Merge pull request #3222 from input-output-hk/SCP-2145 (plutus)
10:00:40 [e6697090] Add support for catalyst voting (#988) (adalite)
10:03:01 [8d729ca5] Introduce a dealy when "connecting" to the chain (hydra-poc)
10:51:40 [867551d6] Use action index to give labels unique name (#3234) (plutus)
10:56:50 [aed32fb5] Merge pull request #123 from Sobix/master (cardano-token-registry)
11:01:23 [3ec69796] Making the tasks and balances tabs independent for each step. (#3236) (plutus)
12:07:58 [d2ce34e2] Merge #3171 (ouroboros-network)
12:47:52 [553a5cef] Merge pull request #521 from input-output-hk/multi_dbsync (cardano-node-tests)
12:48:33 [2c26ad1f] Rework commit / collectCom and hydra state machine to stay closer to the paper machine. (hydra-poc)
12:48:34 [8111c44f] Forge participation token during Init and require them during the commit step (hydra-poc)
12:48:35 [fd859320] Temporarily build plutus-contract locally (hydra-poc)
12:48:35 [51ac6a57] Parameterize contract with the policyId (hydra-poc)
12:48:35 [f26b7aa9] Slightly improve readability of constraints definition (mconcat > (<>)) (hydra-poc)
12:49:08 [a67fe030] rework Hydra contract to follow more closely the paper (hydra-poc)
12:50:45 [ba43d122] Implement off-chain init and commit, and simulate a basic scenario (hydra-poc)
12:50:47 [8935f941] Remove now-obsolete modules. (hydra-poc)
12:50:47 [a9739919] Implement collectCom (hydra-poc)
12:51:39 [94c48626] Make it possible to assert on some contract state (hydra-poc)
12:51:43 [54f2430c] Really collect commit when doing the CollectCom, storing them in the HydraState (hydra-poc)
12:52:44 [01ce6d4c] First stab at defining a Model for PBT of Hydra Contracts (hydra-poc)
12:52:46 [142aa202] Get rid of greek. (hydra-poc)
12:52:56 [97df5dd2] Cleanup test utils and Hydra's contract spec (hydra-poc)
12:52:58 [7cb8700a] bump Plutus revision and make on-chain code fee agnostic (hydra-poc)
12:52:58 [da44440c] Pass full 'HeadParameters' to validators instead of only the 'MonetaryPolicyHash' (hydra-poc)
12:52:59 [1960c716] Rename 'Main.hs' into 'Spec.hs' as per recent changes on 'master' (hydra-poc)
12:52:59 [c72d35c1] Implement 'Abort' in Hydra validators (hydra-poc)
12:53:13 [5c55df2c] Make sure to include necessary datums of the committed outputs when constructing the collect com transaction. (hydra-poc)
12:53:13 [6c756ae6] Update 'mustCollectCommits' to validate storedOutputs (hydra-poc)
12:53:13 [d5c14166] Rewrite commit & initial validator to delegate validation logic to the hydra contract (hydra-poc)
13:06:08 [4162ce24] Add missing dependencies to .cabal after long-term rebasing. (hydra-poc)
13:10:16 [ce265151] Fix integration tests following removal of createHydraNode (hydra-poc)
13:10:37 [84978ae3] Use plain text messages instead of types in ETE test (hydra-poc)
13:10:59 [504233a1] Add local-cluster to autotest.sh (hydra-poc)
13:33:57 [1ba4c1c2] Weekly Report 2021-05-21 (adrestia)
14:51:18 [3c906722] Add a transaction syncer in mock-chain (hydra-poc)
15:02:23 [b18fee47] Add CNAME entry for webinar and ensure they are only created once (#3230) (plutus)
15:17:24 [9d53a35e] Catch-up with mock chain when node starts (hydra-poc)
15:49:51 [c4e3336b] Merge pull request #3239 from input-output-hk/costing-primarray (plutus)
16:14:20 [42e63213] Merge pull request #2297 from input-output-hk/jc/pass-posix-to-plutus-contex (cardano-ledger-specs)
16:18:00 [36601806] Increate timeout in tests (hydra-poc)
16:22:08 [3b4185f0] Merge pull request #2293 from input-output-hk/jc/plutus-script-examples (cardano-ledger-specs)
16:36:30 [a97f09d9] Merge pull request #2570 from input-output-hk/fix/ddw-686-validate-search-for-native-tokens-and-conversion-currency (daedalus)
17:02:29 [f27989f5] Merge pull request #3237 from input-output-hk/remove-exmemory-value (plutus)
17:30:11 [65853e7a] bump bitte-cli (bitte)
17:35:31 [237bbcb4] refactor extraneous conditionals (mantis-ops)
17:36:27 [bebc8ff8] bump bitte (mantis-ops)
18:02:49 [5ca860f8] Merge pull request #3244 from input-output-hk/hrajchert/fix-typo (plutus)
18:22:09 [7110ea5b] Merge pull request #130 from input-output-hk/paweljakubas/adp-934/finetune-script-template-validation (cardano-addresses)
18:23:48 [daf15d46] Kwxm/costing no floats (SCP-2086) (#3240) (plutus)
18:43:38 [7857247a] deploy: 7110ea5b88ff67b9021ab369c09f898174a80bae (cardano-addresses)
18:53:53 [0cf8b890] bump old-ghc-nix (#1112) (haskell.nix)
18:54:19 [986a8007] Try to fix qAddDependentFile for windows (#1116) (haskell.nix)
19:09:15 [62335ef5] Merge pull request #3243 from input-output-hk/hrajchert/fix-build-optimization (plutus)
19:22:54 [821638d2] Merge pull request #2102 from Emurgo/ruslan/ergo-connector-version-bump (yoroi-frontend)
19:24:03 [b1894eb4] Update CONTRIBUTING a bit (#3241) (plutus)
20:08:11 [9fbb3777] allow rebuilding only clients (bitte-cli)
20:16:58 [0a85a034] fix typo (bitte-cli)
20:22:55 [0df44ec6] enable LTO for release builds (bitte-cli)
20:24:34 [b329f67a] add rls to devShell (bitte-cli)
20:33:36 [f56d8419] bump bitte-cli again 😅 (bitte)
20:39:27 [593e6965] Merge pull request #2275 from input-output-hk/ts-generic-construction (cardano-ledger-specs)
21:05:15 [a2dc0efb] Merge pull request #2290 from input-output-hk/ts-core-keys (cardano-ledger-specs)
21:09:31 [32a1c157] make nomad plugin stanza less convoluted (bitte)
22:17:11 [b83e4025] Merge #2730 (cardano-node)