caliper icon indicating copy to clipboard operation
caliper copied to clipboard

Support for unique Externally Owned Accounts per Besu transaction

Open Viserius opened this issue 4 years ago • 1 comments

Ideally, it should be able to manually specify what account sends each transaction.

Context

Currently, only a single account can be specified from which transactions can be submitted. For private transactions, there is already support to define per-transaction sender accounts

Expected Behavior

For public transactions, one should be able to define what EOA a transaction is submitted from as well.

Actual Behavior

Not implemented yet.

Possible Fix

Generalize private transaction's implementation to public transactions as well.

Steps to Reproduce

N/A

Existing issues

N/A

Viserius avatar Apr 27 '21 07:04 Viserius

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 11 '21 02:06 stale[bot]