Commit Graph

5730 Commits (dcdb4554d7f7ea3e96fec57805f0ea1042d0abc7)
 

Author SHA1 Message Date
obscuren 36ce54e5dc cmd/geth: bump version to 0.9.20 9 years ago
Jeffrey Wilcke d6357aa616 Merge pull request #631 from Gustav-Simonsson/improve_key_store_crypto 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
Jeffrey Wilcke 58d6ec689f Merge pull request #933 from bas-vk/issue928 9 years ago
Gustav Simonsson 037772fc07 fix hex conversion bug in RPC for byte slices 9 years ago
Gustav Simonsson 8001e48115 Fix natspec test (again x2) types 9 years ago
Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 9 years ago
Gustav Simonsson fe9e95a3fd Fix natspec e2e test accounts type (again) 9 years ago
Gustav Simonsson 940952f757 Fix HEX hack in xeth accounts() 9 years ago
Gustav Simonsson f98e002d98 Address pull request comments; key header and hex encoding 9 years ago
Gustav Simonsson 313eec33ad Revert "Add key header to unencrypted key file" 9 years ago
Gustav Simonsson 8754f2b768 Fix common.Address / []byte type conversions 9 years ago
Gustav Simonsson cd88295f5a Add key header to unencrypted key file 9 years ago
Gustav Simonsson 29a5a92d13 Add key header to encrypted keys 9 years ago
Gustav Simonsson ac3371bcb6 Correct accounts hex in XETH API 9 years ago
Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 9 years ago
Gustav Simonsson 6b23094cff Improve key store passphrase crypto 9 years ago
Gustav Simonsson 9918b6c84e Remove the awesome, ever misunderstood entropy mixing 9 years ago
Jeffrey Wilcke f87094b660 Merge pull request #932 from obscuren/develop 9 years ago
obscuren dca290d525 sol: skipped source checking step 9 years ago
obscuren ff99752ddd xeth: use same semantics as block processer for transient calls 9 years ago
Bas van Kervel 899df30c24 fixed identing 9 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 9 years ago
obscuren 260536a729 rpc: hexData => hexNum 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
obscuren 66de3f0aa8 xeth, rpc: implement eth_estimateGas. Closes #930 9 years ago
obscuren 96d4a7d087 eth, ethdb: lower the amount of open files & improve err messages for db 9 years ago
Jeffrey Wilcke d82caa5ce3 Merge pull request #899 from ethersphere/solc-test-fix 9 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 9 years ago
Jeffrey Wilcke e8d701a3b2 Merge pull request #929 from obscuren/develop 9 years ago
obscuren 13f8f65a58 eth, ethdb: lower the amount of open files & improve err messages for db 10 years ago
Jeffrey Wilcke 76215ca9f3 Merge pull request #925 from obscuren/worker_owned_accounts 10 years ago
obscuren 97dd4551ef miner, cmd/geth: miner will not ignored owned account transactions 10 years ago
Jeffrey Wilcke 0bedf1c376 Merge pull request #918 from obscuren/cpu_miner_fixes 10 years ago
obscuren 48bd48876c eth, eth/downloader: moved pending queue error message to debug 10 years ago
obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 10 years ago
Péter Szilágyi 064cf16099 eth/downloader: use count instead of peers, clearer 10 years ago
Péter Szilágyi d37a2559b9 eth/downloader: revert to demotion, use harsher penalty 10 years ago
Péter Szilágyi 70c65835f4 eth/downloader: fix #910, thread safe peers & polishes 10 years ago
Jeffrey Wilcke 59bc541232 Merge pull request #915 from karalabe/downloader-threading-fixes 10 years ago
Jeffrey Wilcke fe7e284709 Merge pull request #920 from tgerring/issue917 10 years ago
Jeffrey Wilcke 0329e05823 Merge pull request #914 from ethersphere/develop 10 years ago
Taylor Gerring 8e77f81586 Return 32-byte hashes from GetWork 10 years ago
Péter Szilágyi fa53c5e074 eth/downloader: use count instead of peers, clearer 10 years ago
Daniel A. Nagy 51d4566cbf Only allow doSign to sign hashes, enforced by using the type common.Hash 10 years ago
Péter Szilágyi ebbd8b0743 eth/downloader: revert to demotion, use harsher penalty 10 years ago
Daniel A. Nagy 49559e6d5e Interactive signature creation refactored into separate doSign function. 10 years ago
Péter Szilágyi 685862d2ce eth/downloader: fix #910, thread safe peers & polishes 10 years ago
Daniel A. Nagy a9e1d38612 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 10 years ago