aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* real, ureal paddings and implicit paddings for uint, int and hashMarek Kotewicz2015-01-071-16/+45
|
* solidity string supportMarek Kotewicz2015-01-071-10/+28
|
* fixed tabsMarek Kotewicz2015-01-061-3/+3
|
* bring back todosMarek Kotewicz2015-01-064-0/+4
|
* fixed gulp buildMarek Kotewicz2015-01-066-20/+17
|
* bring back toHexcaktux2014-12-311-0/+10
|
* Lots of fixes.Gav Wood2014-12-226-44/+102
|
* common changesMarek Kotewicz2014-11-181-2/+7
|
* Merge pull request #11 from debris/masterMarian OANCΞA2014-11-183-10/+109
|\ | | | | Update
| * added eth_serpent, contract separated to another fileMarek Kotewicz2014-11-172-38/+65
| |
| * improved contracts interfaceMarek Kotewicz2014-11-142-9/+81
| |
* | Fixed require web3 bugMarian Oancea2014-11-181-5/+5
|/ | | | Fixed error "Cannot find module './web3'" in autoprovider.js
* added storageAtMarek Kotewicz2014-11-141-0/+1
|
* contract objectMarek Kotewicz2014-11-132-6/+13
|
* abi output formattingMarek Kotewicz2014-11-131-13/+89
|
* changes to make everything workMarek Kotewicz2014-11-132-4/+9
|
* abi, the beginningMarek Kotewicz2014-11-131-0/+77
|
* common fixesMarek Kotewicz2014-11-111-6/+3
|
* autoprovider, buildQt not builds only necessery files, fixed gulpfileMarek Kotewicz2014-11-112-0/+107
|
* retabed filesMarek Kotewicz2014-11-114-474/+476
|
* merged subprotocol prefixMarek Kotewicz2014-11-111-53/+48
|
* fix merge conflictsMarian Oancea2014-11-101-1/+4
|
* fix merge conflictsMarian Oancea2014-11-102-13/+18
|
* RefactoringMarian Oancea2014-11-074-45/+6
| | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist
* Updated package.jsonMarian Oancea2014-11-061-11/+11
|
* Fixed indentMarian Oancea2014-11-064-479/+471
| | | | Fixed indent so we can compare differences in PR.
* Converted to node moduleMarian Oancea2014-11-066-0/+708
Converted to npm package Added brower Added browserify with minification Updated Readme