Skip to content

Update docs#278

Open
elle-j wants to merge 3 commits intomainfrom
lj/update-docs
Open

Update docs#278
elle-j wants to merge 3 commits intomainfrom
lj/update-docs

Conversation

@elle-j
Copy link
Copy Markdown
Contributor

@elle-j elle-j commented Apr 9, 2026

Summary

Updates docs such as CLAUDE.md and README.md to include retester compile, report-processor export-hashes, and report-processor compare-hashes.

@elle-j elle-j requested a review from 0xOmarA April 9, 2026 10:46
Comment on lines -154 to +212
- Solc (Solidity compiler) - auto-downloaded but resolc needs it in PATH
- Solc (Solidity compiler) - auto-downloaded
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Resolc doesn't need solc in PATH when solc is passed explicitly which it is here.

- Geth - When doing differential testing against the PVM we submit transactions to a Geth node and to Revive Dev Node to compare them.
- Revive Dev Node - When doing differential testing against the PVM we submit transactions to a Geth node and to Revive Dev Node to compare them.
- ETH-RPC - All communication with Revive Dev Node is done through the ETH RPC.
- Solc - This is actually a transitive dependency, while this tool doesn't require solc as it downloads the versions that it requires, resolc requires that Solc is installed and available in the path.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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


</details>

## Running Compilations and Comparing Bytecode Hashes
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Same content here as in CLAUDE.md.

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.

1 participant