Skip to content

[mainnet] - ETH Recovery Execution Task #392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Aug 4, 2025

Conversation

jjtny1
Copy link
Contributor

@jjtny1 jjtny1 commented Aug 1, 2025

This PR includes the execution tasks to run on Arbitrum, Optimism and Base to recover ETH sent to portal addresses on these chains.

This includes an analysis tool (created by @0xekkila) to create a json list of addresses that need to be refunded.

xenoliss and others added 21 commits July 24, 2025 18:55
* feat: integrate TypeScript analysis system for ETH recovery

- Add complete TypeScript analysis system with address categorization
- Integrate CEX address filtering and naughty-list checking
- Create organized output structure under output/{chain}/ directories
- Add separate Makefile commands for each chain (Arbitrum, Base, Optimism)
- Include dry-run support and prerequisite checking
- Rename chains.ts to settings.ts for better organization
- Move CEX wallets to src/config/ for centralized configuration
- Update documentation with comprehensive usage instructions

Chain-specific commands added:
- make analyze-{arbitrum|base|optimism}
- make execute-{chain}-recovery
- make dry-run-{chain}-recovery

Analysis flow: fetch transactions → filter addresses → generate recovery files

* adjust script to match foundry script

* remove unnessary changes

* add adjustments

* update RPC URL
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Aug 1, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 2/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 2
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 2
2
1 if commit is unverified 0
Sum 2

@jjtny1 jjtny1 requested review from jackchuma and xenoliss August 1, 2025 14:42
@cb-heimdall cb-heimdall dismissed jackchuma’s stale review August 1, 2025 16:05

Approved review 3079633279 from jackchuma is now dismissed due to new commit. Re-request for approval.

@cb-heimdall
Copy link
Collaborator

Review Error for roger-bai-coinbase @ 2025-08-01 20:13:47 UTC
User failed mfa authentication, see go/mfa-help

@base base deleted a comment from Jago8989 Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@base base deleted a comment from github-actions bot Aug 2, 2025
@jackchuma jackchuma merged commit ce476f8 into main Aug 4, 2025
5 of 6 checks passed
@jackchuma jackchuma deleted the joby.thundil/execute-eth-recovery branch August 4, 2025 16:21
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.

8 participants