Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web3.contract -> web3.eth.contract | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | removed padding calculation from ethereum.js, padding is always 32 | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | Various fixes to ethereum.js and client web API stuff. | Gav Wood | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 1 | -1/+1 |
| | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/.travis.yml libjsqrc/ethereumjs/README.md libjsqrc/ethereumjs/dist/ethereum.js libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/lib/abi.js libjsqrc/ethereumjs/package.json | ||||
* | default padding changed to 0 | Marek Kotewicz | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | missing fromAscii | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | method signature length defined | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | sha3 method signature | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | gulpfile modifications, default build set to dev | Marek Kotewicz | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | real, ureal paddings and implicit paddings for uint, int and hash | Marek Kotewicz | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | solidity string support | Marek Kotewicz | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | fixed gulp build | Marek Kotewicz | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | common changes | Marek Kotewicz | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | added eth_serpent, contract separated to another file | Marek Kotewicz | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | improved contracts interface | Marek Kotewicz | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | added storageAt | Marek Kotewicz | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | contract object | Marek Kotewicz | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | abi output formatting | Marek Kotewicz | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | changes to make everything work | Marek Kotewicz | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | abi, the beginning | Marek Kotewicz | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | common fixes | Marek Kotewicz | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | autoprovider, buildQt not builds only necessery files, fixed gulpfile | Marek Kotewicz | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | merged subprotocol prefix | Marek Kotewicz | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | Refactoring | Marian Oancea | 2014-11-07 | 1 | -1/+1 |
| | | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist | ||||
* | Converted to node module | Marian Oancea | 2014-11-06 | 1 | -0/+1 |
Converted to npm package Added brower Added browserify with minification Updated Readme |