aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/transaction_signing.go
Commit message (Expand)AuthorAgeFilesLines
* types: bugfix invalid V derivation on tx json unmarshal (#3594)bas-vk2017-01-211-1/+1
* core/types: remove redundant SignECDSA wrappers, rename to SignTxFelix Lange2017-01-051-36/+4
* accounts, core, crypto, internal: use normalised V during signature handling ...Péter Szilágyi2017-01-051-37/+19
* core, core/types: refactored tx chain id checkingJeffrey Wilcke2016-11-141-2/+24
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-0/+340