Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |