Skip to content

IOTA.php 0.3.0 Alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@StefanSeehaus StefanSeehaus released this 30 Jun 10:49
· 94 commits to main since this release

0.3.0 - 2021-07-25

Connects you to the testnet / mainnet more easily and automatically has the settings for the node, explorer and bech32HRP.

Added

  • Util\Network class

Changed

  • SingeNodeClient
  • Builder
  • unitTests

0.2.3 - 2021-07-12

Added

  • get Historic Balances
    • Add new Wallet/Address method
    • Add Example Wallet/05_WalletGetHistoricBalances
    • Add Help Wallet/020_examples_wallet_getHistoricBalance

0.2.2 - 2021-07-01

Added

  • Helper\Amount

Changed

  • Helper\ApiCaller default timeout = 30
  • FaucetClient timeout handle

0.2.1 - 2021-06-30

Added

  • Wallet Help
    • useWallet
    • searchWalletAddress
    • sendTokens

Changed

  • searchAddresses
    • zeroBalance default to false

0.2.0 - 2021-06-30

Added

  • Wallet class
    • address management
    • get Balance over Wallet\Address
    • send Tokens over Wallet\Address
    • Address Searcher