Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@arshan-ritual arshan-ritual released this 28 Oct 17:03
· 3 commits to main since this release
b183dc3

v1.1.0 minor release of the Infernet SDK—a way to bring off-chain compute workloads, on-chain.

Features

Fixes

  1. Wallet now uses SafeTransferLib
  2. Added validity check for nodeWallet param in deliverCompute
  3. Integrated code quality recommendations from Trail of Bits

Usability

  1. WalletFactory::WalletCreated now emits a new address indexed caller param to track the provenance of a Wallet creator
  2. New event logs (Coordinator::ProofVerified, Wallet::Withdrawl, Wallet::Approval, Wallet::Escrow, Wallet::Transfer, WalletFactory::WalletCreated)
  3. Updated deployment instructions

Audits

Infernet SDK v1.1.0 has been audited in full by Trail of Bits and Zellic.

Additional resources