raiden-network / light-client

The Raiden Light Client
https://raiden.network/
MIT License
33 stars 31 forks source link

Arbitrum Release v3.1.1 Rohinī #3161

Closed andrevmatos closed 2 years ago

andrevmatos commented 2 years ago

:lion: New Raiden Light Client SDK, dApp and CLI

INFO: The Light Client SDK, CLI and dApp are all work in progress projects. All three projects have been released for mainnet and all code is available in the Light Client repository. As this release still has its limitations and is a beta release, it is crucial to read this readme including the security notes carefully before using the software.

This is a maintenance release for the Arbitrum (v3) series, syncing fixes and dependencies updates with v2 backports branch, more specifically the just-released v2.3.0 version.

The only user-facing change is the support for installing and running the Light-Client (specially the CLI) on ARM64 (e.g. Apple's M1) architectures [#3135]. For more details, refer to v2.3.0 and v3.1.0 releases.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3161 (0c979a0) into master (12d8696) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3161   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files         213      213           
  Lines        7430     7430           
  Branches     1256     1256           
=======================================
  Hits         6977     6977           
  Misses        419      419           
  Partials       34       34           
Flag Coverage Δ
dapp 89.98% <ø> (ø)
dapp.unit 89.98% <ø> (ø)
sdk 95.15% <ø> (ø)
sdk.e2e 72.05% <ø> (-0.04%) :arrow_down:
sdk.integration 80.29% <ø> (ø)
sdk.unit 49.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 12d8696...0c979a0. Read the comment docs.