Commit Graph

70 Commits (6a58db66f7f42a49667bcc751418256441752279)

Author SHA1 Message Date
Marek Kotewicz 6a58db66f7 parsing real, ureal values on output 10 years ago
Marek Kotewicz af54832d24 encoding real on input 10 years ago
Marek Kotewicz 86b417e83f fixes for autoprovider 10 years ago
Marek Kotewicz 1e2c1ae98a output parser string support 10 years ago
Marek Kotewicz b457e88cd0 support for int array types[] 10 years ago
Marek Kotewicz 2d8383d3c8 removed unused functions 10 years ago
Marek Kotewicz e94da808cb default padding set to 32, separated to one variable 10 years ago
Marek Kotewicz a1c0bb68dd fixed checking first bit for parsing int output 10 years ago
Marek Kotewicz 774e9d24a1 abi.js rounds down floating point input 10 years ago
Marek Kotewicz 0172939490 fixed #28 and other small node.js issues 10 years ago
Marek Kotewicz 2c36d5ff45 big integers on abi.js output, tests 10 years ago
Marek Kotewicz fbcc6d0d25 BigNumber support 10 years ago
Marek Kotewicz ec74fc05d4 gulp 10 years ago
Marek Kotewicz 46b932ccc0 negative integers support 10 years ago
Marek Kotewicz 70bf1a5711 fixed typos 10 years ago
Marek Kotewicz 472ad43211 more comments 10 years ago
Marek Kotewicz 603c790213 next part of abi.js parsers tests and fixes 10 years ago
Marek Kotewicz b0a9bbf33a next part of abi.js docs 10 years ago
Marek Kotewicz 6b2ec23132 formatting bool tests and fixes 10 years ago
Marek Kotewicz ed1cb9edca simplifid abi.js methods 10 years ago
Marek Kotewicz 12bdb5f550 providers documentation 10 years ago
Marek Kotewicz 8d1f96cc0a few comments 10 years ago
Marek Kotewicz 422dc05bb0 ProviderManager separated to providermanager.js file 10 years ago
Marek Kotewicz 9a8f45ee30 Filter separated to filter.js file 10 years ago
Marek Kotewicz 8b7d4b0c9e beginning of comments in web3 10 years ago
Marek Kotewicz 380d9862c3 tests in progress, fixed utf characters conversion in toAscii 10 years ago
Marek Kotewicz 7595a5dfcb removed padding calculation from ethereum.js, padding is always 32 10 years ago
Gav Wood 5582901ca5 Various fixes to ethereum.js and client web API stuff. 10 years ago
Gav Wood ded221fba2 Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop 10 years ago
Marek Kotewicz 47687cf085 default padding changed to 0 10 years ago
Marek Kotewicz 0933a79ab8 missing fromAscii 10 years ago
Marek Kotewicz 543a87c63f method signature length defined 10 years ago
Marek Kotewicz 0538c11576 sha3 method signature 10 years ago
Jeffrey Wilcke c9015e2e04 module var fix 10 years ago
Jeffrey Wilcke 07fba274b1 module var fix 10 years ago
Marek Kotewicz c397e350f4 mocha opts file && init of parser tests 10 years ago
Marek Kotewicz 807ec60e63 missing jshint ignore 10 years ago
Marek Kotewicz a8dde17146 fixes for node.js 10 years ago
Marek Kotewicz 210682b734 real, ureal paddings and implicit paddings for uint, int and hash 10 years ago
Marek Kotewicz 1d139f7a0b solidity string support 10 years ago
Marek Kotewicz b6232cfdd1 fixed tabs 10 years ago
Marek Kotewicz a2a77172a6 bring back todos 10 years ago
Marek Kotewicz af9242f4cc fixed gulp build 10 years ago
caktux 1954b87819 bring back toHex 10 years ago
Gav Wood 123098ce79 Lots of fixes. 10 years ago
Marek Kotewicz b402484e41 common changes 10 years ago
Marian Oancea 1a9624af51 Fixed require web3 bug 10 years ago
Marek Kotewicz 27a8799e48 added eth_serpent, contract separated to another file 10 years ago
Marek Kotewicz ea8db7a4ae improved contracts interface 10 years ago
Marek Kotewicz b1428555d1 added storageAt 10 years ago