Description
The v4.0.3 release is a minor upgrade that includes performance enhancements for fetching blocks using the v4.0.3 release of core and also updates the AccountBalance endpoint to use the current block when no block identifier is specified.
This upgrade is non-urgent, but highly recommended as the times to fetch blocks and network status decrease 10x.
What's Changed
- Fix network status and block slowness and add datadog support by @lazynina in #104
- Use current block and accountBalanceSnapshot to pull update balance by @lazynina in #101
- Delete unused accountBalanceCurrent by @lazynina in #102
Full Changelog: v4.0.2...v4.0.3