Skip to content

v0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 13:17
· 184 commits to master since this release
d9bb4f7

This release adds a new lab command for accessing experimental features that have no stability guarantee. The only subcommand for now is the mine-udc-salt command, which tries to find a salt value for contract deployment that would result in an address with some specific prefix and/or suffix.

The hard-coded tx polling interval has also been decreased from 10 seconds to 5 seconds, as Starknet has become much faster.

Features

Misc

  • 5dfdeb4: change tx watching polling interval to 5s

Full Changelog: v0.1.7...v0.1.8