Skip to content

Tags: novusnota/tonutils-dart

Tags

0.5.5

Toggle 0.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
novusnota Novus Nota
fix: Parsing of runGetMethod

And misc. fixes:
- Better usage of Cell.fromBocBase64 function
- Updated wallet address for TonJsonRpc tests

0.5.4

Toggle 0.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
novusnota Novus Nota
fix: correct signature length

crypto:
• sign function now returns a signature
• signVerify function now verifies using the provided signature
• safeSignVerify now uses signatures
• added doc comments for safeSign and safeSignVerify

Fix #1

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
novusnota Novus Nota
Fully implemented TON Footstep 224 — Dart/Flutter library for TON Blo…

…ckchain!