circle-info
This is the first version of our Documentation, it will be improved and extended soon.
Page cover

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_contractarrow-up-right

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

  1. Preferred Method: Open an issue directly on GitHub https://github.com/IFA-Labs/oracle_contract/issues/newarrow-up-right

    • 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

  2. Alternative: Email [email protected]envelope (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]envelope Follow responsible disclosure guidelines (see Report a Vulnerability).

Staying Updated

  • Watch the repository for notifications

  • Star it to show support

  • Follow @ifalabsarrow-up-right 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?