aboutsummaryrefslogtreecommitdiffstats
path: root/dist/ethereum.js.map
Commit message (Collapse)AuthorAgeFilesLines
* removed padding calculation from ethereum.js, padding is always 32Marek Kotewicz2015-01-131-2/+2
|
* Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into developGav Wood2015-01-121-2/+2
|\ | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js.map
| * Merge branch 'tests' into developMarek Kotewicz2015-01-121-2/+2
| |\
| | * fixed travis.yml && added nmp test scriptMarek Kotewicz2015-01-111-2/+2
| | |
* | | Various fixes to ethereum.js and client web API stuff.Gav Wood2015-01-121-2/+2
| | |
* | | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into developGav Wood2015-01-121-2/+2
|/ / | | | | | | | | | | | | | | | | | | 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 0Marek Kotewicz2015-01-101-1/+1
|/
* rerun gulpMarek Kotewicz2015-01-091-2/+2
|
* missing fromAsciiMarek Kotewicz2015-01-091-2/+2
|
* method signature length definedMarek Kotewicz2015-01-091-4/+4
|
* sha3 method signatureMarek Kotewicz2015-01-091-3/+3
|
* missing jshint ignoreMarek Kotewicz2015-01-081-1/+1
|
* fixes for node.jsMarek Kotewicz2015-01-081-6/+6
|
* gulpfile modifications, default build set to devMarek Kotewicz2015-01-071-9/+9
|
* real, ureal paddings and implicit paddings for uint, int and hashMarek Kotewicz2015-01-071-1/+1
|
* solidity string supportMarek Kotewicz2015-01-071-1/+1
|
* fixed gulp buildMarek Kotewicz2015-01-061-2/+2
|
* common changesMarek Kotewicz2014-11-181-1/+1
|
* added eth_serpent, contract separated to another fileMarek Kotewicz2014-11-171-3/+5
|
* improved contracts interfaceMarek Kotewicz2014-11-141-3/+3
|
* added storageAtMarek Kotewicz2014-11-141-1/+1
|
* contract objectMarek Kotewicz2014-11-131-3/+3
|
* abi output formattingMarek Kotewicz2014-11-131-1/+1
|
* changes to make everything workMarek Kotewicz2014-11-131-2/+2
|
* abi, the beginningMarek Kotewicz2014-11-131-2/+4
|
* common fixesMarek Kotewicz2014-11-111-1/+1
|
* autoprovider, buildQt not builds only necessery files, fixed gulpfileMarek Kotewicz2014-11-111-3/+5
|
* merged subprotocol prefixMarek Kotewicz2014-11-111-2/+2
|
* RefactoringMarian Oancea2014-11-071-0/+23
Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist