aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Bind signature to full address and signing modeSarang Noether2020-08-284-29/+42
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-286-24/+121
* Integrate CLSAGs into moneromoneromooo-monero2020-08-273-31/+66
* Merge pull request #6767Alexander Blair2020-08-271-0/+3
|\
| * Fix build with Boost 1.74moneromooo-monero2020-08-161-0/+3
* | Merge pull request #6746Alexander Blair2020-08-271-2/+2
|\ \
| * | Fix broken multisig pubkey sortingJason Rhinelander2020-08-051-2/+2
| |/
* | Merge pull request #6752Alexander Blair2020-08-272-12/+22
|\ \
| * | simplewallet: allow setting tx keys when sending to a subaddressmoneromooo-monero2020-08-102-2/+12
| * | wallet2: fix setting tx keys when another is already setmoneromooo-monero2020-08-081-10/+10
| |/
* | Merge pull request #6731Alexander Blair2020-08-271-1/+1
|\ \
| * | wallet2: fix wrong name when checking RPC costmoneromooo-monero2020-07-311-1/+1
| |/
* | Merge pull request #6690Alexander Blair2020-08-276-107/+527
|\ \
| * | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-176-107/+527
* | | Revert "Use domain-separated ChaCha20 for in-memory key encryption"luigi11112020-08-172-27/+0
|/ /
* | Merge pull request #6716Alexander Blair2020-08-167-40/+41
|\ \
| * | wallet2_api: implement runtime proxy configurationxiphon2020-07-207-40/+41
| |/
* | Merge pull request #6715Alexander Blair2020-08-161-1/+4
|\ \
| * | wallet2: throw a error on wallet initialization failurexiphon2020-07-201-1/+4
| |/
* | Merge pull request #6632Alexander Blair2020-08-161-1/+1
|\ \
| * | fix warning by removing std::move() on temporary http_client objectwoodser2020-06-061-1/+1
* | | Merge pull request #6546Alexander Blair2020-08-161-5/+17
|\ \ \
| * | | wallet_rpc_server: use unlock_time in suggested confirmations calcmoneromooo-monero2020-05-171-5/+17
* | | | Merge pull request #6493Alexander Blair2020-08-162-0/+27
|\ \ \ \
| * | | | Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether2020-08-092-0/+27
| | |_|/ | |/| |
* / | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-091-17/+29
|/ / /
* | | Merge pull request #6516Alexander Blair2020-07-191-1/+0
|\ \ \
| * | | remove double includessumogr2020-05-111-1/+0
* | | | Merge pull request #6512Alexander Blair2020-07-1935-35/+35
|\ \ \ \
| * | | | Update copyright year to 2020SomaticFanatic2020-05-0635-35/+35
* | | | | Merge pull request #6587luigi11112020-07-081-1/+1
|\ \ \ \ \
| * | | | | fix typo in pick_preferred_rct_inputsDenis Smirnov2020-05-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #6561luigi11112020-06-081-1/+1
|\ \ \ \ \
| * | | | | wallet2: fix multisig data clearing stomping on a vectormoneromooo-monero2020-05-191-1/+1
| |/ / / /
* | | | | Merge pull request #6549luigi11112020-06-082-25/+79
|\ \ \ \ \
| * | | | | [master] MMS: New 'config_checksum' subcommandrbrunner72020-05-242-25/+79
| |/ / / /
* | | | | Merge pull request #6525luigi11112020-06-083-4/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | simplewallet: don't complain about incoming payment ids on changemoneromooo-monero2020-05-133-4/+19
| |/ / /
* / / / Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-1/+1
|/ / /
* | | Merge pull request #6506luigi11112020-05-071-7/+1
|\ \ \ | |/ / |/| |
| * | wallet2: fix keys file deserialization exception handlingxiphon2020-05-051-7/+1
* | | Merge pull request #6485luigi11112020-05-062-3/+17
|\ \ \
| * | | wallet2: fix subaddress expansion when receiving moneromoneromooo-monero2020-04-272-3/+17
* | | | Merge pull request #6484luigi11112020-05-061-1/+1
|\ \ \ \
| * | | | message_store: don't print an error when there is no mms filemoneromooo-monero2020-04-271-1/+1
| |/ / /
* | | | Merge pull request #6480luigi11112020-05-061-3/+2
|\ \ \ \
| * | | | wallet2: check_connection return false on get_version status != OKxiphon2020-04-261-3/+2
| | |_|/ | |/| |
* | | | Merge pull request #6467luigi11112020-05-054-20/+38
|\ \ \ \
| * | | | simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero2020-04-224-20/+38
| |/ / /
* | | | Merge pull request #6441luigi11112020-05-051-6/+10
|\ \ \ \ | |_|_|/ |/| | |