Skip to content

Taquito v21.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dsawali dsawali released this 23 Sep 20:06
· 2 commits to quebecB since this release

Summary

Quebec B Protocol Support

Protocol Quebec B compatibility support:

  • Updated protocol hash
  • Updated tests to run against protocol Quebec B's 8s block time

New Features

  • Added Transfer Ticket operation to the wallet API #2996

Improvement

  • Added baker_own_stake property to FrozenStaker (PR#3000)
  • Added export for SmartRollupExecuteOutboxMessageParams (PR#3031)

Documentation

  • Replaced println with console.log in live code examples #511
  • Added a section to Michelson Encoder docs about previous breaking changes, as well as updates to TypeCheck method example #2969
  • Added docs for Tzip-32 (PR#2994)

Internals