Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/vm, common/math: Add doc about Byte, fix format | Martin Holst Swende | 2017-06-09 | 1 | -11/+16 |
* | common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endian... | Martin Holst Swende | 2017-06-07 | 1 | -5/+6 |
* | core/vm, common/math: Add fast getByte for bigints, improve opByte | Martin Holst Swende | 2017-06-05 | 1 | -1/+92 |
* | all: update license information | Felix Lange | 2017-04-14 | 1 | -1/+1 |
* | common/math: add HexOrDecimal64, HexOrDecimal256 | Felix Lange | 2017-03-23 | 1 | -6/+7 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -0/+23 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -0/+196 |