Jeff Kyell Sarmen

Results 3 issues of Jeff Kyell Sarmen

When using `SignatureAlgorithm.ECDSA` in `SignatureTemplate` as a parameter in a smart contract, the resulting signature length is 71 bytes. However when calculating the fees internally the transaction it replaces a...

I stumbled upon a bug when using an object to translate, it somehow mixes up the mapping between keys and translations. This is the test code i used: https://gist.github.com/khirvy019/e11103434c07b98374e9b4c8143d6ffa Some...