hey-researcher

Results 5 issues of hey-researcher

By opening that method, we can easily use the tonlib client directly, without the need for TonlibClientWrapper.

I'd like to compare my own validator binary with existing ones, so it would be nice to have configurable path to bin per validator.

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.

The latest version published to https://crates.io/crates/tonlib is `tonlib = "0.17.6"`, but the Usage section in the README refers to version `0.19`: https://github.com/ston-fi/tonlib-rs#usage.