Skip to content

v5.0.8: VFN network configurations (#799)

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 02:18
· 89 commits to main since this release
441dab5
* 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]>