mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-24 08:05:02 +01:00
chore: update github ci and changelog
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -33,6 +33,8 @@ jobs:
|
||||
-p cdk-redb,
|
||||
-p cdk-sqlite,
|
||||
-p cdk-axum,
|
||||
-p cdk-cln,
|
||||
-p cdk-fake-wallet,
|
||||
--bin cdk-cli,
|
||||
--bin cdk-mintd,
|
||||
--examples
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
- cdk(wallet): Add `fn send_proofs` that marks proofs as `reserved` and creates token ([thesimplekid]).
|
||||
- cdk(wallet): Add `fn melt_proofs` that uses specific proofs for `melt` instead of selecting ([thesimplekid]).
|
||||
- cdk-cli(receive): Add support for signing keys to be nostr nsec encoded ([thesimplekid]).
|
||||
- cdk-fake-wallet: Add Fake wallet for testing ([thesimplekid]).
|
||||
|
||||
### Fixed
|
||||
- cdk(mint): `SIG_ALL` is not allowed in `melt` ([thesimplekid]).
|
||||
|
||||
Reference in New Issue
Block a user