5.18.0 (2023-08-05)
!! RPC possible Invalid transaction nonce issue (current workaround is to delay the next transaction by a couple of seconds so that RPC had time to update nonce, this will be fixed in 0.12.2)
RPC default config switched to pending block
RPC estimates versions patched with working ones.
Default provider intermediate patched types
early Starknet 0.12.1
early RPC 0.4.0-rc3
Bug Fixes
- getevents range blocks optional (a746354)
- hotfixed deault provider to issued RPC spec (4a8f4f9)
- optional keys and address in eventfilters (4077b48)
- pathfinder pascal status patch, fixed GetSyncingStatsResponse schema (89c0f25)
- repair RPC simulation flag serialization (e5af0a0)
- string (c6ae7bd)
- undefined transaction GetTransactionResponse provide LibraryError (f57e844)
- unfinished get_transaction_receipt default provider types (6589b2c)