0kenx

Results 26 comments of 0kenx

> In this case contract should block processing all over messages which can change balance until it receives get_balance_response. In can require up to few minutes. This is simply not...

Bumping this since we've again run into issues related to this design flaw. Saying "you can't query the balance since the balance might change" is equivalent to your bank or...

> `let my_balance: (usize, ValidOnce) = my_jetton_wallet.request_balance().await; //

Also for `Vec` and `[T; N]`, where `T` is `BoundedStorable` and `N: usize`

> Disallow initializing maps with emptyMap by default, in other words m: map; without the corresponding entry in init should produce a compilation error; Why? I have multiple use cases...

Any plans to revive this? https://github.com/tact-lang/docs-obsolete/blob/main/tact-design.md#interfaces I'd love to see `impl MyTrait for MyStruct { }`

I think the current definition of `struct` and `message` is clear enough and they offer clear separation of usage scenarios. If we were to merge the two then what would...

We should have a stdlib that includes all [documented](https://docs.ton.org/learn/tvm-instructions/instructions) and [undocumented](https://github.com/ton-community/ton-docs/blob/main/docs/learn/tvm-instructions/instructions.csv#L954) opcodes.

Any expected timeline for the 1.3.0 release?

❤️❤️❤️❤️