ton icon indicating copy to clipboard operation
ton copied to clipboard

Fix lite client crashing when block lookup error

Open hey-researcher opened this issue 9 months ago • 2 comments

Here is a line: https://github.com/ton-blockchain/ton/blob/037053fffec58dedf8e72051fb695a4a42d3d9f3/tonlib/tonlib/TonlibClient.cpp#L5567C60-L5567C77

If the liteserver did not succeed in looking up the block, .ok() will perform a check and crash the app.

hey-researcher avatar May 05 '24 15:05 hey-researcher

Any chance of getting this PR merged or someone from TON taking a look at this, as causing crashes apps consuming this library.

jamescarter-le avatar Jun 28 '24 09:06 jamescarter-le

@EmelyanenkoK could check it please

hey-researcher avatar Jun 28 '24 09:06 hey-researcher