Skip to content

fix: Add Chainlink oracle price feed integration#15

Merged
abhicris merged 1 commit intokcolbchain:mainfrom
ledgerpilot:ledgerpilot/fix-9
Apr 15, 2026
Merged

fix: Add Chainlink oracle price feed integration#15
abhicris merged 1 commit intokcolbchain:mainfrom
ledgerpilot:ledgerpilot/fix-9

Conversation

@ledgerpilot
Copy link
Copy Markdown
Contributor

Closes #9

What changed

The fix implements the ChainlinkPriceFeed adapter in the src/oracle/price_feed.py module, leveraging the existing ChainlinkOracle connector to fetch real-time prices and convert them into PricePoint objects, including robust error handling for common oracle issues.

Files modified

  • src/oracle/price_feed.py

Draft PR — please review before merging.

@ledgerpilot ledgerpilot marked this pull request as ready for review April 9, 2026 05:39
@abhicris abhicris merged commit 2a7ec23 into kcolbchain:main Apr 15, 2026
0 of 2 checks passed
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.

Add Chainlink oracle price feed integration

2 participants