v5.0.8: VFN network configurations (#799)
* test caught val node address formatting issue, patched.
* onboard function for fetching genesis files from repo
* update makefile
* patch fixture alice account
* patch account.json for bob and carol fixtures
* helper to show seed peers
* tool to refresh seed peers
* init helper to fetch a seed fullnode peers file
* optionally set seed peers to fullnode config file
* configs can use seed peers file yaml
* documentation for hard mode
* add versioning to config file
* init creates fullnode file
* remove unwraps from ol/cli/account
* refactor cli query to prevent panics
* use correct x25519 keys for vfn seed peers
* use random identities for VFN config
* Rust fix for mining test
* Fix compile error, update docs (#931)
* changing tick intervals in mempool and state_sync to 500ms
* catch panic on wizard onboard.
* bump version number
* patch fixtures issue with CI
* print every round in logs
Co-authored-by: jamesmeijers <[email protected]>
Co-authored-by: Andrew Gouin <[email protected]>