Info

Download ZIP (23.8 KB)

Testing and Issues

You can test this entry and submit issues during the testing period of the TON Block Validation 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

Comments

r1.zip was meant to be just the README, ignore patch inside

./crypto/CMakeLists.txt needs to be reverted,
it won't compile without this accidentally removed line (303):

add_library(ton_crypto STATIC ${TON_CRYPTO_SOURCE})

(no good reason why it's that way, last minute rush)
After adding it back everything runs smoothly
You have not added any comments yet...
by rating

Issues

FINAL TESTING RESULTS for entry6349
Passed 11841/11841 tests
Real time: 812.721724s
CPU time: 654.961204s
Baseline real time: 975.120982s, 16.65% improvement
Baseline CPU time: 897.583775s, 27.03% improvement
Nobody added any issues yet...