Closed KudinovKV closed 10 months ago
Hi, fixed in v1.8.8, thank you for the report!
About ProofCheckPolicyUnsafe
, it is pretty safe, if you trust liteservers (for example, using public ton liteservers or your own). Most of the other libraries has no proof checks :)
Got it. Thanks for quick reply!
Hey! Could you please check, current example is not work. Probably this happened because multiple shard became alive in mainnet. I found out that error appears in this switch case with zero value in ab variable. Could you please research it and maybe adding another case to this switch case would fix the problem? And then I switched mode to ProofCheckPolicyUnsafe, checks was skipped and everything works well. Is it safe to use ProofCheckPolicyUnsafe?