Commit Graph

4478 Commits (3b7e4173ce00fb82ee2f186350dd2aca528ea60d)
 

Author SHA1 Message Date
obscuren 3b7e4173ce Cleanup VM 10 years ago
obscuren 3ea8c7301e PUSH gas fix 10 years ago
obscuren df648cbc60 Removed comments 10 years ago
obscuren 8a22cd5e6c Removed defer/panic. #503 10 years ago
obscuren 00f8319faf Explicitly check memory's data store. #515 10 years ago
obscuren eb102bf4bb Etherbase => etherbase 10 years ago
Jeffrey Wilcke 86c43d97bc Merge pull request #581 from aperseghin/patch-1 10 years ago
Jeffrey Wilcke 0b4b2b81f9 Merge pull request #580 from ethersphere/frontier/cli-key 10 years ago
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
zelig b375bbee5f settable etherbase 10 years ago
aperseghin 5838847a9a Update README.md 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