-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Neo v3.0.0 Checklist #2519
Comments
@superboyiii, PR #2497 is only a partial fix to the issues with calculatenetworkfee. What about #2501? |
We'll push a PR to fix it soon. Added to checklist. |
Runtime.Network (i.e. #2515) also needs to be added to devpack. Probably can be done as part of neo-project/neo-devpack-dotnet#648 |
Final decision about #2425 should be on this list |
We plan to implement current neo-go solution when mainnet launched. C# version need more time to test for details. |
#2536, #2534, neo-project/neo-vm#418 seem to be release-critical to me. Worth considering: neo-project/neo-vm#421 (it's hard to change it afterwards). |
All added |
Please also add #2541, current Murmur implementation is non-standard which will lead to interoperability issues between various node implementations. |
@superboyiii all merged update checklist please :) |
Mainnet launched. Neo to the moon! 🥳 |
Now We're making the checklist of neo v3.0.0 for release preparation. We plan to release v3.0.0 in the middle of July and then testnet will be launched. There will be a data reset on v3.0.0 testnet and then no reset any more. We plan to run Testnet for several weeks to ensure it's stable enough and then Mainnet will be launched. Most of the PRs on this checklist has been solved or nearly to be merged. Additional tasks collection will be accepted only if it's necessary.
Mandatory issues
verify
method with parameters. #2501Mandatory PRs
Nonce
toBlock
, addRandom
toRuntime
neo-devpack-dotnet#648SQRT
neo-vm#427SQRT
price #2540@neo-project/developers @neo-project/core @neo-project/ngd-seattle
The text was updated successfully, but these errors were encountered: