Cardano Incentivized Testnet is now undergoing a major upgrade and perhaps even an extension, as Shelley Incentivized Testnet rewards ran out, unoficial vote is going on as to if Shelley Incentivized Testnet should transform info more long-lived, more generic Cardano Incentivized Testnet. The informal part of the vote is for pool operators who are a major requirement for the network to keep running to keep their nodes up even without being paid incentives... that is taking place right now!
However! Formal vote using on-chain governance will take place later, that will require the network operators to upgrade to Jormungandr 0.9.0, this version of Jormungandr node was until yesterday not network compatible with 0.8.x releases, that has changed during period between 20-Jun-2020 and 21-Jun-2020, now Jormungandr 0.9.0-rc1-2715361c is able to communicate with 0.8.19 version of Jormungandr, this version however still doesn't support voting, so only those delegating to the 0.9.0 pools will be able to really participate in the formal vote.
As we transition from ITNv1 (0.8.x Jormungandr versions) to ITNv2 (0.9.0) it is very helpful for pool operators to know which nodes have already upgraded to 0.9.0 version of Jormungandr so they can use functionalities configured in the p2p
section of the node_config.{yaml,json}
file such as quarantine_whitelist
, trusted_peers
and layers
to let their blocks propagate smoothly thru the ITNv{1,2} network as we transition.
- "/ip4/82.209.54.76/tcp/3000" #BLTNA
- "/ip4/82.209.54.76/tcp/4000" #BLTNB
- "/ip4/46.36.37.145/tcp/3000" #DOLCA
- "/ip4/45.153.186.205/tcp/3100" #MASTR
- "/ip4/45.153.186.205/tcp/3101" #MASTR
- "/ip4/92.38.163.186/tcp/3001" #CEMA1 1
- "/ip4/92.38.163.186/tcp/3002" #CEMA1 2
- "/ip4/92.38.163.186/tcp/3003" #CEMA1 3
- "/ip4/62.171.167.84/tcp/3300" #ADALO
- "/ip4/62.171.167.85/tcp/4300" #ADALO
- "/ip4/62.171.167.86/tcp/5300" #ADALO
- "/ip4/78.46.204.19/tcp/3000" #ADAGO
- "/ip4/35.225.175.215/tcp/3000" #UNION
- "/ip4/91.121.100.32/tcp/3001" #SALAD 1
- "/ip4/91.121.100.32/tcp/3002" #SALAD 2
- "/ip4/91.121.100.32/tcp/3003" #SALAD 3
- "/ip4/146.0.35.36/tcp/3100" #HERMES
- "/ip4/146.0.35.36/tcp/4100" #HERMINA
- "/ip4/212.8.251.76/tcp/3301" #DOXA
- "/ip4/185.164.6.221/tcp/54325" #ATADA
- "/ip4/102.133.235.39/tcp/3001" #EASY
- "/ip4/116.203.228.57/tcp/3100" #TILX 1
- "/ip4/116.203.228.57/tcp/3200" #TILX 2
- "/ip4/116.203.228.57/tcp/3300" #TILX 3
- "/ip4/78.47.196.111/tcp/3110" #TILIO 1
- "/ip4/78.47.196.111/tcp/3100" #TILIO 2
If you wish to be added to this list, please contact me on either Telegram (@mark_stopka), join our community Telegram channel or drop me a mail at [email protected] and I will add you.
This is only a temporary solution, I plan to coordinate with owners of cardano-community GitHub repository and request a repository related to Cardano Incentivized Testnet there, so we can make lists like these, guides,... and use proper change management thru GitHub pull requests.
Example
node_config.yaml
based on subscribed nodes, used for BLTNA and BLTNB nodes running latest releases of IOHK Jormungandr: