-
Notifications
You must be signed in to change notification settings - Fork 100
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
xmrswap: Remove C deps for signature encryption and dleq #2936
Open
martonp
wants to merge
9
commits into
decred:master
Choose a base branch
from
martonp:removeCDeps
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 28, 2024
-
internal: Add libsecp256k1 c library.
Add a c library that has some primitive cryptographic functions needed for working with adaptor signatures.
Configuration menu - View commit details
-
Copy full SHA for ba9a320 - Browse repository at this point
Copy the full SHA ba9a320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9001625 - Browse repository at this point
Copy the full SHA 9001625View commit details -
harness,docs: add new function - alpha_get_transactions_details
get transaction development details from monerod including tx lock time; which is different from 'locked'/'unlocked' which refer to when a tx has 10 confirmations. Tx locktime can be any number of blocks in the future.
Configuration menu - View commit details
-
Copy full SHA for 8960e94 - Browse repository at this point
Copy the full SHA 8960e94View commit details -
harness: update per @JoeGruffins suggestions
- Rename monero_functions.inc -> monero_functions - Tidy extra whitespace at eol for harness.sh & monero_functions.
Configuration menu - View commit details
-
Copy full SHA for 60550d9 - Browse repository at this point
Copy the full SHA 60550d9View commit details -
harness: Add a new wallet-less monero-wallet-rpc server instance
New monero-wallet-rpc server with no attached wallet. This is for programmatically creating/generating and using a new wallet. The wallet will be generated in "own" dir but can be named what- ever you need: "alice", "Bob", etc.
Configuration menu - View commit details
-
Copy full SHA for 6ccec62 - Browse repository at this point
Copy the full SHA 6ccec62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 418bfcf - Browse repository at this point
Copy the full SHA 418bfcfView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b6848 - Browse repository at this point
Copy the full SHA c0b6848View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04d1f1a - Browse repository at this point
Copy the full SHA 04d1f1aView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fdfbb8 - Browse repository at this point
Copy the full SHA 4fdfbb8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.