Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |