| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ByteSlice: Fix persisting ptr to std::moved SSO buffer | Doyle | 2020-05-20 | 1 | -0/+23 |
| * | Fixed bugs for take_slice and byte_stream->byte_slice | Lee Clagett | 2020-05-12 | 1 | -0/+31 |
| * | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2020-04-11 | 2 | -5/+259 |
| * | Merge pull request #6451 | luigi1111 | 2020-05-02 | 1 | -0/+8 |
| |\ | |||||
| | * | Bulletproofs: verification speedup | Sarang Noether | 2020-04-14 | 1 | -0/+8 |
| * | | Merge pull request #6460 | luigi1111 | 2020-05-01 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | unit_tests: fix gcc+ warning | Sumo Gr | 2020-04-18 | 1 | -0/+4 |
| * | | | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 2020-04-03 | 1 | -0/+39 |
| * | | | Merge pull request #6359 | luigi1111 | 2020-04-21 | 1 | -0/+3 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fixed string_ref usage bug in epee::from_hex::vector | Lee Clagett | 2020-03-30 | 1 | -0/+3 |
| | |/ | |||||
| * / | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 1 | -27/+1074 |
| |/ | |||||
| * | Merge pull request #6381 | luigi1111 | 2020-04-04 | 1 | -8/+12 |
| |\ | |||||
| | * | Fix receive order leakage with tx fluffing | Lee Clagett | 2020-03-10 | 1 | -8/+12 |
| * | | Merge pull request #6361 | luigi1111 | 2020-04-04 | 2 | -1/+58 |
| |\ \ | |||||
| | * | | Fixed bug in ZMQ JSON-RPC method field | Lee Clagett | 2019-11-18 | 2 | -1/+58 |
| * | | | Merge pull request #6357 | luigi1111 | 2020-04-04 | 2 | -0/+173 |
| |\ \ \ | |||||
| | * | | | daemon: auto public nodes - cache and prioritize most stable nodes | xiphon | 2020-02-28 | 2 | -0/+173 |
| | |/ / | |||||
| * | | | Merge pull request #6351 | luigi1111 | 2020-04-04 | 1 | -3/+43 |
| |\ \ \ | |||||
| | * | | | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 2020-03-09 | 1 | -3/+43 |
| * | | | | Merge pull request #6346 | luigi1111 | 2020-04-04 | 2 | -5/+1 |
| |\ \ \ \ | |||||
| | * | | | | unit_tests: fix missing test names | xiphon | 2020-02-18 | 2 | -5/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #6339 | luigi1111 | 2020-04-04 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | remove empty statements | Interchained | 2020-02-17 | 2 | -2/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6335 | luigi1111 | 2020-04-04 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | wipeable_string: split - treat CR, LF and Tabs as separators | xiphon | 2020-02-12 | 1 | -0/+1 |
| * | | | | | Merge pull request #6214 | luigi1111 | 2020-03-31 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | protocol: request txpool contents when synced | moneromooo-monero | 2020-03-22 | 1 | -0/+2 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Fix network unit tests after epee changes | Lee Clagett | 2020-03-28 | 1 | -2/+2 |
| * | | | | | Merge pull request #6285 | Alexander Blair | 2020-03-27 | 1 | -22/+402 |
| |\ \ \ \ \ | |||||
| | * | | | | | net: fix incorrect less operator for top/i2p addresses | Aaron Hook | 2020-01-18 | 1 | -22/+402 |
| | | |/ / / | |/| | | | |||||
| * | | | | | p2p: remove old debug commands | Aaron Hook | 2020-03-20 | 3 | -1/+2 |
| | |/ / / |/| | | | |||||
| * | | | | Merge pull request #6273 | Alexander Blair | 2020-03-12 | 2 | -20/+38 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 2020-03-05 | 2 | -20/+38 |
| | |/ / | |||||
| * | | | Merge pull request #6220 | Alexander Blair | 2020-02-28 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Improved performance for epee serialization: | Lee Clagett | 2019-11-04 | 1 | -3/+3 |
| * | | | | Merge pull request #6202 | Alexander Blair | 2020-02-28 | 1 | -9/+0 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | unit_tests: remove invalid bulletproofs unit test | moneromooo-monero | 2019-12-01 | 1 | -9/+0 |
| | |/ / | |||||
| * | | | wallet: do not split integrated addresses in address book api | moneromooo-monero | 2020-01-26 | 1 | -1/+0 |
| * | | | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2019-11-04 | 1 | -14/+82 |
| | |/ |/| | |||||
| * | | Merge pull request #6018 | luigi1111 | 2019-12-12 | 2 | -1/+51 |
| |\ \ | |||||
| | * | | rpc: Only show version string if it matches expected pattern | Nathan Dorfman | 2019-11-12 | 2 | -1/+51 |
| | |/ | |||||
| * / | Adding support for hidden (anonymity) txpool | Lee Clagett | 2019-11-02 | 1 | -5/+6 |
| |/ | |||||
| * | unit_tests: fix use after free | moneromooo-monero | 2019-10-30 | 1 | -7/+16 |
| * | Merge pull request #5972 | luigi1111 | 2019-10-22 | 1 | -0/+37 |
| |\ | |||||
| | * | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 2019-10-11 | 1 | -0/+37 |
| * | | Merge pull request #5966 | luigi1111 | 2019-10-22 | 1 | -0/+116 |
| |\ \ | |||||
| | * | | Support median block size > 4 GB | moneromooo-monero | 2019-10-21 | 1 | -0/+116 |
| * | | | unit_tests: fix build after rename | moneromooo-monero | 2019-10-15 | 1 | -4/+6 |
| * | | | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 2019-10-13 | 2 | -7/+42 |
| | |/ |/| | |||||
| * | | unit_tests: fix build with boost 1.69 | moneromooo-monero | 2019-10-11 | 1 | -3/+6 |
