Göran Krampe

Results 38 comments of Göran Krampe

I am not going to add an autorepair, that's a kludge. But I will add handling of "foreign" blocks - in other words - blocks coming from the outside that...

@Eothred Yeah... thanks for noting that, because that reminded me I also need to fix another issue to get this to work (the server side mapping account->CanoeId). It can then...

I think this is what we need: * Add multiple wallets instead of just one in canoed (the Redis map) * Handle incoming blocks that do not exist in Wallet,...

I have now implemented multi-wallet support in canoed (using a Redis Set instead) plus proper logic. Next step is "Handle incoming blocks that do not exist in Wallet, as if...

https://github.com/bitpay/copay/issues/4946

See: https://github.com/getcanoe/canoe/blob/47282ad8f44ccd8244bfdb0d5c0d748869a11067/src/js/services/nanoService.js#L408-L488

We have code in place from Copay .. but it probably needs adjusting.

Adding this to 1.0.2, but we may end up pushing it up to 1.1

We can wait until... release after beta IMHO.

Yes, but you can do repair instead of reimport. Will get fixed soon. Regards, Göran Den lör 28 apr 2018 21:15mathias dusautoy skrev: > I guess this is related >...