Cause:
The RLP decoder returns improper lists (lists that don't end properly), which crashes Elixir's Enum functions during transaction input decoding.
Impact:
Users cannot retrieve validated transactions via the API when such transactions exist in the database.
Cause:
The RLP decoder returns improper lists (lists that don't end properly), which crashes Elixir's
Enumfunctions during transaction input decoding.Impact:
Users cannot retrieve validated transactions via the API when such transactions exist in the database.