Skip to content

Releases: hoprnet/RPCh

v0.2.3

15 Jun 14:11
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Major changes

  • introduction of parallel entry nodes
  • improve reliability score
  • introduction of availability monitor

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 May 12:59
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Major changes

  • improved entry node re-selection (#405)

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Apr 13:56
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Breaking bug fix

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Apr 08:40
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Backwards incompatible change.
Introduces compression and stability improvements.

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

10 Apr 16:33
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Overview

  • Uses new RPCh Crypto libraries
  • Remove packages/crypto-bridge
  • Stability improvements
  • Minor bug fixes
  • Minor cosmetic changes

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Feb 10:38
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

RPCh closed alpha

  • Running from 16/02/2023 to 19/02/2023
  • RPCh providers 7 exit-nodes
  • Try it out at https://access.rpch.net/ (to connect locally https://localhost:8080/?exit-provider=https://primary.gnosis-chain.rpc.hoprtech.net)
  • Read the docs at https://docs.rpch.net/
  • Try BlockWallet: Download the extension from the attachments and add it to chrome (use blockwallet-beta.zip)

Before testing BlockWallet

  1. remove any blockwallet extensions that might exist

Before testing RPC server

  1. ensure docker-engine version must be >v20.10 (docker desktop terms that's v4.16)
  2. cleanup docker volumes
  3. docker stop $(docker ps -a -q)
  4. docker rm $(docker ps -a -q)
  5. docker volume prune

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

18 Jan 18:41
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Fix publishing bug

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

18 Jan 16:56
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Release of Sandbox v2

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 Dec 13:34
d372bad
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Patch publishing bug in @rpch/crypto-bridge

Full Changelog: v0.1.2...v0.1.3

v0.1.2

31 Dec 13:16
d372bad
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Introduce web compatibility and various improvements.

What's Changed

Full Changelog: v0.1.1...v0.1.2