Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps golang.org/x/crypto from 0.36.0 to 0.45.0.

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2025 01:52
@dependabot dependabot bot requested review from 0xrajath and seanmcgary November 20, 2025 01:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.45.0 branch from 9c427c4 to aa976e5 Compare November 24, 2025 11:11
## Description

Skipping `should process blocks` test due to holesky deprecation and
hoodi/sepolia doesn't have `RewardsClaimed` event yet.

## Type of change

- [x] Chore (non-breaking change which does not add functionality)

## How Has This Been Tested?

Passing CI test.

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules
- [x] I have checked my code and corrected any misspellings
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.45.0 branch from aa976e5 to b502158 Compare December 8, 2025 10:18
serichoi65 and others added 11 commits December 9, 2025 00:45
## Description

### Testnet Hoodi
Upgrades existing contracts (adds new implementation addresses):
```
DelegationManager: 0x6fe5ebe3ed0f4b2419263868efb5cc640e541407
StrategyManager: 0xfc868562d93c4dc192419e970c220279cdab7b26
AVSDirectory: 0xe368218addc4d2ddc5b0afd70f5878dd8c1713eb
AllocationManager: 0x4a3027fc3ae9593874123df96e21e89a698cd7d9
RewardsCoordinator: 0x4a93d276ea78b48be9d8bb864bacdd5d5a713084
EigenPodManager: 0x0f264e714a3c03309f4041db26229ef4e9b00f5c
```
Adds new contracts (both proxy and implementation):
```
ReleaseManager: proxy 0xe863060013cb95473b96f7c3e1444e3e3df65671, impl 0x7a2b8c559a8c8c71a9d364ad250fce5a24b18f5d
CrossChainRegistry: proxy 0x9269432451965996be7796582c062cb0795d3e8b, impl 0x1bf65df60184a4a112742ce07f857739fedefbc0
OperatorTableUpdater: proxy 0xb02a15c6bd0882b35e9936a9579f35fb26e11476, impl 0x5dd026aa1c431858e439736d063111763243acae
ECDSACertificateVerifier: proxy 0xb3cd1a457dea9a9a6f6406c6419b1c326670a96f, impl 0xe867777f7c45cf6af9b08c7ad62b37c1be61dd25
BN254CertificateVerifier: proxy 0xff58a373c18268f483c1f5ca03cf885c0c43373a, impl 0xe5d02648ddd59ba688846fb5d01f738da6c1ffcb
TaskMailbox: proxy 0xb99cc53e8db7018f557606c2a5b066527bf96b26, impl 0xda35d6af400ef38e91bf3eb6c57d9e8d1bf35e36
```
### Testnet Sepolia
Same contracts upgraded + adding missing KeyRegistrar contract

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules
- [x] I have checked my code and corrected any misspellings
fix test

fix time to utc

fix time

time utc

fix

fix
fix

fix test
#474)

## Description

### 1. Database Migration
(`202511141700_withdrawalQueueAndAllocationRounding`)
- Enhanced `queued_slashing_withdrawals` table with timing columns for
14-day withdrawal tracking:
  - `completed`, `completion_*` - Completion tracking
- Enhanced `operator_allocations` table with rounding support:
- `effective_date` - Rounded date when allocation/deallocation takes
effect

### 2. Allocation/Deallocation Rounding Logic (Sabine Fork)
Implements day-boundary rounding to prevent gaming and mimic existing
registration behavior:
- **Allocations (increases)**: Round **UP** to next day → starts earning
tomorrow
- **Deallocations (decreases)**: Round **DOWN** to current day → stops
earning immediately
- **No change**: Round **DOWN** to current day (conservative default)

### 3. Dual Behavior Implementation
Maintains backward compatibility with fork-based behavior switching:
- **Before Sabine fork**: Uses old behavior (no rounding, date fields
are NULL)
- **After Sabine fork**: Applies rounding logic and populates date
fields
- Model continues processing allocations from Brazos fork onwards

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

Unit tests

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules
- [x] I have checked my code and corrected any misspellings
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.
- [Commits](golang/crypto@v0.36.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.45.0 branch from b502158 to a6f4161 Compare December 15, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant