wharfkit / antelope

Core types, client interfaces, and other tools for working with Antelope-based blockchains.
Other
42 stars 23 forks source link

Embedded ABIs cause issues when outputting Action objects #92

Open aaroncox opened 8 months ago

aaroncox commented 8 months ago

The ESR library is outputting the embedded ABIs in the payload by default, due to its half-implementation of the Antelope library and its own types. We need to make it so the ABIs that are embedded on actions are more private and not surfaced, and no longer needing removal int the ESR library as seen here:

https://github.com/greymass/eosio-signing-request/commit/566f443aa78afb49aa216ac37b3734bbd7530274