Skip to content

Conversation

RembrandtK
Copy link
Contributor

WIP and expected to be re-based onto main after Horizon has been merged.

RembrandtK and others added 18 commits August 13, 2025 12:02
- Remove restrictive rootDir setting that prevented imports from parent directories
- Set rootDir to '..' to allow access to parent contracts types
- Fixes CI build failure in packages/contracts/task TypeScript compilation

Resolves TypeScript error TS6059 where files outside rootDir were being imported
- Remove PNPM_HOME env var to use pnpm defaults
- Simplify host-setup.sh to only create volumes
- Add robust pnpm cache directory creation in project-setup.sh
- Add proper error handling and permission setting
- Fix permission denied errors on container startup
- Ensure setup works on both first run and subsequent runs
@RembrandtK RembrandtK self-assigned this Sep 17, 2025
Copy link

openzeppelin-code bot commented Sep 17, 2025

Rewards Eligibility Oracle (ERO)

Generated at commit: 4eb9cdf1f23d779fd3fcb43f0115cd68438bbfce

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
4
0
15
39
60
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

RembrandtK and others added 9 commits September 18, 2025 12:25
Add core and core.* patterns to .gitignore to prevent core dump files
from being accidentally committed to version control.
Remove hardhat-dependency-compiler plugin as it's no longer needed.

The hardhat-dependency-compiler plugin was a historical workaround
that is no longer necessary for the current codebase structure.

Changes:
- Remove hardhat-dependency-compiler import and configuration from
  packages/contracts/test/hardhat.config.ts
- Remove getContractPaths() and findSolidityFiles() helper functions
- Remove hardhat-dependency-compiler dependency from
  packages/contracts/test/package.json
- Clean up hardhat-dependency-compiler directory reference from
  packages/contracts/package.json clean script
- Clean up unused imports (fs)
@pcarranzav
Copy link
Member

nit: isn't it REO rather than ERO?

@RembrandtK RembrandtK changed the title Rewards Eligibility Oracle (ERO) Rewards Eligibility Oracle (REO) Oct 3, 2025
@RembrandtK
Copy link
Contributor Author

This branch is almost obsolete. Once #1233 is merged I can PR a new rebased version cleanly against main.

@RembrandtK
Copy link
Contributor Author

Replaced by: #1235

@RembrandtK RembrandtK closed this Oct 7, 2025
@RembrandtK RembrandtK deleted the rewards-eligibility-oracle branch October 7, 2025 07:28
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.

4 participants