aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/transaction_signing_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-4/+4
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-1/+1
* core/types: remove redundant SignECDSA wrappers, rename to SignTxFelix Lange2017-01-051-4/+4
* core, core/types: refactored tx chain id checkingJeffrey Wilcke2016-11-141-0/+22
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-0/+116