-
Updated
Jan 24, 2022 - Python
cardano
Here are 280 public repositories matching this topic...
Extend testing for relative paths in vars to:
prereqs
CNTools
gLiveView
cncli
Add testing for ~ and relative paths to resove before using (eg: @disassembler had trouble when using home folder for backup & restore)
-
Updated
Jan 24, 2022 - TypeScript
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
May 18, 2021 - Shell
-
Updated
Jan 21, 2022 - Shell
Describe your idea, in simple words.
Enable routing HTTP requests to the local-tx-submission protocol. A typical request would be:
- verb:
POST - content-type:
application/cborortext/plain - accept-encoding:
application/json - body: raw binary (when
application/cbor) or an encoded base16 string whentext/plain
The response would be the full local-tx-submission resp
-
Updated
Jan 26, 2022 - Haskell
-
Updated
Oct 3, 2021 - JavaScript
We should add this upstream changes into our codebase
input-output-hk/chain-libs@53e791c#diff-9bc73802da0f8d3c0fbfaae52e2e5701
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 21, 2022 - Haskell
-
Updated
Jan 24, 2022 - Python
-
Updated
Jan 24, 2022 - Haskell
-
Updated
Jan 25, 2022 - Isabelle
-
Updated
Jan 25, 2022 - TypeScript
-
Updated
Jan 26, 2022 - TypeScript
-
Updated
Jan 24, 2022 - HTML
-
Updated
Jan 16, 2022 - C#
-
Updated
May 19, 2020 - Haskell
-
Updated
Dec 21, 2021 - Python
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.