Releases: iExecBlockchainComputing/iexec-blockchain-adapter-api
Releases · iExecBlockchainComputing/iexec-blockchain-adapter-api
v0.1.1
- Send transactions synchronously to easily fix nonce conflicts
v0.1.0
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.