This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Ape Starknet 0.5.0a1
github-actions
released this
04 Oct 16:59
·
14 commits
to refs/heads/main
since this release
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 inset_timestamp()
method rather thanincrease_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