Age | Commit message (Expand) | Author | Files | Lines |
2019-06-09 | miner: fix double free of thread attributes | ston1th | 1 | -4/+1 |
2019-05-07 | Merge pull request #5510 | Riccardo Spagni | 1 | -3/+3 |
2019-05-01 | fix wide difficulty conversion with some versions of boost | moneromooo-monero | 1 | -3/+3 |
2019-04-25 | rpc: improve get_output_distribution | moneromooo-monero | 1 | -1/+1 |
2019-04-15 | rpc: fix get_block_hashes.bin from wallet on pruned blockchain | moneromooo-monero | 1 | -1/+1 |
2019-03-24 | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 1 | -3/+6 |
2019-03-24 | Merge pull request #5207 | Riccardo Spagni | 1 | -6/+30 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-02-27 | rpc: Allow submitting tx as hex blob over ZMQ | Nathan Dorfman | 1 | -6/+30 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -4/+4 |
2018-11-21 | rpc: add version to get_info | Jethro Grassie | 1 | -0/+2 |
2018-11-16 | tests: add unit tests for get_output_distribution | moneromooo-monero | 1 | -1/+1 |
2018-10-23 | Update ZMQ fee estimate and add ZMQ output distribution | Lee Clagett | 1 | -3/+45 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 1 | -39/+0 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -2/+3 |
2018-08-02 | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST | Lee Clagett | 1 | -25/+17 |
2018-06-26 | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 1 | -5/+5 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 1 | -23/+7 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 1 | -1/+1 |
2018-03-05 | Stagenet | stoffu | 1 | -3/+5 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-18 | add empty container sanity checks when using front() and back() | moneromooo-monero | 1 | -0/+4 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -1/+1 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -4/+11 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -1/+1 |
2017-09-05 | Fix various oversights/bugs in ZMQ RPC server code | Thomas Winget | 1 | -42/+129 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+800 |