v0.6.0
The main changes include upgrading the rpc and accounts pkg to support the new starknet rpc spec v0.6.0
Note: we still need to add e2e tests for v3 transactions. We decided to wait until Goerli supports v0.13 to reduce friction in generating tests. These tests will be added soon.
What's Changed
- Rpcv06 trace file by @rianhughes in #471
- rpcv06 update exec resources by @rianhughes in #466
- rpcv06 update emitted event by @rianhughes in #473
- rpcv06 update receipts by @rianhughes in #464
- rpcv06 implement v3 transactions by @rianhughes in #462
- Update Felt.go by @Bitcoinnoobie in #482
- Rpcv06 rv2 to rc4 by @rianhughes in #487
- Rianhughes/rpcv06 integration tests by @rianhughes in #485
- update readme by @rianhughes in #480
- rpcv06 update readme to rc-5 by @rianhughes in #494
- update readme for rpcv0.6.0 non rc by @rianhughes in #495
Full Changelog: v0.5.0...v0.6.0