Samuel Leathers
Samuel Leathers
We're merging #4183 in it's current state. This unblocks development on byron-proxy. Here's a list of tasks we have remaining: - [ ] add all tests from haskell.nix to required...
Related PR #500
Tomas updates the release notes (and perhaps other content?) on daedaluswallet.io every release. When DevOps proposes the new mainnet installers on the blockchain, we also update the daedalus-latest.version.json so the...
* Notification Queue * Eval times * Slow mac builds * Number of builds per slave to low * sending/receiving inputs/outputs between slave and master
(cherry picked from commit 73ca325d1c0f7914640a63764c9a6d448fde5bd0) We did this at IOHK to improve some performance problems with notifications. It's still not perfect, and there may be a good reason to not...
this is: * sha in cardano base corresponding to plutus * (soon to be the current) tip of plutus `release/1.0.0`
# Description _description of the pull request, if it fixes a particular issue it should link the PR to a particular issue, see [ref](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword=)_ # Checklist - Branch - [...
We use weeder for finding unused dependencies and currently have to use stack builds to get weeder to run. It would be nice to be able to be able to...
Hey all, I've been trying to hack at making this work with python2.7. See below for what I did so far. Let me know if there's any other output I...
We ran into an issue where cardano-node.exe wouldn't start because of a missing dll but log had no errors in it. Had to run manually on CLI to get the...