This repository was archived by the owner on Jan 11, 2022. It is now read-only.
v2.2.1 - Bugfix Release
- Fixed a bug introduced in
v2.2.0causing the CLIbin/rlpcommand not to
work, see PR #60 - Additional exports of types used by
decodeandencode
(PR #59):Input: input type forencode()DictionaryandList: interfaces for possibleInputvaluesDecoded: interface fordecode()return type
- Additional test structure and new integration tests for distribution and
bin/rlpCLI command, see PR #57