Kieran Simkin

Results 9 comments of Kieran Simkin

Cardano native assets are by far the best designed out of all the blockchains I've seen, well worth supporting them :)

Here is some example cbor from Cardano-cli: 86a600828258207a9ae75e073a713791cc3045c2c2f62b925c4d33ae670da445ec80f20c459d7f0082582093ce7d39fc764e8ec9026a50f1f41f0d18649e18378718e91c45060fead0c703010d80018382583900af035fb9a547276bbb86a1936882524463eccb82465fcdf44489013713a39f099c533eb97b848aea0ae05850b4b40ec1ec05541a3f84c9b11a0483d91a83581d70eb18d99e0c392b18a436d595b5223e8fff559c4643118c1d403dfaab821a001e8480a1581c79e78a324e27842aa2ccaa21a710198b1db2c2a835b70d663b68a9dca1534d79546573746e6574547231303030303237310158201db43f14402b617c93f860381ec852799320d35c1be86386dffa53d792d846d582583900af035fb9a547276bbb86a1936882524463eccb82465fcdf44489013713a39f099c533eb97b848aea0ae05850b4b40ec1ec05541a3f84c9b1821a01312d00a2581c6b8d07d69639e9413dd637a1a815a7323c69c86abbafb66dbfdb1aa7a14002581c79e78a324e27842aa2ccaa21a710198b1db2c2a835b70d663b68a9dca2534d79546573746e65745472313030303032363701534d79546573746e65745472313030303032363801021a0002d8a50e8007582053d1932595c943555dd467aa2d3a36efdc865caf35ad77c04c270edcfd2dc39c9fff8080f5d90103a100a119013863626172 This is rejected by serialization lib as being invalid. You can easily verify this yourself if you have Nami installed by opening...

Alessandro claims that [] is invalid, but I would suggest that since the transaction came out of Cardano-cli, it is, by definition, valid. Either way, since it should be such...

> There's a protocol spec and IOHK tools like any other client might either follow it correctly or not and might have bugs as well. That's a very valid point-...

> @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...

> We prolly gonna need to add a compatibility hack for this before releasing 10 then Yes please do, this little bug cost us so much time integrating our smart...

Definitely something I'd use - I use bitwise operators all the time in javascript and other languages. One particular use case that seems relevant - for my recent Smart Life...

I have now created a PR for this change: https://github.com/iansinnott/react-string-replace/pull/91