v0.1.8
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
- 0f3c74f: mine-udc-salt command
Misc
- 5dfdeb4: change tx watching polling interval to 5s
Full Changelog: v0.1.7...v0.1.8