This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
v0.12.0
What's Changed
- Fix account invariant by @martriay in #302
- Support
overriding_path
for account'sdeploy
anddeclare
by @andrew-fleming in #310 - Allow hex params in calldata for deployments through Account by @ericnordelo in #318
- Return address, tx_hash from Account.deploy_contract by @ericnordelo in #311
- Remove accounts.json from nile init by @ericnordelo in #324
- Update goerli2 chain id by @ericnordelo in #327
- Fix network handling by @andrew-fleming in #303
- Add
nile-account
flag to set Nile artifacts path by @andrew-fleming in #315
Full Changelog: v0.11.0...v0.12.0