ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

Wishlist: Trusted peer mode #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
bitcoin-wallet currently has problems with battery and network usage. What I 
would like is the ability to designate one or two 'trusted peers'. These peers 
would then be considered golden and as long as they could be contacted, the 
wallet would contact no others.

If a golden peer could be contacted, bitcoin-wallet would then shift to a mode 
where it contacted them and synced with them every 3-5 minutes. This would 
allow it to spend more time communicating, and might use less network bandwidth.

Original issue reported on code.google.com by omnifari...@gmail.com on 13 Jul 2011 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by andreas....@gmail.com on 14 Jul 2011 at 1:18

GoogleCodeExporter commented 9 years ago
One trusted peer has now been implemented. Note that in trusted peer mode, 
Bitcoin Wallet won't contact any other peers, even if the trusted peer cannot 
be connected.

Original comment by andreas....@gmail.com on 19 Jul 2011 at 7:35

GoogleCodeExporter commented 9 years ago
I'll check this out. Thanks! I was half expecting I'd have to roll up my 
sleeves and implement this myself. :-)

Original comment by omnifari...@gmail.com on 19 Jul 2011 at 7:50