Commit Graph

27 Commits

Author SHA1 Message Date
obscuren b523441361 Moved ethutil => common 2015-03-16 11:27:38 +01:00
obscuren 7e0ccc9de5 Merge branch 'develop' into rpcfrontier
Conflicts:
	rpc/api.go
	rpc/args.go
2015-03-11 01:08:42 +01:00
obscuren 8560004f38 wip 2015-03-09 17:55:01 +01:00
Taylor Gerring dc7022cd61 Increased args test coverage 2015-03-06 09:54:08 -06:00
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager
* Add from to eth_transact / xeth.Transact and add static pass in lieu
  of integrating with native Mist window for user passphrase entry
* Make eth_accounts return AccountManager.Accounts()
* Add a Generate Key menu item in Mist
2015-03-06 13:10:42 +00:00
Taylor Gerring ef9d825cfa Refactor & cleanup 2015-03-05 21:37:45 -06:00
obscuren 15f491e500 Clean up REPL 2015-03-04 12:18:26 +01:00
obscuren 6e50a1e9f5 Filter accepts multiple topics per entry. Fixes #403 2015-03-01 19:08:26 +01:00
obscuren cebb149f5c removed key while in the process of moving to the new key storage 2015-01-28 20:50:09 +01:00
obscuren 1c51e12c18 Merge branch 'jsonrpc' into qt5.4 2015-01-28 18:36:41 +01:00
obscuren 872b249711 further cleaned up xeth interface 2015-01-28 18:36:23 +01:00
obscuren 45e15f62f5 merge jsonrpc 2015-01-28 18:22:53 +01:00
obscuren 7f638f0b2d moving to a better xeth 2015-01-28 18:14:28 +01:00
obscuren f15d23b496 updated messages 2015-01-28 10:47:17 +01:00
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 2015-01-02 22:19:58 +01:00
obscuren 780abaec98 Switched to new trie 2014-12-23 18:35:36 +01:00
zelig b89ed8eb7b adapt javascript pkg to new backend, use SuggestPeer 2014-12-14 20:27:06 +00:00
obscuren af8f5f0b69 ethstate => state 2014-10-31 14:43:14 +01:00
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 2014-10-31 14:30:08 +01:00
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00
obscuren 77badc8c46 Updated to reflect the Filter changes in eth-go 2014-10-18 13:20:35 +02:00
obscuren 7280057228 Minor visual updates 2014-09-18 11:27:55 +02:00
obscuren a8409b0a8b Implementing new wallet views 2014-08-18 01:35:42 +02:00
obscuren 2eab964a00 Switched over to ethpipe 2014-08-16 01:38:24 +02:00
obscuren a6c4543c57 Moving over to ethpipe 2014-08-15 13:16:07 +02:00
obscuren 612b631823 Json types 2014-08-14 17:01:21 +02:00
obscuren ce8f24e57a Moved JSRE to it's own package for sharing between ethere(um/al) 2014-08-11 16:24:17 +02:00