| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4878 | Riccardo Spagni | 2018-12-04 | 1 | -0/+2 |
| |\ | |||||
| | * | rpc: add version to get_info | Jethro Grassie | 2018-11-21 | 1 | -0/+2 |
| * | | Merge pull request #4869 | Riccardo Spagni | 2018-12-04 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Avoid unnecessary temp block and copy ctor | moneromooo-monero | 2018-11-19 | 1 | -3/+3 |
| * | | | Merge pull request #4859 | Riccardo Spagni | 2018-12-04 | 1 | -13/+17 |
| |\ \ \ | |||||
| | * | | | Don't cache nettype in core_rpc_server use m_core | doy-lee | 2018-11-16 | 1 | -13/+17 |
| | |/ / | |||||
| * | / | rpc: speedup get_output_distribution | moneromooo-monero | 2018-11-20 | 1 | -1/+42 |
| | |/ |/| | |||||
| * | | tests: add unit tests for get_output_distribution | moneromooo-monero | 2018-11-16 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4750 | Riccardo Spagni | 2018-11-14 | 1 | -3/+3 |
| |\ | |||||
| | * | use current height - 1 for top block height in err msgs | cryptochangements34 | 2018-11-02 | 1 | -3/+3 |
| * | | Merge pull request #4747 | Riccardo Spagni | 2018-11-14 | 1 | -1/+8 |
| |\ \ | |||||
| | * | | return message in stop_mining if mining never started | cryptochangements34 | 2018-10-28 | 1 | -1/+8 |
| | |/ | |||||
| * | | Merge pull request #4735 | Riccardo Spagni | 2018-11-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rpc: adjust ring size error message now that too high is also possible | moneromooo-monero | 2018-10-27 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #4687 | Riccardo Spagni | 2018-11-04 | 1 | -51/+5 |
| |\ \ | |/ |/| | |||||
| | * | Update ZMQ fee estimate and add ZMQ output distribution | Lee Clagett | 2018-10-23 | 1 | -51/+5 |
| * | | rpc: fix wrongly formatted JSON for pruned tx | stoffu | 2018-10-22 | 1 | -19/+12 |
| |/ | |||||
| * | Merge pull request #4659 | Riccardo Spagni | 2018-10-20 | 1 | -6/+8 |
| |\ | |||||
| | * | rpc: fix output distribution caching ignoring chain changes | moneromooo-monero | 2018-10-19 | 1 | -6/+8 |
| * | | tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool | stoffu | 2018-10-18 | 1 | -0/+2 |
| |/ | |||||
| * | rpc: fixed typo in JSON command error response message | AnythingTechPro | 2018-10-04 | 1 | -1/+1 |
| * | Merge pull request #4399 | Riccardo Spagni | 2018-09-21 | 1 | -1/+10 |
| |\ | |||||
| | * | rpc: allow pruning of json encoded txs | cryptochangements34 | 2018-09-17 | 1 | -1/+10 |
| * | | Merge pull request #4378 | Riccardo Spagni | 2018-09-21 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | rpc: add a "is an update available" flag in get_info | moneromooo-monero | 2018-09-14 | 1 | -0/+2 |
| * | | | Merge pull request #4373 | Riccardo Spagni | 2018-09-21 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | rpc: add cumulative difficulty in block header data | moneromooo-monero | 2018-09-13 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge pull request #4354 | Riccardo Spagni | 2018-09-18 | 1 | -1/+7 |
| |\ \ \ | |||||
| | * | | | rpc: return "already mining" in start_mining if already mining | moneromooo-monero | 2018-09-09 | 1 | -1/+7 |
| * | | | | Merge pull request #4344 | Riccardo Spagni | 2018-09-18 | 1 | -1/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | rpc: don't include start time if restricted | moneromooo-monero | 2018-09-07 | 1 | -1/+1 |
| | |/ / | |||||
| * | / | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 2018-09-14 | 1 | -71/+0 |
| | |/ |/| | |||||
| * | | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -9/+10 |
| |/ | |||||
| * | Merge pull request #4033 | luigi1111 | 2018-07-19 | 1 | -2/+18 |
| |\ | |||||
| | * | rpc: add a non binary get_transaction_pool_hashes RPC | moneromooo-monero | 2018-06-21 | 1 | -2/+18 |
| * | | Merge pull request #4013 | luigi1111 | 2018-07-19 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | rpc: add blockchain disk size to getinfo | moneromooo-monero | 2018-06-20 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #3981 | luigi1111 | 2018-07-19 | 1 | -32/+14 |
| |\ \ | |||||
| | * | | db: store cumulative rct output distribution in the db for speed | moneromooo-monero | 2018-07-13 | 1 | -32/+14 |
| * | | | Merge pull request #3973 | luigi1111 | 2018-07-19 | 1 | -2/+14 |
| |\ \ \ | |||||
| | * | | | alt_chain_info can now give more info about a particular alt chain | moneromooo-monero | 2018-06-26 | 1 | -2/+14 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3854 | luigi1111 | 2018-07-19 | 1 | -0/+64 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | update get_info RPC and bump RPC version | victorsintnicolaas | 2018-06-29 | 1 | -0/+2 |
| | * | | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 2018-06-29 | 1 | -0/+62 |
| * | | | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 2018-06-26 | 1 | -25/+12 |
| * | | | replace std::list with std::vector on some hot paths | moneromooo-monero | 2018-06-26 | 1 | -16/+21 |
| * | | | rpc: sanity check on number of txes in a block | moneromooo-monero | 2018-06-26 | 1 | -0/+6 |
| * | | | rpc: add option to skip coinbase info in get_blocks.bin | moneromooo-monero | 2018-06-26 | 1 | -4/+7 |
| | |/ |/| | |||||
| * | | Merge pull request #3892 | luigi1111 | 2018-06-07 | 1 | -6/+7 |
| |\ \ | |||||
| | * | | rpc: convert distribution to cumulative after caching | moneromooo-monero | 2018-05-31 | 1 | -6/+7 |
