Commit Graph

79 Commits (54790977904cd51671ab57d926d83175dbc2ca55)

Author SHA1 Message Date
Felix Lange 87ae0df476 cmd/geth, jsre: improve the js command 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Felix Lange 05e257c22c jsre: hide fields with prefix _ when pretty-printing 9 years ago
Felix Lange f08680985a jsre: fix <tab><tab> completion magic 9 years ago
Felix Lange 5542b51b50 jsre: expose Do 9 years ago
Felix Lange 4e85be0717 jsre: print BigNumber objects with custom constructor as number 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Bas van Kervel 6777531a2d console: seed random number generator 9 years ago
Felix Lange 6ba7bbbe29 jsre: include constructor properties in auto-completion 9 years ago
Felix Lange ae5bc89cad cmd/geth, jsre: improve auto-completion 9 years ago
Felix Lange 2680e23b15 jsre: fix pretty printer for upstream otto change 9 years ago
Péter Szilágyi 59cd60b266 eth, eth/downloader, jsre: surface state sync progress through the API 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Jeffrey Wilcke b1e0143444 cmd, crypto: fixed nil public keys and updated web3 9 years ago
Péter Szilágyi f27e826b14 jrse: fix #1082, fail if setTimeout/setInterval lack callback 9 years ago
Péter Szilágyi bddb13d436 jsre: fix #1876, sleep too short on a slow test server 9 years ago
Bas van Kervel 2f65ddc501 jsre: timer bugfix when clearInterval was called from within the callback 9 years ago
Péter Szilágyi d4d3fc6a70 jsre, rpc/api: pull in new web3 and use hex numbers 9 years ago
Felix Lange 1086e2f298 jsre: fix annoying indentation when printing arrays of objects 9 years ago
Felix Lange 49703bea0a jsre: bind the pretty printer to "inspect" in JS 9 years ago
Felix Lange 0ef80bb3d0 cmd/geth, jsre: restore command line editing on windows 9 years ago
Jeffrey Wilcke bf6ea2919d web3: updated 9 years ago
Jeffrey Wilcke a33726b7db web3: regression. Fixes #1613 9 years ago
Felix Lange 3832019964 common/compiler, common/docserver, jsre: fix tests on windows 9 years ago
Jeffrey Wilcke 5001f778aa web3: updated 0.9.1 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke d25634662b web3: updated 9 years ago
Bas van Kervel e84f3ec1d4 added net.version 9 years ago
Jeffrey Wilcke c5972b4ac7 web3 update 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Bas van Kervel 6ea28f93b9 output BigNumbers objects in console as strings 9 years ago
Jeffrey Wilcke b0aec6402a web3: updated 9 years ago
Bas van Kervel 8150c0a726 upgrade web3 to version 0.7.1 9 years ago
Bas van Kervel 5f8e5a4875 upgrade web3.js with _extend support 9 years ago
Bas van Kervel a1a475fb92 added console command 9 years ago
Péter Szilágyi d6f4c515f5 jsre: print function arguments too 9 years ago
Péter Szilágyi 7842559353 jsre: sort pretty print output, fields before funcs 9 years ago
Péter Szilágyi 3f4ce70d92 jsre: fix wrong separator comma placing due to non consistent field orders 9 years ago
obscuren 598e454d46 cmd/geth: updated web3 9 years ago
Felix Lange e221a449e0 cmd/geth, jsre, rpc: run all JS code on the event loop 9 years ago
zelig ea893aca8f update web3.js to 0.4.2 9 years ago
Daniel A. Nagy 3a01e3e39b Signing (almost) works. 10 years ago
zsfelfoldi d7dabce732 ToVal serialization fix 10 years ago
obscuren 351d6b0d44 jsre, cmd/geth: updated web3.js and altered settimeout 10 years ago
zsfelfoldi 1de1359e3b Otto.ToValue concurrency error fixed 10 years ago
zsfelfoldi c54d123b31 setTimeout and sendAsync implemented 10 years ago
obscuren a237ff65ea web3: updated 10 years ago
obscuren 92c6327593 cmd/geth, jsre: updated ethereum.js => web3.js 10 years ago