Skip to content

v1.1.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@miiu96 miiu96 released this 24 Feb 14:04
· 925 commits to master since this release
551567d
  • #143 Implemented the address/{address}/keys endpoint that will return a map containing all keys and their values for an account. The value is represented in hexadecimal encoding.

  • #144 Fixed the situation when a node wouldn't have responded, a status 400 would have been returned

  • #147 Extend API route /transaction/simulate with an extra query parameter checkSignature in order to can simulate a transaction without the correct signature.

  • #155 Bug fix API /transaction/cost