Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing jshint ignore | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 3 | -2/+2 |
| | |||||
* | real, ureal paddings and implicit paddings for uint, int and hash | Marek Kotewicz | 2015-01-07 | 1 | -16/+45 |
| | |||||
* | solidity string support | Marek Kotewicz | 2015-01-07 | 1 | -10/+28 |
| | |||||
* | fixed tabs | Marek Kotewicz | 2015-01-06 | 1 | -3/+3 |
| | |||||
* | bring back todos | Marek Kotewicz | 2015-01-06 | 4 | -0/+4 |
| | |||||
* | fixed gulp build | Marek Kotewicz | 2015-01-06 | 6 | -20/+17 |
| | |||||
* | bring back toHex | caktux | 2014-12-31 | 1 | -0/+10 |
| | |||||
* | Lots of fixes. | Gav Wood | 2014-12-22 | 6 | -44/+102 |
| | |||||
* | common changes | Marek Kotewicz | 2014-11-18 | 1 | -2/+7 |
| | |||||
* | Merge pull request #11 from debris/master | Marian OANCΞA | 2014-11-18 | 3 | -10/+109 |
|\ | | | | | Update | ||||
| * | added eth_serpent, contract separated to another file | Marek Kotewicz | 2014-11-17 | 2 | -38/+65 |
| | | |||||
| * | improved contracts interface | Marek Kotewicz | 2014-11-14 | 2 | -9/+81 |
| | | |||||
* | | Fixed require web3 bug | Marian Oancea | 2014-11-18 | 1 | -5/+5 |
|/ | | | | Fixed error "Cannot find module './web3'" in autoprovider.js | ||||
* | added storageAt | Marek Kotewicz | 2014-11-14 | 1 | -0/+1 |
| | |||||
* | contract object | Marek Kotewicz | 2014-11-13 | 2 | -6/+13 |
| | |||||
* | abi output formatting | Marek Kotewicz | 2014-11-13 | 1 | -13/+89 |
| | |||||
* | changes to make everything work | Marek Kotewicz | 2014-11-13 | 2 | -4/+9 |
| | |||||
* | abi, the beginning | Marek Kotewicz | 2014-11-13 | 1 | -0/+77 |
| | |||||
* | common fixes | Marek Kotewicz | 2014-11-11 | 1 | -6/+3 |
| | |||||
* | autoprovider, buildQt not builds only necessery files, fixed gulpfile | Marek Kotewicz | 2014-11-11 | 2 | -0/+107 |
| | |||||
* | retabed files | Marek Kotewicz | 2014-11-11 | 4 | -474/+476 |
| | |||||
* | merged subprotocol prefix | Marek Kotewicz | 2014-11-11 | 1 | -53/+48 |
| | |||||
* | fix merge conflicts | Marian Oancea | 2014-11-10 | 1 | -1/+4 |
| | |||||
* | fix merge conflicts | Marian Oancea | 2014-11-10 | 2 | -13/+18 |
| | |||||
* | Refactoring | Marian Oancea | 2014-11-07 | 4 | -45/+6 |
| | | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist | ||||
* | Updated package.json | Marian Oancea | 2014-11-06 | 1 | -11/+11 |
| | |||||
* | Fixed indent | Marian Oancea | 2014-11-06 | 4 | -479/+471 |
| | | | | Fixed indent so we can compare differences in PR. | ||||
* | Converted to node module | Marian Oancea | 2014-11-06 | 6 | -0/+708 |
Converted to npm package Added brower Added browserify with minification Updated Readme |