Commit Graph

3901 Commits (9bf513e99305af733110cf23a0b47c8e73359010)
 

Author SHA1 Message Date
Felix Lange 9bf513e993 Merge ethereum/poc-9 into accounts-integration 10 years ago
Felix Lange cd51860bf0 cmd/utils: delete InitConfig, KeyTasks 10 years ago
Felix Lange 697f6748b8 cmd/mist: use cli library and package accounts 10 years ago
Felix Lange c2e5dacf55 accounts: add Manager.HasAccount, delete Manager.Default 10 years ago
Felix Lange 63758db379 eth: delete unused RpcServer field 10 years ago
Felix Lange 6a7e02fc9f rpc/http: delete package 10 years ago
Felix Lange a11f1d6a7e rpc: add dataDir parameter and JSON-RPC handler 10 years ago
Felix Lange 73d1ebe244 cmd/utils: add NewApp 10 years ago
Felix Lange b4fa94c4b1 xeth: don't sign transactions for tx call 10 years ago
Felix Lange 2ee88a220a core: remove Hash method from Message interface 10 years ago
Felix Lange 2dacb51fb0 cmd/blocktest: simplify to fix build 10 years ago
obscuren 676a0de58d Max size JSON data. Closes #418 10 years ago
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 21fd722abc Merge commit '3deb470b2d07d28040a381722022cdf8867a829a' into poc-9 10 years ago
obscuren 3deb470b2d Squashed 'tests/files/' changes from b9e4e74..e390be4 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
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
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
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