Results 17 issues of cc32d9

Boost 1.71 is the one delivered in Ubuntu 20.04 libraries. Appbase fails to compile with it. What is the midterm planin supporting Boost? truncated output: ``` [ 62%] Building CXX...

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.

``` /home/eosio/build/eos-chronicle/external/abieos/src/abieos.cpp: In instantiation of ‘decltype (f()) handle_exceptions(abieos_context*, T, F) [with T = std::nullptr_t; F = abieos_get_bin_hex(abieos_context*)::; decltype (f()) = const char*; abieos_context = abieos_context_s]’: /home/eosio/build/eos-chronicle/external/abieos/src/abieos.cpp:86:6: required from here /home/eosio/build/eos-chronicle/external/abieos/src/abieos.cpp:40:13:...

Scatter does not support the new key format yet (PUB_K1_xxx), so there should be a way to export the key strings in legacy format. Probably a solution would be to...

On mainnet, `mydex1engine` has ABI that redefines some standard types: ``` },{ "name": "extended_symbol", "base": "", "fields": [{ "name": "sym", "type": "symbol" },{ "name": "contract", "type": "account_name" } ] },{...

If an API service is unavailable, the application has to deal with the errors, or in most cases it just bails out. The `JsonRpc` constructor should accept an array of...

enhancement

``` cleos -u https://proxy.eosnode.tools/ get transaction ebecc5781d034c81ac94775a99c9aef132a8af4a2960a2a0fae265acd466d386 | less ``` EOS balance of `adarweinreb1` was not properly updated after this transaction.