Files
bitcoin/src/qt
Pieter Wuille 4a10d4c6dc Fix addrProxy setting
Before 0.6 addrProxy was a CAddress, but netbase changed it to CService.
Retain compatibility by wrapping/unwrapping with a CAddress when saving
or loading.

This commit retains compatibility with 0.6.0rc1 (which wrote the setting
as a CService) by trying to parse twice.
2012-02-25 21:13:34 +01:00
..
2012-02-05 16:40:27 +01:00
2012-02-15 23:29:59 +11:00
2011-12-12 15:03:16 -05:00
2012-02-15 23:29:59 +11:00
2012-02-15 23:29:59 +11:00
2012-02-15 16:38:57 -05:00
2011-08-07 16:09:49 +02:00
2012-02-25 21:13:34 +01:00