Skip to content

Latest commit

 

History

History
121 lines (91 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

121 lines (91 loc) · 1.98 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.1.13] - 2024-02-14

Fixed

  • Bug preventing from connecting to RPC if URL had a path

[0.1.12] - 2024-01-16

Changed

  • Add custom sync parameters: emitMissedBlocks & skipFirstBlock

[0.1.11] - 2024-01-16

Changed

  • Use workspace pollingInterval

[0.1.10] - 2024-01-16

Changed

  • Allow custom polling interval

[0.1.9] - 2024-01-15

Changed

  • Handle Basic auth

[0.1.8] - 2024-01-15

Changed

  • Always skip first block

[0.1.7] - 2024-01-15

Changed

  • Deactivate eventMissed flag

[0.1.6] - 2024-01-14

Changed

  • Activate eventMissed flag

[0.1.5] - 2024-01-14

Changed

  • Use correct transport

[0.1.4] - 2024-01-14

Changed

  • Use emitOnBeginFlag

[0.1.3] - 2023-12-19

Changed

  • Reduce polling interval

[0.1.2] - 2023-12-19

Changed

  • Send integer to redis

[0.1.1] - 2023-12-19

Changed

  • Build with yarn and node 18

[0.1.0] - 2023-12-19

Changed

  • Use Viem instead of ethers.js

[0.0.16] - 2023-12-05

Fixed

  • Use npm

[0.0.15] - 2023-12-05

Fixed

  • Downgrade bullmq to make priority work

[0.0.14] - 2023-12-05

Fixed

  • Priority

[0.0.12] - 2023-12-05

Fixed

  • Typo

[0.0.11] - 2023-12-05

Changed

  • Add priority for jobs

[0.0.10] - 2023-11-23

Fixed

  • Upgrade ethers.js

[0.0.9] - 2023-08-16

Fixed

  • Provider selection

[0.0.8] - 2023-08-16

Fixed

  • Publish step

[0.0.7] - 2023-08-16

Fixed

  • Build command

[0.0.6] - 2023-08-16

Added

  • Empty .npmignore

[0.0.5] - 2023-08-16

Fixed

  • Install with CI flag

[0.0.4] - 2023-08-16

Fixed

  • Workflow

[0.0.3] - 2023-08-16

Fixed

  • Workflow

[0.0.2] - 2023-08-16

Added

  • Workflow

[0.0.1] - 2023-08-16

Added

  • First version of Ethernal CLI Light