Info

Download ZIP (53.6 MB)

Testing and Issues

You can test this entry and submit issues during the testing period of the TON Trustless Bridge Challenge contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

17
by rating

Issues

in lite-client nested loops are used to match signatures with pubkeys, which has time complexity O(n^2). so in mainnet it would require thousands iterations in worst case.

also validator weights aren't checked
Windows 10
2
in transaction-checker current_block is sent to lite-client for validation but response is not handled
Windows 10
In function `new_key_block` you parse block not according to TLB =)
You don't check that data `is_key_block`, `prev_block_hash` and `new_validators` is signed, etc.
Contract `transaction_checker.fc` you don't even compile.
LLM-generated nonsense.
Nobody added any issues yet...