(1/5) Updates from Starknet in Rust:
🧵/👇
✅We fixed a bug.
✅We removed the usage of the feeder gateway in the RPC StateReader.
✅We are working on supporting transactions version 3.
✅We are adding caching to the network responses from the RPC.
(1/4) Today is Friday, and we have updates on Starknet in Rust!
✅ We started implementing the required changes for adding transactions v3.
✅ We are removing the usage of the feeder gateway.
✅ We improved the Cairo Native-Starknet in Rust interface.
(1/7) Updates from Starknet in Rust 🫡:
- Finished the implementation of the remaining syscalls in the native syscall handler.
- Added logging to the native syscall handler.
- Added better error handling to the RPC State Reader.