polkadart_scale_codec 1.5.0 copy "polkadart_scale_codec: ^1.5.0" to clipboard
polkadart_scale_codec: ^1.5.0 copied to clipboard

Implementation of the SCALE codec in Dart

1.5.0 #

  • Bump polkadart version to 0.7.0

1.4.2 #

  • Fixes an issue when decoding a Bytes string

1.4.1 #

  • Packages were bumped for new publish workflow

1.4.0 #

  • All packages have been bumped to add web support

1.3.0 #

  • Removes json_schema2 from being a required dependency

1.2.1 #

  • Fixes UnmodifiableUint8ListView missing on newer dart versions

1.2.0 #

  • Adds support for custom signed extensions

1.1.2 #

  • License update

1.1.1 #

  • Publishing packages under polkadart.dev publisher

1.1.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

[1.1.0-pre.3] - 2023-03-22 #

Prerelease version 3 #

  • #285 Improved Detection of cyclic dependencies
  • #288 Scale-Codec examples
  • #295 Update Readme

[1.1.0-pre.2] - 2023-03-21 #

Prerelease version 2 #

  • #261 Support sparse enums
  • #266 Implements Extrinsics Encode/Decode functionality.

[1.1.0-pre.1] - 2023-03-21 #

Prerelease version #

  • #283 Removed HexInput, now must use Input.fromHex()
  • #283 Use Uint8Buffer instead BytesBuilder when enconding.

[1.0.0] - 2022-08-24 #

First Version #

  • First Initialized Version
1
likes
135
points
1.19k
downloads

Publisher

verified publisherpolkadart.dev

Weekly Downloads

Implementation of the SCALE codec in Dart

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

convert, equatable, quiver, substrate_metadata, typed_data

More

Packages that depend on polkadart_scale_codec