Chips-Core code is forked from some Bitcoin-Core 0.16 (if I remember correctly). And as of this old version, Chips only does support Tor Onion v2 addresses to setup Chips node over tor.
Tor service version 2 addresses are being deprecated already. Here's relevant link: https://blog.torproject.org/v2-deprecation-timeline
It is important to have a decentralised and private network of Chips network nodes for Pangea Poker, and we need to have support for latest Tor Onion v3 addresses in Chips-Core software. Bitcoin recently removed Onion v2 support from their latest code base, since it's been suggest to move the Tor services support to Onion v3 long ago by Tor project.
Since we have the need, the opportunity, and the right time to upgrade Chips to latest upstream Bitcoin-Core code, we should take this opportunity and do efforts to do so.
So, I offer a bounty to anyone or any team who upgrades Chips-Core to latest upstream code base of Bitcoin-Core.
Bounty:
TOTAL BOUNTY ON OFFER: 4000 KMD
But, you have to make sure that there'll be backwards compatibility APIs which kept in latest upgrades as well. Have a word with the core developers to know which ones are most important to keep for backward compatibility. One example I know is to keep getinfo API in latest upgrade.
Chips-Core code is forked from some Bitcoin-Core 0.16 (if I remember correctly). And as of this old version, Chips only does support Tor Onion v2 addresses to setup Chips node over tor.
Tor service version 2 addresses are being deprecated already. Here's relevant link: https://blog.torproject.org/v2-deprecation-timeline
It is important to have a decentralised and private network of Chips network nodes for Pangea Poker, and we need to have support for latest Tor Onion v3 addresses in Chips-Core software. Bitcoin recently removed Onion v2 support from their latest code base, since it's been suggest to move the Tor services support to Onion v3 long ago by Tor project.
Since we have the need, the opportunity, and the right time to upgrade Chips to latest upstream Bitcoin-Core code, we should take this opportunity and do efforts to do so.
So, I offer a bounty to anyone or any team who upgrades Chips-Core to latest upstream code base of Bitcoin-Core.
Bounty:
TOTAL BOUNTY ON OFFER: 4000 KMD
But, you have to make sure that there'll be backwards compatibility APIs which kept in latest upgrades as well. Have a word with the core developers to know which ones are most important to keep for backward compatibility. One example I know is to keep
getinfoAPI in latest upgrade.