forked from woodser/monero-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dev #1
Merged
Merged
Dev #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
everoddandeven
added a commit
that referenced
this pull request
Mar 21, 2024
* Monero light wallet * Monero light wallet * Admin methods definition * Admin methods implementation * Monero Wallet Light implementation progress * MoneroWalletLight implementation * Deprecate monero_wallet_light_model * Remove default parameters from implementation * Fix compile errors #1 * Fix compile errors #2 * Fix compile errors #3 * Fix compile errors #4 * Fix compile errors - 5 * Fix compile errors - 6 * Fix compile errors woodser#7 * Fix compile errors - 8 * Fix compile errors - 9 * Fix compile errors - 10 * Remove monero_daemon_model.h * Remove pragma once * Restore pragma once, remove monero_utils.h from header * uint64_t_cast implementation * MoneroWalletLight implementation * MoneroWalletLight implementation * MoneroWalletLight implementation * monero_utils::generate_key_image implementation * Monero Wallet Light implementation * Monero wallet light fix errors * Monero wallet light fix errors * Wallet monero light fix errors * Monero light transaction copy implementation * Fix errors * Fix errors * Fix erros * Fix errors * Fix errors * Monero wallet light implementation * Fix errors * Fix static utilities * Update CMakeLists * get_transfers implementation * Monero wallet light implementation * Monero wallet light create_txs implementation * Fix errors * Fix errors * Fix errors * Fix errors * Temporary fix * Methods implementation * start_syncing implementation * Fix errors * More info on exception * Test * Fix * Reduce timeout * Enable wallet light tests * Fix * Fix * MINFO * MINFO * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix tests * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Export outputs test * More outputs tests * More tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix import kye images * Sync wallet2 too * Fix * Fix * Fix * Fix * Fix * Check tests * Fix * Fix * Fix * Fix * Temp full tests * Fix port * Fix * Fix * Fix * Custom implementation export_outputs * Fix * Fix * Fix key_image_is_ours * Fix * Fix * Test * Fix * Fix * Fix * Fix * Fix * fix * Fix * Fix * Fix * Fix * Temp full test * Fix * Renable light tests * Renable tests * Fix tests * change wallet test * Relay test * submit_txs implementation * Enable full test * Enable full tets * Disable full tests * Fix import key images * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Change monero-project module * Enable private spend key * Revert "Enable private spend key" This reverts commit 21d337e. * Enable private spend key * Change update submodules * Fix * Fix * Fix test * Wallet light implementation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.