| Commit message (Expand) | Author | Age | Files | Lines |
* | removed promise dependency, updated readme, fixed node.js version of lib | Marek Kotewicz | 2015-01-27 | 13 | -36/+24 |
* | upgraded version to 0.0.9 | Marek Kotewicz | 2015-01-26 | 2 | -2/+2 |
* | gulp | Marek Kotewicz | 2015-01-26 | 3 | -3/+3 |
* | Merge branch 'master' into sync | Marek Kotewicz | 2015-01-26 | 1 | -1/+1 |
|\ |
|
| * | added local | wanderer | 2015-01-25 | 1 | -0/+18 |
| * | Merge pull request #32 from kumavis/patch-1 | Marek Kotewicz | 2015-01-18 | 1 | -1/+1 |
| |\ |
|
| | * | WebsocketProvider - fixed incorrect variable name | aaron | 2015-01-17 | 1 | -1/+1 |
| |/ |
|
| * | shh getMessage => getMessages | Jeffrey Wilcke | 2015-01-13 | 1 | -1/+1 |
* | | Merge branch 'develop' into sync | Marek Kotewicz | 2015-01-26 | 1 | -0/+18 |
|\ \ |
|
| * | | added addressbook | wanderer | 2015-01-25 | 1 | -0/+18 |
* | | | polling every second | Marek Kotewicz | 2015-01-26 | 4 | -4/+4 |
* | | | return null instead of undefined, if not provider is set | Marek Kotewicz | 2015-01-26 | 4 | -4/+4 |
* | | | watches are calling callback with a single result object, not a full jsonrpc ... | Marek Kotewicz | 2015-01-26 | 5 | -14/+18 |
* | | | simplified synchronous polling | Marek Kotewicz | 2015-01-23 | 5 | -50/+34 |
* | | | not parsing transaction output | Marek Kotewicz | 2015-01-22 | 4 | -23/+27 |
* | | | fixed contract.js | Marek Kotewicz | 2015-01-22 | 4 | -39/+43 |
* | | | implicit solidity method call | Marek Kotewicz | 2015-01-22 | 5 | -66/+88 |
* | | | qt sync provider | Marek Kotewicz | 2015-01-22 | 5 | -8/+78 |
* | | | changes in filter.js (not yet working) | Marek Kotewicz | 2015-01-22 | 5 | -50/+20 |
* | | | toDecimal/fromDecimal is using bignumber.js now | Marek Kotewicz | 2015-01-22 | 4 | -29/+63 |
* | | | removed unused pieces of code | Marek Kotewicz | 2015-01-22 | 4 | -93/+3 |
* | | | removed send queues from providermanager | Marek Kotewicz | 2015-01-22 | 5 | -62/+28 |
* | | | contract.html example is working with sync api | Marek Kotewicz | 2015-01-22 | 8 | -62/+60 |
* | | | sync api tests running, removed unused pieces of code | Marek Kotewicz | 2015-01-22 | 10 | -173/+9 |
* | | | removed unused providers | Marek Kotewicz | 2015-01-22 | 8 | -823/+9 |
* | | | http sync api | Marek Kotewicz | 2015-01-22 | 8 | -102/+286 |
|/ / |
|
* | | gulp | Marek Kotewicz | 2015-01-22 | 3 | -5/+8 |
* | | changes to for natspec | Marek Kotewicz | 2015-01-22 | 2 | -1/+3 |
* | | _currentAbi object | Marek Kotewicz | 2015-01-21 | 1 | -0/+1 |
* | | solidity methods "overloading" | Marek Kotewicz | 2015-01-20 | 7 | -38/+111 |
* | | parsing real, ureal values on output | Marek Kotewicz | 2015-01-19 | 5 | -14/+85 |
* | | encoding real on input | Marek Kotewicz | 2015-01-19 | 5 | -7/+61 |
* | | fixes for autoprovider | Marek Kotewicz | 2015-01-19 | 5 | -13/+9 |
* | | tests for parsing output array | Marek Kotewicz | 2015-01-17 | 1 | -0/+27 |
* | | output parser string support | Marek Kotewicz | 2015-01-17 | 5 | -127/+207 |
* | | support for int array types[] | Marek Kotewicz | 2015-01-17 | 5 | -109/+180 |
* | | removed unused functions | Marek Kotewicz | 2015-01-17 | 1 | -9/+0 |
* | | default padding set to 32, separated to one variable | Marek Kotewicz | 2015-01-16 | 4 | -11/+15 |
* | | fixed checking first bit for parsing int output | Marek Kotewicz | 2015-01-16 | 4 | -7/+13 |
* | | abi.js rounds down floating point input | Marek Kotewicz | 2015-01-16 | 5 | -24/+49 |
* | | updated bower.json && package.json version, added bignumber.js to bower depen... | Marek Kotewicz | 2015-01-16 | 4 | -6/+7 |
* | | fixed #28 and other small node.js issues | Marek Kotewicz | 2015-01-16 | 10 | -60/+39 |
* | | big integers on abi.js output, tests | Marek Kotewicz | 2015-01-16 | 5 | -13/+78 |
* | | tests for bigintegers on input | Marek Kotewicz | 2015-01-16 | 1 | -1/+49 |
* | | BigNumber support | Marek Kotewicz | 2015-01-16 | 7 | -29/+39 |
* | | gulp | Marek Kotewicz | 2015-01-15 | 4 | -7/+17 |
* | | negative integers support | Marek Kotewicz | 2015-01-15 | 2 | -4/+23 |
* | | fixed typos | Marek Kotewicz | 2015-01-15 | 1 | -3/+3 |
* | | fixed readme | Marek Kotewicz | 2015-01-15 | 1 | -4/+4 |
* | | gulp | Marek Kotewicz | 2015-01-15 | 2 | -3/+3 |
* | | fixed typos | Marek Kotewicz | 2015-01-15 | 1 | -2/+2 |
* | | methodExists and propertyExists are now separated tests | Marek Kotewicz | 2015-01-15 | 5 | -51/+45 |
* | | more comments | Marek Kotewicz | 2015-01-15 | 3 | -10/+26 |
* | | next part of abi.js parsers tests and fixes | Marek Kotewicz | 2015-01-15 | 5 | -21/+211 |
* | | next part of abi.js docs | Marek Kotewicz | 2015-01-14 | 4 | -61/+71 |
* | | formatting bool tests and fixes | Marek Kotewicz | 2015-01-14 | 5 | -64/+114 |
* | | simplifid abi.js methods | Marek Kotewicz | 2015-01-14 | 1 | -59/+72 |
* | | gulp | Marek Kotewicz | 2015-01-14 | 3 | -26/+137 |
* | | providers documentation | Marek Kotewicz | 2015-01-14 | 6 | -11/+108 |
* | | few comments | Marek Kotewicz | 2015-01-14 | 2 | -13/+27 |
* | | ProviderManager separated to providermanager.js file | Marek Kotewicz | 2015-01-14 | 5 | -168/+238 |
* | | Filter separated to filter.js file | Marek Kotewicz | 2015-01-14 | 5 | -114/+224 |
* | | beginning of comments in web3 | Marek Kotewicz | 2015-01-14 | 1 | -1/+37 |
* | | test for parsing multiple methods description | Marek Kotewicz | 2015-01-13 | 1 | -2/+80 |
* | | tests... | Marek Kotewicz | 2015-01-13 | 1 | -10/+110 |
* | | web3.contract -> web3.eth.contract | Marek Kotewicz | 2015-01-13 | 5 | -5/+5 |
* | | removed unused line | Marek Kotewicz | 2015-01-13 | 1 | -2/+0 |
* | | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 5 | -26/+132 |
* | | mocha test reporter | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
* | | mocha reporter name starts with lower case letter | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
* | | removed padding calculation from ethereum.js, padding is always 32 | Marek Kotewicz | 2015-01-13 | 4 | -121/+51 |
* | | Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop | Gav Wood | 2015-01-12 | 3 | -2/+4 |
|\ \ |
|
| * | | updated readme | Marek Kotewicz | 2015-01-12 | 1 | -2/+2 |
| * | | updated readme | Marek Kotewicz | 2015-01-12 | 1 | -4/+2 |
| * | | Merge branch 'tests' into develop | Marek Kotewicz | 2015-01-12 | 12 | -5/+162 |
| |\ \ |
|
| | * | | spec reporter instead of nyan | Marek Kotewicz | 2015-01-12 | 1 | -1/+1 |
| | * | | fixed travis.yml && added nmp test script | Marek Kotewicz | 2015-01-11 | 4 | -4/+8 |
| | * | | Merge branch 'master' into tests | Marek Kotewicz | 2015-01-11 | 2 | -3/+28 |
| | |\ \ |
|
| | | * | | updated package json | Marek Kotewicz | 2015-01-11 | 1 | -1/+2 |
| | | * | | Merge branch 'master' of https://github.com/ethereum/ethereum.js | Marek Kotewicz | 2015-01-11 | 1 | -2/+26 |
| | | |\| |
|
| | * | | | Merge branch 'develop' into tests | Marek Kotewicz | 2015-01-09 | 5 | -12/+20 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into tests | Marek Kotewicz | 2015-01-09 | 8 | -15/+45 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | mocha opts file && init of parser tests | Marek Kotewicz | 2015-01-09 | 3 | -0/+40 |
| | * | | | | methods existance tests in progress | Marek Kotewicz | 2015-01-09 | 6 | -49/+112 |
| | * | | | | mocha test init | Marek Kotewicz | 2015-01-09 | 1 | -0/+49 |
| * | | | | | Merge branch 'master' into develop | Marek Kotewicz | 2015-01-12 | 1 | -2/+26 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Update README.md | Marek Kotewicz | 2015-01-11 | 1 | -17/+25 |
| | * | | | | Update README.md | Marek Kotewicz | 2015-01-11 | 1 | -1/+17 |
* | | | | | | Various fixes to ethereum.js and client web API stuff. | Gav Wood | 2015-01-12 | 4 | -7/+11 |
* | | | | | | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 14 | -8/+209 |
|/ / / / / |
|
* | | | / | default padding changed to 0 | Marek Kotewicz | 2015-01-10 | 4 | -4/+4 |
| |_|_|/
|/| | | |
|
* | | | | rerun gulp | Marek Kotewicz | 2015-01-09 | 2 | -3/+2 |
* | | | | missing fromAscii | Marek Kotewicz | 2015-01-09 | 4 | -5/+6 |
* | | | | method signature length defined | Marek Kotewicz | 2015-01-09 | 4 | -9/+17 |
| |_|/
|/| | |
|
* | | | Merge branch 'master' of https://github.com/ethereum/ethereum.js | Marek Kotewicz | 2015-01-09 | 2 | -2/+4 |
|\| | |
|
| * | | module var fix | Jeffrey Wilcke | 2015-01-09 | 1 | -1/+2 |
| * | | module var fix | Jeffrey Wilcke | 2015-01-09 | 1 | -1/+2 |
| |/ |
|
* | | version upgraded | Marek Kotewicz | 2015-01-09 | 1 | -1/+1 |
* | | sha3 method signature | Marek Kotewicz | 2015-01-09 | 5 | -12/+40 |
|/ |
|
* | missing jshint ignore | Marek Kotewicz | 2015-01-08 | 3 | -3/+3 |
* | fixed example | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
* | version upgrade | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
* | fixes for node.js | Marek Kotewicz | 2015-01-08 | 8 | -66/+61 |
* | gulpfile modifications, default build set to dev | Marek Kotewicz | 2015-01-07 | 4 | -68/+1213 |
* | Merge pull request #22 from debris/strings | Marek Kotewicz | 2015-01-07 | 4 | -13/+60 |
|\ |
|
| * | real, ureal paddings and implicit paddings for uint, int and hash | Marek Kotewicz | 2015-01-07 | 4 | -19/+48 |
| * | solidity string support | Marek Kotewicz | 2015-01-07 | 4 | -13/+31 |
* | | Merge pull request #21 from debris/master | Marek Kotewicz | 2015-01-07 | 10 | -26/+27 |
|\| |
|
| * | fixed tabs | Marek Kotewicz | 2015-01-06 | 1 | -3/+3 |
| * | bring back todos | Marek Kotewicz | 2015-01-06 | 4 | -0/+4 |
| * | renamed example/index.html -> example/balance.html | Marek Kotewicz | 2015-01-06 | 1 | -0/+0 |
| * | fixed gulp build | Marek Kotewicz | 2015-01-06 | 9 | -26/+23 |
|/ |
|
* | bring back toHex | caktux | 2014-12-31 | 1 | -0/+10 |
* | Lots of fixes. | Gav Wood | 2014-12-22 | 6 | -44/+102 |
* | Merge pull request #15 from debris/master | Jeffrey Wilcke | 2014-12-16 | 9 | -55/+93 |
|\ |
|
| * | common changes | Marek Kotewicz | 2014-11-18 | 4 | -5/+10 |
| * | Merge pull request #1 from cubedro/master | Marek Kotewicz | 2014-11-18 | 2 | -6/+6 |
| |\ |
|
| | * | Updated version | Marian Oancea | 2014-11-18 | 1 | -1/+1 |
| | * | Merge pull request #11 from debris/master | Marian OANCΞA | 2014-11-18 | 11 | -25/+206 |
| | |\
| | |/
| |/| |
|
| * | | added eth_serpent, contract separated to another file | Marek Kotewicz | 2014-11-17 | 7 | -48/+81 |
|/ / |
|
* | | Merge pull request #13 from frewsxcv/master | Jeffrey Wilcke | 2014-11-15 | 1 | -1/+4 |
|\ \ |
|
| * | | Enable JSHint linting | Corey Farwell | 2014-11-15 | 1 | -1/+4 |
|/ / |
|
* | | Merge pull request #12 from debris/master | Jeffrey Wilcke | 2014-11-15 | 7 | -40/+354 |
|\ \ |
|
| * | | improved contracts interface | Marek Kotewicz | 2014-11-14 | 9 | -21/+166 |
* | | | Merge pull request #10 from cubedro/master | Jeffrey Wilcke | 2014-11-15 | 28 | -620/+1290 |
|\ \ \ |
|
* \ \ \ | Merge pull request #11 from ethereum/revert-6-master | Jeffrey Wilcke | 2014-11-15 | 6 | -26/+21 |
|\ \ \ \ |
|
| * | | | | Revert "Run JSHint on all code using Travis CI" | Jeffrey Wilcke | 2014-11-15 | 6 | -26/+21 |
|/ / / / |
|
* | | | | Merge pull request #6 from frewsxcv/master | Jeffrey Wilcke | 2014-11-15 | 6 | -21/+26 |
|\ \ \ \ |
|
| * | | | | Don't run 'npm test' | Corey Farwell | 2014-11-03 | 1 | -2/+2 |
| * | | | | Fix JSHint errors | Corey Farwell | 2014-11-03 | 4 | -21/+17 |
| * | | | | Enable Travis CI | Corey Farwell | 2014-11-03 | 2 | -0/+9 |
|/ / / / |
|
| | | * | Fixed require web3 bug | Marian Oancea | 2014-11-18 | 2 | -6/+6 |
| | | * | Merge pull request #10 from debris/abi | Marian OANCΞA | 2014-11-18 | 8 | -39/+208 |
| | |/|
| |/|/ |
|
| | * | improved example | Marek Kotewicz | 2014-11-14 | 1 | -18/+22 |
| | * | added storageAt | Marek Kotewicz | 2014-11-14 | 4 | -3/+4 |
| | * | contract object | Marek Kotewicz | 2014-11-13 | 6 | -14/+21 |
| | * | abi output formatting | Marek Kotewicz | 2014-11-13 | 5 | -46/+115 |
| | * | qt version also requires abi | Marek Kotewicz | 2014-11-13 | 1 | -0/+1 |
| | * | changes to make everything work | Marek Kotewicz | 2014-11-13 | 5 | -9/+14 |
| | * | abi, the beginning | Marek Kotewicz | 2014-11-13 | 5 | -9/+91 |
| |/ |
|
| * | Merge pull request #9 from debris/autoprovider | Marian OANCΞA | 2014-11-11 | 4 | -9/+6 |
| |\ |
|
| | * | common fixes | Marek Kotewicz | 2014-11-11 | 4 | -9/+6 |
| * | | Merge pull request #8 from debris/autoprovider | Marian OANCΞA | 2014-11-11 | 11 | -489/+629 |
| |\| |
|
| | * | autoprovider, buildQt not builds only necessery files, fixed gulpfile | Marek Kotewicz | 2014-11-11 | 8 | -15/+153 |
| | * | retabed files | Marek Kotewicz | 2014-11-11 | 4 | -474/+476 |
| |/ |
|
| * | Merge branch 'debris-subprotocol_prefix_merge' | Marian Oancea | 2014-11-11 | 7 | -81/+97 |
| |\ |
|
| | * | fixed merge conflicts | Marian Oancea | 2014-11-11 | 7 | -81/+97 |
| |/| |
|
| | * | gulp qt task | Marek Kotewicz | 2014-11-11 | 2 | -26/+46 |
| | * | merged subprotocol prefix | Marek Kotewicz | 2014-11-11 | 5 | -58/+54 |
| * | | Changed npm & bower version | Marian Oancea | 2014-11-10 | 3 | -3/+3 |
| * | | Fixed jshint warnings | Marian Oancea | 2014-11-10 | 5 | -13/+13 |
| * | | Prepare for PR | Marian Oancea | 2014-11-10 | 3 | -13/+13 |
| * | | Merge pull request #6 from cubedro/develop | Marian OANCΞA | 2014-11-10 | 2 | -14/+22 |
| |\| |
|
| | * | Merge pull request #5 from cubedro/debris-error_handling_fix | Marian OANCΞA | 2014-11-10 | 1 | -1/+4 |
| | |\ |
|
| | | * | fix merge conflicts | Marian Oancea | 2014-11-10 | 1 | -1/+4 |
| | | |\ |
|
| | | | * | corresponding changes from cpp-ethereum | Marek Kotewicz | 2014-11-07 | 1 | -1/+3 |
| | * | | | Merge branch 'debris-error_handling_fix' into develop | Marian Oancea | 2014-11-10 | 3 | -20/+27 |
| | |\| | |
|
| | | * | | fix merge conflicts | Marian Oancea | 2014-11-10 | 2 | -13/+18 |
| | |/| |
| |/| | | |
|
| | | * | | missing semicolons | Marek Kotewicz | 2014-11-07 | 1 | -2/+2 |
| | | * | | proper error handling proposal | Marek Kotewicz | 2014-11-07 | 2 | -13/+18 |
| | | |/ |
|
| * | / | Added npm version | Marian Oancea | 2014-11-10 | 1 | -7/+9 |
| |/ / |
|
| * | | Refactoring | Marian Oancea | 2014-11-07 | 13 | -827/+98 |
| * | | node < 0.10 fails travis build => remove 0.6 & 0.8 | Marian Oancea | 2014-11-06 | 1 | -2/+0 |
| * | | gulp >= 3.4.0 | Marian Oancea | 2014-11-06 | 1 | -1/+1 |
| * | | Updated all dependency versions | Marian Oancea | 2014-11-06 | 1 | -7/+7 |
| * | | Update dependencies to pass travis build | Marian Oancea | 2014-11-06 | 1 | -2/+2 |
| * | | Update dependencies & travis.yml | Marian Oancea | 2014-11-06 | 2 | -4/+2 |
| * | | updated travis.yml | Marian Oancea | 2014-11-06 | 1 | -3/+9 |
| * | | more json fixes | Marian Oancea | 2014-11-06 | 2 | -4/+7 |
| * | | updated bower.json ignore | Marian Oancea | 2014-11-06 | 1 | -1/+1 |
| * | | bower small fix | Marian Oancea | 2014-11-06 | 1 | -1/+1 |
| * | | Updated bower.json & Readme | Marian Oancea | 2014-11-06 | 3 | -1/+13 |
| * | | Updated package.json | Marian Oancea | 2014-11-06 | 4 | -27/+36 |
| * | | Fixed indent | Marian Oancea | 2014-11-06 | 5 | -962/+946 |
| * | | Converted to node module | Marian Oancea | 2014-11-06 | 24 | -653/+1785 |
| * | | Merge pull request #1 from cubedro/example | Marian OANCΞA | 2014-11-05 | 1 | -11/+18 |
| |\ \
| | |/
| |/| |
|
| | * | example | Marek Kotewicz | 2014-11-04 | 1 | -11/+18 |
| |/ |
|
| * | lgpl | Marek Kotewicz | 2014-11-03 | 4 | -16/+16 |
| * | license | Marek Kotewicz | 2014-10-31 | 4 | -0/+87 |
|/ |
|
* | transacton => transaction | Jeffrey Wilcke | 2014-10-31 | 1 | -1/+1 |
* | Added account prop | Jeffrey Wilcke | 2014-10-31 | 1 | -0/+1 |
* | Fixed Qt provider | Jeffrey Wilcke | 2014-10-31 | 1 | -2/+2 |
* | Merge pull request #1 from debris/master | Jeffrey Wilcke | 2014-10-31 | 5 | -366/+364 |
|\ |
|
| * | changes to make whisper working | Marek Kotewicz | 2014-10-30 | 2 | -5/+9 |
| * | filters refactored | Marek Kotewicz | 2014-10-29 | 2 | -66/+36 |
| * | polling whisper in progress | Marek Kotewicz | 2014-10-29 | 1 | -30/+49 |
| * | http renamed to httprpc | Marek Kotewicz | 2014-10-28 | 2 | -7/+8 |
| * | db and shh | Marek Kotewicz | 2014-10-28 | 1 | -0/+29 |
| * | cleaner promises | Marek Kotewicz | 2014-10-28 | 1 | -276/+137 |
| * | http polling | Marek Kotewicz | 2014-10-23 | 2 | -11/+62 |
| * | warning when provider is not set | Marek Kotewicz | 2014-10-22 | 2 | -1/+1 |
| * | messageHandler expects object instead of string | Marek Kotewicz | 2014-10-22 | 4 | -7/+16 |
| * | block, transaction, uncle by hash and number separately | Marek Kotewicz | 2014-10-22 | 3 | -9/+8 |
| * | http provider | Marek Kotewicz | 2014-10-22 | 2 | -15/+70 |
|/ |
|
* | Updated properties | obscuren | 2014-10-21 | 1 | -14/+4 |
* | Updated readme | obscuren | 2014-10-21 | 1 | -2/+2 |
* | Fixed setting providers to the right object | obscuren | 2014-10-21 | 3 | -4/+9 |
* | Qt provider | obscuren | 2014-10-21 | 1 | -0/+15 |
* | Moved WebSocketProvider | obscuren | 2014-10-21 | 1 | -0/+51 |
* | Removed Key | obscuren | 2014-10-21 | 1 | -1/+1 |
* | Updated according to the new Generic JSON RPC API | obscuren | 2014-10-21 | 2 | -265/+227 |
* | push data instead of assign | obscuren | 2014-10-07 | 1 | -20/+3 |
* | Added eth providers | obscuren | 2014-10-02 | 1 | -45/+94 |
* | How to spawn a websocket node | obscuren | 2014-10-01 | 1 | -0/+10 |
* | Readme | obscuren | 2014-10-01 | 1 | -0/+8 |
* | init | obscuren | 2014-10-01 | 3 | -0/+577 |