v0.16.4
This is a hotfix release fixing multiple JSON-RPC API issues.
Please upgrade if you're running Pathfinder <= 0.16.3.
Fixed
starknet_simulateTransactionsreturns an error instead of the trace of the reverted transaction if the L2 gas cap is insufficient.starknet_traceTransactionandstarknet_traceBlockTransactionsreturns an internal error with no details upon encountering a transaction execution error.starknet_getEventsreturns an incomplete set of events for some queries over a block range larger than 106k blocks.