Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Releases: Consensys/besu-sample-networks

v1.0.2

27 Mar 23:12
e34e2b0

Choose a tag to compare

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

08 Mar 15:58
bd073cd

Choose a tag to compare

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

27 Feb 10:48
b0ae6cc

Choose a tag to compare

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

25 Feb 11:24
4c5a0b6

Choose a tag to compare

v1.0 RC1 Pre-release
Pre-release

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

31 Jan 17:52
e87792e

Choose a tag to compare

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

21 Jan 22:31
c6f106d

Choose a tag to compare

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

07 Jan 17:57
20268fe

Choose a tag to compare

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