Skip to content

Releases: blinkbitcoin/blink-nostr

v0.1.4 Release

16 Apr 14:36
f21d478
Compare
Choose a tag to compare
chore: Activating webhooks and smaller things (#10)

Co-authored-by: k9ert <kim@blinkbtc.com>

v0.1.3 Release

15 Apr 13:07
f21d478
Compare
Choose a tag to compare
chore: Activating webhooks and smaller things (#10)

Co-authored-by: k9ert <kim@blinkbtc.com>

v0.1.2 Release

15 Apr 09:46
f21d478
Compare
Choose a tag to compare
chore: Activating webhooks and smaller things (#10)

Co-authored-by: k9ert <kim@blinkbtc.com>

v0.1.0 Release

03 Apr 08:26
Compare
Choose a tag to compare

Bug Fixes

  • Pin indirect dependencies bip32 (1.1.5) and bip39 (1.1.1)
  • Removing yarn.lock
  • Adds default package.json scripts and .gitignore
  • Add flake config and adjust .envrc
  • Label does not exist
  • Import path

Miscellaneous Tasks

  • Adding docker build capabilities
  • Readme (AI) and pinning the dependencies exactly to what's in krtk6160/galoy-nostr:edge
  • Adding pipeline for bundling deps, audit and check-code
  • Add eslint and prettier and adjust as best as possible
  • Add another try catch
  • Unroll the loop
  • Import redis
  • Throw instead of returning
  • Exiting if credential are not set
  • Separe in a few files. add a .envrc.
  • Use yarn instead of npm