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

Add syncingEnabled migration #4952

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

NullSoldier
Copy link
Contributor

@NullSoldier NullSoldier commented May 9, 2024

Summary

This adds migration 032 to add a new field to AccountValue called scanningEnabled which is going to be used for controlling if an account should scan or not.

Testing Plan

Run the migration and check the DB to see if the value persist or not.

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@NullSoldier NullSoldier requested a review from a team as a code owner May 9, 2024 00:54
@NullSoldier NullSoldier marked this pull request as draft May 9, 2024 00:54
@NullSoldier NullSoldier force-pushed the start-stop-syncing branch from 3c8f732 to 29b54d0 Compare May 22, 2024 21:34
@NullSoldier NullSoldier force-pushed the jason/syncing-migration branch 4 times, most recently from 6c35a07 to 9bfa6bc Compare May 22, 2024 21:51
@NullSoldier NullSoldier marked this pull request as ready for review May 22, 2024 21:51
@NullSoldier NullSoldier changed the title WIP: Add syncingEnabled migration Add syncingEnabled migration May 22, 2024
@NullSoldier NullSoldier force-pushed the jason/syncing-migration branch from 9bfa6bc to 0ba496b Compare May 22, 2024 21:56
@NullSoldier NullSoldier changed the base branch from start-stop-syncing to jason/persist-account-scanning May 22, 2024 21:56
Base automatically changed from jason/persist-account-scanning to start-stop-syncing May 22, 2024 22:05
@NullSoldier NullSoldier force-pushed the jason/syncing-migration branch from f5cd685 to 9cb231d Compare May 22, 2024 22:06
@NullSoldier NullSoldier merged commit 45737cb into start-stop-syncing May 22, 2024
2 of 4 checks passed
@NullSoldier NullSoldier deleted the jason/syncing-migration branch May 22, 2024 22:06
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.

2 participants