Skip to content

Version: 1.40.0

Compare
Choose a tag to compare
@d3p d3p released this 12 Jan 09:32
· 355 commits to master since this release
15928ba

[1.40.0] – 2023-01-11

New

  • abi.get_signature_data function that returns signature from message and hash to verify the signature

Improvement

  • local endpoints with port specified are expanded with http protocol instead of https (e.g.
    localhost:8033 in expanded to http://localhost:8033/graphql)