Skip to content

Stamp estimation and transaction results

Latest
Compare
Choose a tag to compare
@JeffWScott JeffWScott released this 27 May 20:49
· 46 commits to main since this release

The stamp_estimation_script is a microservice wrapper around the Lamden contracting package.

Features

  1. Creates a websocket that can execute transactions against the Lamden Blockservice current state.
  2. Provides a complete result of the transaction, just like would exists in a Block
  3. Provides all the state changes associated with the transaction
  4. Provides the stamps used
  5. Provides the Result of the TX, Assertion Errors or otherwise