| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -1/+1 |
| * | Merge pull request #6763 | Alexander Blair | 2020-08-27 | 1 | -41/+54 |
| |\ | |||||
| | * | rpc: always send raw txes through P2P (don't use bootstrap daemon) | xiphon | 2020-08-16 | 1 | -41/+54 |
| * | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 1 | -6/+4 |
| |\ \ | |||||
| | * | | rpc: reject wrong sized txid | moneromooo-monero | 2020-07-30 | 1 | -6/+4 |
| | |/ | |||||
| * / | rpc: return empty txid get_outs rather than 00..00 when not requested | moneromooo-monero | 2020-07-25 | 1 | -1/+2 |
| |/ | |||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| * | | Merge pull request #6599 | luigi1111 | 2020-07-08 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rpc: fix relay_tx error return mixup | moneromooo-monero | 2020-05-28 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6584 | luigi1111 | 2020-07-08 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | rpc: don't display invalid json errors on default log level | moneromooo-monero | 2020-05-23 | 1 | -5/+5 |
| | |/ | |||||
| * / | rpc: add a sanity limit to a few RPC in restricted mode | moneromooo-monero | 2020-05-20 | 1 | -6/+44 |
| |/ | |||||
| * | Merge pull request #6481 | luigi1111 | 2020-05-06 | 1 | -1/+1 |
| |\ | |||||
| | * | rpc: fix 'use_bootstrap_daemon_if_necessary' return value | xiphon | 2020-04-27 | 1 | -1/+1 |
| * | | Merge pull request #6453 | luigi1111 | 2020-05-01 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa... | xiphon | 2020-04-15 | 1 | -1/+1 |
| * | | | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 2020-03-30 | 1 | -7/+12 |
| | |/ |/| | |||||
| * | | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 1 | -5/+5 |
| |/ | |||||
| * | Merge pull request #6357 | luigi1111 | 2020-04-04 | 1 | -23/+27 |
| |\ | |||||
| | * | daemon: auto public nodes - cache and prioritize most stable nodes | xiphon | 2020-02-28 | 1 | -23/+27 |
| * | | cryptonote_basic: drop unused verification_context::m_not_rct field | xiphon | 2020-03-31 | 1 | -2/+0 |
| * | | Merge pull request #6325 | luigi1111 | 2020-03-31 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | rpc: fix print_pool_sh not finding local txes | moneromooo-monero | 2020-02-08 | 1 | -1/+4 |
| | |/ | |||||
| * | | Merge pull request #6260 | luigi1111 | 2020-03-31 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | rpc: add --rpc-payment-allow-free-loopback | moneromooo-monero | 2020-03-12 | 1 | -1/+10 |
| * | | | Merge pull request #6289 | Alexander Blair | 2020-03-27 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | wallet: reroll fake outs selection on local tx_sanity_check failure | xiphon | 2020-01-14 | 1 | -1/+1 |
| * | | | Merge pull request #6259 | Alexander Blair | 2020-02-28 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | rpc: fill miner_tx_hash again | moneromooo-monero | 2019-12-20 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge pull request #6242 | Alexander Blair | 2020-02-28 | 1 | -6/+4 |
| |\ \ \ | |||||
| | * | | | rpc: drop the obsolete and wrong "unpruned size" log | moneromooo-monero | 2019-12-16 | 1 | -6/+4 |
| | |/ / | |||||
| * | | | Merge pull request #6225 | Alexander Blair | 2020-02-28 | 1 | -6/+11 |
| |\ \ \ | |||||
| | * | | | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 2019-12-12 | 1 | -6/+11 |
| * | | | | Merge pull request #6215 | Alexander Blair | 2020-02-28 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| | * | | | | --disable-ban-rpc option to prevent RPC users from banning | naughtyfox | 2019-12-04 | 1 | -1/+3 |
| | |/ / / | |||||
| * | | | | Merge pull request #6211 | Alexander Blair | 2020-02-28 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | rpc: add bad-blocks to flush_cache RPC | moneromooo-monero | 2019-12-02 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6198 | luigi1111 | 2020-02-19 | 1 | -1/+2 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | daemon: run with -rpc-payment-address and --rpc-restricted-bind-port | moneromooo-monero | 2019-11-29 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #6035 | Alexander Blair | 2020-02-06 | 1 | -6/+10 |
| |\ \ \ | |||||
| | * | | | rpc: error out from get_info if the proxied call errors out | moneromooo-monero | 2019-11-27 | 1 | -2/+1 |
| | * | | | rpc: do not propagate exceptions out of a dtor | moneromooo-monero | 2019-11-27 | 1 | -4/+8 |
| | * | | | rpc: always set the update field in update on sucess | moneromooo-monero | 2019-11-27 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge pull request #6173 | Alexander Blair | 2020-01-24 | 1 | -6/+10 |
| |\ \ \ | |||||
| | * | | | rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPC | moneromooo-monero | 2019-11-25 | 1 | -5/+5 |
| | * | | | rpc: don't auto fail RPC needing payment in bootstrap mode | moneromooo-monero | 2019-11-22 | 1 | -1/+5 |
| | |/ / | |||||
| * | | | Merge pull request #6172 | Alexander Blair | 2020-01-24 | 1 | -0/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | rpc: add received_timestamp for pool txes in gettransactions | moneromooo-monero | 2019-11-22 | 1 | -0/+3 |
| | |/ | |||||
| * / | Adding support for hidden (anonymity) txpool | Lee Clagett | 2019-11-02 | 1 | -9/+7 |
| |/ | |||||
