summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7877luigi11112022-03-0225-821/+1944
|\ \ \ \ \ \
| * | | | | | multisig key exchange update and refactorkoe2022-02-2225-821/+1944
| | |_|_|_|/ | |/| | | |
* | | | | | crypto: fix constant randomx exceptions in large page allocatormoneromooo-monero2022-02-191-1/+4
| |_|_|/ / |/| | | |
* | | | | Merge pull request #8130luigi11112022-01-241-3/+3
|\ \ \ \ \
| * | | | | Update net_node.inlGingeropolous2022-01-041-3/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #8123luigi11112022-01-241-4/+5
|\ \ \ \ \
| * | | | | wallet inits cache if file and blob missingwoodser2021-12-241-4/+5
| |/ / / /
* | | | | Merge pull request #8044luigi11112022-01-241-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Avoid unnecessary 'Invalid hashing blob' error messagerbrunner72021-11-051-1/+6
| | |/ / | |/| |
* | | | Merge pull request #8067luigi11112021-11-301-6/+2
|\ \ \ \
| * | | | `make_uri` disallows standalone payment idswoodser2021-11-301-6/+2
| |/ / /
* | | | Merge pull request #8057luigi11112021-11-301-4/+4
|\ \ \ \
| * | | | device_ledger: fix incorrect macroselsta2021-11-121-4/+4
* | | | | Merge pull request #7943luigi11112021-11-301-2/+2
|\ \ \ \ \
| * | | | | rpc: don't set error code as status stringselsta2021-09-151-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #8083luigi11112021-11-261-0/+15
|\ \ \ \ \
| * | | | | rpc: fix DoS vector in get_output_distributionmoneromooo-monero2021-10-241-0/+15
* | | | | | Merge pull request #8070luigi11112021-11-265-5/+73
|\ \ \ \ \ \
| * | | | | | Add calcpow RPCHoward Chu2021-11-205-5/+73
| | |_|/ / / | |/| | | |
* / | | | | cryptonote_core: fix unused lambda warningselsta2021-11-161-1/+1
|/ / / / /
* | | | | Merge pull request #8038luigi11112021-11-091-7/+3
|\ \ \ \ \
| * | | | | device: fix ledger error strings, add human friendly messagesselsta2021-11-031-7/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #8031luigi11112021-11-091-16/+54
|\ \ \ \ \
| * | | | | slow_hash: don't blow out Mac stack on ARM64Howard Chu2021-10-301-16/+54