Skip to content

Releases: ava-labs/avalanche-network-runner

v1.0.4

24 Feb 02:47
430188b
Compare
Choose a tag to compare

Changelog

v1.0.2

14 Feb 18:08
14541e4
Compare
Choose a tag to compare
Allow user to specify network root directory  (#95)

* Add support for passing network directory in when creating network

* Warn when node directory already exists; don't fail completely

* nits

Co-authored-by: Dave (Dizzy) Smith <[email protected]>

v1.0.1

14 Feb 18:07
2c9035b
Compare
Choose a tag to compare
Put all local network runner logs/files under one directory (#88)

* first implementation

* improve comments

* address PR comments

Co-authored-by: Dan Laine <[email protected]>

v1.0.0

01 Feb 17:05
1755df5
Compare
Choose a tag to compare
exit(1) on run() error (#86)