Commit Graph

4110 Commits (ff55c6f5badda7ef11c38ef5d94b71420b14817c)
 

Author SHA1 Message Date
obscuren 20741a96ac Updated xeth instances to take extra param for ui.Interface 10 years ago
obscuren 738d6e20f2 Added ui.Interface to xeth 10 years ago
obscuren 3deb470b2d Squashed 'tests/files/' changes from b9e4e74..e390be4 10 years ago
obscuren 21fd722abc Merge commit '3deb470b2d07d28040a381722022cdf8867a829a' into poc-9 10 years ago
obscuren 19efebe91e Updated tests and fixed suicide 10 years ago
obscuren c1cafb56d5 Squashed 'tests/files/' changes from 05fe945..b9e4e74 10 years ago
obscuren 93cdffca3a Merge commit 'c1cafb56d5da57a44f1d766c5299f11664b93921' into poc-9 10 years ago
zelig 41a89e18f6 version output 10 years ago
zelig 51eed7964e add export blockchain subcommand, remove BlockDo 10 years ago
obscuren e2c75b0fa1 Squashed 'tests/files/' changes from 15ce2ab..05fe945 10 years ago
obscuren 30584c7cfb Merge commit 'e2c75b0fa17394553b93fe7ddd62c0f6a6441119' into poc-9 10 years ago
obscuren 5dfc67efbd ignore 10 years ago
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