Skip to content

Releases: radixdlt/babylon-nodecli

2.0.1

25 Sep 11:58
7b89a08
Compare
Choose a tag to compare

Changes

  • fix failing docker update command when gateway is not installed @shambupujar (#79)
  • add version update functionality for database migration image @kofrdx (#75)
  • add version update functionality for systemd based installation @shambupujar (#80)

🍏 CI & Build

  • chore: add e2e tests for gateway installation in docker @kofrdx
  • chore: add License section to README @kofrdx (#78)

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.

2.0.0

18 Sep 13:45
913fed9
Compare
Choose a tag to compare

The first release of the babylonnode cli for the mainnet.

Please refer to these install instructions.

License

The Babylon Node CLI code is released under the Apache 2.0 license.
The Babylon Node CLI application is licensed under the Radix Software EULA.

2.0.rcnet-v3-rc6

11 Sep 23:28
ec3fd0d
Compare
Choose a tag to compare
fixing the way we call docker compose up (#63)

2.0.rcnet-v3-rc5

07 Sep 15:53
c62707a
Compare
Choose a tag to compare
2.0.rcnet-v3-rc5 Pre-release
Pre-release
update to rcnet-v3.1-r3

2.0.rcnet-v3-rc4

06 Sep 12:10
49bac3b
Compare
Choose a tag to compare

Changes

2.0.rcnet-v3-rc3

05 Sep 21:01
79abee6
Compare
Choose a tag to compare

Changes

2.0.rcnet-v3-rc2

01 Sep 09:35
Compare
Choose a tag to compare

What's Changed

Updating the release docker-compose to use rcnet-v3-r4 version for babylon-node

Full Changelog: 2.0.rcnet-v3-rc1...2.0.rcnet-v3-rc2

2.0.rcnet-v3-rc1

01 Sep 08:55
3011c62
Compare
Choose a tag to compare

Changes

2.0.rcnet-v2-rc3

09 Aug 17:11
Compare
Choose a tag to compare
update htpasswd version

RCnet v2 (Phase 2)

28 Jul 10:26
Compare
Choose a tag to compare

Change summary

  • Setup node against rcnet-v2-phase2 using the cli.
  • New setupmode for configurations (radixnode docker/systemd config -m MIGRATION) allows to add configurations to use olympia end-state ledger as. genesis for the babylon-ledger
  • Renamed default config directory and default ledger directory to avoid conflicts when migrating an olympia node to babylon. We highly recommend using a fresh node to setup babylon!
  • Reintroducing the Ubuntu 20.04 binary support.