diff --git a/_data/roadmap-posts/fetch-older-blocks-with-the-blockhash-syscall.yml b/_data/roadmap-posts/fetch-older-blocks-with-the-blockhash-syscall.yml index 2f9fa78d34..66527c5c5b 100644 --- a/_data/roadmap-posts/fetch-older-blocks-with-the-blockhash-syscall.yml +++ b/_data/roadmap-posts/fetch-older-blocks-with-the-blockhash-syscall.yml @@ -17,3 +17,4 @@ blocks: The blockhash syscall in version 0.12.0 offers developers increased flexibility and functionality in retrieving historical block data, opening up possibilities for more advanced contract interactions and data analysis within the Starknet ecosystem. month: undefined NaN +state: testing now diff --git a/_data/roadmap-posts/rustbased-blockifier.yml b/_data/roadmap-posts/rustbased-blockifier.yml index 6464e1e1a5..1db146d034 100644 --- a/_data/roadmap-posts/rustbased-blockifier.yml +++ b/_data/roadmap-posts/rustbased-blockifier.yml @@ -20,3 +20,4 @@ blocks: By implementing the Rust-based Blockifier, Starknet ensures reduced waiting times and improves transaction latency during everyday network conditions. Moreover, it establishes a foundation for future scalability and performance enhancements, allowing Starknet to handle increased traffic efficiently and reliably as the platform continues to grow. month: undefined NaN +state: testing now diff --git a/_data/roadmap-posts/rustbased-cairo-vm.yml b/_data/roadmap-posts/rustbased-cairo-vm.yml index cacfa3bb86..86686a301a 100644 --- a/_data/roadmap-posts/rustbased-cairo-vm.yml +++ b/_data/roadmap-posts/rustbased-cairo-vm.yml @@ -1,6 +1,7 @@ id: 5ea43ca1-5ca8-4d55-bbc3-f7911c60b422 title: Rust-based Cairo VM availability: Q3 2023 +state: testing now version: 69ee8aba-95ec-4da9-9348-b8debe034a1a stage: building-now blocks: diff --git a/_data/roadmap-posts/rustbased-local-state-management-using-papyrus.yml b/_data/roadmap-posts/rustbased-local-state-management-using-papyrus.yml index 1bda013e55..afb789a753 100644 --- a/_data/roadmap-posts/rustbased-local-state-management-using-papyrus.yml +++ b/_data/roadmap-posts/rustbased-local-state-management-using-papyrus.yml @@ -17,3 +17,4 @@ blocks: Papyrus strengthens the ecosystem, adding decentralization and redundancy. It enables communication and synchronization among nodes, improving efficiency and sync times. month: undefined NaN +state: testing now diff --git a/_data/roadmap-posts/updated-cairo-10-contract-syntax.yml b/_data/roadmap-posts/updated-cairo-10-contract-syntax.yml index b8b9567234..b691fcb7d4 100644 --- a/_data/roadmap-posts/updated-cairo-10-contract-syntax.yml +++ b/_data/roadmap-posts/updated-cairo-10-contract-syntax.yml @@ -20,3 +20,4 @@ blocks: Developers are empowered to easily build large, interacting projects while minimizing bugs and promoting explicit contract behavior with the new syntax. It provides a foundation for creating robust and scalable smart contracts on Starknet. month: undefined NaN +state: testing now