aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* improved contracts interfaceMarek Kotewicz2014-11-142-9/+81
|
* 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