On Mon, Feb 6, 2012 at 5:27 PM, Wladimir wrote:
> Change BitcoinAddressValidator::MaxAddressLength to 35
> The addresses are validated with walletmodel->validateAddress which in turn
> calls CBitcoinAddress addressParsed(addr) and then isValid(). Does this work
> for the new addresses?
Should do
On Mon, Feb 6, 2012 at 6:27 PM, Wladimir wrote:
> On Mon, Feb 6, 2012 at 5:07 PM, Gavin Andresen wrote:
>
>>
>> Advantage of (2) is it should mean more testing of multisig, and fewer
>> bug reports of "I added a multisig address via RPC but I can't send to
>> it using the GUI"
>>
>> My opinion: I
On Mon, Feb 6, 2012 at 5:07 PM, Gavin Andresen wrote:
>
> Advantage of (2) is it should mean more testing of multisig, and fewer
> bug reports of "I added a multisig address via RPC but I can't send to
> it using the GUI"
>
> My opinion: I think it is worth allowing send-to-multisig-address via
>
3 matches
Mail list logo