v5.0.10: [upgrade] Upgrade::upgrade_reconfig needs to increment epoch (#945)
* scaffold upgrade logic emit reconfig which doesn't increment epoch. * move compiles * patch e2e test * validator node file should have path to genesis * testing epoch reconfig * need to increment epoch otherwise safty rules get lost. * patch incrementing of epoch * make upgrade prints always appear * comments on possible rust implementation * stashing vm triggering reconfiguration until v5.0.11 * changelog