-
Notifications
You must be signed in to change notification settings - Fork 504
Create devcontainer.json/clone #3120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
theomart77
wants to merge
112
commits into
gobitfly:BEDS-90/monitor-eth1inder-balance-updater
Choose a base branch
from
theomart77:patch-1
base: BEDS-90/monitor-eth1inder-balance-updater
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Create devcontainer.json/clone #3120
theomart77
wants to merge
112
commits into
gobitfly:BEDS-90/monitor-eth1inder-balance-updater
from
theomart77:patch-1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add: funding.json
* feat(pectra): implement frontend changes * more stuff * xxx * update spec parsing * update ui * updates * updates * updates * fix(api): underflow in GetValidatorAttestationHistory call * updates * remove log message * feat(api): add endpoints for pectra consolidation requests & deposits * update api docs * rework api endpoints * fix(docker): update golang to 1.23.5 * fix(frontend): use hash-based intersect on validator-slashing-page * fix(frontend): fix validatorConsolidations table * ops: update ci to [email protected] * fix(frontend): fix validatorConsolidations.html * fix: make linter happy with templates * ops: update staticcheck from 2023.1.7 to 2025.1 * fix: make staticcheck happy --------- Co-authored-by: peter <[email protected]> Co-authored-by: invis-bitfly <[email protected]> Co-authored-by: Patrick Pfeiffer <[email protected]>
* feature: treat 0x02 as valid withdrawal credential now
fix(menu): remove eversteel links
…index in blocks/produced endpoint (gobitfly#3036)
…ss the withdrawal
… deposits, making it work with withdrawal requests
This reverts commit 4a52603.
Co-authored-by: peter <[email protected]>
feature: devnet 6 support feature: move-to-compounding list for validator page feature: pectra apis (slot compounding, validator consolidations and compounding) feature: consolidation message on validator page feature: execution consolidations and withdrawals in validator dashboard feature: pectra tx events breakdown
…unding_requests_v2
misc: handle null
* feat: reference queue deposit request * refactor: deposit matching in single tx
Co-authored-by: Patrick Pfeiffer <[email protected]>
Co-authored-by: Patrick Pfeiffer <[email protected]>
Co-authored-by: Patrick Pfeiffer <[email protected]>
BEDS-1556 Co-authored-by: Patrick Pfeiffer <[email protected]>
* feat(api): allow custom range in ApiValidatorAttestations * feat(api): add slim option to ApiValidatorAttesations
* feat(api): allow custom range in ApiValidatorAttestations * feat(api): add slim option to ApiValidatorAttesations * fix(api): improve get validator bls change query * fix(api): improve get validator bls change query * fix: session parsing for UserV1Notification * feat: remove deprecated pages and associated code * feat: reroute non v1 notification users to v2 * feat: dynamic nav url for v1 notification or v2 notifications, default to v2 * debugging v1 notification query * debugging v1 notification query * Revert "debugging v1 notification query" This reverts commit 6afb54f. * fix: gnosis to include v1 and v2 navbars for notification --------- Co-authored-by: invis-bitfly <[email protected]> Co-authored-by: peter <[email protected]> Co-authored-by: Manuel <[email protected]>
For personal use and pick apart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For personal use and pick apart