aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/big.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved ethutil => commonobscuren2015-03-161-123/+0
|
* wip mathobscuren2015-03-061-0/+6
|
* Miner fixes and updates (including miner)obscuren2015-03-051-1/+2
|
* Fixed EXP gasobscuren2014-12-021-3/+3
|
* Changed the way transactions are being added to the transaction poolobscuren2014-12-021-0/+10
|
* Sign extobscuren2014-11-031-2/+0
|
* Signextendobscuren2014-11-011-0/+4
|
* Fixed remote Arithmetic testsobscuren2014-10-151-9/+20
|
* Added generic big to 256 method. Implemented new iteratorobscuren2014-10-101-1/+3
|
* Moved the To256obscuren2014-10-081-0/+13
|
* Refactored CALLDATALOAD to use big intobscuren2014-07-221-8/+11
| | | | * Added BigMin
* Fix BigMax to return the biggest number, not the smallestMaran2014-06-101-2/+2
|
* Fixed issue with casting to smaller byte arrayobscuren2014-05-301-0/+4
|
* Refactoring and added documentation commentsobscuren2014-04-271-10/+21
|
* Upped version numberobscuren2014-04-271-0/+8
|
* Added BigCopyobscuren2014-02-281-0/+9
|
* Running contracts fixedobscuren2014-02-191-0/+6
|
* The great mergeobscuren2014-02-151-0/+37