-
Hi! First of all thank you for CSL. :)
I'm having an issue that most likely stems from https://github.com/Emurgo/cardano-serialization-lib/issues/550 and https://github.com/Emurgo/cardano-serializ…
-
https://github.com/mlabs-haskell/purescript-cip30
Blocked by: #400
-
### Discussed in https://github.com/Python-Cardano/pycardano/discussions/164
Originally posted by **reitcircles** February 14, 2023
When submitting tx for the NFT minting of this example: http…
-
### Context
Currently we fail to parse NuFi `signData` response since it doesn't conform to the current version of [CIP-30](https://cips.cardano.org/cips/cip30/#apisigndataaddraddresspayloadbytesprom…
-
## Payment addresses
Did some testing, and it looks like the lib v1.0.5 is not able to use payment addresses. But CIP-30 actually is fine with payment addresses/keys. I get errors when using a pay…
-
Hello,
Correct me if I am wrong but looking at the [CIP-30](https://cips.cardano.org/cips/cip30/) `getCollateral` is no longer associated with the experimental flag as implemented in nami(Needs to be…
nejcr updated
2 years ago
-
## Null/Nil payloads
According to CIP-8, the payload in a COSE_Sign1 signature can also be null / nil, if the payload/message is known by both entities (sender/receiver). https://github.com/cardano…
-
There are a few CIP-30 methods missing in CTL (because we don't use them).
They should be provided as `Contract` methods.
```
api.getNetworkId(): Promise\ -- should throw with KeyWallet
api.ge…
-
As part of #437, `balanceTx` handles adding wallet collateral in an ad-hoc fashion for each wallet. We could investigate modifying `QueryM.getWalletCollateral` to handle those cases by adding the para…
-
**Summary**
Cardano-cli generates transactions which do not meet the ledger specification. Furthermore, if you're trying to sign these transactions in a browser wallet such as Nami - it will not pars…