Aleksandr Dolgavin
Aleksandr Dolgavin
I tried to run the example from readme, running //go:generate zenrpc. It generates code with many errors
**Аbstract** Optimize the GC usage for snapshots **Motivation and Purposes** It may or may not save time to predict the number of snapshots to allocate memory once. It is more...
Hi everyone! I was looking at the Jetton burn function and noticed a strange authorization check. It seems to me that it could be a security issue. token-contract/ft/jetton-minter.fc:75 ``` throw_unless(74,...