aeternity / aesophia_http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Request] Add the option to decode return data using bytecode (same as implemented for calldata)

shekhar-shubhendu opened this issue · comments

Endpoint

/decode-call-result/bytecode

Usage

decode call result value using just the contract bytecode without the need for contract source.

That is just for AEVM

That is just for AEVM

ok. but can we still have this endpoint, please?

It is open source, PRs are welcome :-)

It should be reasonably straightforward to do - someone has to find a bit of time though...

Implemented in #46