This is the first of the new bi-weekly DevUpdates for RPCh.

28 Mar 2023, 15:01
This is the first of the new bi-weekly DevUpdates for RPCh. Let’s take a quick look at what our devs have been up to over the past two-week sprint. 🛠️ 👉 Architecture Week 👈 The first week of this sprint coincided with architecture week, where our devs got together in Bogota to outline the immediate roadmap for RPCh. It was a week of lively discussions and team building, but at the end of it the team came out with a reworked roadmap, some of which is detailed here: 👉 Latency Monitor 👈 A key topic from architecture week was stability, so the first step in addressing this was the creation of our new latency monitor. github.com/Rpc-h/latency-monitor In future releases, this will be part of our automated infrastructure to stabilize nodes, but for now, serves to generate meaningful insights into network performance and health. 👉 Improved SDK 👈 We sped up the SDK’s recurring functionality to boost performance. github.com/Rpc-h/RPCh/pull/280 👉 Improved Testing 👈 Updated our pluto and hoped images for smoother testing. github.com/Rpc-h/RPCh/pull/277 👉 Code Hygeine 👈 Polished up some existing features. github.com/Rpc-h/RPCh/pull/294 github.com/Rpc-h/RPCh/pull/293 👉 Added Documentation 👈 And documented our ethers package and RPC server. github.com/Rpc-h/RPCh/pull/288 github.com/Rpc-h/RPCh/pull/292