
GitHub & Bug Reports
We maintain an open-source approach for transparency, collaboration, and community contributions. All IFÁ Labs oracle-related code, interfaces, documentation, and audit reports are hosted on GitHub.
Main Repository
Repository URL https://github.com/IFA-Labs/oracle_contract
What you'll find there:
Full smart contract source code (
src/)Official Solidity interface (
ifapricefeed-interface)Audit reports (including AdForensics full report)
Example contracts and integration snippets
Deployment scripts and test suites
How to Report Bugs / Issues
Preferred Method: Open an issue directly on GitHub https://github.com/IFA-Labs/oracle_contract/issues/new
Choose the appropriate template (Bug Report, Feature Request, Question)
Provide:
Clear title
Network (e.g., Base Mainnet)
Oracle address used
Asset ID(s) involved
Steps to reproduce
Expected vs actual behavior
Screenshots / transaction hashes (if applicable)
Any relevant code snippets
Alternative: Email [email protected] (Especially useful for sensitive or security-related reports)
Contributing Code or Documentation
We welcome pull requests!
Fork the repository
Create a branch (
feature/your-feature-name)Submit a PR with clear description
All PRs go through review
Common contribution areas:
Improved examples
Additional test cases
Documentation enhancements
Gas optimizations
Security / Vulnerability Reports
Do NOT open public issues for security bugs. Use the dedicated channel: [email protected] Follow responsible disclosure guidelines (see Report a Vulnerability).
Staying Updated
Watch the repository for notifications
Star it to show support
Follow @ifalabs on X for major releases
Your feedback, bug reports, and contributions directly help improve IFÁ Labs for the entire ecosystem.
Last updated
Was this helpful?

