cardano-shell
cardano-shell copied to clipboard
Node shell, a thin layer for running the node and it's modules.
Needed to make `web+cardano://` links work on Windows and Linux desktops – cf. https://github.com/input-output-hk/daedalus/pull/2606 Unfortunately, this code doesn’t build on darwin CI ≥ Big Sur, so with recent CI updates...
Very useful in Lace Desktop, and we’ve been successfully running this patch for a long time now. Let's merge it into `cardano-shell`
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
I'm not sure if this is the right place. But I've noticed that when running cardano-node from Daedalus - it always uses 100% CPU. cardano-node has ghc-options set to disable...
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
These links don't work. Can you please verify and fix them?  https://docs.cardano.org/projects/cardano-shell/en/latest/ARCHITECTURE.md https://docs.cardano.org/projects/cardano-shell/en/latest/LAUNCHER.md