Skip to content

v0.14.0 (Keys Derivation Padding Fix)

Compare
Choose a tag to compare
@adambabik adambabik released this 04 Sep 07:47
· 4668 commits to develop since this release

The goal of this release is to fix a bug which could result in an incorrect child key derivation.

Bugfixes

  1. Fix child keys derivation by adding bytes padding (#1139).

Others

  1. Remove EnvelopeTracer and add Whisper metrics as a patch (#1177).