Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.48 KB

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.6.1] - 2023-04-06

Fixed

  • Fix the output of the transfersWithTimestam option #27
  • Write in the output file in chunks of data #27
  • Add retry logic when error occurs #27

Changed

  • Update dependencies

[0.6.0] - 2022-12-23

Added

  • Add new relayer address #22
  • Add possibility to get transfers with timestamp using command transfersWithTimestamp #22

[0.5.0] - 2022-12-01

Added

  • Add counts for shared wallets and individual accounts #5

Fixed

  • Fix pagination: substitute extra by where, and skip by lastID #5
  • Update subgraph name and endpoint
  • Remove operations prohivitive for BIG datasets #9

[0.4.0] - 2021-05-03

Added

  • Also store timestamps for Trust and HubTransfer events #4