Skip to content

Releases: ethpandaops/contributoor-installer

v0.0.55

16 Feb 22:38
6b3f988
Compare
Choose a tag to compare

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

10 Feb 03:37
0fb19cd
Compare
Choose a tag to compare

Changelog

  • 1173284 Merge pull request #90 from antonydenyer/patch-1
  • 0fb19cd Merge pull request #91 from ethpandaops/update-contributoor-v0.0.54
  • a931de0 Update README.md
  • 51b066d chore: update contributoor to v0.0.54

v0.0.53

27 Jan 05:51
548360d
Compare
Choose a tag to compare

Changelog

  • 10540e6 Merge pull request #88 from ethpandaops/fix/home-dir-expansion
  • 548360d Merge pull request #89 from ethpandaops/update-contributoor-v0.0.53
  • 2b35642 chore: update contributoor to v0.0.53
  • 221926c fix(install): ensure home dir expansion works as expected

v0.0.52

24 Jan 03:03
0e18c1f
Compare
Choose a tag to compare

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

23 Jan 03:09
cbd871a
Compare
Choose a tag to compare

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

22 Jan 23:50
3e834d3
Compare
Choose a tag to compare

Changelog

  • 3e834d3 Merge pull request #80 from ethpandaops/update-contributoor-v0.0.50
  • a849f5e chore: update contributoor to v0.0.50

v0.0.49

22 Jan 07:01
dcd801d
Compare
Choose a tag to compare

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

22 Jan 06:31
1d28dd0
Compare
Choose a tag to compare

Changelog

  • 26c2dd3 Merge pull request #76 from nixorokish/patch-1
  • 1d28dd0 Merge pull request #77 from ethpandaops/update-contributoor-v0.0.48
  • eee0d93 Update README.md -
  • 0ba02d1 chore: update contributoor to v0.0.48

v0.0.47

21 Jan 02:19
21a8cf6
Compare
Choose a tag to compare

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

v0.0.46

20 Jan 03:15
68ec11f
Compare
Choose a tag to compare

Changelog

  • 9419233 Merge pull request #70 from ethpandaops/feat/non-interactive-mode
  • 68ec11f Merge pull request #71 from ethpandaops/update-contributoor-v0.0.46
  • ddbb823 chore: update contributoor to v0.0.46
  • 6bbf460 feat(build): adds --non-interactive flag