Skip to content

Releases: vechain/networkhub

v0.0.6

12 Jan 15:28
62495a1

Choose a tag to compare

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

07 Oct 13:06
90d1926

Choose a tag to compare

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

Full Changelog: v0.0.4...v0.0.5

v0.0.4

01 Apr 11:37
59bc1e0

Choose a tag to compare

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

12 Jun 15:26
85ca1eb

Choose a tag to compare

fix: windows error