Commit Graph

24 Commits

Author SHA1 Message Date
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 2015-01-05 19:53:53 +01:00
obscuren 08b03afa4b Version bump 2015-01-04 14:34:04 +01:00
obscuren 09841b1c9b Cleaned up some of that util 2015-01-04 14:20:16 +01:00
obscuren 804af9658a merge 2014-12-24 11:31:45 +01:00
obscuren 9d429180f9 Merge branch 'hotfix/0.7.11' into develop 2014-12-24 11:31:08 +01:00
obscuren c9f963a77e Bump 2014-12-24 11:30:04 +01:00
obscuren f468a9a0e2 Enable websockets for mist. Closes #218 2014-12-23 15:47:08 +01:00
obscuren 125bdc3253 Merge branch 'develop' into poc8
Conflicts:
	cmd/ethereum/flags.go
2014-12-20 02:45:05 +01:00
obscuren 88af879f7a version bump 2014-12-19 01:18:22 +01:00
obscuren 52ca80bdd2 Fixed deref ptr
The gui already waits and shuts down ethereum. There was no need to wait
for an additional shutdown.
2014-12-15 21:53:50 +01:00
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 2014-12-15 13:00:29 +01:00
obscuren 9925916851 upped proto version and modified block pool 2014-12-05 16:26:39 +01:00
obscuren 73c4ca3a6f Upped protocol version 2014-12-04 15:31:48 +01:00
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 2014-12-03 12:21:12 +01:00
obscuren a3559c5e1b updated PV 2014-11-28 21:38:10 +01:00
obscuren 33afb10b0d clean up 2014-11-15 00:29:27 +01:00
obscuren 711be7009e Version bump 2014-11-14 13:51:41 +01:00
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 2014-11-11 22:52:27 +01:00
obscuren d56d0c64aa Version bump 2014-11-04 01:50:16 +01:00
obscuren 8826e9694c Moved utils to cmd 2014-10-31 14:20:11 +01:00
obscuren b1c247231b ethlog => logger 2014-10-31 12:56:05 +01:00
obscuren cbc6709937 Version bump 2014-10-27 16:53:31 +01:00
Felix Lange 184055b3e2 cmd/*: add license headers 2014-10-23 15:48:53 +02: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