Behrang Norouzinia

Results 18 issues of Behrang Norouzinia

I checked all functions in stdlib, and all of the functions that returns a boolean have a ? suffix, except for dict_delete_get_min and dict_delete_get_max functions, which together with udict and...

Changed order of functions to match the documentation. Also replaced `cell` with `slice` in `slice_compute_data_size?` to fix it.

I tried to skip extra currencies dictionary in the message header like this: ``` cs~skip_dict(); ``` but found out that the modifying version is not in the stdlib. With current...

When a keyboard button with `request_contact` enabled is sent to the user by bot, pressing the button does not work on Telegram X for iOS.

When an inline keyboard button with url parameter for starting the bot is sent to the user by bot, pressing the button does not work on Telegram X for iOS.

When an inline keyboard button with `switch_inline_query` parameter is sent to the user by bot, pressing the button does not work on Telegram X for iOS.

This is really weird. When I create a redis client connection like this: `redis.createClient()` then most of the times, the first worker does not receive the shutdown message. Removing the...

Previously the calculator on the referenced page had a bug that was showing 4 TON cost for storage of 1MB for a year. Now it is fixed and shows 6...