-
Updated
Mar 16, 2021 - TypeScript
cardano
Here are 118 public repositories matching this topic...
Hey Guys, Love your work!
As a future enhancement: being risk averse, I'd prefer not to send the details of my block producing node over the internet to add it to my custom peers topology file. It would be good to have a client side script to include the custom peers rather than sending them in the request.
Just to clarify, you need to add the core node IP/DNS details to the customPeers pa
-
Updated
Mar 6, 2018 - JavaScript
-
Updated
Mar 16, 2021 - Shell
-
Updated
Mar 4, 2021 - Shell
-
Updated
Mar 14, 2021 - Isabelle
-
Updated
Mar 17, 2021 - Haskell
-
Updated
May 19, 2020 - Haskell
-
Updated
Oct 12, 2018 - JavaScript
We should add this upstream changes into our codebase
input-output-hk/chain-libs@53e791c#diff-9bc73802da0f8d3c0fbfaae52e2e5701
-
Updated
Mar 12, 2019 - Haskell
-
Updated
Dec 21, 2020 - Haskell
-
Updated
Mar 15, 2021 - Java
-
Updated
Mar 17, 2021 - Haskell
-
Updated
Oct 25, 2019 - Rust
Currently, many issues especially regarding permissions get discovered only after bootstrap of the node, add more sanity checks in docker-entrypoint.sh to detect and report them prior to start-up attempt so that rollouts of new versions and potential restarts are more smooth...
Example 1:
[mark_stopka@docker-host-01 cardano-stake-pools]$ docker logs 7c64324593db -f
grep: /srv/cardan
-
Updated
Mar 16, 2021 - TypeScript
-
Updated
Mar 15, 2021 - Java
-
Updated
Mar 15, 2021 - Haskell
-
Updated
Sep 14, 2018 - PHP
-
Updated
Mar 6, 2021 - JavaScript
-
Updated
Jan 20, 2021 - Haskell
-
Updated
Dec 13, 2018 - Haskell
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Jan 25, 2018 - Ruby
-
Updated
Jul 10, 2020 - Shell
Improve this page
Add a description, image, and links to the cardano topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cardano topic, visit your repo's landing page and select "manage topics."
We can get the browser version from the user agent string (see
userAgentInfo.js. Currently Yoroi only works on the versions mentioned in Emurgo/yoroi-frontend#862We should probably have the app refuse to load on old browser versions instead of failing the first time web assembly is used.