Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | natspec.js updated to use sync api | Marek Kotewicz | 2015-01-22 | 1 | -1/+1 |
| | |||||
* | Merge commit '8e3ba3a4285cc7e902a018196b3849df56944dd0' into natspec | Marek Kotewicz | 2015-01-22 | 1 | -1/+1 |
|\ | |||||
| * | implicit solidity method call | Marek Kotewicz | 2015-01-22 | 1 | -1/+1 |
| | | |||||
* | | fixed natspec example | Marek Kotewicz | 2015-01-22 | 1 | -9/+8 |
| | | |||||
* | | Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec | Marek Kotewicz | 2015-01-22 | 2 | -18/+14 |
|\| | |||||
| * | contract.html example is working with sync api | Marek Kotewicz | 2015-01-22 | 2 | -17/+13 |
| | | |||||
| * | http sync api | Marek Kotewicz | 2015-01-22 | 1 | -1/+1 |
| | | |||||
* | | natspec changes | Marek Kotewicz | 2015-01-22 | 1 | -2/+3 |
| | | |||||
* | | Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspec | Marek Kotewicz | 2015-01-21 | 1 | -1/+1 |
|\| | |||||
| * | solidity methods "overloading" | Marek Kotewicz | 2015-01-20 | 1 | -1/+1 |
| | | |||||
* | | fixed natspec_contract.html example | Marek Kotewicz | 2015-01-20 | 1 | -1/+2 |
| | | |||||
* | | Merge commit '29333fc213b62b27ef826616cf77430947fb6eab' into ethereumjs | Marek Kotewicz | 2015-01-16 | 2 | -1/+2 |
|\| | |||||
| * | updated bower.json && package.json version, added bignumber.js to bower ↵ | Marek Kotewicz | 2015-01-16 | 2 | -2/+2 |
| | | | | | | | | dependencies | ||||
| * | fixed #28 and other small node.js issues | Marek Kotewicz | 2015-01-16 | 1 | -0/+1 |
| | | |||||
* | | Merge commit 'd876522bc0614fea3180a54be57bcb61784b352e' into ethereumjs | Marek Kotewicz | 2015-01-16 | 1 | -0/+1 |
|\| | |||||
| * | BigNumber support | Marek Kotewicz | 2015-01-16 | 1 | -0/+1 |
| | | |||||
* | | Merge commit '1a6dbeff6e86d65cae6d7db366cbaa4182eaff7f' into ethereumjs | Marek Kotewicz | 2015-01-16 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/dist/ethereum.min.js libjsqrc/ethereumjs/lib/abi.js | ||||
| * | web3.contract -> web3.eth.contract | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
| | | |||||
* | | Cleaned up some unused functions | Lefteris Karapetsas | 2015-01-14 | 1 | -1/+2 |
| | | |||||
* | | Natspechandler: Get function hash from transaction data | Lefteris Karapetsas | 2015-01-14 | 1 | -1/+1 |
| | | |||||
* | | A first version of Natspec warning popup | Lefteris Karapetsas | 2015-01-13 | 1 | -0/+76 |
|/ | | | | | | | - Runtime Contract code hash can now be retrieved from the Compiler - Using the hash the Natspec handler stores and later retrieves Natspec JSON for a given contract. | ||||
* | fixed example | Marek Kotewicz | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | renamed example/index.html -> example/balance.html | Marek Kotewicz | 2015-01-06 | 1 | -0/+0 |
| | |||||
* | improved contracts interface | Marek Kotewicz | 2014-11-14 | 2 | -1/+76 |
| | |||||
* | improved example | Marek Kotewicz | 2014-11-14 | 1 | -18/+22 |
| | |||||
* | abi output formatting | Marek Kotewicz | 2014-11-13 | 1 | -30/+23 |
| | |||||
* | autoprovider, buildQt not builds only necessery files, fixed gulpfile | Marek Kotewicz | 2014-11-11 | 1 | -2/+3 |
| | |||||
* | Refactoring | Marian Oancea | 2014-11-07 | 1 | -0/+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 | 2 | -0/+58 |
Converted to npm package Added brower Added browserify with minification Updated Readme |