/
20190307 RNode community testing

20190307 RNode community testing

Table of contents


Overview

Each week we invite community members to help test RNode.

  • When - Tuesdays at 15:00 UTC SPECIAL March 7 at 15: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

We will demonstrate using the blockstore to restore a node and support it catching up. We will test block finalization.


Instructions for testing today

Read documentation for RChain Doctor

Please read the RChain Doctor documentation and install RChain Doctor (v0.3.3). We will use this software and tools to support collecting logs from nodes participating in today's testing session. 

Read the documentation for visualizing the blockchain

One of the challenges of debugging is seeing what's happening when validators propose new blocks. We now have the ability to ask RNode to generate a text file that when pasted to Graphviz can generate an image. Please see 'visualizing the blockchain' in User guide for running RNode.

Install RNode

Note If you used a previous version of RNode, please delete your existing .rnode directory. Most errors experienced using RNode relate to content in the directory from a previous version.

RNode version for this session

Today's version RChain Node 0.8.4.git550be610 (550be610fb6ed70212782572284e71b49d209c8d)

Select a validator key or generate one 

To select a key set

To generate a key set

Report your public key

Today we will launch a network with testers as known validators at genesis. Please report your public key in this form.

Get the bootstrap address

We will share the bootstrap address during the session.

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

Key Summary T Updated Status Resolution
RCHAIN-2995 Partner to support RChain-2883 Story 04/Mar/19 7:04 AM Done Done
RCHAIN-3021 Implement Kamon InfluxDB UDP reporter Story 01/Mar/19 5:41 AM Done Done
RCHAIN-2410 Remove joining fees from MakePoS contract Story 04/Mar/19 6:57 AM Done Done
RCHAIN-2900 cover CliqueOracle with unit tests Story 04/Mar/19 6:52 AM Done Done
RCHAIN-2940 Consume streamed messages with a single consumer on comm layer Story 06/Mar/19 3:30 PM Done Done
RCHAIN-2938 Complete delivery of the Blockstore Story 06/Mar/19 3:30 PM Done Done
RCHAIN-3010 Remove CasperState Story 06/Mar/19 3:30 PM Done Done
RCHAIN-3009 Purge CasperState Story 04/Mar/19 7:51 AM Done Done
RCHAIN-659 Persist in Memory DAG representation on disk (restores state on boot) Story 16/Jul/19 2:21 PM Done Done
RCHAIN-2979 Set up the validator nodes and bootstrap node for the RChain public testnet Story 06/Mar/19 3:30 PM Done Done
RCHAIN-2967 Implement the tools to create/parse REV Address Story 05/Mar/19 11:40 AM Done Done
RCHAIN-2955 Planning for sprints 25 and 26 Story 04/Mar/19 7:05 AM Done Done
RCHAIN-2954 Planning for sprints 25 and 26 Story 01/Mar/19 11:35 AM Done Done
RCHAIN-2943 Planning for sprints 25 and 26 Story 01/Mar/19 9:02 AM Done Done
RCHAIN-3073 Developer testnet shows a deadlock in RSpace Bug 06/Mar/19 9:55 AM Done Done
RCHAIN-1088 BufferUnderflowException Bug 04/Mar/19 8:31 AM Done Done
RCHAIN-3080 Failures observed in Gatling in perf test harness Bug 06/Mar/19 6:04 AM Done Done
RCHAIN-3071 Discovery: A better txn isolation abstraction. Sub-task 06/Mar/19 3:31 PM Done Done
RCHAIN-3064 Remove Capture type class Story 05/Mar/19 12:56 AM Done Done
RCHAIN-3057 Avoid "Can't delete file or directory" on rnode startup Story 06/Mar/19 3:31 PM Done Done
RCHAIN-3050 PoC: Test out logback client & server locally Sub-task 06/Mar/19 3:30 PM Done Done
RCHAIN-3049 Expose the Adress tools in Rholang Sub-task 06/Mar/19 3:24 PM Done Done
RCHAIN-3048 Implement RevAddress tools Sub-task 06/Mar/19 3:25 PM Done Done
RCHAIN-3047 Remove block store use from Validate.blockNumber Story 04/Mar/19 6:42 AM Done Done
RCHAIN-3036 It's hard to add peers when node is busy with Casper. But not having peers makes catching up slow: fairness in comm layer Bug 04/Mar/19 6:40 AM Done Done
RCHAIN-3022 Introduce F in IStore Story 04/Mar/19 3:30 PM Done Done
RCHAIN-3008 Make it possible to track which operation incurred what cost Sub-task 27/Feb/19 10:43 AM Done Done
RCHAIN-3006 Make last finalized block calculation lazier Story 04/Mar/19 6:48 AM Done Done
RCHAIN-2997 Provide better simulation coverage of HashSetCasper. Task 06/Mar/19 3:30 PM Done Done
RCHAIN-2987 Exception: Data in RSpace is corrupted. Insufficient number of elements Bug 06/Mar/19 6:10 AM Done Done
RCHAIN-2985 Share the `_cost` capability between the spatial matcher and the rest of the interpreter Sub-task 27/Feb/19 9:48 AM Done Done
RCHAIN-2937 Resolve issues contributing to out of memory errors on RNode Epic 05/Mar/19 12:53 AM Done Done
RCHAIN-2928 Either type for protobufs + usage in all existing API calls Story 01/Mar/19 5:41 AM Done Done
RCHAIN-2907 Return via F in rspace matcher Story 06/Mar/19 8:44 AM Done Done
RCHAIN-2796 Fix score for ETuple Bug 01/Mar/19 5:41 AM Done Done
RCHAIN-1052 PrettyPrinter prints variables referenced in patterns as new variables Bug 01/Mar/19 5:40 AM Done Done


Testing session summary

We had a very good testing session today. We demonstrated the functionality of the blockstore to support the restart of RNode in an active network environment. We also demonstrated how recent improvements to threading support faster connections to peers and receipt of blocks. Testers helped reproduce a known bug and support the debugging effort with the dev team. During the session we also discussed potential optimizations.

Bugs filed

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
RCHAIN-3087 Uncaught Exception : Atomic move is not supported Bug 07/Mar/19 2:36 PM 11/Mar/19 7:11 AM Daniyar Itegulov Kelly Foster High Done Done
RCHAIN-3086 Deploy with --grpc-host failed with java.lang.IllegalArgumentException: Invalid host or port Bug 07/Mar/19 7:47 AM 14/Mar/19 10:56 AM Sebastian Bach Tomáš Virtus High Done Cannot Reproduce
RCHAIN-3085 ERROR c.r.shared.UncaughtExceptionLogger$ - Uncaught Exception : null Bug 07/Mar/19 7:26 AM 07/Mar/19 9:01 PM Daniyar Itegulov Former user Medium Done Duplicate

Chat log

Participants

  • 1992
  • Chris
  • Dom
  • Gary
  • Jim
  • Joshy
  • Kent
  • Mao
  • Pawel
  • Pila
  • qyf
  • Rick
  • Silhoutte
  • Simer
  • Will
  • Łukasz
  • AngyIII
  • Huawei Mate 9
  • Huawei

Related content