Closed JoshOrndorff closed 6 years ago
@crypto-coder writes:
How to version the API against a moving RNode target?
I'd say: with issues such as this one and #6
And yes, any change in the gRPC layer is an observable change in the API for this package, so the version number should change. Breaking changes in the gRPC layer imply breaking changes in this package.
Do we agree that our [https://semver.org/](semantic versioning) numbers will just match core?
Our intention is to stay up to date with the node releases, and making a semi-formal agreement not to lag behind them by more than one week.
As on node 0.7,
phlo-price
, andphol-limit
are required. The API should reflect that and require them as well.