Docs & Schema updated for ADAMANT Node v0.10.0 #53
dev-adamant-im
announced in
Dev Guidelines & Docs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Alongside ADAMANT Node v0.10.0, we refreshed the developer-facing stack so it stays in lockstep with the node: the API specification (
adamant-schema) and the documentation (adamant-docs) are both updated, plus a local network and a freshly restarted testnet. Here's a short summary for anyone building on ADAMANT.adamant-schema (API specification)
0.10.0, audited against the live node.timestampMson transactions — millisecond-precision timestamps alongside the existing second-leveltimestamp.nodeTimestampMs,unixTimestampMs, and aloaderobject (syncing,consensus,blocks,blocksCount).GET /peers/getendpoint (look up a peer by IP + port).returnUnconfirmedandincludeDirectTransfers(replacing the deprecatedwithoutDirectTransfers).adamant-docs (documentation)
timestampMstransaction semantics end-to-end.Localnet & testnet
This makes the local → testnet → mainnet path smooth and fully documented.
Related resources
Read the announcement
We wrote up the release and what you can build with it:
ADAMANT v0.10.0: We rebuilt the developer on-ramp to blockchain messaging
Feedback, questions, and integration ideas are welcome in the thread.
Beta Was this translation helpful? Give feedback.
All reactions