mesh-cli
tool against your Data API implementation without error (to the current block height). If running the command doesn’t halt with an error—see Correctness Checks—it is considered complete.
Developers assume your implementation passes the checks previously mentioned and will likely not be able to integrate with your implementation if it errors.
Update Expectations
After you initially validate the correctness of your implementation, the specification will update, your implementation will change, and more correctness checks could be added to themesh-cli
tool.
Specification Updates
If the rosetta-specifications are updated, there is an expectation that your Mesh Data API implementation should be updated within some reasonable time to work with the updates. As mentioned in versioning, the1.x
release is considered the first stable release and your implementation will not break from any updates, but new features could be added.