-
Notifications
You must be signed in to change notification settings - Fork 115
feat: add publisher caps to the validator #412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
5cca0d9
feat(program): match version with pythnet
Reisen a8e1d32
feat: validator access point (wip)
Riateche 4245d37
feat: add price account flags
Riateche 762ad54
feat(program): fill out validator aggregation code
Reisen 6eaf432
feat: don't aggregate on v2, clear message buffer, report validator a…
Riateche 27212ee
feat: return price feed messages from validator aggregation
Riateche 847b3f5
test: enable v2 aggregation
Riateche c9aa1e3
test: test aggregation toggle
Reisen f0ac267
fix: don't aggregate in validator if already aggregated in this slot
Riateche 17a1cf6
chore: reexport solana_program and add derive debug
Riateche ce71807
chore: add comments
Riateche 9ee8058
fix: don't revert if c_upd_aggregate returns false
Riateche 9f03544
fix: make update_price_cumulative infallible; don't generate v2 messa…
Riateche a59effe
chore: remove publisher sorting hack
Riateche 9523209
chore: remove AggregationOutcome
Riateche 064a173
fix: remove debug_assert
Riateche 70c9559
fix: allow clearing message buffers regardless of message_sent_ flag
Riateche 5d1b09d
test: add test_upd_price_with_validator
Riateche 3c9feb8
checkpoint
guibescos b13edd7
fix import
guibescos 7d0958f
go
guibescos afe2eda
try this
guibescos fdcad70
go
guibescos 881a2c0
try again
guibescos 4d13547
Checkpoint
guibescos f6f4e3b
go
guibescos fa751b4
rename
guibescos 2c78d8c
add test
guibescos 80a3ccf
cargo lock
guibescos f853cd0
go
guibescos 170afde
go
guibescos ef90813
format
guibescos 6ad4893
rename
guibescos a0b470b
bump again
guibescos 14c719d
add z
guibescos 706a29c
go
guibescos d949c27
chore: add missing imports and fix warnings
Riateche fe64764
add m
guibescos ee9a478
Merge branch 'accumulator-v2' into feat/publisher-caps
guibescos 91b235b
Clippy
guibescos 9d58ce6
Merge branch 'main' into feat/publisher-caps
guibescos b2320d9
Update program/rust/src/accounts/price.rs
guibescos 0783aa5
Update program/rust/src/accounts/price.rs
guibescos 02bbe21
Remove vector
guibescos d7fa02d
fix: remove unwrap
guibescos dbbbc06
add comments
guibescos 546efd7
fix: undo this
guibescos 486e558
another comment
guibescos f6de9ed
add comment
guibescos 632ee45
use checked indexing
guibescos 8195a38
fix: use crates version of pythnet-sdk
guibescos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.