Commit Graph

119 Commits (82cc5f63aef10c2eb7896e2ecf9dbd0af3739785)

Author SHA1 Message Date
Marek Kotewicz 82cc5f63ae bring back jsonrpc single method calls in polling 10 years ago
Marek Kotewicz f3e1797153 fixed jsonrpc response 0 not handled properly 10 years ago
Marek Kotewicz e58e2f5ee4 jsonrpc.js tests && jsonrpc response validation is more strict 10 years ago
Marek Kotewicz 45134de740 jsonrpc.js file && batch polling 10 years ago
Marek Kotewicz f3ce1f07c4 simplified polling && jsonrpc payload creation 10 years ago
Marek Kotewicz ddc17196da tests && fixes for utils methods 10 years ago
Marek Kotewicz a5909d82eb parsing events output 10 years ago
Marek Kotewicz 1860b3dff9 gulp 10 years ago
Marek Kotewicz 03faec9d41 event outputParser && tests 10 years ago
arkpar 4bb5ba78b0 reverted ethereum.js 10 years ago
Marek Kotewicz 9d9c23e315 common cleanup 10 years ago
arkpar 1a6b7de0af removed splitter.qml 10 years ago
Gav Wood 0994efa66f Better HTML template in Mix. 10 years ago
Marek Kotewicz d5166918e9 fixed event signatures 10 years ago
Marek Kotewicz 688030ecb6 eth.filter next param optional 10 years ago
Marek Kotewicz 589c4fb30f formatInput && formatOutput simplified 10 years ago
Marek Kotewicz b20e972bec few methods moved to utils 10 years ago
Marek Kotewicz a8a2e3231c constants separated to const.js file 10 years ago
Marek Kotewicz 4bdf52fc1e toAscii && fromAscii moved to utils 10 years ago
Marek Kotewicz 0b82a05a75 events 10 years ago
Marek Kotewicz 80c97ca21b events 10 years ago
Marek Kotewicz 2491c99b37 abi.js cleanup && new types.js, utils.js 10 years ago
Marek Kotewicz cf534d4726 gulp 10 years ago
Marek Kotewicz 995861de4d event options 10 years ago
Marek Kotewicz 600c9dd27d topics are deprecated 10 years ago
Marek Kotewicz e380462532 topic for backwards compatibility 10 years ago
Marek Kotewicz 8613382869 moved comment 10 years ago
Marek Kotewicz df17c33898 event example 10 years ago
Marek Kotewicz c8ee08c24b contract.js simplified 10 years ago
Marek Kotewicz 842b8cf323 event.js 10 years ago
Marek Kotewicz 61e8ae2f7b events init 10 years ago
Marek Kotewicz ea7c2fc673 abi function type 10 years ago
Marek Kotewicz 63d9c070ef fixed incoming messages 10 years ago
Marek Kotewicz 1345a8c67c log error on console, if api returns an error 10 years ago
Marek Kotewicz c2cb2bef96 removed web3.eth.account, fixed #37 10 years ago
Marek Kotewicz 09f633596d fixed #23 10 years ago
Marek Kotewicz 42a25f2f26 evaluating solidity method input params 10 years ago
Marek Kotewicz ad7c05778f getMethodWithName 10 years ago
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