Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: all golint warnings removed (#16852) | kiel barry | 2018-06-14 | 1 | -1/+2 |
* | common: improve documentation comments (#16701) | kiel barry | 2018-05-29 | 1 | -3/+2 |
* | core/vm, common/math: Add doc about Byte, fix format | Martin Holst Swende | 2017-06-09 | 1 | -4/+4 |
* | common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endian... | Martin Holst Swende | 2017-06-07 | 1 | -11/+11 |
* | core/vm, common/math: Add fast getByte for bigints, improve opByte | Martin Holst Swende | 2017-06-05 | 1 | -0/+28 |
* | Hive-test fixes (#14419) | Martin Holst Swende | 2017-05-04 | 1 | -0/+2 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -0/+3 |
* | common/math: add HexOrDecimal64, HexOrDecimal256 | Felix Lange | 2017-03-23 | 1 | -0/+19 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -8/+25 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -0/+143 |