-
Notifications
You must be signed in to change notification settings - Fork 426
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
Epic: Solana scraper support #4271
Comments
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 21, 2024
### Description Avoid Relayer to use GetBlock for Sealevel. It is a temporary solution until we migrate Sealevel integration to the latest Solana libraries ### Related issues - Contributes into #4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test --------- Co-authored-by: Danil Nemirovsky <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 2, 2024
### Description Support SequenceAware cursors for Deliveries ### Related issues - Contributes into #4271 ### Backward compatibility Yes (need adding column `sequence` to `delivered_message` table before merging ### Testing E2E Ethereum and Sealevel tests --------- Co-authored-by: Danil Nemirovsky <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 2, 2024
### Description Scraper becomes aware of new field `sequence` in `delivered_message` table. ### Related issues - Contributes into #4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 3, 2024
…e on gas payment (#4933) ### Description Store origin, destination, interchain_gas_paymaster and sequence on gas payment ### Related issues - Contributes into #4271 ### Backward compatibility Yes (after the fields are added to database schema) ### Testing E2E Ethereum and Sealevel tests (for no regressions). Co-authored-by: Danil Nemirovsky <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 3, 2024
…aster and sequence (#4938) ### Description Upgrade Scraper: Store origin, destination, interchain_gas_paymaster and sequence ### Related issues - Contributes #4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test (no regression) Co-authored-by: Danil Nemirovsky <[email protected]>
This was referenced Dec 4, 2024
Merged
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 4, 2024
### Description Add logging to store payments ### Related issues - Contributes #4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
Merged
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 5, 2024
### Description Adding logging to figure out null values in gas_payment table ### Related issues - Contributes into #4271 ### Backward compatibility Yes ### Testing None Co-authored-by: Danil Nemirovsky <[email protected]>
Merged
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 5, 2024
### Description Upgrade scraper in testnet4 ### Related issues - Contributes to #4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 6, 2024
### Description - Retrieve gas payment by origin, interchain_gas_paymaster and sequence - Add Sealevel to Scraper in E2E Ethereum and Sealevel tests ### Related issues - Contributes into #4271 ### Backward compatibility Yes (after backfill of origin, destination, interchain_gas_paymaster) ### Testing E2E Ethereum and Sealevel tests (including scraping Sealevel) --------- Co-authored-by: Danil Nemirovsky <[email protected]>
Merged
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 6, 2024
### Description Upgrade Scraper ### Related issues - Contributes into #4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test Co-authored-by: Danil Nemirovsky <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 12, 2024
### Description Re-enable Eclipse in Scraper ### Related issues - Contributes into #4271 ### Backward compatibility Yes ### Testing None (config change) Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Avoid Relayer to use GetBlock for Sealevel. It is a temporary solution until we migrate Sealevel integration to the latest Solana libraries ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Support SequenceAware cursors for Deliveries ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes (need adding column `sequence` to `delivered_message` table before merging ### Testing E2E Ethereum and Sealevel tests --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Scraper becomes aware of new field `sequence` in `delivered_message` table. ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
…e on gas payment (hyperlane-xyz#4933) ### Description Store origin, destination, interchain_gas_paymaster and sequence on gas payment ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes (after the fields are added to database schema) ### Testing E2E Ethereum and Sealevel tests (for no regressions). Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
…aster and sequence (hyperlane-xyz#4938) ### Description Upgrade Scraper: Store origin, destination, interchain_gas_paymaster and sequence ### Related issues - Contributes hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test (no regression) Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Add logging to store payments ### Related issues - Contributes hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Adding logging to figure out null values in gas_payment table ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing None Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Upgrade scraper in testnet4 ### Related issues - Contributes to hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
…ane-xyz#4942) ### Description - Retrieve gas payment by origin, interchain_gas_paymaster and sequence - Add Sealevel to Scraper in E2E Ethereum and Sealevel tests ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes (after backfill of origin, destination, interchain_gas_paymaster) ### Testing E2E Ethereum and Sealevel tests (including scraping Sealevel) --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Upgrade Scraper ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description * Add Sealevel testnets to domain table ### Drive-by changes * Sort domain alphabetically ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Local run of init db --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Re-enable Eclipse in Scraper ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing None (config change) Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Avoid Relayer to use GetBlock for Sealevel. It is a temporary solution until we migrate Sealevel integration to the latest Solana libraries ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Support SequenceAware cursors for Deliveries ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes (need adding column `sequence` to `delivered_message` table before merging ### Testing E2E Ethereum and Sealevel tests --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Scraper becomes aware of new field `sequence` in `delivered_message` table. ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
…e on gas payment (hyperlane-xyz#4933) ### Description Store origin, destination, interchain_gas_paymaster and sequence on gas payment ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes (after the fields are added to database schema) ### Testing E2E Ethereum and Sealevel tests (for no regressions). Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
…aster and sequence (hyperlane-xyz#4938) ### Description Upgrade Scraper: Store origin, destination, interchain_gas_paymaster and sequence ### Related issues - Contributes hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test (no regression) Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Add logging to store payments ### Related issues - Contributes hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Adding logging to figure out null values in gas_payment table ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing None Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Upgrade scraper in testnet4 ### Related issues - Contributes to hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Manual Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
…ane-xyz#4942) ### Description - Retrieve gas payment by origin, interchain_gas_paymaster and sequence - Add Sealevel to Scraper in E2E Ethereum and Sealevel tests ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes (after backfill of origin, destination, interchain_gas_paymaster) ### Testing E2E Ethereum and Sealevel tests (including scraping Sealevel) --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Upgrade Scraper ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing E2E Ethereum and Sealevel test Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description * Add Sealevel testnets to domain table ### Drive-by changes * Sort domain alphabetically ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing Local run of init db --------- Co-authored-by: Danil Nemirovsky <[email protected]>
tiendn
pushed a commit
to tiendn/hyperlane-monorepo
that referenced
this issue
Jan 11, 2025
### Description Re-enable Eclipse in Scraper ### Related issues - Contributes into hyperlane-xyz#4271 ### Backward compatibility Yes ### Testing None (config change) Co-authored-by: Danil Nemirovsky <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note: sequencing-wise, it may make sense to coordinate with #3329 for many things including shipping this
Tasks
HyperlaneProvider
forSealevelProvider
#4272The text was updated successfully, but these errors were encountered: