Support for Cairo 0.10
Summary
Adding support for Cairo 0.10.
Adding experimental plugin account with support for session keys.
What's Changed
- Code consistency for list and list_len param order by @CremaFR in #47
- starknet_version in blockInfo for Cairo 0.9.1 by @CremaFR in #52
- fix by @janek26 in #55
- support for plugins by @juniset in #56
- support for Cairo 0.10.0 by @juniset in #58
- use camel case for external methods by @juniset in #59
- accept transaction with version = QUERY for simulation by @juniset in #63
- Update setup guide by @sgc-code in #65
- add validate_deploy to IAccount by @juniset in #61
- upgrade and call by @juniset in #64
- Upgrade and call improvements by @sgc-code in #66
- Fix validate deploy by using raw data by @sgc-code in #69
- Better typing for calls by @sgc-code in #70
- add nile-coverage plugin by @juniset in #71
- Release 0.2.3 by @sgc-code in #72
Declared class hash
- ArgentAccount.cairo:
0x01a7820094feaf82d53f53f214b81292d717e7bb9a92bb2488092cd306f3993f
- ArgentPluginAccount:
0x00ebe4b44d154bc07eacad202ee19757cdc73e7d4c672bc20d9031450c6db3ad
New Contributors
Full Changelog: v0.2.2...v0.2.3