Skip to content

Dark Magician Girl

Compare
Choose a tag to compare
@snowypowers snowypowers released this 09 Nov 08:26
· 416 commits to master since this release
  • Fixes

    • Remove applyTx from Balance.calculate. You are recommended to apply only after sending out the transaction as the constructed transaction may be rejected.
    • Fix doInvoke not attaching intents properly, resulting in no assets sent.
    • Add check for empty claims in fillClaims. This means that claimGas will throw earlier if there is no available gas to claim.
    • Various documentation fixes