Skip to content

Releases: ubiquity/rpc-handler

v1.3.0

23 Aug 06:32
bff7c47
Compare
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
Compare
Choose a tag to compare

1.2.3 (2024-07-31)

Miscellaneous Chores

v1.2.2

31 Jul 09:37
1b7ffb5
Compare
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
Compare
Choose a tag to compare

1.2.1 (2024-07-31)

Miscellaneous Chores

v1.1.0

31 Jul 09:12
26815de
Compare
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