Commit Graph

4468 Commits (54a14d5c9d7d1e5039753eac991cd057a5514fe8)
 

Author SHA1 Message Date
Jeffrey Wilcke 54a14d5c9d Merge pull request #584 from tgerring/issue577 10 years ago
Jeffrey Wilcke 09280c5f11 Merge pull request #565 from tgerring/responsetypes 10 years ago
Taylor Gerring e29396b691 Use ExtraDB for storage. Fixes #577 10 years ago
obscuren b0b0939879 renamed ethereum => geth 10 years ago
Jeffrey Wilcke 829240c325 Merge pull request #550 from ethersphere/frontier/cli-key 10 years ago
zelig 7577d12614 max paranoia mode to UNsupport unencrypted keys entirely 10 years ago
zelig abbdf41560 output error message if unlock address is invalid (fixes the wierd "read /path: is a directory") msg 10 years ago
zelig 11d2ebc06f unlocking coinbase without knowing address 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
zelig 23e41a57ad Applying: fix adming js test regression (maybe otto update?) 10 years ago
zelig fee224f075 cli test: fix test newJSRE interactive argument 10 years ago
zelig d1b52efdb5 cli: implement ethereum presale wallet import via cli 10 years ago
zelig 34d5a6c156 cli: help formatting 10 years ago
zelig 1c4c71dcff cli: fix liner not closing (spuriously opened) in noninteractive jsre 10 years ago
zelig fd8d18ec28 unlocking coinbase 10 years ago
zelig 859f1f08ca blockpool: wrap intermittent status test in a loop 10 years ago
zelig c4ea921876 import/export accounts 10 years ago
obscuren 658204bafc bump 10 years ago
obscuren c32bca45ad Stack limit 10 years ago
obscuren d36501a6e5 Fixed miner 10 years ago
obscuren d0fa0a234d Merge commit 'a718515b3d43f00497231f981b5ea757b71d55ff' into develop 10 years ago
obscuren a718515b3d Squashed 'tests/files/' changes from a7081bc..c6d9629 10 years ago
obscuren c33dc3e328 moved helper 10 years ago
obscuren 83b0cad766 fixed block filter args 10 years ago
obscuren b8a667deed debug log 10 years ago
obscuren 4ba850639e updated web3.js light for console 10 years ago
obscuren ace5b5a1bf updated web3.js 10 years ago
obscuren 507830eb81 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren eb433731aa Fixed filter and refactored code 10 years ago
Taylor Gerring 7e1e264375 Don't return empty block for "pending" #568 10 years ago
obscuren 98f970ba59 Updated example for new ethereum.js 10 years ago
obscuren 88b9bc40d7 Godep issue? 10 years ago
obscuren e5a0a0ef48 Moved output to debug 10 years ago
obscuren 7e4c488717 Fixed storage. Closes #516 10 years ago
obscuren 505f1fbcbb added tx tests and fixed block tests 10 years ago
Jeffrey Wilcke 65ea55bccd Merge pull request #564 from fjl/rlp-nil-array 10 years ago
Taylor Gerring e22bcb78a5 Update response types + tests 10 years ago
Felix Lange 181a21c67c rlp: encode nil array pointers as empty list or string 10 years ago
obscuren ff5578fc71 updated ethash 10 years ago
obscuren a2e3bf6f30 removed big num from pp 10 years ago
Jeffrey Wilcke aa1eae67ec Merge pull request #560 from tgerring/xethcleanup 10 years ago
Felix Lange 7f0c2545a9 Merge pull request #561 from ethersphere/frontier/blockpool 10 years ago
obscuren 221f30c3aa updated ethereum.js 10 years ago
obscuren 8b32f79445 Removed full path 10 years ago
obscuren 950b4a68c8 Improved miner recovery 10 years ago
zelig 18d1569ce5 header check for test 10 years ago
zelig 9d592c0445 bugfix with idle too long triggered after peer switch 10 years ago
obscuren a1cae93d78 Improved pretty printer for console 10 years ago
Taylor Gerring 2b93843d86 Improve protocol version reporting 10 years ago
Taylor Gerring c956bcb13c Move version to const and expose via Version() 10 years ago