Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
ghzhost
/
so4-oracle
Public
forked from
SO4-Markets/so4-oracle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
so4-oracle
oracle
src
prices.rs
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 1, 2026
fix: repair build breakage and two incorrect test assumptions from upstream drift
Show description for 088a59a
davedumto
committed
088a59a
View commit details
Copy full SHA for 088a59a
View code at this point
Browse repository at this point
test(prices): cover aggregate_prices error branches (#510)
Show description for b0ab11b
davedumto
committed
b0ab11b
View commit details
Copy full SHA for b0ab11b
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
feat: improve error handling across keeper and price cycles
Show description for 6dce43a
presidoclintonbased-alt
committed
6dce43a
View commit details
Copy full SHA for 6dce43a
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
fix clippy and fmt issues across the repo
barry01-hash
committed
94b06a0
View commit details
Copy full SHA for 94b06a0
View code at this point
Browse repository at this point
fix: race loop handles against server to detect silent task death
Show description for 48a1f3a
barry01-hash
committed
48a1f3a
View commit details
Copy full SHA for 48a1f3a
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
test(oracle): add property-based tests and fix security vulnerabilities in price aggregation and submission
Show description for 66bec4e
Ada-Girly881
committed
66bec4e
View commit details
Copy full SHA for 66bec4e
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
feat: test compute median (#481)
Show description for 6ec8990
Oluwatomilola
authored
6ec8990
View commit details
Copy full SHA for 6ec8990
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
feat(oracle): add test for aggregate_prices when filtered sources below minimum (#479)
Show description for c66f8ff
osasfaith
authored
c66f8ff
View commit details
Copy full SHA for c66f8ff
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
feat(oracle): test to validate impl #382 (#472)
Show description for b3a5e79
JoshdfG
authored
b3a5e79
View commit details
Copy full SHA for b3a5e79
View code at this point
Browse repository at this point
feat(oracle): update impl tests #381 (#471)
Show description for e43547f
JoshdfG
authored
e43547f
View commit details
Copy full SHA for e43547f
View code at this point
Browse repository at this point
feat(oracle/prices): test-3 sources uses percentile #380 (#470)
Show description for 140eff6
JoshdfG
authored
140eff6
View commit details
Copy full SHA for 140eff6
View code at this point
Browse repository at this point
feat(oracle): percentile accuracy #379 (#469)
Show description for 4aee12f
JoshdfG
authored
4aee12f
View commit details
Copy full SHA for 4aee12f
View code at this point
Browse repository at this point
feat: document price cycle workflow and resolve issues #391, #392, #393, #394
Show description for 4b2c344
chiscookeke11
committed
4b2c344
View commit details
Copy full SHA for 4b2c344
View code at this point
Browse repository at this point
fix(Oracle): resolved all issues in one: #341, #343, #344, #348
Levi-Ojukwu
committed
13ffa1c
View commit details
Copy full SHA for 13ffa1c
View code at this point
Browse repository at this point
feat(oracle): expose percentile/deviation_bps publicly and test abc rejection (#371)
Show description for 4ffb5cc
Chucks1093
committed
4ffb5cc
View commit details
Copy full SHA for 4ffb5cc
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Rewrite oracle runtime foundation
0xsteins
committed
a660ae1
View commit details
Copy full SHA for a660ae1
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
feat: enhance oracle functionality with new price aggregation and validation
Show description for 3c40a7c
IbrahimIjai
committed
3c40a7c
View commit details
Copy full SHA for 3c40a7c
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Remove deprecated router integration tests, Docker Compose configuration, and build/deploy scripts
Show description for 4b5c92f
IbrahimIjai
committed
4b5c92f
View commit details
Copy full SHA for 4b5c92f
View code at this point
Browse repository at this point
Commits on May 29, 2026
Add deploy script, E2E test, CI, and local dev stack (#111–#114)
Show description for 29a2713
devsimze
and
cursoragent
committed
29a2713
View commit details
Copy full SHA for 29a2713
View code at this point
Browse repository at this point
fixing issues, done
blurbeast
committed
32136f0
View commit details
Copy full SHA for 32136f0
View code at this point
Browse repository at this point
Commits on May 28, 2026
chore(oracle): formatting and linting fixes
Show description for f622612
pope-h
committed
f622612
View commit details
Copy full SHA for f622612
View code at this point
Browse repository at this point
test(oracle): expand unit tests for price aggregation logic
Show description for 6eb565b
pope-h
committed
6eb565b
View commit details
Copy full SHA for 6eb565b
View code at this point
Browse repository at this point
feat(oracle-worker): retry backoff, network config, balance monitoring, price intervals
Show description for 666dc80
Godbrand0
committed
666dc80
View commit details
Copy full SHA for 666dc80
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.