Commit Graph

797 Commits

Author SHA1 Message Date
Thibauld Favre
b94dfc8d3a Update documentation and install.sh script to reflect renaming from ethereal to mist 2014-10-17 19:14:16 -04:00
Jeffrey Wilcke
abdf5e76f3 Merge pull request #138 from erezwanderman/fixwindows
Fix ethereum compilation and functioning on Windows.
2014-10-17 17:26:04 +02:00
Jeffrey Wilcke
03fd832ee8 Merge pull request #139 from fjl/feature/simpler-log-system
Update for new ethlog.LogSystem interface
2014-10-17 17:24:51 +02:00
obscuren
3976b52ed7 Updated vm 2014-10-17 17:14:29 +02:00
Jeffrey Wilcke
9e6411db31 Merge pull request #140 from fjl/feature/event
Adapt to new event package
2014-10-17 17:10:30 +02:00
Felix Lange
0a99719a39 mist: update for new ethlog.LogSystem interface (in ethereum/eth-go#59) 2014-10-16 12:07:43 +02:00
Erez Wanderman
7227552f42 Fix ethereum compilation and functioning on Windows.
repl console output is now colored.
repl "exit" command now works.
2014-10-15 02:41:26 +03:00
Felix Lange
0aea5fc4a3 adapt to new event package 2014-10-14 19:38:38 +02:00
obscuren
294b437414 New VM 2014-10-14 11:49:15 +02:00
obscuren
03e082d4ac Merge branch 'master' into develop 2014-10-14 09:47:38 +02:00
obscuren
db6f4ab1cc Merge branch 'master' into develop 2014-10-14 09:47:19 +02:00
Jeffrey Wilcke
1644b1e53e Merge pull request #137 from caktux/master
build status
2014-10-13 12:57:50 +02:00
caktux
cfd1f0907f build status 2014-10-12 02:15:15 -04:00
Jeffrey Wilcke
8128190fb2 Merge pull request #136 from fjl/feature/raceless-ethereum-filters
Fix chain filter data race
2014-10-10 22:59:11 +02:00
Felix Lange
c1f8a640d3 mist: adapt to API changes in ethereum/eth-go#57 2014-10-08 19:16:03 +02:00
obscuren
83a4b8b49b Version bump 2014-10-08 12:24:42 +02:00
obscuren
b93d6ca5d2 Renamed Sha3Bin to Sha3 2014-10-08 12:06:48 +02:00
obscuren
b4fa28a3e6 Merge branch 'release/0.6.8' into develop 2014-10-07 11:21:29 +02:00
obscuren
d1a6084bf7 Merge branch 'release/0.6.8' 2014-10-07 11:20:52 +02:00
obscuren
a9b857769d bump 2014-10-07 11:19:42 +02:00
obscuren
4ed94d3d51 removed old windows & added websockets to mist 2014-10-07 11:18:34 +02:00
obscuren
e100aa3c6c Changed to new "created address" 2014-10-02 17:35:57 +02:00
obscuren
5053ec2190 Added download label 2014-10-02 01:37:23 +02:00
obscuren
6db40ecb22 WebSocket interface
Web sockets handlers fully implemented. Filter handlers have yet to be
implemented.
2014-09-30 23:26:16 +02:00
obscuren
41ae6f298e Merge branch 'release/0.6.7' into develop 2014-09-26 13:47:47 +02:00
obscuren
bd95fd770b Merge branch 'release/0.6.7' 2014-09-26 13:47:29 +02:00
obscuren
2b8eae9810 Added protocol caps to window 2014-09-26 13:45:18 +02:00
obscuren
b2dc19155f Renamed wallet to main 2014-09-26 13:38:40 +02:00
obscuren
7a5b279459 Version bump 2014-09-26 13:35:48 +02:00
obscuren
cf999c4622 Cleaned up 2014-09-26 13:34:06 +02:00
obscuren
dc944f7518 Added some lookup helper methods for name reg 2014-09-25 10:33:05 +02:00
obscuren
d5d1e50365 Support multiple promises as data or mixed with non promises 2014-09-25 10:32:54 +02:00
obscuren
29f5dd38e3 Merge branch 'release/0.6.6' into develop 2014-09-24 20:41:22 +02:00
obscuren
b8b1453392 Merge branch 'release/0.6.6' 2014-09-24 20:41:11 +02:00
obscuren
1cb12296f6 Temp work around 2014-09-24 20:40:18 +02:00
obscuren
96fd1ce270 Bump 2014-09-24 20:04:14 +02:00
obscuren
6ecbbe4006 Download indicator 2014-09-24 19:57:22 +02:00
obscuren
acfb5b85fb Merge branch 'hotfix/0.6.5-2' into develop 2014-09-23 17:56:50 +02:00
obscuren
70db149494 Merge branch 'hotfix/0.6.5-2' 2014-09-23 17:56:43 +02:00
obscuren
a4007f3b68 Fixed min gas price on coin 2014-09-23 17:56:35 +02:00
obscuren
353b558536 Merge branch 'develop' 2014-09-23 10:23:46 +02:00
obscuren
8516e748ca Actually remove it alltogether 2014-09-23 10:23:37 +02:00
obscuren
8780deece9 Merge branch 'hotfix/0.6.5-1' into develop 2014-09-23 10:21:45 +02:00
obscuren
29ca238a7a Merge branch 'hotfix/0.6.5-1' 2014-09-23 10:21:39 +02:00
obscuren
6e4818d742 Konami 2014-09-23 10:20:35 +02:00
obscuren
9ac4e23b66 Merge branch 'release/0.6.5' into develop 2014-09-22 19:34:07 +02:00
obscuren
154ca03228 Merge branch 'release/0.6.5' 2014-09-22 19:33:24 +02:00
obscuren
c7d666ad61 Length check 2014-09-22 19:32:12 +02:00
obscuren
d5262a3350 Higher default values 2014-09-22 18:06:57 +02:00
obscuren
67dc3be54a Added a sample app ;-) 2014-09-22 17:38:15 +02:00