AURORA
EVM
- Check out this awesome overview of NEAR EVM architecture and the rollout plan!
- We descoped Berlin HF support from our Q1 roadmap.
Bridge
- Check out our upgradability and governance plan for the bridge!
- We improved the display of the amounts in our bridge UI;
CORE
Chain
- We fixed memory usage during the state sync between the nodes;
- Join discussion on block and chunk selection algorithm!
Node Public Interfaces
- Soon you won’t need to use regex to parse RPC error messages. Structured errors are underway for RPC queries;
Berry Pickers
- We are planning creating a book for near-sdk-rs, similar to https://serde.rs/ ;
- Lots of work has been done communicating with the community on the contract standards.
Infra
- We are experiences some issues with loadbalancing logs coming from our nodes. Oh well.
- We had some incidents last week with RPC. On the positive side, people has been using our RPC a lot
Contract Runtime
- We are in talks with https://wasmer.io/ on adding much more diagnostics into WebAssembly ecosystem;
- Wasmer 1.0 is merged into the main branch!