polkawallet_sdk 0.2.0 copy "polkawallet_sdk: ^0.2.0" to clipboard
polkawallet_sdk: ^0.2.0 copied to clipboard

outdated

Flutter SDK for building plugin package for polkawallet.

[0.0.1] - 20201222 #

  • initial release.

[0.0.2] - 20201223 #

  • add PolkawalletPlugin.basic.jsCodeVersion for jsCode hot-update.

[0.0.3] - 20201224 #

  • fix balance data json serialization

[0.0.5] - 20201225 #

  • add params [jsCode] for beforeStart() method for js hot update.
  • handle connect failed in start() method.

[0.0.6] - 20210108 #

  • update staking APIs for validators return.

[0.0.7] - 20210112 #

  • update gov APIs.

[0.0.8] - 20210113 #

  • fix observation account addresses.

[0.0.9] - 20210118 #

  • add keyring.verifySignature().

[0.1.0] - 20210125 #

  • update keyring.signBytes().
  • update polkadot-js/api v3.6.3.

[0.1.1] - 20210304 #

  • update keyring.signAsync().
  • update polkadot-js/api v4.0.1-7

[0.1.2] - 20210312 #

  • add isBlocking status of validator.

[0.1.3] - 20210312 #

  • add TokenBalanceData.decimals.
  • update subscan api domain.

[0.1.4] - 20210330 #

  • use polkadot-js/api v4.2.1
  • fix keyring.signTxAsExtension & keyring.signBytesAsExtension.

[0.1.5] - 20210416 #

  • bump polkadot-js/api v4.5.1

[0.1.6] - 20210423 #

  • bump polkadot-js/api v4.6.2
  • add NetworkStateData.genesisHash & PluginBasicData.genesisHash

[0.1.7] - 20210513 #

  • bump polkadot-js/api v4.9.2

[0.1.8] - 20210526 #

  • bump polkadot-js/api v4.11.2
  • replace flutter_webview_plugin with flutter_inappwebview

[0.1.9] - 20210604 #

  • bump polkadot-js/api v4.12.1
  • fix subscan queries

[0.1.9] - 20210608 #

  • bump polkadot-js/api v4.13.1