Skip to content

feat(oracles): Add WOJAK/USD price feed to CEX oracle#1621

Open
ghzlatarev wants to merge 5 commits intomainfrom
add-wojak-price-oracle
Open

feat(oracles): Add WOJAK/USD price feed to CEX oracle#1621
ghzlatarev wants to merge 5 commits intomainfrom
add-wojak-price-oracle

Conversation

@ghzlatarev
Copy link

@ghzlatarev ghzlatarev commented Aug 31, 2025

Summary

  • Add WOJAK/USD price feed configuration to existing CEX price feeds oracle
  • Configured with 6 major exchanges (Binance, Coinbase, Gate.io, KuCoin, MEXC, OKX)
  • Uses feed ID 733 to avoid conflicts with test environment

Test plan

  • Unit tests for WOJAK configuration parsing and processing (4/4 passing)
  • Settings validation and error handling
  • Multi-feed processing functionality
  • Code formatting and lint checks

🤖 Generated with Claude Code

Add WOJAK price feed configuration to existing CEX price feeds oracle
with multi-exchange support (Binance, Coinbase, Gate.io, KuCoin, MEXC, OKX).

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ghzlatarev ghzlatarev force-pushed the add-wojak-price-oracle branch from cc72fcb to a30df7d Compare August 31, 2025 02:59
ghzlatarev and others added 2 commits September 1, 2025 10:46
- Add 4 unit tests covering WOJAK configuration parsing and processing
- Configure dual crate types (cdylib + rlib) to support both WASM and native tests
- Test error handling for invalid configurations
- Test multi-feed processing functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Change WOJAK feed ID from 50002 to 733 to avoid test environment conflicts
- Fix code formatting issues identified by CI lint checks
- Update all test references to use correct feed ID 733

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ghzlatarev ghzlatarev changed the title feat(oracles): Add WOJAK price feed oracle with multi-exchange support feat(oracles): Add WOJAK/USD price feed to CEX oracle Sep 1, 2025
@github-actions
Copy link

github-actions bot commented Sep 1, 2025

🚀 Deployment Links of Blocksense Network websites:

Website Latest Update Commit
🌱 Documentation 01.09.2025 12:46:25 2deb361
📖 Docs UI Components 01.09.2025 12:46:25 2deb361
📝 UI Components 01.09.2025 12:46:25 2deb361

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