Skip to content
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

v26.2.2 #1401

Merged
merged 10 commits into from
Dec 5, 2024
Merged

v26.2.2 #1401

merged 10 commits into from
Dec 5, 2024

Conversation

polymath-eric
Copy link
Collaborator

@polymath-eric polymath-eric commented Dec 5, 2024

Description

Backport v27 fixes to v26

  • Fix getHistoricalAuthorization when fetching v7 auths containing extrinsic names
  • Handle undefined GraphQL variables internally
  • Handle ticker as currency for dividend distributions
  • Support SQ v19+
  • Allow asset type to be modified

Breaking Changes

None

JIRA Link

Checklist

  • Updated the Readme.md (if required) ?

prashantasdeveloper and others added 9 commits December 5, 2024 12:00
- allow modification of assetType
- skip RPC version check
When currency was passed as a ticker value, asset balances were not
correctly fetched, causing the procedure to fail erroneously. This fixes
the logic for getting asset balances as well as handles currency being
passed as  a ticker value as well.
fix handling new extrinsic format when transaction permissions are
specified

Add dual version SubQuery support. v19+ SQ instance will pad block ID
values so ordering by created block is such that the lexical order is
equivalent to numerical order. Also created_at column has been removed
as the padding makes it redundant (it was the time of sync, not the time
on chain).
if a user inputs permissions directly on chain there is no validation of
their cases. This updates it so incorrect cased permissions are ignored
@polymath-eric polymath-eric requested a review from a team as a code owner December 5, 2024 17:08
@polymath-eric polymath-eric force-pushed the stg-v26.2.2 branch 4 times, most recently from 21c184d to bec39b9 Compare December 5, 2024 18:27
provide warning for SubQuery less than v18.0.2
Copy link

sonarcloud bot commented Dec 5, 2024

@polymath-eric
Copy link
Collaborator Author

/fast-forward

@prashantasdeveloper prashantasdeveloper merged commit c8da9df into v26 Dec 5, 2024
12 checks passed
@prashantasdeveloper prashantasdeveloper deleted the stg-v26.2.2 branch December 5, 2024 18:51
@prashantasdeveloper
Copy link
Collaborator

🎉 This PR is included in version 26.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants