5.13.0 (2023-06-12)
INFO: Skipped CI during the release
- devnet partial support RPC v0.3.0 (simulate)
- Infura (Pathfinder) default node on RPC v0.2.x
Bug Fixes
- class / simulate types (823e144)
- getClass return type (5251337)
- removed doc modification (f45b532)
- suggestedMaxFees to suggestedMaxFee (80cfbb9)
- test error (2117e75)
- type (67bf6d8)
- type not requested anymore (4446acb)
- typescript wrong types for getStateUpdate (0c309d5)
- uncomment sequencer simulate transaction test (9a60b9f)
- update rpc versions, small fixes (4f8b24f)
- wip simulate type cleanup, version bugfix (045bb25)
Features
- accountInvocationsFactory (acdaab4)
- add EVENTS_CHUNK (PR 70 from starknet-specs) (2f15593)
- add replaced classes and rename properties (PR 76 from starknet-specs), rpc.ts fix coming next (eb095c5)
- add simulate_transaction and sierra support (untested) (47bca37)
- added missing TOO_MANY_KEYS_IN_FILTER error (PR 55 from starknet-specs) (32e2bf5)
- consolidation of invokes in provider, except basic transactions (92c2a98)
- fix remaining issues (23d0a96)
- implemented estimateFeeOriginal (aba6707)
- make transaction type explicit (PR 68 from starknet-specs) (8857e08)
- multiple updates and fixes for simulate and estimate, interface, wip (12ed49b)
- simulate transaction implementation wip (b604de0)
- simulate transaction rpc & sequencer (8a47562)
- starknet 0.11.0 adjustments (PR 65 from starknet-specs), rpc.ts fix coming next (cffdaca)
- state update response split to pending/none pending (PR 74 from starknet-specs) (2c6945f)
- supported multiple values in event filters (PR 55 from starknet-specs) (4492704)
- supported new required properties (PR 67 from starknet-specs) (1759ac4)
- supported the new api bulk for estimateFee on existing rpc methods (b8dd210)