Skip to content

chore: merge main into midnight-v1 - #40

Merged
ctoyan merged 183 commits into
midnight-v1from
merge/main-into-midnight-v1
Jul 15, 2026
Merged

chore: merge main into midnight-v1#40
ctoyan merged 183 commits into
midnight-v1from
merge/main-into-midnight-v1

Conversation

@ctoyan

@ctoyan ctoyan commented Jul 15, 2026

Copy link
Copy Markdown

Merges the latest main (182 commits) into midnight-v1.

Conflict resolutions

  • rust/main/agents/relayer/Cargo.toml: kept main's updated aleo feature (now with dep:hyperlane-aleo) and re-added the midnight feature line below it.
  • rust/main/hyperlane-core/src/chain.rs: took main's cleaned-up domain list and re-inserted the Midnight pieces: Midnight = 1234 (moved into the local-chains block to match main's new layout), the Midnight protocol variant, and its LocalTestChain / domain_protocol() / IndexMode::Sequence match arms.
  • rust/main/Cargo.lock: took main's lockfile and re-resolved. The midnight git deps force minimal bumps of 11 transitive pins (ff, parking_lot, anyhow, sha2, serde_bytes, tracing, flate2, byte-slice-cast, wasm-bindgen-futures, ethnum, rand); everything else stays at main's versions.

Verification

  • cargo check --workspace --all-targets --features aleo,midnight,integration_test passes (same feature set CI uses).
  • cargo fmt --check clean on the edited crate.

paulbalaji and others added 30 commits April 23, 2026 16:27
…yperlane-xyz#8677)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Trevor Porter <tkporter@users.noreply.github.com>
…otedCalls (hyperlane-xyz#8699)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: hyper-gonk[bot] <246310972+hyper-gonk[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Claude <claude@hyperlane.xyz>
xeno097 and others added 24 commits July 10, 2026 17:57
…z#8980)

Co-authored-by: pbio <10051819+paulbalaji@users.noreply.github.com>
@ctoyan
ctoyan changed the base branch from midnight-v1 to main July 15, 2026 20:12
@ctoyan
ctoyan changed the base branch from main to midnight-v1 July 15, 2026 20:14
@ctoyan ctoyan self-assigned this Jul 15, 2026
@ctoyan
ctoyan merged commit d55b5f5 into midnight-v1 Jul 15, 2026
23 of 112 checks passed
@ctoyan
ctoyan deleted the merge/main-into-midnight-v1 branch July 15, 2026 20:14
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.