-
Notifications
You must be signed in to change notification settings - Fork 110
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pyth-network/pyth-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: oracle-v2.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pyth-network/pyth-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: oracle-v2.32.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 17 files changed
- 5 contributors
Commits on Jun 24, 2024
-
Update bounty to Immunefi (#409)
* Update bounty to Immunefi * add bullet points --------- Co-authored-by: Guillermo Bescos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8b5264 - Browse repository at this point
Copy the full SHA f8b5264View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0e444d - Browse repository at this point
Copy the full SHA f0e444dView commit details
Commits on Jul 24, 2024
-
Support aggregation in validator (#410)
* feat(program): match version with pythnet * feat: validator access point (wip) * feat: add price account flags * feat(program): fill out validator aggregation code * feat: don't aggregate on v2, clear message buffer, report validator aggregation errors * feat: return price feed messages from validator aggregation * test: enable v2 aggregation * test: test aggregation toggle * fix: don't aggregate in validator if already aggregated in this slot * chore: reexport solana_program and add derive debug * chore: add comments * fix: don't revert if c_upd_aggregate returns false * fix: make update_price_cumulative infallible; don't generate v2 messages until v1 buffer is cleared * chore: remove publisher sorting hack * chore: remove AggregationOutcome * fix: remove debug_assert * fix: allow clearing message buffers regardless of message_sent_ flag * test: add test_upd_price_with_validator * chore: add missing imports and fix warnings * test: verify aggregation output * chore: bump version --------- Co-authored-by: Reisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a278681 - Browse repository at this point
Copy the full SHA a278681View commit details
There are no files selected for viewing