coinbase / mesh-geth-sdk

go-ethereum based sdk for Mesh API
https://docs.cdp.coinbase.com/mesh/docs/getting-started/
Apache License 2.0
28 stars 29 forks source link

Add hack to see if pre-encoded args will work #93

Closed dneilroth closed 1 year ago

dneilroth commented 1 year ago

Fixes # .

Motivation

Dupe of https://github.com/coinbase/rosetta-geth-sdk/pull/92 with one small modification, namely trying to detect if the arg provided in an array of args is pre-encoded.

Solution

Open questions

GeekArthur commented 1 year ago

@dneilroth duplicate PR to https://github.com/coinbase/rosetta-geth-sdk/pull/92?

dneilroth commented 1 year ago

@GeekArthur almost. slight change, @qiwu7 is offline at the moment so just copied and made the change myself