Commit Graph

80 Commits (f02368141f11511c06306184df0eda372382c2bf)

Author SHA1 Message Date
Marek Kotewicz da4c2d530d removed promise dependency, updated readme, fixed node.js version of lib 10 years ago
Marek Kotewicz c595632b92 gulp 10 years ago
Marek Kotewicz 7807a4f738 polling every second 10 years ago
Marek Kotewicz e5d294df32 return null instead of undefined, if not provider is set 10 years ago
Marek Kotewicz d0b6f3663b watches are calling callback with a single result object, not a full jsonrpc response 10 years ago
Gav Wood d223ac0379 Additional work on the JS stuff to make it more similar to Solidity. 10 years ago
Gav Wood 113a3809ab Fix string outputs. 10 years ago
Gav Wood fb34c6c7b9 Auto select call or transact depending on constness. 10 years ago
Gav Wood 7869294a26 Fixes to ethereum.js and standard.js. 10 years ago
Gav Wood 61a0158877 Vanity addresses in AZ. 10 years ago
Marek Kotewicz 81bbe8c93b simplified synchronous polling 10 years ago
Marek Kotewicz 3073511e30 not parsing transaction output 10 years ago
Marek Kotewicz e45db42e94 fixed contract.js 10 years ago
Marek Kotewicz 0202b05a5d implicit solidity method call 10 years ago
Marek Kotewicz 22c77c607e qt sync provider 10 years ago
Marek Kotewicz edfb874527 changes in filter.js (not yet working) 10 years ago
Marek Kotewicz c2d9c1a6f1 toDecimal/fromDecimal is using bignumber.js now 10 years ago
Marek Kotewicz 81a5813270 removed unused pieces of code 10 years ago
Marek Kotewicz 08e2696627 removed send queues from providermanager 10 years ago
Marek Kotewicz c9693b4746 contract.html example is working with sync api 10 years ago
Marek Kotewicz ceb4357a8d sync api tests running, removed unused pieces of code 10 years ago
Marek Kotewicz fc986a3fbe removed unused providers 10 years ago
Marek Kotewicz 0d2cccc2ce http sync api 10 years ago
Marek Kotewicz e1fcffcc81 gulp 10 years ago
Marek Kotewicz 380c1522ac solidity methods "overloading" 10 years ago
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 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 d0473d6d83 gulp 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 17f2f12ce6 gulp 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 1428dcee21 web3.contract -> web3.eth.contract 10 years ago
Marek Kotewicz 380d9862c3 tests in progress, fixed utf characters conversion in toAscii 10 years ago
Gav Wood b6c0e53d69 Auto-generated commits, too. 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