-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alternative to rocksdb: Added jammdb as another lightweight option for wallet storage #1004
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1794e10 - Browse repository at this point
Copy the full SHA 1794e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for f810b43 - Browse repository at this point
Copy the full SHA f810b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bcf7a - Browse repository at this point
Copy the full SHA 70bcf7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab775c9 - Browse repository at this point
Copy the full SHA ab775c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4eba2d - Browse repository at this point
Copy the full SHA c4eba2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc434a0 - Browse repository at this point
Copy the full SHA cc434a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee4870 - Browse repository at this point
Copy the full SHA 2ee4870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120aaa0 - Browse repository at this point
Copy the full SHA 120aaa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83a99c - Browse repository at this point
Copy the full SHA a83a99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4938e4f - Browse repository at this point
Copy the full SHA 4938e4fView commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7624ac5 - Browse repository at this point
Copy the full SHA 7624ac5View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 340d434 - Browse repository at this point
Copy the full SHA 340d434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cbb595 - Browse repository at this point
Copy the full SHA 5cbb595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b5cf3 - Browse repository at this point
Copy the full SHA 61b5cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ca624 - Browse repository at this point
Copy the full SHA 44ca624View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7d6ec - Browse repository at this point
Copy the full SHA de7d6ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 975be80 - Browse repository at this point
Copy the full SHA 975be80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2290f76 - Browse repository at this point
Copy the full SHA 2290f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ae9a3 - Browse repository at this point
Copy the full SHA c8ae9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2031f24 - Browse repository at this point
Copy the full SHA 2031f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9f9b3c - Browse repository at this point
Copy the full SHA f9f9b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61dc915 - Browse repository at this point
Copy the full SHA 61dc915View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2bee5 - Browse repository at this point
Copy the full SHA cc2bee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25bd57e - Browse repository at this point
Copy the full SHA 25bd57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d34ab - Browse repository at this point
Copy the full SHA a3d34abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 793b83a - Browse repository at this point
Copy the full SHA 793b83aView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2213d85 - Browse repository at this point
Copy the full SHA 2213d85View commit details -
Co-authored-by: Thoralf-M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 888c8e8 - Browse repository at this point
Copy the full SHA 888c8e8View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d5ba45 - Browse repository at this point
Copy the full SHA 7d5ba45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24859cd - Browse repository at this point
Copy the full SHA 24859cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ffe17 - Browse repository at this point
Copy the full SHA 81ffe17View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84dc59f - Browse repository at this point
Copy the full SHA 84dc59fView commit details
Commits on Aug 24, 2023
-
Update sdk/src/wallet/storage/kind.rs
Co-authored-by: Alexandcoats <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec42d30 - Browse repository at this point
Copy the full SHA ec42d30View commit details -
Update sdk/src/wallet/storage/adapter/mod.rs
Co-authored-by: Alexandcoats <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a698ca - Browse repository at this point
Copy the full SHA 2a698caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 245d85c - Browse repository at this point
Copy the full SHA 245d85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d844d - Browse repository at this point
Copy the full SHA 25d844dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b16d955 - Browse repository at this point
Copy the full SHA b16d955View commit details
Commits on Aug 25, 2023
-
Update sdk/src/wallet/storage/kind.rs
Co-authored-by: Alexandcoats <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd240ab - Browse repository at this point
Copy the full SHA bd240abView commit details -
Update sdk/src/wallet/storage/constants.rs
Co-authored-by: Alexandcoats <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1434b9a - Browse repository at this point
Copy the full SHA 1434b9aView commit details -
Update sdk/src/wallet/core/builder.rs
Co-authored-by: Alexandcoats <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 301c499 - Browse repository at this point
Copy the full SHA 301c499View commit details -
Update sdk/src/wallet/storage/kind.rs
Co-authored-by: Alexandcoats <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 789f6d7 - Browse repository at this point
Copy the full SHA 789f6d7View commit details -
Update sdk/src/wallet/core/builder.rs
Alexandcoats authoredAug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for c02dfb0 - Browse repository at this point
Copy the full SHA c02dfb0View commit details
Commits on Aug 28, 2023
-
Update sdk/src/wallet/storage/kind.rs
Alexandcoats authoredAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for d63b9a2 - Browse repository at this point
Copy the full SHA d63b9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca0067c - Browse repository at this point
Copy the full SHA ca0067cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3cf39 - Browse repository at this point
Copy the full SHA aa3cf39View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e595cc - Browse repository at this point
Copy the full SHA 1e595ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e754e - Browse repository at this point
Copy the full SHA 44e754eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e56b0 - Browse repository at this point
Copy the full SHA 80e56b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cdb68c - Browse repository at this point
Copy the full SHA 0cdb68cView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42bfa5e - Browse repository at this point
Copy the full SHA 42bfa5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bec772 - Browse repository at this point
Copy the full SHA 4bec772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a35a25 - Browse repository at this point
Copy the full SHA 8a35a25View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e35a5f - Browse repository at this point
Copy the full SHA 7e35a5fView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de01644 - Browse repository at this point
Copy the full SHA de01644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f46c7 - Browse repository at this point
Copy the full SHA 95f46c7View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36253ab - Browse repository at this point
Copy the full SHA 36253abView commit details