Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Releases: ubiquity/rpc-handler

v1.4.0

24 Feb 15:50
9600af9

Choose a tag to compare

1.4.0 (2025-02-24)

Features

Bug Fixes

Reverts

v1.3.0

23 Aug 06:32
bff7c47

Choose a tag to compare

1.3.0 (2024-08-23)

Features

  • fastest rpc is selected and others are discarded for faster results and less network calls (5ca9ba3)
  • new method to get the first available RPC (f19192c)

v1.2.3

31 Jul 11:40
ae8b28d

Choose a tag to compare

1.2.3 (2024-07-31)

Miscellaneous Chores

v1.2.2

31 Jul 09:37
1b7ffb5

Choose a tag to compare

1.2.2 (2024-07-31)

Bug Fixes

  • changed env variable for npm login (69804d8)

v1.2.1

31 Jul 09:25
6beb85e

Choose a tag to compare

1.2.1 (2024-07-31)

Miscellaneous Chores

v1.1.0

31 Jul 09:12
26815de

Choose a tag to compare

1.1.0 (2024-07-31)

Features

  • add debug configuration for vscode (2eb0f97)
  • add tracking & protocol config options (70b6e4f)
  • filter rpc by tracking info (fc493ae)
  • index with exports (097f7fc)
  • proxy handler (c50fd06)
  • removed bump script and added release-please (5b2f026)
  • use rpcs original object with extra info (837fd86)
  • Web3 RPC Handler (npm package) (#1) (#4) (0d964b0)
  • workflow (300603c)

Bug Fixes