near / stakewars-iii

Stake Wars: Episode 3 challenges and place to report issues
87 stars 177 forks source link

Challenge 13 Proof #103

Open joesixpack opened 1 year ago

joesixpack commented 1 year ago

It is not feasible to complete proof of Challenge 13 properly with the shardnet builds because peer_id does not exist in the logs:

INFO stats: Server listening at peer_id=ed25519:Xx1XXX...XXXXxxx addr=0.0.0.0:24567

@ok-everstake @sb-everstake

stiavnik commented 1 year ago

...and also note line we added to config.json (link to commit comment): https://github.com/near/stakewars-iii/commit/f909e89bdfb35a35265a6742fc00b10d21c9c844#commitcomment-81211468

joesixpack commented 1 year ago

That line didn't make a difference for me.

ok-everstake commented 1 year ago

Hi everyone, I've updated challenge 013.md and added a screenshot example. Yes, unfortunately, the logs have been changed in recent releases

ok-everstake commented 1 year ago

@johnpaul199812 I've added a screenshot example for the backup node (do the same for the main one) and fill out the form. We'll compare your node keys (or you can also show the validator's public keys but in both screenshots) with the filled-out in form, and compare the timestamps in the logs from the "main" and "backup" screenshots. Just make sure that your backup node is validating after the change You should simply understand how to migrate the keys and continue producing blocks with minimal downtime and test this before mainnet, it's good for you first of all

johnpaul199812 commented 1 year ago

Okay I understand I was able to try this weeks ago before it was included in the challenge and it worked perfectly Will prepare my backup node for the task

joesixpack commented 1 year ago

@ok-everstake Can you please make the form editable to be congruent with the other challenge forms? Many of us need to update IP's and/or pool ID's depending on how things go.

vm-ev commented 1 year ago

@joesixpack After reviewing some cases, we can confirm that the form responses are editable from now on. Please let us know if you have any additional suggestions or questions. Thanks!