Changes
- chore: upgrade starknet.py to `0.6.2a0` unparalleled-js (112)
- fix: issue where events from other contracts would not appear on receipts unparalleled-js (98)
- fix: issue where `deploy_account` used outdated contract type unparalleled-js (109)
- fix: issue where public key would not show in `starknet accounts list` command unparalleled-js (106)
- fix: compat issue with eth unparalleled-js (107)
- feat: implement `mine()` in Provider unparalleled-js (108)
- refactor: use `set_time` RPC in `set_timestamp()` method rather than `increase_time` unparalleled-js (103)
- fix: update hashing algo for `to_checksum_address()` unparalleled-js (104)
- perf: make faster unparalleled-js (105)
- fix: use python3 as pre-commit default language helloibis (96)
Special thanks to: helloibis and unparalleled-js