Skip to content

Releases: paritytech/substrate-tip-bot

v0.5.3

22 Jan 18:56
8c50926
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Oct 15:22
179cae6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Aug 10:55
48fb9f4
Compare
Choose a tag to compare

What's Changed

  • Don't tag the maintainers on known user errors by @rzadp in #115

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Jul 10:07
cd06e9f
Compare
Choose a tag to compare

What's Changed

  • Re-use utility function by @rzadp in #103
  • Add comments about variables not used directly in code by @rzadp in #98
  • Read the contributor address from their github profile (bio) by @rzadp in #102
  • Inline the preimages in the referendum by @rzadp in #100
  • Add more logs to Polkassembly integration by @rzadp in #105
  • Don't tag people in matrix when testing by @rzadp in #106
  • Add a missing error handler around transaction sending by @rzadp in #107
  • Refactor the main entrypoint of the bot by @rzadp in #108
  • More robust way to determine the referendum ID by @rzadp in #104
  • Skip early if not mentioned by @rzadp in #109
  • Remove obsolete comment by @rzadp in #110
  • Various refactorings of the bot-handle-comment.ts file by @rzadp in #111
  • Refactor the flow of bot-handle-comment.ts by @rzadp in #112

Full Changelog: v0.4.5...v0.5.0

v0.4.5

07 Jul 08:26
c00fa93
Compare
Choose a tag to compare

What's Changed

  • Disconnect ApiPromise after balance check by @rzadp in #101

Full Changelog: v0.4.4...v0.4.5

v0.4.4

04 Jul 16:34
374ce68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

21 Jun 14:35
6b1d9e2
Compare
Choose a tag to compare

What's Changed

  • Run unit tests on CI by @rzadp in #82
  • Use OpenGov for Polkadot tips by @rzadp in #87
  • Remove a log that was too verbose by @rzadp in #90
  • Use markdown for Polkassembly post content by @rzadp in #88
  • Use released versions of eng-automation packages by @rzadp in #89
  • Unsubscribe from transaction upon error by @rzadp in #92
  • Run integration and E2E tests on CI by @rzadp in #91

Full Changelog: v0.4.2...v0.4.3

v0.4.2

09 Jun 12:06
e8a6b22
Compare
Choose a tag to compare

What's Changed

  • Use polkadot.js getter to determine extrinsic error by @rzadp in #83

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Jun 10:17
8ae8112
Compare
Choose a tag to compare

What's Changed

  • Correctly handle an error in the login-or-signup flow by @rzadp in #80

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Jun 08:28
5fc3d95
Compare
Choose a tag to compare

What's Changed

  • Introduce an E2E tests for an opengov tip by @rzadp in #77
  • Introduce Polkassembly API integration by @rzadp in #79

Full Changelog: v0.3.0...v0.4.0