aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/common.go
Commit message (Collapse)AuthorAgeFilesLines
* Optimisations and fixed a couple of DDOS issues in the minerobscuren2015-02-201-0/+7
|
* updated testsobscuren2015-01-131-0/+1
|
* Merge branch 'develop' of https://github.com/tgerring/go-ethereumTaylor Gerring2014-11-151-0/+1
|
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
|
* Dump bytes instead of stringsobscuren2014-08-171-9/+26
|
* Refactored CALLDATALOAD to use big intobscuren2014-07-221-5/+7
| | | | * Added BigMin
* Add windows helper functionsMaran2014-07-141-0/+12
|
* move CreateAddress from ethutil/common to ethcryptozelig2014-06-291-7/+0
|
* Moving a head closer to interopobscuren2014-06-131-1/+1
|
* Expose GasLimit to ethPubMaran2014-06-111-1/+1
|
* Added Douglas and Einstanobscuren2014-06-061-7/+13
|
* Change shorthandsMaran2014-05-201-13/+13
|
* Refactoring and added documentation commentsobscuren2014-04-271-3/+9
|
* Upped version numberobscuren2014-04-271-0/+7
|
* Test fixes and removed old code. Added VM gas feesobscuren2014-03-241-0/+1
|
* Removed regular ints from the virtual machine and closuresobscuren2014-03-221-0/+6
|
* Added currency convertingobscuren2014-02-251-0/+35