Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 03:50
· 24 commits to master since this release
fa78acc

This release adds support for new account contracts used by Argent X and Braavos. The Braavos account contract has changed from Cairo 0 to Cairo 1.

A new built-in address book entry of strk has also been added. Users can now invoke commands to transfer STRK tokens like so:

starkli invoke strk transfer ......

Features

  • a301242: support new Braavos contract class hash
  • 0a8da9c: add strk to default address book
  • 98a9009: support new Argent contract class hash

Full Changelog: v0.2.5...v0.2.6