-
Notifications
You must be signed in to change notification settings - Fork 251
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
Feature: Add an in-memory wallet backend framework #1293
base: main
Are you sure you want to change the base?
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64c7514 - Browse repository at this point
Copy the full SHA 64c7514View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d013322 - Browse repository at this point
Copy the full SHA d013322View commit details -
zcash_client_backend: Use
BTreeMap
instead ofHashMap
for mem_wal……let nullifier maps.
Configuration menu - View commit details
-
Copy full SHA for 9926057 - Browse repository at this point
Copy the full SHA 9926057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef5f04 - Browse repository at this point
Copy the full SHA 5ef5f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for b39765c - Browse repository at this point
Copy the full SHA b39765cView commit details
Commits on Mar 21, 2024
-
Merge pull request #1295 from oxarbitrage/memory_wallet_fix_build
Fix the memory wallet build by hiding orchard fields in `new()` behind a flag
Configuration menu - View commit details
-
Copy full SHA for fc757b1 - Browse repository at this point
Copy the full SHA fc757b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c1e68 - Browse repository at this point
Copy the full SHA 69c1e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e8bc9 - Browse repository at this point
Copy the full SHA 09e8bc9View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c0c6b0 - Browse repository at this point
Copy the full SHA 9c0c6b0View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d3c441 - Browse repository at this point
Copy the full SHA 4d3c441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f74621 - Browse repository at this point
Copy the full SHA 7f74621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0393a69 - Browse repository at this point
Copy the full SHA 0393a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4323c2 - Browse repository at this point
Copy the full SHA a4323c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b4de0 - Browse repository at this point
Copy the full SHA a3b4de0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 370a4aa - Browse repository at this point
Copy the full SHA 370a4aaView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b1a0fcc - Browse repository at this point
Copy the full SHA b1a0fccView commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23a2ae8 - Browse repository at this point
Copy the full SHA 23a2ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f28306 - Browse repository at this point
Copy the full SHA 2f28306View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 588156f - Browse repository at this point
Copy the full SHA 588156fView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f77dfc1 - Browse repository at this point
Copy the full SHA f77dfc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147c033 - Browse repository at this point
Copy the full SHA 147c033View commit details
Commits on Apr 11, 2024
-
fix incorrect start note commitment position
Co-authored-by: Kris Nuttycombe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbb49b4 - Browse repository at this point
Copy the full SHA cbb49b4View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9a236e - Browse repository at this point
Copy the full SHA c9a236eView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21313a2 - Browse repository at this point
Copy the full SHA 21313a2View commit details -
Merge pull request #1298 from oxarbitrage/basic-put-block
Basic `put_block` function for the memory wallet
Configuration menu - View commit details
-
Copy full SHA for 5d2cd6f - Browse repository at this point
Copy the full SHA 5d2cd6fView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29e2043 - Browse repository at this point
Copy the full SHA 29e2043View commit details