Brief Summary 
- JSVM deployed to
mainnet. - NEAR Explorer experienced temporary issues with PBbouncer (connection pooling service).
- Cleanup of outdated and unused protocol code.
Results 
-
Protocol:
- Lots of
nearcoreandwasmercleanup of unused code and refactoring this week including this PR which removed over 35K lines of dead wasmer code.
- Lots of
-
Developer Tools:
near-sdk-js- JSVM has been launched on
mainnettojsvm.near - All examples have been merged into one project for ease of use.
- JSVM has been launched on
near-sdk-rs- Added cargo audit check to CI which checks dependencies against a registry of packages flagged for having a bug.
- Resolved issues with NFT standards implementation.
-
Data Platform:
- Designed DB schema for Alerts and started implementing basic Alert Rules.
-
Infra:
- EPaaS (End Points as a Service) had a soft launch on
testnet. - PGBouncer for indexer in
mainnetbecame temporarily unavailable due to the underlying OS disk running out of space. SRE team will be moving PBbouncer into a more robust framework to prevent these types of disruptions.
- EPaaS (End Points as a Service) had a soft launch on
Call for Action 
Join one or more of our Monthly Community Meetings!
| Team / Topic | When? |
|---|---|
| Developer Console / Explorer | First Thursday |
| Protocol / NEPs | Second Thursday |
| Developer Tooling | Third Thursday |
| Data Platform | Last Thursday |