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

A lot of more features for v1 #11

Merged
merged 20 commits into from Oct 16, 2022
Merged

A lot of more features for v1 #11

merged 20 commits into from Oct 16, 2022

Conversation

kianenigma
Copy link
Owner

@kianenigma kianenigma commented Sep 22, 2022

User facing:

closes #2
closes #4

  • Full config checking
  • telegram reporter
  • bulk reporting
  • improve missed blocks (aleph zero not working)

Code:

  • idiomatic union types
  • solid formatting + styles
  • CI

Breaking changes:

  • method_subscription is now fully typed. e.g.
{ type: "all" }
{ type: "only", only: [...] }
{ type: "ignore", ignore: [...] }

@kianenigma kianenigma merged commit cbee7a2 into master Oct 16, 2022
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.

Batch reports Telegram reporter
1 participant