What's Changed
- event filter support for disjunction over values in the same key: #55
- add EVENTS_CHUNK: #70
- add "required" to schemas with required properties: #67
- make transaction type explicit: #68
- starkNet 0.11.0 adjustments (new class structure, declare v2): #65
- state update response split to pending/none pending: #74
- felt encoding change - no leading zeros: #72
- add simulate_tx endpoint and refactor trace: #69
- bulk API, change estimateFee and simulate to take arrays: #77
- state_update 0.11.0 refactor: #76
Full Changelog: v0.2.1...v0.3.0-rc1