-
Couldn't load subscription status.
- Fork 1
Refactor Solana Indexer, Support DAMM V2 #473
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
57 commits
Select commit
Hold shift + click to select a range
70a3275
wip: support damm v2
rickyrombo 88681cc
add slot to remove race conditions, move pgNotify watcher
rickyrombo 8add570
typo
rickyrombo b3b792f
remove unused
rickyrombo 65e1f52
Create TokenIndexer
rickyrombo f8bf089
removals
rickyrombo bc781b2
Move indexers to own packages
rickyrombo b56a433
program indexer, artist_coins columns, etc
rickyrombo 21cda92
tests
rickyrombo 7ccf02d
fix address=>account and test schema
rickyrombo 7b4a6e1
add some tests, fix sql txs
rickyrombo fa7dba4
fix schema again, more tests
rickyrombo 38b886c
add tests for token indexer
rickyrombo a8849a2
add program indexer tests, add recipient eth address to reward disbur…
rickyrombo 05a2169
delete unused tests
rickyrombo f766553
Make grpc factory and test start
rickyrombo 692513a
remove println
rickyrombo a0f1556
rename
rickyrombo 1ec4c7d
backfiller
rickyrombo e5229af
Merge remote-tracking branch 'origin/main' into mjp-solana-indexer-pa…
rickyrombo 56fefa9
fix fees to always return a row
rickyrombo aeee389
always use test db for creating test schema
rickyrombo 4cddb1d
fix test schema
rickyrombo 6609c18
make deterministic test schema
rickyrombo e86577e
add healthcheck for db
rickyrombo 8400aac
Make dbc job run more often temporarily
rickyrombo e77bfed
update readme
rickyrombo 47779d0
add new Version field to DAMM V2 pools
rickyrombo 334b6a9
add dbc pool protocol_quote_fee and clarify pools in migration
rickyrombo d16ba21
stronger test assertions
rickyrombo 433133c
add slot padding constant
rickyrombo b509ca4
rename update => update_message
rickyrombo 0b22e55
update test schema
rickyrombo 8c849a2
make transactions for migrations
rickyrombo 239eba2
comments
rickyrombo eec077d
clearer args
rickyrombo f3f357a
remove sleeps
rickyrombo 7cd1ff9
collect instead of scan loops
rickyrombo eb3e0c3
clarity for retry queue
rickyrombo 6510713
use discriminator instead of size to check position account
rickyrombo 8a9814c
fix typos
rickyrombo 592f96d
fix test
rickyrombo 7431b04
Use pgxlisten
rickyrombo 25ceaa9
Use NAME constant for logger
rickyrombo 1fae555
Update DBC pool using job, for backfilling prod
rickyrombo f7f54eb
Make test respect context timeouts
rickyrombo 481701f
fix bug with dbc program indexer listening to wrong program
rickyrombo 985f77b
remove pg notify helpers
rickyrombo 6c5fe82
add retries for other indexers
rickyrombo 937c673
remove pointer
rickyrombo 9bf4f50
update models
rickyrombo 362a34d
further use the DRY query to prevent mistakes
rickyrombo 3e71319
missed commit
rickyrombo 2219e83
remove destructive action
rickyrombo da20fcb
swagger.yml
rickyrombo b39d434
more details
rickyrombo 232ecae
keep underscores
rickyrombo 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
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
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
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.