go-pulse/mobile
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
..
accounts.go
android_test.go
big.go
bind.go
common.go
context.go
discover.go mobile: iOS naming and API fixes for generators and Swift (#3408) 2016-12-08 13:09:26 +01:00
doc.go
ethclient.go
ethereum.go
geth_android.go
geth_ios.go
geth_other.go
geth.go
init.go
interface_test.go
interface.go
logger.go
p2p.go
params.go
primitives.go
types.go
vm.go