Skip to content

Releases: iExecBlockchainComputing/iexec-blockchain-adapter-api

v0.1.1

16 Nov 10:54
49f1988

Choose a tag to compare

  • Send transactions synchronously to easily fix nonce conflicts

v0.1.0

05 Nov 10:27
0d92d40

Choose a tag to compare

Dedicated HTTP REST API for calling iExec smart-contracts.

Features:

  • HTTP endpoints
    • Non blocking initialize, contribute, reveal or finalize of an on-chain task (POST).
    • Get on-chain task information (GET).
  • Protected by basic authentication.
  • Send transactions over a single wallet.
  • Transaction state polling depends on block-time.
  • Ability to send priority transactions.