mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-11 00:45:39 +01:00
* Remove `k256`, `bip32`, `hex`, `log`, `rand` and `itertools` deps * Add `once_cell` and `instant` deps * Downgrade `bitcoin` to `v0.30` and `base64` to `v0.21` * Replace `utils` module with `util` * Remove `utils` from `cashu-sdk` * Some cleanups Closes https://github.com/thesimplekid/cashu-crab/issues/35 Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>