Srdjan
Srdjan
@MadOrkestra @MarceloArraes What versions of package do you use?
@kieransimkin Have you found some kinda workaround for this? I'm decoding cbor using`cbor` library, and I got array as an result. I can't find where the witness-set is actually set,...
It seems like the issue doesn't stop at transaction witness set, even after trying to hack my way around and setting the witness-set to empty map new issues appears. **Error:**...
What's the exact shape of witness set that ledger/cli produces? I working on a separate data structure that should decode/encode witness set as cli produces it. I've tried these kind...
> > What's the exact shape of witness set that ledger/cli produces? I working on a separate data structure that should decode/encode witness set as cli produces it. > >...
If you want to load transaction build on backend by CLI in cardano-serialization-lib you can sign it first with some random keys and then load the CBOR. After that you...
Hey could you just pick the commit [16e8a61](https://github.com/pyropy/fastapi-socketio/pull/32/commits/16e8a61e5bcf3c30785733fa7d35a862136478e4)?
I am having the same issue. Having stack trace returned together with the runtime error would be helpful, or some flag that would let program panic and crash (at least...
Hey @pierre-andre-long thank you for posting this issue. Could you provide more info? For example full error stack trace from backend and piece of backend code in which you verify...
Linking PR with the Issue ticket #2