aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Trimming FatJeffrey2022-04-182-2/+0
* Boring Old DeletesJeffrey2022-04-184-56/+0
* Merge pull request #8207luigi11112022-04-1815-138/+15
|\
| * CMake: Add missing headers via monero_find_all_headers macromj-xmr2022-04-0615-138/+15
* | Fee changes from ArticMinemoneromooo-monero2022-04-1012-44/+306
|/
* Merge pull request #8223luigi11112022-04-063-11/+9
|\
| * Eliminate dependence on boost::interprocess #8223Jeffrey2022-03-303-11/+9
* | Merge pull request #8215luigi11112022-04-062-3/+13
|\ \
| * | wallet_rpc_server: support regex for get_accounts tagreemuru2022-03-132-3/+13
* | | Merge pull request #8213luigi11112022-04-061-6/+0
|\ \ \
| * | | wallet_rpc_server: fix make_integrated_address with no payment idmoneromooo-monero2022-03-111-6/+0
| |/ /
* | | Merge pull request #8212luigi11112022-04-061-3/+0
|\ \ \
| * | | Remove footgun doc comment in miner TX validationLuke Parker2022-03-101-3/+0
| |/ /
* | | Merge pull request #8205luigi11112022-04-061-1/+0
|\ \ \
| * | | Compil. time: cryptonote_core minus portable_storage headermj-xmr2022-03-041-1/+0
| |/ /
* | | Merge pull request #8197luigi11112022-04-06403-403/+458
|\ \ \
| * | | Copyright: Update to 2022mj-xmr2022-03-04403-403/+458
| |/ /
* | | Merge pull request #8195luigi11112022-04-061-4/+4
|\ \ \
| * | | wallet2: update stagenet rollback blocksselsta2022-03-011-4/+4
* | | | Merge pull request #8180luigi11112022-04-061-13/+47
|\ \ \ \
| * | | | simplewallet: add option for exporting tx keysreemuru2022-02-241-13/+47
| |/ / /
* | | | Merge pull request #8179luigi11112022-04-062-10/+167
|\ \ \ \
| * | | | wallet2: decrease the amount of data exchanged for output exportmoneromooo-monero2022-03-292-10/+167
| | |/ / | |/| |
* | | | Merge pull request #8053luigi11112022-04-061-2/+2
|\ \ \ \
| * | | | account info text alignmentim2021-11-101-2/+2
* | | | | Merge pull request #7937luigi11112022-04-061-14/+36
|\ \ \ \ \
| * | | | | Make RPC server functions that read db thread safej-berman2022-04-051-14/+36
* | | | | | Merge pull request #7170luigi11112022-04-0519-142/+1734
|\ \ \ \ \ \
| * | | | | | bulletproofs+: some minor cleanup from vtnerd's reviewmoneromooo-monero2022-04-051-11/+2
| * | | | | | store outPk/8 in the tx for speedmoneromooo-monero2022-04-054-7/+29
| * | | | | | ringct: port some of vtnerd's review changes from BP+ to BPmoneromooo-monero2022-04-051-13/+11
| * | | | | | ringct: a few minor optimizations from reviewmoneromooo-monero2022-04-051-18/+15
| * | | | | | plug bulletproofs plus into consensusmoneromooo-monero2022-04-0515-135/+492
| * | | | | | Updates from security auditSarang Noether2022-04-041-2/+10
| * | | | | | Precompute initial transcript hashSarang Noether2022-04-041-13/+11
| * | | | | | Bulletproofs+Sarang Noether2022-04-045-2/+1223
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7153luigi11112022-04-054-0/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the wallet name optional when locked.Norman Moeschter2022-03-104-0/+38
| | |_|/ / | |/| | |
* | | | | Merge pull request #8216luigi11112022-03-181-1/+1
|\ \ \ \ \
| * | | | | replace erciccione's seednode with one on haveno's infrastructureerciccione2022-03-131-1/+1
| |/ / / /
* | | | | Merge pull request #8187luigi11112022-03-181-6/+0
|\ \ \ \ \
| * | | | | Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168Jeffrey2022-02-191-6/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #8169luigi11112022-03-182-1/+4
|\ \ \ \ \
| * | | | | rpc: add explicit restricted flag to /get_infotobtoht2022-02-072-1/+4
| |/ / / /
* | | | | Merge pull request #8158luigi11112022-03-181-0/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Balance includes unconfirmed transfers to selfwoodser2022-01-311-0/+13
| |/ / /
* | | | Merge pull request #8145luigi11112022-03-022-1/+9
|\ \ \ \
| * | | | support authentication in monero-wallet-rpc set_daemonwoodser2022-01-172-2/+10
* | | | | Merge pull request #8052luigi11112022-03-023-10/+46
|\ \ \ \ \
| * | | | | fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav...koe2022-01-253-10/+46
| | |_|_|/ | |/| | |