Commit Graph

248 Commits (61e8ae2f7be3ced902007a4aa09ce9130c31b33e)
 

Author SHA1 Message Date
Marek Kotewicz 61e8ae2f7b events init 10 years ago
Marek Kotewicz 2544d2c952 tests for abi.filters 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 83fad0fb59 removed fromFixed, toFixed && offset from tests 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 6d59047c5f contract method name 10 years ago
Marek Kotewicz ad7c05778f getMethodWithName 10 years ago
Marek Kotewicz f02368141f fixed contract example 10 years ago
Marek Kotewicz 649b9cc195 fixed natspec example 10 years ago
Marek Kotewicz 1f5a6f1341 Merge branch 'develop' into cpp 10 years ago
Marek Kotewicz da4c2d530d removed promise dependency, updated readme, fixed node.js version of lib 10 years ago
Marek Kotewicz 5b701962dc upgraded version to 0.0.9 10 years ago
Marek Kotewicz c595632b92 gulp 10 years ago
Marek Kotewicz c5610398d5 Merge branch 'master' into sync 10 years ago
Marek Kotewicz a7f4448f34 Merge branch 'develop' into sync 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
wanderer fa93480d9a added addressbook 10 years ago
wanderer 063f69d51d added local 10 years ago
Marek Kotewicz c01f0ae825 Merge commit 'b1971f46cce7d21be5f6277c9f8c406a0d195f78' into natspec 10 years ago
Marek Kotewicz 81bbe8c93b simplified synchronous polling 10 years ago
Marek Kotewicz 29fa57e9b3 natspec.js updated to use sync api 10 years ago
Marek Kotewicz 13f39afbdd Merge commit '93fa6855afad7a7eb86e49efe384372a6060da35' into natspec 10 years ago
Marek Kotewicz 3073511e30 not parsing transaction output 10 years ago
Marek Kotewicz 6c4432d417 Merge commit 'b32dedc5b54f853cf63bb2663c8bca6aa4272b0b' into natspec 10 years ago
Marek Kotewicz e45db42e94 fixed contract.js 10 years ago
Marek Kotewicz 375ca542ab Merge commit '8e3ba3a4285cc7e902a018196b3849df56944dd0' into natspec 10 years ago
Marek Kotewicz 0202b05a5d implicit solidity method call 10 years ago
Marek Kotewicz d6a92b18d4 fixed natspec example 10 years ago
Marek Kotewicz 5e623f14f3 Merge commit 'cdd7af2a6e87363d0ff7d2528f9d9b521bf2ef20' into natspec 10 years ago
Marek Kotewicz 22c77c607e qt sync provider 10 years ago
Marek Kotewicz ad8e92e9c6 Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec 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