feat: TON support for foreign tx validation requests in mpc contract#3244
feat: TON support for foreign tx validation requests in mpc contract#3244DSharifi wants to merge 15 commits into
Conversation
410752e to
9297612
Compare
|
@claude review |
|
@claude review |
Pull request overviewRe-review after the May 15 round. The prior blocking items have been addressed: Changes:
Reviewed changesPer-file summary
FindingsNon-blocking (nits, follow-ups, suggestions):
✅ Approved |
| # above the post-feature size without leaving the contract free to creep up | ||
| # to the protocol boundary. | ||
| HARD_LIMIT=1450000 | ||
| HARD_LIMIT=1500000 |
There was a problem hiding this comment.
optional nit: consider adding a comment here so that we know in the future how we kept bumping it up.
There was a problem hiding this comment.
I'll skip this, as the other PR I have allows us to bump this to 2MiB
SimonRastikian
left a comment
There was a problem hiding this comment.
Overall seems good with a couple of questions
closes #3241
co-authored with: @frolvanya