Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To reduce confusion and mitigate the risk of update errors, addresses for bootstrap RNodes will only be published here. When referenced in other documents (ex User guide for running RNode), information about bootstrap node addresses will point to this page.

NEW the format of the bootstrap address is changing! Dev bootstrap now reflects the new approach. Other bootstraps will update in the next few weeks. This change relates to CORE-1150. More details in https://github.com/rchain/rchain/pull/1489


Bootstrap nameBootstrap addressWhere does this bootstrap node update from?
RChain test net


Code Block
"rnode://0af179d735fcebbfe12f0cfcb260025e65308456@523ab3740212496a1f7ca14762a24d6c58b781b126@35.119243.8229.20081?protocol=40400&discovery=40404"


This bootstrap node supports the RChain test net.NEW the format of the bootstrap address changed with CORE-1150. More details in https://github.com/rchain/rchain/pull/1489. Note well that the address must be encapsulated in " ".


bootstrap-v0-7 


Code Block
"rnode://12207306beeb5366b0c9329d207c03db90a66cff@52.119.8.93?protocol=40406&discovery=40405"


This is a bootstrap that is tagged and built from release-rnode-v0.7 branch.NEW the format of the bootstrap address changed with CORE-1150. More details in https://github.com/rchain/rchain/pull/1489. Note well that the address must be encapsulated in " ".

bootstrap-v0-6


Code Block
rnode://7fa70d245268ed19253f18c802fccd22668a0211@52.119.8.68:40400
This is a bootstrap that is tagged and built from release-rnode-v0.6 branch with cherry-picked commits from master in preparation for test netRelease


Code Block
rnode://baa289f8b32ce8009753bbffcd2c6814aef0da9b@52.119.8.52:40400


This bootstrap node reflects RNode from the latest release version. It updates ~1x/4weeksMaster


Code Block
"rnode://de6eed5d00cf080fc587eeb412cb31a75fd10358@52.119.8.109?protocol=40400&discovery=40404"


This bootstrap node reflects RNode from the master branch of rchain/rchain. It updates ~1x/week.NEW the format of the bootstrap address changed with CORE-1150. More details in https://github.com/rchain/rchain/pull/1489. Note well that the address must be encapsulated in " ".


Dev


Code Block
"rnode://c61769b39d368cbcbc9499634e030386c79d5b02@52.119.8.108?protocol=40400&discovery=40404"


This bootstrap node reflects RNode from the dev branch of rchain/rchain. It updates multiple time a day.

NEW the format of the bootstrap address changed with CORE-1150. More details in https://github.com/rchain/rchain/pull/1489. Note well that the address must be encapsulated in " ".


Testing


Code Block
"rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51?protocol=40400&discovery=40404"


This is a special bootstrap used for testing and updates as needed.NEW the format of the bootstrap address changed with CORE-1150. More details in https://github.com/rchain/rchain/pull/1489. Note well that the address must be encapsulated in " ".