aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/bind/auth.go
Commit message (Expand)AuthorAgeFilesLines
* accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-2/+2
* accounts, core, crypto, internal: use normalised V during signature handling ...Péter Szilágyi2017-01-051-1/+1
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-3/+3
* internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940)bas-vk2016-10-291-1/+1
* accounts, crypto: move keystore to package accountsFelix Lange2016-04-121-7/+10
* accounts/abi/bind, cmd/abigen: port to templates, bind to solidityPéter Szilágyi2016-03-241-4/+10
* accounts/abi/bind: constructor, auth utils and various backendsPéter Szilágyi2016-03-241-0/+53