Open neotheprogramist opened 3 months ago
Current Progress:
Compatibility Checking Tool:
v0.0.5
and v0.0.6
.starknet-io/types-rs
system for standardized typingState Transition Tool It reads input transactions from a JSON file, processes them, and outputs the resulting state to another JSON file. The tool can be configured using environment variables.
Transaction Tool
Invoke_V1
, Declare_V2
, DeployAccount_V1
Current Progress:
Compatibility Checking Tool:
v0.0.7
.Transaction Tool
Invoke_V3
, Declare_V3
, DeployAccount_V3
Block Builder Tool
Primary Hive Equivalent Progress:
Current progress: Hive:
b11r:
Current Progress
Hive:
b11r:
b11r
tool by consolidating input parameters, improving user experience.t9n:
t8n:
Compatibility Checker:
estimate_message_fee
endpoint.starknet-devnet v0.0.6
.BroadcastedTxn
to streamline the transaction handling process, necessitated by the use of types-rs
.Other Updates:
Current Progress:
t8n:
b11r:
Checker:
v0.0.5
to improve coverage.Others:
types-rs
to starknet-rpc-tests
.types-rs
, ensuring all Github Actions pass successfully and are ready for code review.Next steps
Current progress:
Current progress:
Current progress:
Current progress:
Scope of Services
Local Node Testing Framework
Implementation of Compatibility Checking Tool
Transaction & Transition Tool
Block Builder Tool
Primary Hive Equivalent
Use KinD (Kubernetes in Docker) for Docker Container Environment
Develop End-to-End Tests