sr25519 0.7.2
sr25519: ^0.7.2 copied to clipboard
A sr25519 cryptography library in pure Dart
0.7.2 #
Changed #
- Code formatting improvements only - no functional changes
- All changes are cosmetic formatting improvements following Dart style guidelines
- Multi-line parameter formatting for better readability
- Trailing commas added throughout
0.7.1 #
- Update dependencies
0.7.0 #
- Bump polkadart version to 0.7.0
0.6.1 #
- Packages were bumped for new publish workflow
0.6.0 #
- All packages have been bumped to add web support
0.5.0 #
- Removes
json_schema2from being a required dependency
0.4.1 #
- Fixes
UnmodifiableUint8ListViewmissing on newer dart versions
0.4.0 #
- Bump dependency requirements
0.1.1 #
- Updates library description
0.1.0 #
- Initial version.