Releases: Consensys/besu-sample-networks
v1.0.2
This release follows Pantheon release 1.0.2
See Private Network Quickstart tutorial version 1.0.2 for more details on how to use this quickstart.
Changelog
PRs
- #19 update for pantheon 1.0.2 release
v1.0.1
This release follows Pantheon release 1.0.1
See Private Network Quickstart tutorial version 1.0.1 for more details on how to use this quickstart.
Changelog
PRs
- #16 update for pantheon 1.0.1 release
v1.0.0
This release follows Pantheon release 1.0.0
See Private Network Quickstart tutorial version 1.0.0 for more details on how to use this quickstart.
Changelog
PRs
- #15 update for pantheon 1.0.0 release
v1.0 RC1
This release follows Pantheon release 1.0 RC1
See Private Network Quickstart tutorial version 1.0 RC1 for more details on how to use this quickstart.
Changelog
PRs
- #14 update for pantheon 1.0 RC1 release
v0.9.1
This release follows Pantheon release 0.9.1
See Private Network Quickstart tutorial version 0.9.1 for more details on how to use this quickstart.
Changelog
PRs
- #13 update for pantheon 0.9.1 release
v0.8.5
This release follows Pantheon release 0.8.5
See Private Network Quickstart tutorial version 0.8.5 for more details on how to use this quickstart.
v0.8.3
This release introduces the versioning of the quick-start which aims to follow the Pantheon Docker images versions it's built from.
This will also enable to be sure you have the right version of the images and delete the images linked to this version of the quickstart only even if you are running multiple quickstart versions.
Change log
- addition of version number in a .env file (used for docker-compose and shell scripts)
- fixed node whitelist Azure issue by adding the option that was introduced in Pantheon 0.8.3
- made it work on Azure linux VM