Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 520 Bytes

File metadata and controls

18 lines (13 loc) · 520 Bytes

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.

[0.1.1] - 2022-04-23

  • updated docs

[0.1.0] - 2022-04-23

Added

  • abi utils: utilities for abi encoding function signatures and calls.

Changed

  • Renamed block.latestBlockNumber() to block.latestNumber().

[0.0.1] - 2022-04-14

  • Initial release