This version addresses multiple bug fixes in our Starknet JSON-RPC 0.6.0-rc4 implementation.
Key Updates
- Increase Gateway timeout by @omerfirmak in #1504
- Remove juno_getTransactionStatus from Juno RPC spec by @omerfirmak in #1505
- Fix potential nil panic in LegacyTraceTransaction by @omerfirmak in #1506
- Return all execution resources in rpc v0.5 by @joshklop in #1507
- Discard fee unit in legacy estimate message fee by @joshklop in #1509
Full Changelog: v0.8.0-rc1...v0.8.0-rc2