polkadart 0.7.1
polkadart: ^0.7.1 copied to clipboard
Polkadart is a set of packages that provides a high-level interface for interacting with Polkadot, you can query storage, submit extrinsics, make RPC calls and much more.
0.7.1 #
- Bumps all dependencies
0.7.0 #
- Websocket provider now supports auto-reconnect
0.6.2 #
- Bumps
substrate_metadata
dependency for wasm support
0.6.1 #
- Fixes
multisig_meta
and adds 'CheckMetadataHash' extension functionality
0.6.0 #
- All packages have been bumped to add web support
0.5.0 #
- Removes
json_schema2
from being a required dependency
0.4.7 #
- Fixes
UnmodifiableUint8ListView
missing on newer dart versions
0.4.6 #
- Add missing error value parse for http provider
0.4.5 #
- Add support for CheckMetadataHash extension
0.4.4 #
- Fixes http provider when rpc sends a non integer ID
0.4.3 #
- Bumps keyring version
0.4.2 #
- Fixes extrinsics encoded with ecdsa signature
0.4.1 #
- Improves custom signed extensions
0.4.0 #
- Adds support for custom signed extensions and multisig accounts
0.3.2 #
- Fixes issue with AssetHub extrinsics
0.3.1 #
- Bump polkadart_keyring version
0.3.0 #
- Generate storage key prefix methods
0.2.6 #
- Fixes issue with subscribeStorage
0.2.5 #
- Fixes issue with hex signed 2's complement in xxh64 algorithm
0.2.4 #
- Fixes issue with xxh64 hash function
0.2.3 #
- Fix isConnected check for websocket provider
0.2.2 #
- Fixes issue to encode immortal transactions (eraPeriod = 0)
0.2.1 #
- Added AssetHub signed extensions.
0.2.0 #
- Added support for creating extrinsics and query RPC api and listen to events.
0.1.1 #
- Publishing packages under polkadart.dev publisher.
0.1.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.1.0-pre.2 #
- pre-release.
0.1.0-pre.1 #
- pre-release.
0.1.0 #
- Initial version.