Age | Commit message (Expand) | Author | Files | Lines |
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 1 | -0/+1 |
2021-04-16 | Merge pull request #7648 | luigi1111 | 3 | -0/+12 |
2021-04-16 | Merge pull request #7002 | luigi1111 | 3 | -2/+3 |
2021-04-06 | Merge pull request #7635 | luigi1111 | 1 | -2/+2 |
2021-04-06 | Merge pull request #7321 | luigi1111 | 3 | -11/+21 |
2021-04-05 | expose set_offline to wallet api | benevanoff | 3 | -0/+12 |
2021-03-29 | Merge pull request #7430 | luigi1111 | 2 | -17/+15 |
2021-03-29 | Merge pull request #7542 | luigi1111 | 3 | -0/+12 |
2021-03-29 | Merge pull request #7538 | luigi1111 | 3 | -4/+4 |
2021-03-29 | Merge pull request #7358 | luigi1111 | 2 | -38/+55 |
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 3 | -2/+3 |
2021-03-25 | wallet2: fix unlocked mixup in light wallet mode | moneromooo-monero | 1 | -2/+2 |
2021-03-20 | Merge pull request #7422 | luigi1111 | 2 | -0/+3 |
2021-03-12 | wallet_api: add isDeterministic() | tobtoht | 3 | -0/+12 |
2021-03-12 | wallet_api: add seed_offset param to seed() | tobtoht | 3 | -4/+4 |
2021-03-06 | wallet_rpc_server: set seed language in generate_from_keys | moneromooo-monero | 2 | -18/+16 |
2021-03-05 | fix serialization being different on mac | moneromooo-monero | 3 | -11/+21 |
2021-03-04 | return output key for incoming transfers | benevanoff | 2 | -1/+4 |
2021-03-01 | wallet_rpc: add scan_tx | tobtoht | 3 | -1/+58 |
2021-02-20 | wallet_rpc_payments: implement multithreading | gdmojo | 2 | -38/+55 |
2021-02-18 | Merge pull request #7355 | luigi1111 | 2 | -3/+1 |
2021-02-18 | Merge pull request #7346 | luigi1111 | 4 | -14/+5 |
2021-02-18 | Merge pull request #7341 | luigi1111 | 1 | -7/+35 |
2021-02-18 | Merge pull request #7312 | luigi1111 | 2 | -0/+44 |
2021-02-17 | monero-wallet-cli: Added command scan_tx | Horia Mihai David | 2 | -0/+44 |
2021-02-15 | Merge pull request #7288 | luigi1111 | 1 | -1/+8 |
2021-02-15 | Merge pull request #7265 | luigi1111 | 1 | -0/+1 |
2021-02-15 | Merge pull request #7185 | luigi1111 | 3 | -4/+5 |
2021-02-15 | Merge pull request #7000 | luigi1111 | 2 | -0/+3 |
2021-02-15 | Merge pull request #6986 | luigi1111 | 1 | -0/+8 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 4 | -14/+5 |
2021-02-06 | Reduce compilation time of epee/portable_storage.h | mj-xmr | 2 | -0/+3 |
2021-01-28 | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 1 | -1/+1 |
2021-01-28 | Removing unused namespace alias | Lee Clagett | 1 | -2/+0 |
2021-01-25 | Stop adding more outputs than bulletproof allows | Alex Opie | 1 | -7/+35 |
2021-01-15 | Merge pull request #7113 | luigi1111 | 1 | -0/+1 |
2021-01-07 | wallet_rpc_server: don't abort on initial refresh failure | xiphon | 1 | -1/+8 |
2021-01-02 | wallet_api: store fee for incoming txs in history | Ben Evanoff | 1 | -0/+1 |
2020-12-25 | wallet api: allow wallet to fetch all key images via api | benevanoff | 3 | -4/+5 |
2020-12-22 | restrict public node checks a little | moneromooo-monero | 1 | -0/+1 |
2020-12-10 | simplewallet: don't complain about connecting to the daemon when offline | moneromooo-monero | 1 | -0/+1 |
2020-12-04 | Merge pull request #7043 | Alexander Blair | 1 | -0/+14 |
2020-12-03 | wallet2: set propagation timeout to current max timeout | selsta | 1 | -1/+2 |
2020-12-01 | Merge pull request #6890 | Alexander Blair | 3 | -0/+35 |
2020-11-29 | Merge pull request #7020 | luigi1111 | 1 | -0/+4 |
2020-11-29 | Merge pull request #6913 | luigi1111 | 1 | -2/+6 |
2020-11-28 | Merge pull request #6830 | luigi1111 | 4 | -0/+23 |
2020-11-28 | Allow tx note edits via TransactionHistory object in wallet/api | dsc | 3 | -0/+13 |
2020-11-24 | wallet2: check imported multisig curve points are in main subgroup | Crypto City | 1 | -0/+14 |
2020-11-14 | wallet_api: TransactionHistory - fill unconfirmed out payments dests | xiphon | 1 | -0/+4 |
2020-11-06 | Balance includes unconfirmed payments | woodser | 1 | -0/+8 |
2020-10-21 | Merge pull request #6902 | luigi1111 | 3 | -0/+11 |
2020-10-18 | Merge pull request #6882 | Alexander Blair | 1 | -1/+3 |
2020-10-18 | wallet2: wait for propagation timeout before marking tx as failed | xiphon | 1 | -2/+6 |
2020-10-17 | wallet2_api: implement stop() to interrupt refresh() loop once | xiphon | 3 | -0/+11 |
2020-10-13 | Merge pull request #6828 | luigi1111 | 3 | -0/+21 |
2020-10-13 | wallet2: skip reorgs exceeding max-reorg-depth wallet setting | xiphon | 3 | -0/+35 |
2020-10-12 | wallet2: fix missing m_state field in wallet serialization | moneromooo-monero | 1 | -1/+3 |
2020-10-10 | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 1 | -5/+4 |
2020-09-24 | fix a couple bugs found by OSS-fuzz | moneromooo-monero | 1 | -0/+2 |
2020-09-19 | Extend TransactionInfo with coinbase and description attributes in wallet/api | dsc | 4 | -0/+23 |
2020-09-19 | Allow AddressBook description edits via wallet/api interface | dsc | 3 | -0/+21 |
2020-09-15 | Merge pull request #6793 | luigi1111 | 1 | -1/+1 |
2020-09-15 | wallet2: adapt to deterministic unlock time | TheCharlatan | 4 | -18/+44 |
2020-09-14 | Merge pull request #6815 | luigi1111 | 2 | -4/+9 |
2020-09-12 | wallet2: fix tx sanity check triggering on pre-rct outputs | moneromooo-monero | 2 | -4/+9 |
2020-09-09 | Fix typo in command line argument description | Reinaldulin | 1 | -1/+1 |
2020-09-07 | Merge pull request #6798 | luigi1111 | 1 | -1/+1 |
2020-09-04 | enable CLSAG support for Trezor client | Dusan Klinec | 1 | -1/+1 |
2020-09-03 | Merge pull request #6757 | luigi1111 | 1 | -15/+15 |
2020-09-01 | update error message "No unlocked balance in the specified account" | woodser | 1 | -1/+1 |
2020-09-01 | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 1 | -15/+15 |
2020-08-28 | Bind signature to full address and signing mode | Sarang Noether | 4 | -29/+42 |
2020-08-28 | wallet: allow signing a message with spend or view key | moneromooo-monero | 6 | -25/+122 |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 3 | -31/+66 |
2020-08-27 | Merge pull request #6767 | Alexander Blair | 1 | -0/+3 |
2020-08-27 | Merge pull request #6746 | Alexander Blair | 1 | -2/+2 |
2020-08-27 | Merge pull request #6752 | Alexander Blair | 2 | -12/+22 |
2020-08-27 | Merge pull request #6731 | Alexander Blair | 1 | -1/+1 |
2020-08-27 | Merge pull request #6690 | Alexander Blair | 6 | -107/+527 |
2020-08-17 | Revert "Use domain-separated ChaCha20 for in-memory key encryption" | luigi1111 | 2 | -27/+0 |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 6 | -107/+527 |
2020-08-16 | Merge pull request #6716 | Alexander Blair | 7 | -40/+41 |
2020-08-16 | Merge pull request #6715 | Alexander Blair | 1 | -1/+4 |
2020-08-16 | Merge pull request #6632 | Alexander Blair | 1 | -1/+1 |
2020-08-16 | Merge pull request #6546 | Alexander Blair | 1 | -5/+17 |
2020-08-16 | Merge pull request #6493 | Alexander Blair | 2 | -0/+27 |
2020-08-16 | Fix build with Boost 1.74 | moneromooo-monero | 1 | -0/+3 |
2020-08-10 | simplewallet: allow setting tx keys when sending to a subaddress | moneromooo-monero | 2 | -2/+12 |
2020-08-09 | Use domain-separated ChaCha20 for in-memory key encryption | Sarang Noether | 2 | -0/+27 |
2020-08-09 | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 1 | -17/+29 |
2020-08-08 | wallet2: fix setting tx keys when another is already set | moneromooo-monero | 1 | -10/+10 |
2020-08-05 | Fix broken multisig pubkey sorting | Jason Rhinelander | 1 | -2/+2 |
2020-07-31 | wallet2: fix wrong name when checking RPC cost | moneromooo-monero | 1 | -1/+1 |
2020-07-20 | wallet2_api: implement runtime proxy configuration | xiphon | 7 | -40/+41 |
2020-07-20 | wallet2: throw a error on wallet initialization failure | xiphon | 1 | -1/+4 |
2020-07-19 | Merge pull request #6516 | Alexander Blair | 1 | -1/+0 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 35 | -35/+35 |
2020-07-08 | Merge pull request #6587 | luigi1111 | 1 | -1/+1 |
2020-06-08 | Merge pull request #6561 | luigi1111 | 1 | -1/+1 |
2020-06-08 | Merge pull request #6549 | luigi1111 | 2 | -25/+79 |
2020-06-08 | Merge pull request #6525 | luigi1111 | 3 | -4/+19 |
2020-06-06 | fix warning by removing std::move() on temporary http_client object | woodser | 1 | -1/+1 |
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 1 | -1/+1 |
2020-05-25 | fix typo in pick_preferred_rct_inputs | Denis Smirnov | 1 | -1/+1 |
2020-05-24 | [master] MMS: New 'config_checksum' subcommand | rbrunner7 | 2 | -25/+79 |
2020-05-19 | wallet2: fix multisig data clearing stomping on a vector | moneromooo-monero | 1 | -1/+1 |
2020-05-17 | wallet_rpc_server: use unlock_time in suggested confirmations calc | moneromooo-monero | 1 | -5/+17 |
2020-05-13 | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 3 | -4/+19 |
2020-05-11 | remove double includes | sumogr | 1 | -1/+0 |
2020-05-07 | Merge pull request #6506 | luigi1111 | 1 | -7/+1 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 35 | -35/+35 |
2020-05-06 | Merge pull request #6485 | luigi1111 | 2 | -3/+17 |
2020-05-06 | Merge pull request #6484 | luigi1111 | 1 | -1/+1 |
2020-05-06 | Merge pull request #6480 | luigi1111 | 1 | -3/+2 |
2020-05-05 | Merge pull request #6467 | luigi1111 | 4 | -20/+38 |
2020-05-05 | Merge pull request #6441 | luigi1111 | 1 | -6/+10 |
2020-05-05 | wallet2: fix keys file deserialization exception handling | xiphon | 1 | -7/+1 |
2020-05-01 | Merge pull request #6446 | luigi1111 | 4 | -9/+15 |
2020-04-27 | wallet2: fix subaddress expansion when receiving monero | moneromooo-monero | 2 | -3/+17 |
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 4 | -9/+15 |
2020-04-27 | message_store: don't print an error when there is no mms file | moneromooo-monero | 1 | -1/+1 |
2020-04-26 | wallet2: check_connection return false on get_version status != OK | xiphon | 1 | -3/+2 |
2020-04-22 | simplewallet: report timestamp based expected unlock time on balance | moneromooo-monero | 4 | -20/+38 |
2020-04-21 | Merge pull request #6415 | luigi1111 | 2 | -7/+19 |
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 9 | -158/+251 |
2020-04-15 | use memwipe on secret k/alpha values | moneromooo-monero | 1 | -6/+10 |
2020-04-10 | Merge pull request #6394 | luigi1111 | 2 | -3/+13 |
2020-04-07 | simplewallet: new "address one-off <major> <minor>" command | moneromooo-monero | 2 | -3/+13 |
2020-04-04 | Merge pull request #6351 | luigi1111 | 1 | -1/+1 |
2020-04-04 | Merge pull request #6338 | luigi1111 | 2 | -10/+5 |
2020-04-04 | Merge pull request #6334 | luigi1111 | 5 | -6/+14 |
2020-04-04 | Merge pull request #6321 | luigi1111 | 1 | -0/+1 |
2020-04-02 | wallet_api: checkUpdate - optional version and buildtag params | xiphon | 2 | -7/+19 |
2020-04-01 | Hash domain separation | Sarang Noether | 2 | -10/+5 |
2020-03-31 | cryptonote_basic: drop unused verification_context::m_not_rct field | xiphon | 1 | -2/+0 |
2020-03-31 | Merge pull request #6304 | luigi1111 | 1 | -3/+12 |
2020-03-31 | Merge pull request #6302 | luigi1111 | 5 | -14/+45 |
2020-03-27 | Merge pull request #6299 | Alexander Blair | 2 | -2/+26 |
2020-03-27 | Merge pull request #6296 | Alexander Blair | 1 | -0/+4 |
2020-03-27 | Merge pull request #6289 | Alexander Blair | 2 | -2/+45 |
2020-03-27 | Merge pull request #6288 | Alexander Blair | 2 | -19/+37 |
2020-03-12 | Merge pull request #6268 | Alexander Blair | 3 | -11/+11 |
2020-03-09 | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 1 | -1/+1 |
2020-03-07 | wallet2: remember daemon address overrides when loading a new wallet | moneromooo-monero | 2 | -2/+26 |
2020-02-28 | Merge pull request #6238 | Alexander Blair | 2 | -0/+9 |
2020-02-28 | Merge pull request #6241 | Alexander Blair | 2 | -1/+14 |
2020-02-28 | Merge pull request #6235 | Alexander Blair | 1 | -1/+1 |
2020-02-28 | Merge pull request #6203 | Alexander Blair | 1 | -1/+0 |
2020-02-19 | Merge pull request #6194 | luigi1111 | 1 | -1/+1 |
2020-02-19 | Merge pull request #6190 | luigi1111 | 4 | -2/+38 |
2020-02-11 | wallet2_api: wallet recovery - seed offset passphrase support | xiphon | 5 | -6/+14 |
2020-02-07 | wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msg | xiphon | 1 | -0/+1 |
2020-02-06 | Merge pull request #6103 | Alexander Blair | 1 | -0/+6 |
2020-02-06 | Merge pull request #6102 | Alexander Blair | 3 | -7/+18 |
2020-02-06 | Merge pull request #6069 | Alexander Blair | 4 | -5/+23 |
2020-02-06 | Merge pull request #6035 | Alexander Blair | 1 | -0/+4 |
2020-01-26 | wallet: do not split integrated addresses in address book api | moneromooo-monero | 5 | -135/+63 |
2020-01-25 | wallet2_api: implement estimateTransactionFee | xiphon | 5 | -14/+45 |
2020-01-24 | Merge pull request #6154 | Alexander Blair | 1 | -0/+1 |
2020-01-24 | wallet2: fix store-tx-info loading | moneromooo-monero | 1 | -3/+12 |
2020-01-16 | Merge pull request #6144 | Alexander Blair | 2 | -7/+33 |
2020-01-16 | wallet2: reject zero keys in json input | moneromooo-monero | 1 | -0/+4 |
2020-01-14 | wallet: reroll fake outs selection on local tx_sanity_check failure | xiphon | 2 | -2/+45 |
2020-01-11 | Merge pull request #6112 | Alexander Blair | 1 | -32/+33 |
2020-01-11 | Merge pull request #6105 | Alexander Blair | 5 | -0/+72 |
2020-01-11 | Wallet: Distingush amounts for a single subaddress | Tadeas Moravec | 4 | -2/+38 |
2020-01-09 | ringdb: use a different iv for key and data in rings table | moneromooo-monero | 1 | -18/+37 |
2020-01-09 | wallet2: do not remove known rings when a tx fails | moneromooo-monero | 1 | -1/+0 |
2019-12-31 | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 4 | -5/+23 |
2019-12-30 | wallet: fix exceptions getting the hash of a pruned tx | moneromooo-monero | 3 | -11/+11 |
2019-12-17 | wallet2: guard against race with multiple decrypt_keys users | moneromooo-monero | 2 | -0/+9 |
2019-12-16 | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ... | stoffu | 2 | -2/+15 |
2019-12-14 | wallet2: fix hang in wallet refresh | moneromooo-monero | 1 | -1/+1 |
2019-12-12 | Merge pull request #6057 | luigi1111 | 2 | -3/+23 |
2019-12-01 | remove unused variable 'ptx' from on_describe_transfer() | woodser | 1 | -1/+0 |
2019-11-28 | wallet2: better error when restoring a wallet with the wrong keys | moneromooo-monero | 1 | -1/+1 |
2019-11-27 | node_rpc_proxy: init some new rpc payment fields in invalidate | moneromooo-monero | 1 | -0/+4 |
2019-11-22 | wallet_rpc_server: add count parameter to create_address | Matt Smith | 2 | -7/+33 |
2019-11-19 | wallet: don't issue node rpc proxy requests in '--offline' mode | xiphon | 1 | -0/+1 |
2019-11-16 | Merge pull request #6135 | luigi1111 | 1 | -1/+1 |
2019-11-14 | wallet: set non-empty error string on connection failure | xiphon | 1 | -1/+1 |
2019-11-09 | build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server | xiphon | 1 | -32/+33 |
2019-11-06 | wallet_rpc_server: new estimate_tx_size_and_weight RPC | moneromooo-monero | 5 | -0/+72 |
2019-11-05 | wallet2: don't try to lock an empty filename | moneromooo-monero | 1 | -0/+6 |
2019-11-05 | wallet_rpc_server: add tx weight in transfer commands responses | moneromooo-monero | 3 | -7/+18 |
2019-11-04 | wallet2: fix pool txes not being flushed when mined | moneromooo-monero | 1 | -1/+1 |
2019-11-01 | wallet: reuse cached height when set after refresh | moneromooo-monero | 2 | -0/+11 |
2019-11-01 | wallet2: fix is_synced checking target height, not height | moneromooo-monero | 1 | -1/+1 |
2019-11-01 | wallet: fix another facet of "did I get some monero" information leak | moneromooo-monero | 3 | -13/+40 |
2019-11-01 | wallet2: do not send an unnecessary last getblocks.bin call on refresh | moneromooo-monero | 2 | -7/+17 |
2019-11-01 | wallet2: do not repeatedly ask for pool txes sent to us | moneromooo-monero | 1 | -5/+0 |
2019-10-29 | wallet2: make keys unlocker reentrant | moneromooo-monero | 2 | -3/+23 |
2019-10-27 | wallet: do not warn if the rpc cost was free | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | Merge pull request #6019 | luigi1111 | 1 | -2/+2 |
2019-10-25 | Merge pull request #6014 | luigi1111 | 1 | -0/+5 |
2019-10-25 | Merge pull request #6013 | luigi1111 | 1 | -0/+1 |
2019-10-25 | simplewallet: add public_nodes command | moneromooo-monero | 2 | -0/+23 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 11 | -324/+1001 |
2019-10-24 | changed 'batttery' to 'battery' | Jake Hemmerle | 1 | -2/+2 |