Skip to content

fix(deposits.md): Typo#2606

Closed
qbzzt wants to merge 1 commit intodevelopfrom
qbzzt-patch-1
Closed

fix(deposits.md): Typo#2606
qbzzt wants to merge 1 commit intodevelopfrom
qbzzt-patch-1

Conversation

@qbzzt
Copy link
Contributor

@qbzzt qbzzt commented May 24, 2022

Change link to say withdrawal spec rather than deposit spec, when it really goes to withdrawals.md

Instead of ethereum-optimism/optimistic-specs#448

Change link to say withdrawal spec rather than deposit spec, when it really goes to withdrawals.md

Instead of ethereum-optimism/optimistic-specs#448
@changeset-bot
Copy link

changeset-bot bot commented May 24, 2022

⚠️ No Changeset found

Latest commit: 0b8d53a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

If the caller is a contract, the address will be transformed by adding
`0x1111000000000000000000000000000000001111` to it. This is the reverse of the
transformation described in the [deposits spec](./withdrawals.md#address-aliasing). This prevents attacks in which a
transformation described in the [withdrawal spec](./withdrawals.md#address-aliasing). This prevents attacks in which a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, TODO, we don't do aliasing on the way back.

@trianglesphere
Copy link
Contributor

Being fixed in #2658 (ToB also called this out).

@trianglesphere trianglesphere self-requested a review June 7, 2022 16:16
@mergify
Copy link
Contributor

mergify bot commented Jun 8, 2022

Hey @qbzzt! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added the conflict label Jun 8, 2022
@trianglesphere
Copy link
Contributor

@qbzzt closing b/c this was resolved in #2658

@qbzzt qbzzt deleted the qbzzt-patch-1 branch July 22, 2022 00:30
theochap pushed a commit that referenced this pull request Dec 10, 2025
This PR implements a comprehensive spellcheck workflow using the `typos`
tool, following the same approach as
[paradigmxyz/reth#17501](paradigmxyz/reth#17501).

## Changes

**GitHub Actions Integration:**
- Added `typos` job to existing `rust_ci.yaml` workflow
- Runs on all PRs with 30-minute timeout

**Configuration (`typos.toml`):**
- Excludes build artifacts, git files, and generated content
- Excludes `*.go` files
- Allows project-specific terminology (kona, asterisc, cannon,
superchain, etc.)

**Local Development Support:**
- Added `just lint-typos` target for local spell checking with

**Codebase Cleanup:**
- Fixed all existing typos throughout the codebase (15 files affected)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: emhane <58548332+emhane@users.noreply.github.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Emilia Hane <undefined@users.noreply.github.com>
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.

3 participants