Releases: lsunsi/lnurlkit
Releases · lsunsi/lnurlkit
v0.1.12
v0.1.11
v0.1.10
Added
- (pay) add lud18 base test
- (pay) add support for basic serde of payer data callback
- (pay) add support for basic serde of payer data
- (pay) add lud21 test
- (pay) add preliminary support for convert on pay callback
- (pay) add preliminary support for currencies on callback
- (pay) add preliminary support for currencies on entrypoint
- (auth) add draft version of server for auth
- (auth) add auth callback to client
- add auth lud4 entrypoint
Fixed
- (withdraw) fix fast withdraw parsing
Other
- centralize generic callback response in core
- rename response to entrypoint
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
Added
- (channel) add action to channel server callback
- (withdraw) add k1 to withdraw server callback
- (channel) add client/server and a test for withdraw (lud02)
- (withdraw) add client/server and a test for withdraw (lud03)
Fixed
- change bitor for logical one (typo)
Other
- cover serializations with unit tests
- remove nedless clone on urls serialization
- add re-exports top level for ease of use
- rename, reorganize, simplify, evolve
- rename withdrawal to withdraw (so confusing)