| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #8223 | luigi1111 | 2022-04-06 | 3 | -11/+9 |
| |\ | |||||
| | * | Eliminate dependence on boost::interprocess #8223 | Jeffrey | 2022-03-30 | 3 | -11/+9 |
| * | | Merge pull request #8215 | luigi1111 | 2022-04-06 | 2 | -3/+13 |
| |\ \ | |||||
| | * | | wallet_rpc_server: support regex for get_accounts tag | reemuru | 2022-03-13 | 2 | -3/+13 |
| * | | | Merge pull request #8213 | luigi1111 | 2022-04-06 | 1 | -6/+0 |
| |\ \ \ | |||||
| | * | | | wallet_rpc_server: fix make_integrated_address with no payment id | moneromooo-monero | 2022-03-11 | 1 | -6/+0 |
| | |/ / | |||||
| * | | | Merge pull request #8212 | luigi1111 | 2022-04-06 | 1 | -3/+0 |
| |\ \ \ | |||||
| | * | | | Remove footgun doc comment in miner TX validation | Luke Parker | 2022-03-10 | 1 | -3/+0 |
| | |/ / | |||||
| * | | | Merge pull request #8205 | luigi1111 | 2022-04-06 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | Compil. time: cryptonote_core minus portable_storage header | mj-xmr | 2022-03-04 | 1 | -1/+0 |
| | |/ / | |||||
| * | | | Merge pull request #8197 | luigi1111 | 2022-04-06 | 403 | -403/+458 |
| |\ \ \ | |||||
| | * | | | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 403 | -403/+458 |
| | |/ / | |||||
| * | | | Merge pull request #8195 | luigi1111 | 2022-04-06 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | wallet2: update stagenet rollback blocks | selsta | 2022-03-01 | 1 | -4/+4 |
| * | | | | Merge pull request #8180 | luigi1111 | 2022-04-06 | 1 | -13/+47 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: add option for exporting tx keys | reemuru | 2022-02-24 | 1 | -13/+47 |
| | |/ / / | |||||
| * | | | | Merge pull request #8179 | luigi1111 | 2022-04-06 | 2 | -10/+167 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: decrease the amount of data exchanged for output export | moneromooo-monero | 2022-03-29 | 2 | -10/+167 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #8053 | luigi1111 | 2022-04-06 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | account info text alignment | im | 2021-11-10 | 1 | -2/+2 |
| * | | | | | Merge pull request #7937 | luigi1111 | 2022-04-06 | 1 | -14/+36 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make RPC server functions that read db thread safe | j-berman | 2022-04-05 | 1 | -14/+36 |
| * | | | | | | Merge pull request #7170 | luigi1111 | 2022-04-05 | 19 | -142/+1734 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | bulletproofs+: some minor cleanup from vtnerd's review | moneromooo-monero | 2022-04-05 | 1 | -11/+2 |
| | * | | | | | | store outPk/8 in the tx for speed | moneromooo-monero | 2022-04-05 | 4 | -7/+29 |
| | * | | | | | | ringct: port some of vtnerd's review changes from BP+ to BP | moneromooo-monero | 2022-04-05 | 1 | -13/+11 |
| | * | | | | | | ringct: a few minor optimizations from review | moneromooo-monero | 2022-04-05 | 1 | -18/+15 |
| | * | | | | | | plug bulletproofs plus into consensus | moneromooo-monero | 2022-04-05 | 15 | -135/+492 |
| | * | | | | | | Updates from security audit | Sarang Noether | 2022-04-04 | 1 | -2/+10 |
| | * | | | | | | Precompute initial transcript hash | Sarang Noether | 2022-04-04 | 1 | -13/+11 |
| | * | | | | | | Bulletproofs+ | Sarang Noether | 2022-04-04 | 5 | -2/+1223 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge pull request #7153 | luigi1111 | 2022-04-05 | 4 | -0/+38 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Make the wallet name optional when locked. | Norman Moeschter | 2022-03-10 | 4 | -0/+38 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #8216 | luigi1111 | 2022-03-18 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | replace erciccione's seednode with one on haveno's infrastructure | erciccione | 2022-03-13 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #8187 | luigi1111 | 2022-03-18 | 1 | -6/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168 | Jeffrey | 2022-02-19 | 1 | -6/+0 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #8169 | luigi1111 | 2022-03-18 | 2 | -1/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | rpc: add explicit restricted flag to /get_info | tobtoht | 2022-02-07 | 2 | -1/+4 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #8158 | luigi1111 | 2022-03-18 | 1 | -0/+13 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Balance includes unconfirmed transfers to self | woodser | 2022-01-31 | 1 | -0/+13 |
| | |/ / / | |||||
| * | | | | Merge pull request #8145 | luigi1111 | 2022-03-02 | 2 | -1/+9 |
| |\ \ \ \ | |||||
| | * | | | | support authentication in monero-wallet-rpc set_daemon | woodser | 2022-01-17 | 2 | -2/+10 |
| * | | | | | Merge pull request #8052 | luigi1111 | 2022-03-02 | 3 | -10/+46 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav... | koe | 2022-01-25 | 3 | -10/+46 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #7877 | luigi1111 | 2022-03-02 | 25 | -821/+1944 |
| |\ \ \ \ \ | |||||
| | * | | | | | multisig key exchange update and refactor | koe | 2022-02-22 | 25 | -821/+1944 |
| * | | | | | | crypto: fix constant randomx exceptions in large page allocator | moneromooo-monero | 2022-02-19 | 1 | -1/+4 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | Merge pull request #8130 | luigi1111 | 2022-01-24 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update net_node.inl | Gingeropolous | 2022-01-04 | 1 | -3/+3 |
| | | |_|/ / | |/| | | | |||||
