Skip to content

chore(deps): bump gravity-api-types for epoch-start recovery - #376

Merged
Lchangliang merged 1 commit into
Galxe:mainfrom
Lchangliang:codex/bump-gravity-api-types-pr75
Jul 3, 2026
Merged

chore(deps): bump gravity-api-types for epoch-start recovery#376
Lchangliang merged 1 commit into
Galxe:mainfrom
Lchangliang:codex/bump-gravity-api-types-pr75

Conversation

@Lchangliang

Copy link
Copy Markdown
Collaborator

Summary

  • bump gravity-api-types to Galxe/gravity-aptos@b1f68dc
  • pick up the BlockInfo::match_ordered_only recovery guard from gravity-aptos#75
  • allow epoch-start committed roots with earlier executed timestamps to recover instead of panic-looping

Tests

  • cargo check -p reth-pipe-exec-layer-ext-v2

@Lchangliang
Lchangliang merged commit cb79bd0 into Galxe:main Jul 3, 2026
31 checks passed
nekomoto911 added a commit to nekomoto911/gravity-reth that referenced this pull request Jul 10, 2026
…onto v2.3.0 API base

Merge Galxe/gravity-reth main (a379a86) into the v2.3.0 migration branch:
9 conflicted files / 18 hunks resolved, 3 auto-merged files needed revm-40
semantic fixes (ResultGas, AccountInfo::account_id, EvmOverrides signature),
system_caller_migration.rs ported to the new Account/AccountInfo API.

Upstream commits: Galxe#367 gas-exempt system txs + zero SYSTEM_CALLER at Alpha,
Galxe#370 unconditional BLS pop-verify registration, Galxe#371 randomness equivalence
tests, Galxe#374 hardfork test CI, Galxe#376 gravity-api-types bump, Galxe#377
debug_traceTransaction target-tx gas-exempt gap.

Resolution ledger + shutdown-race investigation:
docs/merge-v2.3.0/upstream-sync-2026-07-09.md

Verified: cargo check --workspace --all-features = 0 err; fmt clean;
gravity_pipe_test smoke 5/5 green (one flaky pre-existing shutdown race
observed once, root-caused as reth-tasks Arc-owned-runtime teardown race,
documented, not merge-introduced).
nekomoto911 added a commit to nekomoto911/gravity-reth that referenced this pull request Jul 10, 2026
…fix)

Same rev (b1f68dc) as Galxe#376; adding the .git suffix makes cargo unify this
source with gravity-sdk's gaptos dependency so both link ONE api-types
instance instead of two byte-identical copies.
nekomoto911 added a commit that referenced this pull request Jul 10, 2026
… API base

Linear replay of the Galxe main sync (a379a86): 9 conflicted files /
18 hunks resolved, 3 auto-merged files needed revm-40 semantic fixes
(ResultGas, AccountInfo::account_id, EvmOverrides signature),
system_caller_migration.rs ported to the new Account/AccountInfo API.

Upstream commits: #367 gas-exempt system txs + zero SYSTEM_CALLER at Alpha,
#370 unconditional BLS pop-verify registration, #371 randomness equivalence
tests, #374 hardfork test CI, #376 gravity-api-types bump, #377
debug_traceTransaction target-tx gas-exempt gap.

Resolution ledger + shutdown-race investigation:
docs/merge-v2.3.0/upstream-sync-2026-07-09.md

Verified: cargo check --workspace --all-features = 0 err; fmt clean;
gravity_pipe_test smoke 5/5 green.
nekomoto911 added a commit that referenced this pull request Jul 10, 2026
…fix)

Same rev (b1f68dc) as #376; adding the .git suffix makes cargo unify this
source with gravity-sdk's gaptos dependency so both link ONE api-types
instance instead of two byte-identical copies.
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.

2 participants