-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tx: implement tx containers and tx workers [WIP] [Experimental] #3791
Conversation
As a side note, in eth-signer, the goal with
Some libraries use hex in logs, which is not cool. |
0657313
to
b15ce55
Compare
Hi Paul, thanks, the old and this proposed "new" interface both will have the property fields either |
Marked as blocked since this is highly experimental. |
Closed in favour of #3796 |
Part of #3733
This PR:
SUPER WIP. Only here to show the current line of thought.
Things I plan to do:
BigIntLike
and converting those tobigint
in the constructor) to a central place and make the tx container constructors consume these