Add wallet persistence with redb and CBOR encoding #540
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
parasitepool/para!540
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-store-for-wallet"
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?
Add wallet persistence via redbto Add wallet persistence via redb + cborAdd wallet persistence via redb + cborto Add wallet persistence via redb and cbor encodingAdd wallet persistence via redb and cbor encodingto Add wallet persistence via redb and CBOR encodingAdd wallet persistence via redb and CBOR encodingto Add wallet persistence with redb and CBOR encodingLGTM
@ -18,6 +18,10 @@ impl HashDays {self.0}pub fn is_zero(self) -> bool {I loathe this, it is good and correct, but it reminds me of working with nodejs so much where there are whole libraries dedicated to "is_number". 😂