Info

Download ZIP (52.9 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

8

Comments

You have not added any comments yet...
by rating

Issues

This version still contains many compilation errors in contest-validate-query.cpp.
Changes outside of the contest/solution/ folder (such as dict.h) are also required in the patch.
Note that block-auto.h and block-cpp are auto-generated files. If you have changes here, remove these files from .gitignore
2
Regal Bass Feb 11 at 21:04
I've updated the patch https://t.me/fixvali
The patch only contains modification of "
contest-validate-query.cpp" which include files that are not in the initial repository. It looks like all the file is generated by an AI...
1
Regal Bass Feb 6 at 03:13
It's not a mistake
We were unable to build your solution, as the patch contains only changes to contest-validate-query.cpp, while the hpp file was obviously modified too.
Also, some global constants in the cpp files are duplicated.
Can you please attach the correct patch file?
1
This patch results in "error: corrupt patch at line 69" on "git apply"
1
Hello!
Sorry, this patch is still incomplete. The patch should be applicable to the initial state of the validation-contest branch (commit d8e29f8b).

To obtain the valid patch, I suggest doing the following:
1) Commit all your changes.
2) Run "git diff origin/validation-contest > solution.patch"

Or just publish it on Github and send a link.
1
Nobody added any issues yet...