Open volovyks opened 4 months ago
Chatted with Protocol folks on Zulip So problem is near protocol level sets the cost of env::promise_yield_resume() per byte too high. It is confirmed to be a typo, and will be fixed in the next protocol release. I'm following up with them on the dates of next release.
We will wait for nearcore release 2.4 (early December)
I will reopen this one for visibility and move it to blocked.
@ppca was that fix released on mainnet?
No. It's coming December
I tried removing the logic that checks the signature completely, still costs the same N. I am guessing the cost mostly comes from promise_yield_resume(). I'm checking with Saketh from protocol who implemented the function.