-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blockers and Wishlist for the 2.3 release #77
Comments
2.3 release will need to include gas cost adjustment by contract runtime team (cc. @Ekleog-NEAR ) and hopefully decentralized state sync (cc. @saketh-are ) |
@Ekleog-NEAR I saw you start OOO in a few days. Is gas cost adjustment something ready to be included or we need some work on this before branch cut? |
@robin-near Just to double confirm, we are fine with including EpochSync code because near/nearcore#12057 is merged? |
We are hoping that he will finish the work before he goes OOO. |
There's a PR which increases storage proof size limit (and introduces protocol 72), I think it's meant for 2.3: near/nearcore#11997 |
near/nearcore#12044 has all the code for reducing gas costs; it literally just finished passing CI so all that remains is review :) |
2.2.0 didn't include the changes to RPC, they should probably be included in 2.3.0. https://near.zulipchat.com/#narrow/stream/308695-nearone.2Fprivate/topic/2.2E2.2E0/near/462814322 These are breaking changes to the RPC, so they have to be communicated to the community. |
@staffik yes it's fine now. |
Let's make sure that the eth wallet fix from 2.2.1 (near/nearcore#12093) also makes it into 2.3 |
This a dependancy tracker issue for the next release. Please, add any features and fixes you want to be included in the release.
List of required features
List of optional features
The text was updated successfully, but these errors were encountered: