Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

v2.2.3 - Bugfix Release

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 19 Mar 20:45
· 46 commits to master since this release
a9ae71c
  • More robust Array type checking in RLP.encode() function, PR #70
  • Library now throws an error when trying to encode negative integer
    values (e.g. RLP.encode(-1)), PR #71