Skip to content

Latest commit

 

History

History
480 lines (298 loc) · 37.9 KB

CHANGELOG.md

File metadata and controls

480 lines (298 loc) · 37.9 KB

Changelog

0.21.1 (2024-10-02)

Bug Fixes

0.21.0 (2024-10-02)

Features

0.20.1 (2024-09-19)

Bug Fixes

  • Permission errors when running certain clients (#255) (4440c19)

0.20.0 (2024-08-01)

Features

0.19.1 (2024-07-18)

Bug Fixes

0.19.0 (2024-07-18)

Features

0.18.0 (2024-07-10)

Features

0.17.2 (2024-05-21)

Bug Fixes

  • Add brief information about PR merging (#244) (ae9ec51)

0.17.1 (2024-05-15)

Bug Fixes

0.17.0 (2024-05-06)

Features

0.16.0 (2024-02-29)

Features

0.15.0 (2023-12-12)

Features

0.14.0 (2023-12-06)

Features

0.13.0 (2023-11-06)

Features

  • prettier + updated checkpoint commands (733f9d9)

Bug Fixes

0.12.0 (2023-10-10)

Features

Bug Fixes

0.10.0 (2023-09-25)

Features

Bug Fixes

0.9.0 (2023-08-08)

Features

Bug Fixes

  • Implement more secure checkpointing system (7123f4a)
  • Include Lighthouse to run default slasher (9bd6550)

0.8.1 (2023-07-05)

Bug Fixes

  • add old checkpoint sync option (330ce75)
  • Dont inject IP during init to listen-address (b529104)
  • Initial fix for password runtime panic (119ed4a)
  • Move the defer into the outer scope. (534294e)
  • Must return the error. Put the defer even earlier. (9a848c1)

0.8.0 (2023-07-03)

Features

Bug Fixes

  • Update cache to be for 600s with revalidate for install.lukso.network (55fdfdf)

0.7.3 (2023-07-03)

Bug Fixes

0.7.2 (2023-06-30)

Bug Fixes

0.8.0 (2023-06-29)

Features

  • add ETH1 withdrawal notice (63275dd)

0.8.0 (2023-06-29)

Features

  • Add Validator Exit Documentation (ce09dea)

0.6.4 (2023-06-26)

Bug Fixes

  • add missing testnet flag (2fba396)

0.6.3 (2023-06-21)

Bug Fixes

  • Change proxy cache to 60 seconds from 3600 seconds (9a4b5d2)

0.6.2 (2023-06-21)

Bug Fixes

  • Working directory structure (ce68758)

0.6.1 (2023-05-18)

Bug Fixes

  • Fix crash when supplying passwords with file path (f9514fa)

0.6.0 (2023-05-17)

Features

  • add description for validator list (a75d7a4)
  • Add Erigon + Lighthouse documentation (5b20b2a)
  • add status check in the start command (25accf1)
  • Add validator list command (8b6faf4)
  • add validator support notice (2725c30)

Bug Fixes

0.5.8 (2023-05-03)

Bug Fixes

  • Shell script and wrangler caching (d44d9cb)

0.5.7 (2023-05-03)

Bug Fixes

  • Download artifacts all the time (fc4a754)
  • geth v1.11.6 commit hash (d216bdf)

0.5.6 (2023-05-03)

Bug Fixes

  • Repair posting of final release (8ffdbcd)

0.5.5 (2023-05-03)

Bug Fixes

  • change version of geth to 1.11.6 (73e4418)
  • Remove draft flag to match other release-please repos (be7ed92)
  • Resolve (c5bdfaa)

0.5.4 (2023-05-03)

Bug Fixes

  • Resolve remove by properly decoding return status (aa659fd)

0.5.3 (2023-05-03)

Bug Fixes

  • Make sure to add v in front of tag (9c7db46)
  • Somehow tags are not visible to release please (4cddde3)

0.5.2 (2023-05-03)

Bug Fixes

  • Resolve posting of build (missing # again for some reason). Add pull_request_review* for fake_status (5df5931)

0.5.1 (2023-05-03)

Bug Fixes

  • Build/Remove issues. (d2a8ad9)
  • Fix version number and path for final release (d7dd2e4)
  • More build fixes (d8e7524)
  • Remove now works but the final list obviously won't. (fc8adf5)
  • Resolve final problems (091b228)
  • Resolve remove by listing and ignoring error (54fedd4)

0.5.0 (2023-05-03)

Features

  • 13: Implement lukso reset (#16) (57d516b)
  • 14: Fix lukso logs (#15) (743229e)
  • 17: Address demo (#18) (5ab9761)
  • 19: Validator command (#20) (6ec7f3b)
  • 21: PID files (#22) (3b17fa3)
  • 24: correct flags (#29) (a31d57a)
  • 3: Implement start and stop (#8) (0ee3aeb)
  • 30: Validator deposit trasnactions (#31) (c53a1e7)
  • 4: Implement logs command (#9) (46aace5)
  • add global option table (acf7d11)
  • add improved + structured flag table (c8638ac)
  • add missing dev install (59c1cba)
  • add repo and client clarification (e350fef)
  • add subcommand table (61df98b)
  • add tag table + clarify description (d53decc)
  • add usage and fix cmd list + desc (29310f8)
  • apply suggestions (5d05fe1)
  • applying feedback (729661f)
  • correct + match cmd descriptions in CLI (38c49c6)
  • Download dependencies (#1) (1194c67)
  • fix styling and add description (541493b)
  • improve and clarify node setup (f8cf859)
  • improve welcome page (24e26f5)
  • list features and repo structure (0c3b344)
  • load geth genesis (#10) (0c8b587)
  • remove and ignore future executables (b76c2f7)
  • specify install and list node structure (f6e1144)
  • update + improve PR testing description (188b2dd)
  • update and structure example cmds (029c5f3)
  • update and structure validator section (810281a)
  • update binding section (24baeb3)

Bug Fixes

  • Add a separate PR status notification. (5478ee8)
  • Add CI, server, install and so on, squash (1a91d15)
  • add contents (3151f81)
  • Add LICENSE into main branch (4cf7768)
  • Allow prysm to startup for 1 second (1b800c2)
  • Also enable pull_request write (7347b3d)
  • Build/Remove issues. (d2a8ad9)
  • Change pass.txt to temporary pipe. (a98a492)
  • consistency (cf341f4)
  • copy is going to wrong folder. echo folder (5b6ddd5)
  • Disable release-please process on pull_request (1e9ce50)
  • dont use multilines for 2-3 flags (165fb64)
  • Fix naming of output file (b9f3cc2)
  • folder name had output instead of outputs. Missing folder name and double slash (b797af7)
  • improved start command example (e8acbad)
  • Missing -rf (9501fbc)
  • move lint into build script so the github_build task can depend on lint passing (#55) (c2b6164)
  • Need write on content to push out gh-pages (4548fa8)
  • needs some quoting (7c7e779)
  • Re-apply README.md from origin/main (89d6298)
  • Remove /install.sh on the curl example (898b292)
  • Remove the old status thing we only needed temporarily (c4929bb)
  • Repair comment by @kalote (0ddded8)
  • Repair proxy and remove gh-pages deploy (a783069)
  • Resolve final problems (091b228)
  • Run and repair lint errors (fa856e2)
  • Serve us binaries from google bucket even in the github pages deployements (433c610)
  • Setup initial build to 0.5.0 (774975b)
  • Should be just -r and not -rf (bf27faf)
  • Some cleanup and a warning if the user already has a version (cbeecf8)
  • Some cleanup of the pkg docs (most of the time we're using the tarballs.) (541914c)
  • Switch to using google bucket for deploy (in addition to gh-pages, step 1) (63fc700)
  • Syntax error in remove.yml (8372cb5)
  • The PR sticky comment no longer needs to refer to the google bucket url (d354711)
  • Try to add id-token: write (65f5a36)
  • Try to add messaging directly into names. (2758d01)
  • typo (8ba9454)
  • validator flag order (8512c0f)
  • validator.yaml name (2e90639)
  • Version name is not going through due to missing needs value (c75b3cb)

Miscellaneous Chores

0.5.0 (2023-05-02)

Features

  • 13: Implement lukso reset (#16) (57d516b)
  • 14: Fix lukso logs (#15) (743229e)
  • 17: Address demo (#18) (5ab9761)
  • 19: Validator command (#20) (6ec7f3b)
  • 21: PID files (#22) (3b17fa3)
  • 24: correct flags (#29) (a31d57a)
  • 3: Implement start and stop (#8) (0ee3aeb)
  • 30: Validator deposit trasnactions (#31) (c53a1e7)
  • 4: Implement logs command (#9) (46aace5)
  • add global option table (acf7d11)
  • add improved + structured flag table (c8638ac)
  • add missing dev install (59c1cba)
  • add repo and client clarification (e350fef)
  • add subcommand table (61df98b)
  • add tag table + clarify description (d53decc)
  • add usage and fix cmd list + desc (29310f8)
  • apply suggestions (5d05fe1)
  • applying feedback (729661f)
  • correct + match cmd descriptions in CLI (38c49c6)
  • Download dependencies (#1) (1194c67)
  • fix styling and add description (541493b)
  • improve and clarify node setup (f8cf859)
  • improve welcome page (24e26f5)
  • list features and repo structure (0c3b344)
  • load geth genesis (#10) (0c8b587)
  • remove and ignore future executables (b76c2f7)
  • specify install and list node structure (f6e1144)
  • update + improve PR testing description (188b2dd)
  • update and structure example cmds (029c5f3)
  • update and structure validator section (810281a)
  • update binding section (24baeb3)

Bug Fixes

  • Add a separate PR status notification. (5478ee8)
  • Add CI, server, install and so on, squash (1a91d15)
  • add contents (3151f81)
  • Add LICENSE into main branch (4cf7768)
  • Allow prysm to startup for 1 second (1b800c2)
  • Also enable pull_request write (7347b3d)
  • Change pass.txt to temporary pipe. (a98a492)
  • consistency (cf341f4)
  • copy is going to wrong folder. echo folder (5b6ddd5)
  • Disable release-please process on pull_request (1e9ce50)
  • dont use multilines for 2-3 flags (165fb64)
  • Fix naming of output file (b9f3cc2)
  • folder name had output instead of outputs. Missing folder name and double slash (b797af7)
  • improved start command example (e8acbad)
  • Missing -rf (9501fbc)
  • move lint into build script so the github_build task can depend on lint passing (#55) (c2b6164)
  • Need write on content to push out gh-pages (4548fa8)
  • needs some quoting (7c7e779)
  • Re-apply README.md from origin/main (89d6298)
  • Remove /install.sh on the curl example (898b292)
  • Remove the old status thing we only needed temporarily (c4929bb)
  • Repair comment by @kalote (0ddded8)
  • Repair proxy and remove gh-pages deploy (a783069)
  • Run and repair lint errors (fa856e2)
  • Serve us binaries from google bucket even in the github pages deployements (433c610)
  • Setup initial build to 0.5.0 (774975b)
  • Should be just -r and not -rf (bf27faf)
  • Some cleanup and a warning if the user already has a version (cbeecf8)
  • Some cleanup of the pkg docs (most of the time we're using the tarballs.) (541914c)
  • Switch to using google bucket for deploy (in addition to gh-pages, step 1) (63fc700)
  • Syntax error in remove.yml (8372cb5)
  • The PR sticky comment no longer needs to refer to the google bucket url (d354711)
  • Try to add id-token: write (65f5a36)
  • Try to add messaging directly into names. (2758d01)
  • typo (8ba9454)
  • validator flag order (8512c0f)
  • validator.yaml name (2e90639)
  • Version name is not going through due to missing needs value (c75b3cb)

Miscellaneous Chores