08:01:24 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/669221292/20190219+RNode+community+testing 08:03:49 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/669221292/20190219+RNode+community+testing 08:04:39 From nutzipper : 18:04:04.012 [grpc-io-55] WARN coop.rchain.grpcmonix.GrpcMonix$ - Failed to send a response: peer request timeout 08:04:44 From nutzipper : I have a lot of this 08:04:51 From nutzipper : is it ok? 08:06:01 From nutzipper : ok thanks 08:11:31 From Tomislav Grospić : $ rdoctor --help /usr/local/bin/rdoctor: line 1: html: No such file or directory /usr/local/bin/rdoctor: line 2: syntax error near unexpected token `<' 'usr/local/bin/rdoctor: line 2: `302 Found 08:13:31 From Kelly Foster : rdoctor /bin/true 08:14:54 From Phil (muted - open office space) : you didnt fetch the binary but a webpage as it looks like, tomislav 08:17:45 From Kelly Foster : curl -s http://localhost:40403/status 08:18:23 From nutzipper : {"version":"RChain Node 0.8.3.git0115d585 (0115d5854bcd5e31402b920a4f820b45ebaf0f1f)","peers":2,"nodes":20} 08:18:52 From Phil (muted - open office space) : I have 6 peers, 20 nodes 08:20:00 From Phil (muted - open office space) : whats the current tip? 08:20:44 From Dominik Zajkowski : 23 08:21:08 From Dominik Zajkowski : Block #23 (699dd42ba8...) 08:23:20 From nutzipper : --default-timeout 6000 08:23:44 From Phil (muted - open office space) : tomislav, https://build.rchain-dev.tk/misc/rdoctor/latest/linux.amd64/rdoctor 08:23:48 From Phil (muted - open office space) : for linux 08:27:02 From Kelly Foster : curl -L https://build.rchain-dev.tk/misc/rdoctor/latest/linux.amd64/rdoctor 08:32:12 From Phil (muted - open office space) : I am at block #26. Can I bond as validator? 08:33:29 From Phil (muted - open office space) : ...| grep "ID" 08:35:23 From Phil (muted - open office space) : you started with the corresponding priv key, correct? 08:35:44 From Phil (muted - open office space) : @ kelly 08:40:46 From Phil (muted - open office space) : there is a python script 08:40:49 From Phil (muted - open office space) : https://github.com/woky/rchain-misc/tree/master/ansible/testnet-setup 08:40:54 From Phil (muted - open office space) : sk to pk 08:43:57 From Joshy Orndorff : Phil do you know how to get the nacl dependency? 08:44:01 From Joshy Orndorff : pip install nacl didn 08:44:03 From Joshy Orndorff : 't work 08:45:03 From Phil (muted - open office space) : @Joshy, most likely the package is PyNaCl 08:45:42 From Phil (muted - open office space) : try pip3 install pynacl 08:47:55 From Phil (muted - open office space) : kelly, is it a system service? Then you can stop that in another terminal. 08:49:24 From Joshy Orndorff : pynacl indeed. Thanks. Didn't know it was so easy. 08:54:26 From Phil (muted - open office space) : so the bonds file is now correct? because it looks like you took the same priv key. 08:56:55 From Phil (muted - open office space) : you deloyed but didnt propose so far..? 08:56:55 From Kelly Foster : 52.119.8.64 08:58:19 From Phil (muted - open office space) : whats the command again to create the bond files? 08:58:32 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/428376065/User+guide+for+running+RNode#UserguideforrunningRNode-Getacountofpeers 09:00:51 From Phil (muted - open office space) : working on it 09:01:00 From Tomislav Grospić : $ rnode propose Failure! Invalid block: InvalidUnslashableBlock 09:03:39 From Tomislav Grospić : https://gist.github.com/tgrospic/62ef42c4b4557ddc80d2cf80914b2ac4#file-rnode-control-sh-L151 09:04:11 From Phil (muted - open office space) : can you make a propose? 09:04:47 From Phil (muted - open office space) : and the second one 09:05:30 From Phil (muted - open office space) : what kind of contracts are we allowed to deploy? 09:06:47 From Phil (muted - open office space) : created a block 09:06:49 From Phil (muted - open office space) : :) 09:07:16 From Phil (muted - open office space) : Response: Success! Block 9936df6d71... created and added. 09:07:45 From Kelly Foster : Yay! Phil