Releases: ethpandaops/contributoor-installer
Releases · ethpandaops/contributoor-installer
v0.0.55
Changelog
- 0f1415b Merge branch 'master' into ci/adds-check-typos
- b6fcbe2 Merge pull request #92 from ethpandaops/ci/adds-check-typos
- c76983f Merge pull request #93 from ethpandaops/refactor/bn-validation
- 32bcff8 Merge pull request #94 from ethpandaops/feat/putty-support
- 6b3f988 Merge pull request #95 from ethpandaops/update-contributoor-v0.0.55
- b5a0252 chore: update contributoor to v0.0.55
- 9da4254 feat: Add GitHub Actions workflow to check typos
- f519e54 fix(installer): set xterm-256color
- 9648665 refactor(installer): update validation to work with comma-sep beacon node addresses
- 8cef8a5 style: Fix typo in error message for JSON unmarshalling
- 98d8ecf style: update workflow name and job name
v0.0.54
v0.0.53
v0.0.52
Changelog
- 0d746ba Merge branch 'master' into ci/lint-timeout
- b2da673 Merge branch 'master' into fix/installer-screens-kitty
- a9fb3c8 Merge pull request #83 from ethpandaops/ci/lint-timeout
- a6363c0 Merge pull request #84 from ethpandaops/docs/help-readme
- 250ddd9 Merge pull request #85 from ethpandaops/fix/installer-screens-kitty
- 0e18c1f Merge pull request #86 from ethpandaops/update-contributoor-v0.0.52
- 4a3de74 chore: update contributoor to v0.0.52
- e8c8f62 fix(cmd): ui refactoring to better support alt terminals
- 04a95b6 style: Improve variable initialization and comments
- 2097db7 style: Update welcome page design layout
v0.0.51
Changelog
- cfcebcf Merge pull request #81 from ethpandaops/refactor/handle-latest-version
- cbd871a Merge pull request #82 from ethpandaops/update-contributoor-v0.0.51
- 65423a4 chore: update contributoor to v0.0.51
- f7775fb fix(cmd): linting
- 5db56f7 refactor(version): handle 'latest' version checks is a more robust way
v0.0.50
v0.0.49
Changelog
- 43965d5 Merge pull request #78 from ethpandaops/feat/health-check
- dcd801d Merge pull request #79 from ethpandaops/update-contributoor-v0.0.49
- 26c4119 chore: update contributoor to v0.0.49
- 8c1358c feat(docker): exposes health check port via compose if set
- 786a922 refactor: Remove unnecessary local path replacement in go.mod
v0.0.48
v0.0.47
Changelog
- a0da37e Add RocketPool instructions
- 38fe9cf Merge pull request #72 from ethpandaops/chore/ethdocker-readme-additions
- 21c22ce Merge pull request #73 from ethpandaops/fix/systemd-logs
- af99ebc Merge pull request #74 from ethpandaops/samcm-patch-1
- 21a8cf6 Merge pull request #75 from ethpandaops/update-contributoor-v0.0.47
- fc27269 chore: update contributoor to v0.0.47
- 89a0e2c feat: Add status method to sidecar for service monitoring
- 67b6cd9 fix(logs): use journalctl for systemd runMethod logs
- 0369c73 refactor: Remove redundant code in stop function
- 15c87f1 refactor: Remove unnecessary check for service running in showLogs
- 7af0daf style: Update systemd logs command arguments