Releases: blinkbitcoin/blink-nostr
Releases · blinkbitcoin/blink-nostr
v0.1.4 Release
v0.1.3 Release
chore: Activating webhooks and smaller things (#10) Co-authored-by: k9ert <kim@blinkbtc.com>
v0.1.2 Release
chore: Activating webhooks and smaller things (#10) Co-authored-by: k9ert <kim@blinkbtc.com>
v0.1.0 Release
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