polkawallet_sdk 0.2.5 polkawallet_sdk: ^0.2.5 copied to clipboard
Flutter SDK for building plugin package for polkawallet.
[0.2.5] - 20210716 #
- bump polkadot-js/api v5.0.1
- add TokenBalanceData.locked & TokenBalanceData.reserved
[0.2.4] - 20210706 #
- fix DApp webView double-callback bug
- add isXCMSupport flag
- add DOT/KSM staking minNominatorBond
- bump polkadot-js/api v4.17.1
[0.2.3] - 20210628 #
- add crowdLoan api
- fix balance update delay while change to new account
- bump polkadot-js/api v4.16.2
[0.2.2] - 20210621 #
- bump polkadot-js/api v4.15.1
[0.2.1] - 20210609 #
- load balances cache data in onWillStart method
[0.2.0] - 20210608 #
- bump polkadot-js/api v4.13.1
[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