aboutsummaryrefslogtreecommitdiffstats
path: root/lib/contract.js
Commit message (Expand)AuthorAgeFilesLines
* parsing events outputMarek Kotewicz2015-02-031-0/+9
* event outputParser && testsMarek Kotewicz2015-02-031-1/+1
* fixed event signaturesMarek Kotewicz2015-02-011-2/+2
* few methods moved to utilsMarek Kotewicz2015-01-311-26/+27
* abi.js cleanup && new types.js, utils.jsMarek Kotewicz2015-01-311-1/+1
* event optionsMarek Kotewicz2015-01-311-0/+4
* topics are deprecatedMarek Kotewicz2015-01-291-2/+2
* moved commentMarek Kotewicz2015-01-291-6/+4
* event exampleMarek Kotewicz2015-01-291-3/+11
* contract.js simplifiedMarek Kotewicz2015-01-291-86/+99
* event.jsMarek Kotewicz2015-01-291-3/+15
* events initMarek Kotewicz2015-01-281-0/+26
* abi function typeMarek Kotewicz2015-01-281-1/+2
* evaluating solidity method input paramsMarek Kotewicz2015-01-271-0/+1
* contract method nameMarek Kotewicz2015-01-271-0/+1
* Merge branch 'develop' into cppMarek Kotewicz2015-01-271-3/+3
|\
* | Additional work on the JS stuff to make it more similar to Solidity.Gav Wood2015-01-261-0/+9
* | Fix string outputs.Gav Wood2015-01-251-1/+10
* | Auto select call or transact depending on constness.Gav Wood2015-01-251-2/+2
* | Fixes to ethereum.js and standard.js.Gav Wood2015-01-251-1/+13
|/
* not parsing transaction outputMarek Kotewicz2015-01-221-10/+12
* fixed contract.jsMarek Kotewicz2015-01-221-18/+20
* implicit solidity method callMarek Kotewicz2015-01-221-31/+42
* changes in filter.js (not yet working)Marek Kotewicz2015-01-221-2/+0
* contract.html example is working with sync apiMarek Kotewicz2015-01-221-16/+15
* changes to for natspecMarek Kotewicz2015-01-221-1/+2
* _currentAbi objectMarek Kotewicz2015-01-211-0/+1
* solidity methods "overloading"Marek Kotewicz2015-01-201-3/+13
* fixed #28 and other small node.js issuesMarek Kotewicz2015-01-161-5/+1
* fixed typosMarek Kotewicz2015-01-151-2/+2
* providers documentationMarek Kotewicz2015-01-141-1/+22
* Various fixes to ethereum.js and client web API stuff.Gav Wood2015-01-121-2/+4
* method signature length definedMarek Kotewicz2015-01-091-1/+4
* sha3 method signatureMarek Kotewicz2015-01-091-2/+4
* missing jshint ignoreMarek Kotewicz2015-01-081-1/+1
* fixes for node.jsMarek Kotewicz2015-01-081-1/+1
* bring back todosMarek Kotewicz2015-01-061-0/+1
* fixed gulp buildMarek Kotewicz2015-01-061-4/+3
* Lots of fixes.Gav Wood2014-12-221-3/+5
* added eth_serpent, contract separated to another fileMarek Kotewicz2014-11-171-0/+63