aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed gulp buildMarek Kotewicz2015-01-069-26/+23
|
* bring back toHexcaktux2014-12-311-0/+10
|
* Lots of fixes.Gav Wood2014-12-226-44/+102
|
* Merge pull request #15 from debris/masterJeffrey Wilcke2014-12-169-55/+93
|\ | | | | changes from cpp-ethereum
| * common changesMarek Kotewicz2014-11-184-5/+10
| |
| * Merge pull request #1 from cubedro/masterMarek Kotewicz2014-11-182-6/+6
| |\ | | | | | | Fixed autoprovider bug
| | * Updated versionMarian Oancea2014-11-181-1/+1
| | | | | | | | | | | | Changed version from npm in order to publish the update
| | * Merge pull request #11 from debris/masterMarian OANCΞA2014-11-1811-25/+206
| | |\ | | |/ | |/| Update
| * | added eth_serpent, contract separated to another fileMarek Kotewicz2014-11-177-48/+81
|/ /
* | Merge pull request #13 from frewsxcv/masterJeffrey Wilcke2014-11-151-1/+4
|\ \ | | | | | | Enable JSHint linting
| * | Enable JSHint lintingCorey Farwell2014-11-151-1/+4
|/ /
* | Merge pull request #12 from debris/masterJeffrey Wilcke2014-11-157-40/+354
|\ \ | | | | | | simplifie contract creation && calls, improved added examples
| * | improved contracts interfaceMarek Kotewicz2014-11-149-21/+166
| | |
* | | Merge pull request #10 from cubedro/masterJeffrey Wilcke2014-11-1528-620/+1290
|\ \ \ | | | | | | | | NPM module with minification for browser integration.
* \ \ \ Merge pull request #11 from ethereum/revert-6-masterJeffrey Wilcke2014-11-156-26/+21
|\ \ \ \ | | | | | | | | | | Revert "Run JSHint on all code using Travis CI"
| * | | | Revert "Run JSHint on all code using Travis CI"Jeffrey Wilcke2014-11-156-26/+21
|/ / / /
* | | | Merge pull request #6 from frewsxcv/masterJeffrey Wilcke2014-11-156-21/+26
|\ \ \ \ | | | | | | | | | | Run JSHint on all code using Travis CI
| * | | | Don't run 'npm test'Corey Farwell2014-11-031-2/+2
| | | | |
| * | | | Fix JSHint errorsCorey Farwell2014-11-034-21/+17
| | | | |
| * | | | Enable Travis CICorey Farwell2014-11-032-0/+9
|/ / / /
| | | * Fixed require web3 bugMarian Oancea2014-11-182-6/+6
| | | | | | | | | | | | | | | | Fixed error "Cannot find module './web3'" in autoprovider.js
| | | * Merge pull request #10 from debris/abiMarian OANCΞA2014-11-188-39/+208
| | |/| | |/|/ | | | Abi
| | * improved exampleMarek Kotewicz2014-11-141-18/+22
| | |
| | * added storageAtMarek Kotewicz2014-11-144-3/+4
| | |
| | * contract objectMarek Kotewicz2014-11-136-14/+21
| | |
| | * abi output formattingMarek Kotewicz2014-11-135-46/+115
| | |
| | * qt version also requires abiMarek Kotewicz2014-11-131-0/+1
| | |
| | * changes to make everything workMarek Kotewicz2014-11-135-9/+14
| | |
| | * abi, the beginningMarek Kotewicz2014-11-135-9/+91
| |/
| * Merge pull request #9 from debris/autoproviderMarian OANCΞA2014-11-114-9/+6
| |\ | | | | | | common fixes
| | * common fixesMarek Kotewicz2014-11-114-9/+6
| | |
| * | Merge pull request #8 from debris/autoproviderMarian OANCΞA2014-11-1111-489/+629
| |\| | | | | | | Autoprovider
| | * autoprovider, buildQt not builds only necessery files, fixed gulpfileMarek Kotewicz2014-11-118-15/+153
| | |
| | * retabed filesMarek Kotewicz2014-11-114-474/+476
| |/
| * Merge branch 'debris-subprotocol_prefix_merge'Marian Oancea2014-11-117-81/+97
| |\
| | * fixed merge conflictsMarian Oancea2014-11-117-81/+97
| |/|
| | * gulp qt taskMarek Kotewicz2014-11-112-26/+46
| | |
| | * merged subprotocol prefixMarek Kotewicz2014-11-115-58/+54
| | |
| * | Changed npm & bower versionMarian Oancea2014-11-103-3/+3
| | | | | | | | | | | | Changed version for next npm publish
| * | Fixed jshint warningsMarian Oancea2014-11-105-13/+13
| | |
| * | Prepare for PRMarian Oancea2014-11-103-13/+13
| | | | | | | | | | | | changed repo urls from package.json, bower.json and readme
| * | Merge pull request #6 from cubedro/developMarian OANCΞA2014-11-102-14/+22
| |\| | | | | | | Changes from debris
| | * Merge pull request #5 from cubedro/debris-error_handling_fixMarian OANCΞA2014-11-101-1/+4
| | |\ | | | | | | | | Debris error handling fix
| | | * fix merge conflictsMarian Oancea2014-11-101-1/+4
| | | |\
| | | | * corresponding changes from cpp-ethereumMarek Kotewicz2014-11-071-1/+3
| | | | |
| | * | | Merge branch 'debris-error_handling_fix' into developMarian Oancea2014-11-103-20/+27
| | |\| |
| | | * | fix merge conflictsMarian Oancea2014-11-102-13/+18
| | |/| | | |/| | |
| | | * | missing semicolonsMarek Kotewicz2014-11-071-2/+2
| | | | |
| | | * | proper error handling proposalMarek Kotewicz2014-11-072-13/+18
| | | |/
| * | / Added npm versionMarian Oancea2014-11-101-7/+9
| |/ /
| * | RefactoringMarian Oancea2014-11-0713-827/+98
| | | | | | | | | | | | | | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist
| * | node < 0.10 fails travis build => remove 0.6 & 0.8Marian Oancea2014-11-061-2/+0
| | | | | | | | | | | | from travis.yml
| * | gulp >= 3.4.0Marian Oancea2014-11-061-1/+1
| | |
| * | Updated all dependency versionsMarian Oancea2014-11-061-7/+7
| | |
| * | Update dependencies to pass travis buildMarian Oancea2014-11-061-2/+2
| | |
| * | Update dependencies & travis.ymlMarian Oancea2014-11-062-4/+2
| | |
| * | updated travis.ymlMarian Oancea2014-11-061-3/+9
| | |
| * | more json fixesMarian Oancea2014-11-062-4/+7
| | |
| * | updated bower.json ignoreMarian Oancea2014-11-061-1/+1
| | |
| * | bower small fixMarian Oancea2014-11-061-1/+1
| | |
| * | Updated bower.json & ReadmeMarian Oancea2014-11-063-1/+13
| | |
| * | Updated package.jsonMarian Oancea2014-11-064-27/+36
| | |
| * | Fixed indentMarian Oancea2014-11-065-962/+946
| | | | | | | | | | | | Fixed indent so we can compare differences in PR.
| * | Converted to node moduleMarian Oancea2014-11-0624-653/+1785
| | | | | | | | | | | | | | | | | | | | | Converted to npm package Added brower Added browserify with minification Updated Readme
| * | Merge pull request #1 from cubedro/exampleMarian OANCΞA2014-11-051-11/+18
| |\ \ | | |/ | |/| example
| | * exampleMarek Kotewicz2014-11-041-11/+18
| |/
| * lgplMarek Kotewicz2014-11-034-16/+16
| |
| * licenseMarek Kotewicz2014-10-314-0/+87
|/
* transacton => transactionJeffrey Wilcke2014-10-311-1/+1
|
* Added account propJeffrey Wilcke2014-10-311-0/+1
|
* Fixed Qt providerJeffrey Wilcke2014-10-311-2/+2
| | | | * postData => postMessage * JSON.parse parsed wrong data on 'onmessage'
* Merge pull request #1 from debris/masterJeffrey Wilcke2014-10-315-366/+364
|\ | | | | Http JSON-RPC provider, http polling, little refactor, whisper
| * changes to make whisper workingMarek Kotewicz2014-10-302-5/+9
| |
| * filters refactoredMarek Kotewicz2014-10-292-66/+36
| |
| * polling whisper in progressMarek Kotewicz2014-10-291-30/+49
| |
| * http renamed to httprpcMarek Kotewicz2014-10-282-7/+8
| |
| * db and shhMarek Kotewicz2014-10-281-0/+29
| |
| * cleaner promisesMarek Kotewicz2014-10-281-276/+137
| |
| * http pollingMarek Kotewicz2014-10-232-11/+62
| |
| * warning when provider is not setMarek Kotewicz2014-10-222-1/+1
| |
| * messageHandler expects object instead of stringMarek Kotewicz2014-10-224-7/+16
| |
| * block, transaction, uncle by hash and number separatelyMarek Kotewicz2014-10-223-9/+8
| |
| * http providerMarek Kotewicz2014-10-222-15/+70
|/
* Updated propertiesobscuren2014-10-211-14/+4
|
* Updated readmeobscuren2014-10-211-2/+2
|
* Fixed setting providers to the right objectobscuren2014-10-213-4/+9
|
* Qt providerobscuren2014-10-211-0/+15
|
* Moved WebSocketProviderobscuren2014-10-211-0/+51
|
* Removed Keyobscuren2014-10-211-1/+1
|
* Updated according to the new Generic JSON RPC APIobscuren2014-10-212-265/+227
|
* push data instead of assignobscuren2014-10-071-20/+3
|
* Added eth providersobscuren2014-10-021-45/+94
| | | | | An ethereum provider provides an interface from which communication can be done.
* How to spawn a websocket nodeobscuren2014-10-011-0/+10
|
* Readmeobscuren2014-10-011-0/+8
|
* initobscuren2014-10-013-0/+577