Invalid character in transfer memo breaks to_json()
Open
- Dominant language
- C++
- Stars
- 35
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The memo string in this transaction causes `abieos_bin_to_json` to return "Extra data" error:
https://proton.bloks.io/transaction/8098be423d342f377b069fd5ee2e31aa430805aa4a7415ac451eace87fdd142e?tab=raw
Something is wrong around line 32 in `include/eosio/to_json.hpp`, I'm still trying to figure out.
Contributor guide
Assessment
This issue has not been assessed yet.