Skip to content

1.5.1 - RPC benchmark

Compare
Choose a tag to compare
@timbotro timbotro released this 01 Jul 11:06
· 5 commits to master since this release

New features

RPC benchmark

Due to the instability of RPC endpoints, the app will now run a benchmark of all RPC endpoints and choose to connect to the fastest one:

image

Misc

Various refactoring, removing redundant packages, use built in fetch instead of node-fetch