You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
For ABIMessage it is right but if we get it remotely then the call will be executed only when we check EthNumber.value(). Also I don't want to parse ABIMessage each time I need EthNumber value.
@Biboran so what is the best way to precompute the value of DecodeABINumber to pass into EthNumber in your opinion? There are also cases when we don't want lazy computations or overuse of CachedBytes
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is often needed to construct primitives like
EthNumber
with pure bytes.The text was updated successfully, but these errors were encountered: