In this change we remove preimage presence validation (preimage can be fully validated using Alby js-lightning-tools).
Also we migrate a number of examples to typescript. Thanks @Dunsin-cyber !
What's Changed
Fixes
Misc
- feat(example/nwc) : rewrite get-balance in typescript by @Dunsin-cyber in #413
- feat(examples/nwc) ; rewrite get-info in typescript by @Dunsin-cyber in #421
- feat(examples/nwc) ; rewrite keysend in typescript by @Dunsin-cyber in #425
- feat(examples/nwc) : rewrite list-transactions in typescript by @Dunsin-cyber in #427
- feat(examples/nwc): rewrite lookup-invoice in typescript by @Dunsin-cyber in #428
- feat: Rewrite Paywall in Typescript by @Dunsin-cyber in #403
- feat: Rewrite spliiter.js to ts to show split payment example by @Dunsin-cyber in #405
- chore: setup TypeScript support and package config in examples folder by @Dunsin-cyber in #387
- chore(deps): bump @getalby/lightning-tools from 5.1.2 to 5.2.0 by @dependabot in #400
- chore(deps): bump nostr-tools from 2.12.0 to 2.13.2 by @dependabot in #407
- chore(deps): bump nostr-tools from 2.13.2 to 2.15.0 by @dependabot in #415
- chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /examples by @dependabot in #416
New Contributors
- @Dunsin-cyber made their first contribution in #387
Full Changelog: v5.1.0...v5.1.1