Skip to content

Releases: believethehype/nostrdvm

0.6.21

20 Jun 06:25
Compare
Choose a tag to compare
  • bugfixes

0.6.17

19 Jun 11:36
Compare
Choose a tag to compare
  • fix a bug that prevented the bot from using multiple inbox relays

0.6.16

18 Jun 06:41
Compare
Choose a tag to compare
  • Many fixes for the bot
  • Add invoice amount and invoice qr amount commands to generate and invoice instead of relying on zaps
  • fix external dvms in bot after sdk update

0.6.15

17 Jun 07:13
Compare
Choose a tag to compare
  • fix some unawaited functions
  • move is_input_supported and post_process in the interface to async

0.6.14

16 Jun 06:36
Compare
Choose a tag to compare
  • move avoid_relays list to outbox_utils

0.6.13

16 Jun 06:26
Compare
Choose a tag to compare
  • never use send_event in outbox model to avoid main client to die off on bad user entries

0.6.12

16 Jun 06:00
Compare
Choose a tag to compare
  • Bugfixes

0.6.11

14 Jun 18:40
Compare
Choose a tag to compare
  • Bugfixes related to DVMs running in own venvs.

0.6.10

14 Jun 18:06
Compare
Choose a tag to compare

Bugfixes for venv/bot

0.6.9

14 Jun 16:52
Compare
Choose a tag to compare

(nice)

  • add discover people based on wot dvm (first version)
  • update dependencies (get rid of secp256k1 for now)
  • update nostrsdk