Mintd #175
No reviewers
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk!175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "mintd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #182
closes #213
@ -0,0 +1,263 @@//! CDK Mint ServerUse work dir
@ -0,0 +1,263 @@//! CDK Mint Serveruse
homenotdirs@ -0,0 +1,263 @@//! CDK Mint ServerUse mint info from config
@ -0,0 +1,63 @@//! Axum server for Mintremove unwrap
Proofs should be marked as pending confirm this is done in verify
Nest v1
Correct cors
remove unwrap
@ -0,0 +1,263 @@//! CDK Mint ServerJust for testing remove before merge
@ -0,0 +1,413 @@use std::str::FromStr;Have a config expiration ttl
use the const
use config time
@ -0,0 +1,123 @@use std::path::PathBuf;defaults arent being set