Skip to main content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0.rc.0]

Added

  • RC release

[1.0.0.rc.1]

Added

  • When error is returned with code 429, throw rate limit error (#7102)

Changed

  • Change request return type Promise<ResultType> to Promise<JsonRpcResponseWithResult<ResultType>> (#7102)

[Unreleased]