thesimplekid
|
973dc89b01
refactor: code style in localstore
|
9 months ago |
thesimplekid
|
ce0b309b66
chore: add code style and rust fmt
|
9 months ago |
Yuki Kishimoto
|
205af9b107
Update `.rustfmt.toml`
|
9 months ago |
Yuki Kishimoto
|
3831a4f3bb
cashu: adj. dependencies
|
9 months ago |
Yuki Kishimoto
|
02fd33225c
Add `misc/scripts`
|
9 months ago |
Yuki Kishimoto
|
d19486325f
Add `.vscode` and `.idea` to `.gitignore`
|
9 months ago |
thesimplekid
|
d57d69c7a7
fix(wallet): feature gate NUT13 related code
|
9 months ago |
thesimplekid
|
0b1254b66e
Merge pull request #72 from Kodylow/flake-updates
|
9 months ago |
kody.low
|
3cec49ce0d
fix: flake
|
9 months ago |
thesimplekid
|
30d53f5e29
feat: check if db upgrade needed
|
9 months ago |
thesimplekid
|
e63b43f838
chore(README): fix licence link
|
9 months ago |
thesimplekid
|
ed117ef3a2
feat(wallet): verify token dleq and p2pk conditions
|
9 months ago |
thesimplekid
|
1c045ff62a
feat(cashu_sdk): verify token dleq
|
9 months ago |
thesimplekid
|
34908cfd88
refactor: remove duplicate NUT08 struct
|
9 months ago |
thesimplekid
|
57f4090be2
refactor: rename BlindedSignature to BlindSignature
|
9 months ago |
thesimplekid
|
b77ea560e6
refactor: getrandom as workspace dep
|
9 months ago |
thesimplekid
|
91149c1ce0
refactor: getrandom js
|
9 months ago |
thesimplekid
|
860f92b0b8
chore: update flake
|
9 months ago |
thesimplekid
|
c704f43c56
refactor: remove left over blocking
|
9 months ago |
thesimplekid
|
35ce004230
refactor: remove unused
|
9 months ago |
thesimplekid
|
deb96e7d1a
chore: update readme
|
9 months ago |
thesimplekid
|
d82ff1105d
chore: update
|
9 months ago |
thesimplekid
|
21926da14a
feat(NUT12): rename BlindSignatureDleq
|
9 months ago |
thesimplekid
|
5461eb0dad
feat(NUT12): BlindedSignature and Proof DLEQ
|
9 months ago |
thesimplekid
|
e761c41960
feat(NUT12): mint include dleq proof
|
10 months ago |
thesimplekid
|
96a151bfaa
feat(nut12): verify receive proofs
|
10 months ago |
thesimplekid
|
a6e77c62af
feat(NUT12): verify DLEQ on blinded signatures
|
10 months ago |
thesimplekid
|
2b8945538c
chore: readme
|
10 months ago |
thesimplekid
|
a3faf2fb2e
feat(NUT09-13): Add support for NUT09 and NUT13
|
10 months ago |
thesimplekid
|
65b0f66729
feat(mint): restore function
|
10 months ago |