Releases: vechain/networkhub
Releases · vechain/networkhub
v0.0.6
What's Changed
- remove params.executor in default genesis by @libotony in #60
- add Node.SetAPICORS by @libotony in #61
- clean up executor address in presets by @libotony in #62
- chore(docker): use a predictable hostname to easily connect by @darrenvechain in #63
- add optional delay genesis timestamp by @paologalligit in #64
- feat: add persistence option by @darrenvechain in #65
Full Changelog: v0.0.5...v0.0.6
Hayabusa upgrade
What's Changed
- fix: always rebuild the binary by @darrenvechain in #20
- enhancement: add a healthcheck by @darrenvechain in #21
- Add client tests by @otherview in #23
- fix: perform git pull in the correct dir by @darrenvechain in #22
- feat: node additional args by @darrenvechain in #24
- feat: add an option to debug binaries by @darrenvechain in #26
- enhancement: cleanup previous process when starting node by @darrenvechain in #27
- feat: allow chaos engineering by @darrenvechain in #28
- chore: expose nodes on hub struct by @darrenvechain in #29
- Darren/chore/hub expose nodes by @darrenvechain in #30
- Add Thorbuilder Config by @otherview in #31
- Refactor thorbuilder config by @otherview in #33
- remove gitleaks by @WaqarAhmedVC in #34
- fix: set exec artifact only if it was previously unset by @darrenvechain in #35
- refactor(network): use factory pattern so we can return actual types by @darrenvechain in #39
- chore: add single arg to node by @darrenvechain in #36
- chore: tidy up local env when adding / removing nodes by @darrenvechain in #40
- Tweak the fake exec to provide more time for starting a new node by @otherview in #41
- Expose download path by @vanja-vechain in #42
- fix: only start node if network already started by @darrenvechain in #44
- feat: download thor repo by sha by @darrenvechain in #52
- feat: attach local node to public networks by @freemanzMrojo in #53
- feat: reuse thor binary by @freemanzMrojo in #54
- Remove unused Node Types and default certain configs to avoid repetition by @otherview in #56
- Remove api cmd - Move networkhub to SDK focus by @otherview in #57
- Refactor enviroment usage by @otherview in #58
- improve usage of hayabusa network by @otherview in #59
New Contributors
- @WaqarAhmedVC made their first contribution in #34
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Enable for repos (#15) * Enable for repos * Enable hayabusa, enable running with custom genesis as local and docker nodes * Fix lint issue * PR comment fix, skip hayabusa test for GH
v0.0.3
fix: windows error