add chase_error (better error messages to user), hex sha1
commit504b14a7f2a61c59b1873995f67894bf3d19425e
authorMichael Coleman <tutufan@gmail.com>
Sat, 10 May 2008 05:30:49 +0000 (10 00:30 -0500)
committerMichael Coleman <tutufan@gmail.com>
Sat, 10 May 2008 05:30:49 +0000 (10 00:30 -0500)
treed60c2461fef465561f5b7f273dc553fa83a1d896
parenta91afa5c05b96e73a2921f4850ab4e7ca2432446
add chase_error (better error messages to user), hex sha1

Try to do a better job of passing errors in greylag-chase back to
greylag-rally, for reporting to user.  Errors reported with 'chase_error' will
be given to the user, and then greylag-chase will disconnect and await a new
connection.

Also, use hex sha1 digests instead of binary.
greylag.py
greylag_chase.py
greylag_rally.py