Versions Compared

Key

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

Table of contents

Table of Contents
minLevel2


Overview

Each week we invite community members to help test RNode.

  • When - Thursdays at 14:00 UTC
  • Where - This meeting takes place online using Zoom
    • Join from PC, Mac, Linux, iOS or Android: https://zoom.us/j/134156866
    • Or iPhone one-tap :
          US: +16468769923,,134156866# or +16699006833,,134156866#
    • Or Telephone:
          Dial(for higher quality, dial a number based on your current location):
              US: +1 646 876 9923 or +1 669 900 6833
          Meeting ID: 134 156 866
          International numbers available: https://zoom.us/u/rDfBtpt
  • Additional communications are posted in #node-testing on the RChain Discord.


What you can expect this week

Today we will demo some changes introduced with the release of RChain RNode v0.9.5 (0fd89a5) and work with the updated public testnet. 

Instructions for testing today

Please take the steps described below to install and run RNode to join the public testnet. If you need more information, please see User guide for running RNode.

Install RNode

Today we are working with Chain RNode v0.9.6 (85d62c9)

Binaries 

https://github.com/rchain/rchain/releases/tag/v0.9.6

Docker image
Code Block
rchain/rnode:v0.9.6


Run RNode

Bootstrap address 
Code Block
rnode://25a48e34b10c5917aa21bdbbf45da56d3e7129c6@node0.testnet.rchain-dev.tk?protocol=40400&discovery=40404


Sample run command
Code Block
rnode run --store-type v2 --map-size 1099511627776 --network testnet1.2 -b "rnode://25a48e34b10c5917aa21bdbbf45da56d3e7129c6@node0.testnet.rchain-dev.tk?protocol=40400&discovery=40404"

Definitions of required flags:

  • --store-type specifies the version of RSpace to use
  • --map-size supports the needs of the database
  • --network specifies the network you want to join
  • -b is the bootstrap address

Share your experience

You best support the improvement and development of the RChain platform when you file a bug to report challenge you faced or unsuccessful outcomes. This will help us collect all relevant information to better understand your setup and experience. 



Work completed since the last testing session

Jira Legacy
serverSystem JIRA
columnskey,summary,type,updated,status,resolution
maximumIssues1000
jqlQueryproject = RCHAIN AND status = Done AND resolution = Done AND resolved >= 2019-05-23 AND resolved <= 2019-05-30 ORDER BY cf[10006] ASC, priority DESC
serverId50130123-f232-3df4-bccb-c16e7d83cd3e


Testing session summary


Chat log



Bugs filed

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQuerylabels = test_0530
serverId50130123-f232-3df4-bccb-c16e7d83cd3e

Participants