Commit Graph

41 Commits (55ed8d108d72d12543ecdc6d8c9d9978392dabf0)

Author SHA1 Message Date
zelig 1356daad27 etherbase defaults to first account even if created during the session 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke 3016f23864 cmd/geth: fixed test 9 years ago
zelig c5cb6e8e70 fix/skip tests, adapt registrar to no contract address 9 years ago
zelig 1208ac83d5 fix natspec test 9 years ago
zelig aa22cf323e fix js arguments and TestContract passes 9 years ago
zelig 492e5049d7 rename js methods in js_test for new console API 9 years ago
zelig 2739233719 Registrar and contractInfo handling 9 years ago
zelig 83ee39448e Registrar and contractInfo handling 9 years ago
zelig fc17a527bc fix account ordering 9 years ago
zelig a4df9d74ea accounts order by keyfile ctime 9 years ago
zelig eb82ca4563 rpc/js coinbase returns null if no etherbase set 9 years ago
zelig fc2e33c594 unlock multiple passes and obsolete primary 9 years ago
Bas van Kervel 2e0b56a72b added RPC start/stop support 9 years ago
Bas van Kervel 2737baa657 fixed unittests 9 years ago
Bas van Kervel 0a600a03ee fixed unittest build problem 9 years ago
obscuren 6244b10a8f core: settable genesis nonce 9 years ago
obscuren 2bb0e48a7b skipped failing natspec tests 9 years ago
obscuren 9b27fb91c0 cmd/geth, common/natspec: updating tests (still failing?) 9 years ago
Péter Szilágyi 4de8213887 cmd/geth: fix js console test for p2p server update 9 years ago
zelig 00f59f5014 fix eth.sign. now implemented in admin jsre until web3.js has it . 9 years ago
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 9 years ago
zelig 22b694ee1e solc now in ethereum, fixes solc path setting; setSolc() didnt work 9 years ago
zelig f9abcee0f9 fix solc tests unskip 9 years ago
obscuren 59c0d01418 core: chain manager no longer exports genesis block 9 years ago
Felix Lange 559cc02313 cmd/geth: use plain keystore for JS tests 9 years ago
Gustav Simonsson e389585f1f Change default keystore dir 9 years ago
Gustav Simonsson 231fe04f03 Fix address type in js test 9 years ago
obscuren dca290d525 sol: skipped source checking step 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 10 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 10 years ago
Daniel A. Nagy 1fe70a66ba Signature test. 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
zelig 6b1b5a4a2a cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with `-corsDomain` 10 years ago
zelig 22450c069b js console: add cors domain optional argument to startRpc 10 years ago
Felix Lange e1f616fadf cmd/geth: improve the JS tests 10 years ago
obscuren f46af4508b geth: fixed failing cli tests 10 years ago
obscuren b0b0939879 renamed ethereum => geth 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
zelig fee224f075 cli test: fix test newJSRE interactive argument 10 years ago
obscuren ff44347ea1 fixed test 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
zelig 17cd7a5817 remove long-running mining test, ethutil -> common 10 years ago
zelig 132e87a707 node admin interface for Frontier Console, see spec https://github.com/ethereum/go-ethereum/wiki/Frontier-Console 10 years ago