Commit Graph

4098 Commits (e91ab84dbe4ef87b2f182b88e5b252b5d414df28)
 

Author SHA1 Message Date
zelig 0743d68d4c rename constructor New 10 years ago
zelig 97dc4edb45 natspec for poc-9 10 years ago
Felix Lange 6684ef201a accounts: don't store address in unlocked and add commentary 10 years ago
Felix Lange fb53a9362e accounts: AccountManager -> Manager 10 years ago
Felix Lange 3750ec7b7d accounts: prevent early drops and zero keys in memory when dropping 10 years ago
obscuren f6df3740a8 ignore 10 years ago
obscuren 07955b3041 merge 10 years ago
obscuren 405c0ca4b0 removed 10 years ago
obscuren e189758d55 Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 10 years ago
obscuren 8ea0444655 updated ethash 10 years ago
obscuren 69920c735a Bump v 10 years ago
obscuren e26ebc3110 Updated ethereum.js 10 years ago
Felix Lange d6a7332993 accounts: fix uses of sync.RWMutex 10 years ago
Felix Lange afc530ea41 accounts: use time.Duration correctly 10 years ago
Felix Lange fda7b4c79d accounts: use pointers consistently 10 years ago
Taylor Gerring fca652eeea Fix logger import path 10 years ago
obscuren 70cbfb199d Added deploy scripts from go-build 10 years ago
Felix Lange a2810c06d7 cmd/ethereum: add account commands 10 years ago
Felix Lange d66f93cecd accounts, core, eth, xeth: use account manager for everything 10 years ago
Jeffrey Wilcke c27c2be584 Merge pull request #435 from zsfelfoldi/poc-9 10 years ago
obscuren 22b493a6ff Fixed tests 10 years ago
Fefe e157147253 Now using github.com/obscuren/otto, no need for an Ethereum object 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
obscuren ed84b58af5 Debug option for VM & command line flag 10 years ago
Taylor Gerring dc7022cd61 Increased args test coverage 10 years ago
obscuren 548e104171 Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 10 years ago
obscuren 8d9be18b29 Queued approach to delivering chain events 10 years ago
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager 10 years ago
Felix Lange e64f727529 Merge pull request #433 from fjl/newcli 10 years ago
Felix Lange a91bf01429 Merge pull request #434 from fjl/poc-9 10 years ago
Felix Lange 71e510540e Godeps: bump github.com/ethereum/ethash 10 years ago
Felix Lange de86403f33 cmd/ethereum: fix JS REPL exit and add support for dumb terminals 10 years ago
obscuren b72ca57775 Merge branch 'ethersphere-blockpool3' into poc-9 10 years ago
Felix Lange 2393de5d6b Godeps: add github.com/peterh/liner 10 years ago
obscuren 23ad2f02c0 debug comments & pow handling 10 years ago
Taylor Gerring 5da3d911cf Initial args tests 10 years ago
Taylor Gerring 18b076861e Add web3_sha3 test 10 years ago
Taylor Gerring 03dc760ca0 Tidy 10 years ago
Taylor Gerring ef9d825cfa Refactor & cleanup 10 years ago
Felix Lange 38f6d60e6e cmd/ethereum: new JS repl with cross-platform line editing 10 years ago
Felix Lange bae7e93a9c cmd/ethereum: improve command line interface 10 years ago
Fefe b67ded9f27 Natspec + test 10 years ago
Felix Lange f9c6bc63df Godeps: delete golang.org/x/net/websocket 10 years ago
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
obscuren 5f4a6069c5 Merge branch 'blockpool3' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool3 10 years ago
Taylor Gerring 94e543bc39 Merge pull request #431 from tgerring/jsonlogs 10 years ago
obscuren 580d09084d Merge branch 'ethersphere-blockpool2' into poc-9 10 years ago
obscuren e089478a1c Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool2 10 years ago
obscuren 88ff13c241 Spec changes. 10 years ago
zelig 9067b2848a fix wonky head section loop; correct status counts 10 years ago