You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Add Mock Data Feeds contracts
* feat: Add MockOffchainAggregator contract that expose minAnswer and maxAnswer functions. Add functionality to MockV3Aggregator to change underlying aggregator
* chore: Forge install @chainlink/contracts@v1.1.1
* feat: Add mock data feeds smoke test
* chore: List upcoming release in Changelog
* feat: Add unit tests for mock data feeds contracts
* feat: Add smoke test for mock data feeds using Hardhat
* feat: Add forking test example and prepare for beta release
* fix: Fix bugs from the v0.2.0-beta release
chore: Prepare for the v0.2.1-beta release
* chore: Duplicate publish-beta-release.yml file from the main branch
* chore: Announce v0.2.1 release candidate
* fix: Nit changes from a PR review
0 commit comments