aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* multisig: fix #8537 seed restore (suggestions by @UkoeHB)j-berman2022-09-011-7/+5
* Merge pull request #8433luigi11112022-07-141-9/+14
|\
| * wallet2: force using output distribution for ringct outstobtoht2022-06-251-9/+14
* | derive multisig tx secret keys from an entropy source plus the tx inputs' key...koe2022-07-131-0/+4
* | Merge pull request #8149luigi11112022-07-131-88/+210
|\ \
| * | multisig: fix critical vulnerabilities in signinganon2022-06-301-88/+210
| |/
* | Merge pull request #8408luigi11112022-07-061-37/+0
|\ \
| * | wallet2: don't use DNS to obtain segregation heightstobtoht2022-06-281-37/+0
| |/
* | Merge pull request #8404luigi11112022-07-061-26/+1
|\ \
| * | wallet2: remove obsolete rpc version checktobtoht2022-06-241-26/+1
| |/
* | Merge pull request #8394luigi11112022-07-061-1/+2
|\ \
| * | cryptonote_basic: catch crypto api errorsmoneromooo-monero2022-06-201-1/+2
| |/
* | Merge pull request #8388luigi11112022-07-051-7/+11
|\ \
| * | Chunk /gettransactions to avoid hitting restricted RPC limittobtoht2022-06-271-7/+11
| |/
* / Improve consistency between on_money_received and on_money_received_unconfirmedLuke Parker2022-06-011-3/+4
|/
* Merge pull request #8331luigi11112022-05-261-9/+5
|\
| * wallet2: fix spurious reorg detection with untrusted nodesmoneromooo-monero2022-05-151-9/+5
* | Merge pull request #8328luigi11112022-05-261-1/+8
|\ \
| * | disable multisig by defaultmoneromooo-monero2022-05-171-1/+8
| |/
* | Merge pull request #8308luigi11112022-05-161-6/+1
|\ \
| * | wallet2: fix a couple unused variable warningsselsta2022-05-021-6/+1
* | | wallet2: speedup large tx construction: reserve vector memorymoneromooo-monero2022-05-131-1/+7
* | | wallet2: speedup large tx construction: batch ringdb lookupsCrypto City2022-05-131-4/+35
* | | wallet2: speedup large tx construction: batch ringdb updatesCrypto City2022-05-131-2/+14
* | | wallet2: speedup large tx construction: cache public key validitymoneromooo-monero2022-05-131-23/+31
| |/ |/|
* | Merge pull request #8277luigi11112022-05-101-3/+1
|\ \
| * | Preserve commitment format inside transactionsLuke Parker2022-04-211-3/+1
* | | Merge pull request #8220luigi11112022-05-101-3/+6
|\ \ \ | |_|/ |/| |
| * | multisig: add post-kex verification round to check that all participants have...koe2022-04-291-3/+6
* | | Merge pull request #8178luigi11112022-04-251-0/+4
|\ \ \ | |_|/ |/| |
| * | Bump ring size to 16 for v15 & remove set default in wallet clij-berman2022-04-181-0/+4
* | | Merge pull request #8254luigi11112022-04-191-1/+1
|\ \ \
| * | | wallet2: use BP+ for cold signingmoneromooo-monero2022-04-101-1/+1
* | | | Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-128/+177
| |/ / |/| |
* | | Fee changes from ArticMinemoneromooo-monero2022-04-101-32/+62
|/ /
* | Merge pull request #8197luigi11112022-04-061-1/+1
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-041-1/+1
| |/
* | Merge pull request #8195luigi11112022-04-061-4/+4
|\ \
| * | wallet2: update stagenet rollback blocksselsta2022-03-011-4/+4
* | | Merge pull request #8179luigi11112022-04-061-7/+125
|\ \ \
| * | | wallet2: decrease the amount of data exchanged for output exportmoneromooo-monero2022-03-291-7/+125
| | |/ | |/|
* | | Merge pull request #7170luigi11112022-04-051-38/+51
|\ \ \
| * | | store outPk/8 in the tx for speedmoneromooo-monero2022-04-051-1/+3
| * | | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-37/+48
* | | | Merge pull request #7153luigi11112022-04-051-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Make the wallet name optional when locked.Norman Moeschter2022-03-101-0/+7
| |/ /
* | | Merge pull request #8158luigi11112022-03-181-0/+13
|\ \ \ | |/ / |/| |
| * | Balance includes unconfirmed transfers to selfwoodser2022-01-311-0/+13
| |/
* | Merge pull request #7877luigi11112022-03-021-446/+146
|\ \ | |/ |/|
| * multisig key exchange update and refactorkoe2022-02-221-446/+146