Skip to content

Fix #2681: Rename economic security headers in 220 CSV files - #3562

Open
Larslllllll wants to merge 1 commit into
Chain-Love:mainfrom
Larslllllll:fix/dbip-2681
Open

Fix #2681: Rename economic security headers in 220 CSV files#3562
Larslllllll wants to merge 1 commit into
Chain-Love:mainfrom
Larslllllll:fix/dbip-2681

Conversation

@Larslllllll

@Larslllllll Larslllllll commented Sep 3, 2026

Copy link
Copy Markdown

Summary

Header-only implementation of approved DBIP #2681 against the current main branch.

Changes

  • Rename economicalSecurity to economicSecurity.
  • Rename economicalSecurityNote to economicSecurityNote.
  • Apply the rename to 140 bridge CSV files and 80 oracle CSV files.
  • Keep schema and metadata changes out of this main data PR.

Data-integrity checks

  • Exactly 220 CSV files changed; every file has one added and one removed header line.
  • SHA-256 hashes of every file body after the header match upstream/main exactly.
  • No CSV value or row changed.
  • git diff --check passes.

Validation

The full first-party pipeline passes locally against the coordinated json-tools schema/metadata rename:

  • validate_csv.py
  • csv_to_json.py
  • validate.py

The existing warnings for legacy networks without populated chain values are unchanged and unrelated.

Dependency

The matching schema/metadata rename must land on json-tools before this data PR can pass the repository's isolated CI. PR #3117 is the active fix that enables reliable CI for json-tools-targeted PRs.

Fixes #2681.

Reward address (Ethereum Mainnet USDC/USDT): 0x06f44f4839fd5df4f4670036d028b29dec939363

@Larslllllll Larslllllll changed the title Fix #2681: Rename economicalSecurity -> economicSecurity across 221 files Fix #2681: Rename economic security headers in 220 CSV files Sep 3, 2026
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.

[DBIP] economicalSecurity/economicalSecurityNote misspell "economic security" in all 219 bridge and oracle files

1 participant