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

Alpha into Beta #1417

Merged
merged 6 commits into from
Jan 2, 2025
Merged

Alpha into Beta #1417

merged 6 commits into from
Jan 2, 2025

Conversation

VictorVicente
Copy link
Collaborator

Description

Breaking Changes

JIRA Link

Checklist

  • Updated the Readme.md (if required) ?

polymath-eric and others added 6 commits December 6, 2024 16:43
Fix offChainAffirmations, instructionAffirmations order by. Handle
CREATED_AT order by in getTransactionHistory, getHeldAssets and
getHeldNfts by replacing it with CREATED_BLOCK_ID order instead (which
is equivalent in SQv19+). Created at ordering is marked as deprecated
and will be removed when SQ v18 is no longer supported
Update deprecated notices to include "Created" where needed, e.g.
`BlockIdDesc` -> `CreatedBlockIdDesc`
instruction and authorization IDs are no longer padded. Queries are
updated accordingly
register identity would error when receiving an Account object (address
string was fine). This updates it to use the generic input handler
@VictorVicente VictorVicente requested a review from a team as a code owner January 2, 2025 15:21
Copy link

sonarqubecloud bot commented Jan 2, 2025

@polymath-eric
Copy link
Collaborator

/fast-forward

@prashantasdeveloper prashantasdeveloper merged commit 0dbd0eb into beta Jan 2, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants