v0.2.4
This release fixes a bug regarding free RPC vendors, where Starkli would always use blast
even when configured (or randomly chosen) to use nethermind
.
A new spec-version
command is introduced for quickly checking what JSON-RPC version an RPC endpoint offers.
Additionally, support for OpenZeppelin account contract v0.8.0 has been added. New accounts initialized with starkli account oz init
will use this new version.
Features
- 7e71689: new built-in account list for katana v0.5.0
- a863e68: spec-version command
- e41bb99: support oz account v0.8.0
Fixed
- 00cddfb: wrong URL used for nethermind free provider
Full Changelog: v0.2.3...v0.2.4