Files
go-ethereum/les
Marius van der Wijden ed0670cb17 accounts/abi/bind: allow specifying signer on transactOpts (#21356)
This commit enables users to specify which signer they want to use while creating their transactOpts.
Previously all contract interactions used the homestead signer. Now a user can specify whether they
want to sign with homestead or EIP155 and specify the chainID which adds another layer of security.

Closes #16484
2020-12-08 14:44:56 +01:00
..
2019-08-21 11:29:34 +02:00
2020-12-01 10:03:41 +01:00
2020-07-29 13:44:14 +03:00