Skip to content

v1.0.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kianenigma kianenigma released this 16 Oct 10:43
· 0 commits to kiz-v1 since this release
f13ae58

Notable existing features:

  • Email and matrix reporter.
  • Filter events and extrinsics.
  • Compatible with all substrate based chains.

Notable changes:

  • Full config checking
  • Telegram reporter
  • Batch reporting

Breaking changes to config file:

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

What's Changed

New Contributors

Full Changelog: https://github.com/kianenigma/polkadot-basic-notification/commits/v1.0.0-rc0