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

fix: events actualization and repost fixes #442

Merged
merged 21 commits into from
Oct 28, 2022
Merged

fix: events actualization and repost fixes #442

merged 21 commits into from
Oct 28, 2022

Conversation

lostystyg
Copy link
Collaborator

@lostystyg lostystyg commented Oct 19, 2022

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • The PR has self-explained commits history.
  • The code is mine or it's from somewhere with an Apache-2.0 compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new classes, methods, I provide a valid use case for all of them.

Changes:

  • Updated events queries to satisfy the new shortform processing logic
  • Search for reposts only with 200 txType

Other comments:

  • Merge with squash

@lostystyg lostystyg changed the title fix: events actualization fix: events actualization and repost fixes Oct 26, 2022
@lostystyg lostystyg marked this pull request as ready for review October 26, 2022 17:57
@lostystyg lostystyg added this to the v0.21.0 milestone Oct 26, 2022
@lostystyg lostystyg linked an issue Oct 26, 2022 that may be closed by this pull request
Copy link
Collaborator

@andyoknen andyoknen left a comment

Choose a reason for hiding this comment

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

Cool!)

@lostystyg lostystyg merged commit c00bc1f into 0.21 Oct 28, 2022
@lostystyg lostystyg deleted the fix/events branch October 28, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

"Events" API logic
3 participants