-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add SQL storage support #20
Commits on Jul 22, 2024
-
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efe5efa - Browse repository at this point
Copy the full SHA efe5efaView commit details -
add readlock; unit test for concurrent insertions
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1638fdb - Browse repository at this point
Copy the full SHA 1638fdbView commit details -
Add read lock for mt.Root(); add verify tests
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64bed19 - Browse repository at this point
Copy the full SHA 64bed19View commit details
Commits on Jul 23, 2024
-
Update inline comments for the merkle tree structure
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f74dfb - Browse repository at this point
Copy the full SHA 7f74dfbView commit details
Commits on Jul 24, 2024
-
Add GetNode() to the merkle tree interface
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d207b4 - Browse repository at this point
Copy the full SHA 8d207b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff13d3 - Browse repository at this point
Copy the full SHA 0ff13d3View commit details -
Add a new test case to the integration test for the anon_nullifier ci…
…rcuit Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d5b8b2 - Browse repository at this point
Copy the full SHA 2d5b8b2View commit details -
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3febdc4 - Browse repository at this point
Copy the full SHA 3febdc4View commit details
Commits on Jul 30, 2024
-
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e12fc57 - Browse repository at this point
Copy the full SHA e12fc57View commit details -
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 781a434 - Browse repository at this point
Copy the full SHA 781a434View commit details -
Move IndexOnly from utxo to utils
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f98169 - Browse repository at this point
Copy the full SHA 2f98169View commit details -
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 364ff6f - Browse repository at this point
Copy the full SHA 364ff6fView commit details -
Add gorm annotations for fixed hex string length
Signed-off-by: Jim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb8a974 - Browse repository at this point
Copy the full SHA cb8a974View commit details