| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #8228 | luigi1111 | 2022-04-06 | 1 | -64/+71 | |
| |\ \ | | | | | | | | | | 1ce9e9c Remove dead code from parserse_base_utils and fix unit tests (Jeffrey) | |||||
| | * | | Remove dead code from parserse_base_utils and fix unit tests | Jeffrey | 2022-03-30 | 1 | -64/+71 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove `match_string()`, `match_number()`, and `match_word()` * Remove `match_word_with_extrasymb()` and `match_word_til_equal_mark()` * Adapt unit test for `match_number()` to `match_number2()` * Adapt unit test for `match_string()` to `match_string2()` Note: the unit tests were testing for the old version of the functions, and the interfaces for these functions changed slightly, so I had to also edit the tests. As of writing, this PR has no merge conflicts with #8211 Additional changes during review: * Explicitly set up is_[float/signed]_val to be changed before each call * Structify the tests and fix uninitialized variables | |||||
| * | | Merge pull request #8197 | luigi1111 | 2022-04-06 | 73 | -73/+94 | |
| |\ \ | | | | | | | | | | da9aa1f Copyright: Update to 2022 (mj-xmr) | |||||
| | * | | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 73 | -73/+94 | |
| | |/ | ||||||
| * | | plug bulletproofs plus into consensus | moneromooo-monero | 2022-04-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Bulletproofs+ | Sarang Noether | 2022-04-04 | 2 | -0/+170 | |
| |/ | ||||||
| * | Merge pull request #7877 | luigi1111 | 2022-03-02 | 1 | -31/+201 | |
| |\ | | | | | | | e08abaa multisig key exchange update and refactor (koe) | |||||
| | * | multisig key exchange update and refactor | koe | 2022-02-22 | 1 | -31/+201 | |
| | | | ||||||
| * | | tx_pool: full tx revalidation on fork boundaries | moneromooo-monero | 2021-11-01 | 1 | -5/+10 | |
| | | | | | | | | | | | | | avoids mining txes after a fork that are invalid by this fork's rules, but were valid by the previous fork rules at the time they were verified and added to the txpool. | |||||
| * | | Merge pull request #7874 | luigi1111 | 2021-10-11 | 2 | -36/+337 | |
| |\ \ | |/ |/| | | | | | 9154883 node_server: fix race condition (anon) 8922f96 node_server: add race condition demo (anon) | |||||
| | * | node_server: fix race condition | anon | 2021-09-20 | 1 | -36/+77 | |
| | | | ||||||
| | * | node_server: add race condition demo | anon | 2021-09-20 | 1 | -0/+260 | |
| | | | ||||||
| * | | Merge pull request #7923 | luigi1111 | 2021-09-23 | 1 | -2/+4 | |
| |\ \ | | | | | | | | | | 5eaedb5 unit_tests: fix use after free in serialization test (moneromooo-monero) | |||||
| | * | | unit_tests: fix use after free in serialization test | moneromooo-monero | 2021-09-08 | 1 | -2/+4 | |
| | |/ | ||||||
| * | | Mac: UT node server fix IP localhost by aliasing | mj-xmr | 2021-09-12 | 1 | -0/+3 | |
| | | | ||||||
| * | | Merge pull request #7828 | luigi1111 | 2021-09-09 | 1 | -0/+7 | |
| |\ \ | |/ |/| | | | b2c59af EasyLogging++: new anti-UB test and propagating exception (mj-xmr) | |||||
| | * | EasyLogging++: new anti-UB test and propagating exception | mj-xmr | 2021-08-03 | 1 | -0/+7 | |
| | | | ||||||
| * | | Merge pull request #7818 | luigi1111 | 2021-08-11 | 2 | -8/+8 | |
| |\ \ | | | | | | | | | | 9c8e3e8 unit_tests: fix broken tests (anon) | |||||
| | * | | unit_tests: fix broken tests | anon | 2021-07-28 | 2 | -8/+8 | |
| | |/ | | | | | | | | | boosted_tcp_server: check condition before sleep too cryptonote_protocol_handler: each instance of BlockchainLMDB requires separate thread due to private thread local fields | |||||
| * | | Merge pull request #7809 | luigi1111 | 2021-08-11 | 1 | -0/+1 | |
| |\ \ | |/ |/| | | | 7354ffb p2p: remove blocked addresses/hosts from peerlist (moneromooo-monero) | |||||
| | * | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 2021-08-05 | 1 | -0/+1 | |
| | | | ||||||
| * | | EasyLogging++: Add UTests, that protect against regressions | mj-xmr | 2021-07-06 | 1 | -0/+13 | |
| |/ | ||||||
| * | unit_tests: check for ge_frombytes_vartime failure | moneromooo-monero | 2021-06-11 | 2 | -4/+4 | |
| | | | | | CID 1446559 | |||||
| * | Merge pull request #7661 | luigi1111 | 2021-06-10 | 2 | -7/+75 | |
| |\ | | | | | | | 08e4497 Improve cryptonote (block and tx) binary read performance (Lee Clagett) | |||||
| | * | Improve cryptonote (block and tx) binary read performance | Lee Clagett | 2021-01-23 | 2 | -7/+75 | |
| | | | ||||||
| * | | Merge pull request #7690 | luigi1111 | 2021-05-12 | 1 | -1/+2 | |
| |\ \ | | | | | | | | | | 3cc4428 clang: fix -Wpessimizing-move warning (selsta) | |||||
| | * | | clang: fix -Wpessimizing-move warning | selsta | 2021-04-28 | 1 | -1/+2 | |
| | |/ | ||||||
| * / | clang: fix -Wrange-loop-analysis warnings | selsta | 2021-04-27 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #7669 | luigi1111 | 2021-04-22 | 4 | -40/+124 | |
| |\ | | | | | | | 679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett) | |||||
| | * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-19 | 4 | -40/+124 | |
| | | | ||||||
| * | | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 2021-04-16 | 1 | -0/+1 | |
| |/ | ||||||
| * | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 3 | -118/+24 | |
| | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | |||||
| * | Merge pull request #7653 | luigi1111 | 2021-04-16 | 1 | -1/+1 | |
| |\ | | | | | | | 73d3b00 unit_tests: fix boost 1.58 compatibility (anon) | |||||
| | * | unit_tests: fix boost 1.58 compatibility | anon | 2021-04-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #7136 | luigi1111 | 2021-04-16 | 3 | -24/+118 | |
| |\ \ | |/ |/| | | | 23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett) | |||||
| | * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 3 | -24/+118 | |
| | | | ||||||
| * | | Merge pull request #7646 | luigi1111 | 2021-04-06 | 1 | -0/+12 | |
| |\ \ | | | | | | | | | | 176cea0 Tests: Fix test node_server.bind_same_p2p_port from randomly crashing (mj-xmr) | |||||
| | * | | Tests: Fix test node_server.bind_same_p2p_port from randomly crashing | mj-xmr | 2021-04-05 | 1 | -0/+12 | |
| | | | | ||||||
| * | | | Merge pull request #7639 | luigi1111 | 2021-04-06 | 1 | -1/+4 | |
| |\ \ \ | |/ / |/| | | | | | 53683d7 Warnings: fix ut/levin.cpp missing braces (mj-xmr) | |||||
| | * | | Warnings: fix ut/levin.cpp missing braces | mj-xmr | 2021-03-27 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Merge pull request #7620 | luigi1111 | 2021-03-29 | 1 | -0/+592 | |
| |\ \ \ | | | | | | | | | | | | | | | | | fe63256 cryptonote_protocol_handler: fix race condition (anon) ded2f3a cryptonote_protocol_handler: add race condition demo (anon) | |||||
| | * | | | cryptonote_protocol_handler: add race condition demo | anon | 2021-03-22 | 1 | -0/+592 | |
| | |/ / | ||||||
| * | | | Merge pull request #7460 | luigi1111 | 2021-03-29 | 1 | -0/+110 | |
| |\ \ \ | |/ / |/| | | | | | | | | 2935a0c async_protocol_handler_config: fix deadlock (anon) c877705 async_protocol_handler_config: add deadlock demo (anon) | |||||
| | * | | async_protocol_handler_config: add deadlock demo | anon | 2021-03-12 | 1 | -0/+110 | |
| | |/ | ||||||
| * | | Merge pull request #7005 | luigi1111 | 2021-03-20 | 1 | -1/+3 | |
| |\ \ | | | | | | | | | | 249eae5 Allow byte_stream->byte_slice conversion to shrink unused buffer space (Lee Clagett) | |||||
| | * | | Allow byte_stream->byte_slice conversion to shrink unused buffer space | Lee Clagett | 2020-10-13 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Merge pull request #6810 | luigi1111 | 2021-03-20 | 1 | -0/+213 | |
| |\ \ \ | |_|/ |/| | | | | | 19b2283 New add_aux_pow RPC to support merge mining (moneromooo-monero) | |||||
| | * | | New add_aux_pow RPC to support merge mining | moneromooo-monero | 2021-02-09 | 1 | -0/+213 | |
| | | | | ||||||
| * | | | async_protocol_handler_config: add segfault demo | anon | 2021-02-19 | 1 | -2/+73 | |
| | | | | ||||||
| * | | | Merge pull request #7355 | luigi1111 | 2021-02-18 | 1 | -8/+8 | |
| |\ \ \ | | | | | | | | | | | | | | | | | bd12984 Remove copies from foreach loops (thanks to Clang) (Lee Clagett) 1572df9 Removing unused namespace alias (Lee Clagett) | |||||
