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

feat: log when we encouter unknow event hash #170

Merged
merged 3 commits into from
May 13, 2024

Conversation

sameh-farouk
Copy link
Member

@sameh-farouk sameh-farouk commented May 13, 2024

related Issues:
#167

@@ -217,171 +220,3 @@ export async function farmCertificationSet(
savedFarm.certification = certType
await ctx.store.save<Farm>(savedFarm)
}

export async function farmCreateOrUpdateOrDelete(ctx: Ctx): Promise<[Farm[], Farm[], Farm[], FarmWithIPs[]]> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed because not used, correct ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great

@sameh-farouk sameh-farouk merged commit 4b4f142 into master May 13, 2024
1 check passed
@sameh-farouk sameh-farouk deleted the master-feat-better-observation branch May 13, 2024 21:32
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