Skip to content

beacon deposits#2947

Merged
isstuev merged 6 commits intomainfrom
fe-953
Aug 22, 2025
Merged

beacon deposits#2947
isstuev merged 6 commits intomainfrom
fe-953

Conversation

@isstuev
Copy link
Contributor

@isstuev isstuev commented Aug 14, 2025

Description and Related Issue(s)

resolves #953

Proposed Changes

Added NEXT_PUBLIC_BEACON_CHAIN_VALIDATOR_URL_TEMPLATE that is used to build external validator link (used only if NEXT_PUBLIC_HAS_BEACON_CHAIN is set)

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@isstuev isstuev merged commit e1890b6 into main Aug 22, 2025
13 checks passed
@isstuev isstuev deleted the fe-953 branch August 22, 2025 10:11
isstuev added a commit that referenced this pull request Aug 28, 2025
* beacon deposits start

* some fixes

* test

* counters

* conflict fix

* fix mock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Beacon Chain Deposits page

2 participants