Saketh Are

Results 5 comments of Saketh Are

I have a couple of draft PRs I'm continuing to iterate on: - https://github.com/near/nearcore/pull/10415 for the nearcore changes - https://github.com/near/near-sdk-rs/pull/1133 for the rust sdk changes and test contract I don't...

Status update @walnut-the-cat: Fixed-length timeouts are implemented now. Work continues on gas costs and bounding congestion (mainly thanks @nagisa), as well as on the misc. smaller implementation details documented on...

I'll send a PR documenting `tier1_network_info`. We also recently added `network_routes` (it was merged in https://github.com/near/nearcore/pull/9330 after this issue was created). I will document that one as well.

> I agree that Protocol doesn't have to provide such guarantee, but in the case where callback is yielded for N blocks and timeout as it couldn't get executed within...

Following a discussion with @bowenwang1996, I propose removing the timeout feature for a couple of reasons: - The timeout does not provide anything useful towards the chain signatures use case....