v0.2.6
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