| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6522 | luigi1111 | 2020-06-08 | 1 | -0/+31 |
| |\ | |||||
| | * | Fixed bugs for take_slice and byte_stream->byte_slice | Lee Clagett | 2020-05-12 | 1 | -0/+31 |
| * | | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 2020-05-31 | 1 | -2/+3 |
| * | | Merge pull request #6535 | luigi1111 | 2020-05-27 | 15 | -538/+226 |
| |\ \ | |||||
| | * | | fuzz_tests: refactor and add OSS-Fuzz compatibility | moneromooo-monero | 2020-05-15 | 15 | -538/+226 |
| | |/ | |||||
| * / | build: fix boost 1.73 compatibility | selsta | 2020-05-14 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #6477 | luigi1111 | 2020-05-06 | 3 | -65/+25 |
| |\ | |||||
| | * | Revert functional test changes in babf25d2e and 571546067 | Lee Clagett | 2020-04-24 | 3 | -65/+25 |
| * | | 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 | 3 | -0/+11 |
| |\ \ | |||||
| | * | | Bulletproofs: verification speedup | Sarang Noether | 2020-04-14 | 3 | -0/+11 |
| * | | | Merge pull request #6460 | luigi1111 | 2020-05-01 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | unit_tests: fix gcc+ warning | Sumo Gr | 2020-04-18 | 1 | -0/+4 |
| * | | | | Merge pull request #6446 | luigi1111 | 2020-05-01 | 4 | -57/+43 |
| |\ \ \ \ | |||||
| | * | | | | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 4 | -57/+43 |
| | | |/ / | |/| | | |||||
| * | | | | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 2020-04-03 | 1 | -0/+39 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #6445 | luigi1111 | 2020-04-21 | 3 | -25/+65 |
| |\ \ \ | |||||
| | * | | | Always reject duplicate key-images from second txid | Lee Clagett | 2020-03-30 | 1 | -13/+39 |
| | * | | | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 2020-03-30 | 2 | -12/+26 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6433 | luigi1111 | 2020-04-21 | 2 | -1/+5 |
| |\ \ \ | |||||
| | * | | | functional_tests: ensure signatures never reuse a timestamp | moneromooo-monero | 2020-04-06 | 1 | -0/+2 |
| | * | | | functional_tests: ensure signed timestamps are fresh | moneromooo-monero | 2020-04-06 | 1 | -1/+3 |
| * | | | | 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 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #6332 | luigi1111 | 2020-04-21 | 1 | -0/+5 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Allow wallet2.h to run in WebAssembly | woodser | 2020-04-15 | 1 | -0/+5 |
| | |/ / | |||||
| * / / | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 5 | -29/+1118 |
| |/ / | |||||
| * | | Merge pull request #6403 | luigi1111 | 2020-04-10 | 3 | -0/+64 |
| |\ \ | |/ |/| | |||||
| | * | Correct key image check in tx_pool | Lee Clagett | 2020-03-14 | 3 | -0/+64 |
| * | | 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 #6309 | luigi1111 | 2020-04-04 | 2 | -5/+57 |
| |\ \ \ \ \ | |||||
| | * | | | | | functional_tests: speed up signature generation | moneromooo-monero | 2020-03-26 | 2 | -5/+29 |
| | * | | | | | functional_tests: update cookie at 10 seconds interval | moneromooo-monero | 2020-03-26 | 1 | -0/+28 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | cryptonote_basic: drop unused verification_context::m_not_rct field | xiphon | 2020-03-31 | 1 | -3/+0 |
| * | | | | | Merge pull request #6214 | luigi1111 | 2020-03-31 | 2 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | protocol: request txpool contents when synced | moneromooo-monero | 2020-03-22 | 2 | -0/+4 |
| | |/ / / / | |||||
| * | | | | | Fix network unit tests after epee changes | Lee Clagett | 2020-03-28 | 1 | -2/+2 |
