ħþ
ħþ
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
I tested to sign with examples in the Readme. but i got in pera wallet this error. PeraWalletConnectError: Confirmation Failed(4300) Invalid request format: Pera Wallet is unable to parse the...
**Describe the bug** With this code the compiler don't compiles the compiled get stuck. https://gist.github.com/helderjnpinto/2416f4d5e3f0dc3349ee07d976e15536 **To Reproduce** Tealish compile Test.tl **Expected behavior** code compile **Additional context** I think the problem...
**Describe the bug** Using tealish format converts the following code in wrong way **To Reproduce** ```tl bytes frc_proofs = Txn.ApplicationArgs[4] bytes rewards_proof = extract((index * 32), 32, frc_proofs) ``` with...