Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | Merge pull request #8205 | luigi1111 | 1 | -0/+2 |
2022-04-06 | Merge pull request #8197 | luigi1111 | 228 | -228/+259 |
2022-04-05 | store outPk/8 in the tx for speed | moneromooo-monero | 1 | -0/+2 |
2022-04-05 | plug bulletproofs plus into consensus | moneromooo-monero | 13 | -24/+645 |
2022-04-04 | Bulletproofs+ | Sarang Noether | 5 | -0/+292 |
2022-03-18 | Merge pull request #8158 | luigi1111 | 1 | -5/+2 |
2022-03-04 | Compil. time: cryptonote_core minus portable_storage header | mj-xmr | 1 | -0/+2 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 228 | -228/+259 |
2022-03-02 | Merge pull request #8052 | luigi1111 | 4 | -0/+64 |
2022-03-02 | Merge pull request #7877 | luigi1111 | 4 | -120/+271 |
2022-02-22 | multisig key exchange update and refactor | koe | 4 | -120/+271 |
2022-01-31 | Balance includes unconfirmed transfers to self | woodser | 1 | -5/+2 |
2022-01-25 | fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav... | koe | 4 | -0/+64 |
2021-12-14 | functional_tests: update uri test with external pid | selsta | 1 | -9/+5 |
2021-11-01 | tx_pool: full tx revalidation on fork boundaries | moneromooo-monero | 1 | -5/+10 |
2021-10-11 | Merge pull request #7874 | luigi1111 | 2 | -36/+337 |
2021-09-23 | Merge pull request #7923 | luigi1111 | 1 | -2/+4 |
2021-09-20 | node_server: fix race condition | anon | 1 | -36/+77 |
2021-09-20 | node_server: add race condition demo | anon | 1 | -0/+260 |
2021-09-12 | Mac: UT node server fix IP localhost by aliasing | mj-xmr | 1 | -0/+3 |
2021-09-09 | Merge pull request #7880 | luigi1111 | 1 | -1/+0 |
2021-09-09 | Merge pull request #7828 | luigi1111 | 1 | -0/+7 |
2021-09-08 | unit_tests: fix use after free in serialization test | moneromooo-monero | 1 | -2/+4 |
2021-08-19 | core_tests: remove unused typedef, fix warning | selsta | 1 | -1/+0 |
2021-08-11 | Merge pull request #7818 | luigi1111 | 2 | -8/+8 |
2021-08-11 | Merge pull request #7809 | luigi1111 | 1 | -0/+1 |
2021-08-05 | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 1 | -0/+1 |
2021-08-03 | EasyLogging++: new anti-UB test and propagating exception | mj-xmr | 1 | -0/+7 |
2021-07-28 | unit_tests: fix broken tests | anon | 2 | -8/+8 |
2021-07-06 | EasyLogging++: Add UTests, that protect against regressions | mj-xmr | 1 | -0/+13 |
2021-06-11 | unit_tests: check for ge_frombytes_vartime failure | moneromooo-monero | 2 | -4/+4 |
2021-06-10 | Merge pull request #7661 | luigi1111 | 6 | -26/+82 |
2021-06-01 | Merge pull request #7723 | luigi1111 | 1 | -1/+20 |
2021-06-01 | Merge pull request #7713 | luigi1111 | 1 | -1/+1 |
2021-05-14 | Doc: funtional_tests add new mining env vars and how to use them | mj-xmr | 1 | -1/+20 |
2021-05-12 | Merge pull request #7691 | luigi1111 | 2 | -2/+2 |
2021-05-12 | Merge pull request #7690 | luigi1111 | 1 | -1/+2 |
2021-05-12 | Merge pull request #7688 | luigi1111 | 1 | -1/+1 |
2021-05-11 | Warnings: unused var in core_tests:chaingen.h | mj-xmr | 1 | -1/+1 |
2021-04-28 | clang: fix -Wpessimizing-move warning | selsta | 1 | -1/+2 |
2021-04-27 | cmake: set 3.5 as minimum version | selsta | 2 | -2/+2 |
2021-04-27 | Tests: Mining test uses a parametric path for finding the calculation app | mj-xmr | 3 | -41/+66 |
2021-04-27 | clang: fix -Wrange-loop-analysis warnings | selsta | 1 | -1/+1 |
2021-04-22 | Merge pull request #7669 | luigi1111 | 6 | -43/+127 |
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 2 | -0/+2 |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 5 | -121/+27 |
2021-04-16 | Merge pull request #7653 | luigi1111 | 1 | -1/+1 |
2021-04-16 | Merge pull request #7136 | luigi1111 | 5 | -27/+121 |
2021-04-08 | unit_tests: fix boost 1.58 compatibility | anon | 1 | -1/+1 |
2021-04-06 | Merge pull request #7646 | luigi1111 | 1 | -0/+12 |
2021-04-06 | Merge pull request #7639 | luigi1111 | 1 | -1/+4 |
2021-04-06 | Merge pull request #7321 | luigi1111 | 1 | -1/+1 |
2021-04-05 | Tests: Fix test node_server.bind_same_p2p_port from randomly crashing | mj-xmr | 1 | -0/+12 |
2021-03-30 | [CI] Adaptive mining timeout, depending on available CPU power | mj-xmr | 5 | -10/+254 |
2021-03-29 | Merge pull request #7620 | luigi1111 | 1 | -0/+592 |
2021-03-29 | Merge pull request #7460 | luigi1111 | 1 | -0/+110 |
2021-03-27 | Warnings: fix ut/levin.cpp missing braces | mj-xmr | 1 | -1/+4 |
2021-03-22 | cryptonote_protocol_handler: add race condition demo | anon | 1 | -0/+592 |
2021-03-20 | [CI] Use Python3 for funcional tests, instead of Python2 | mj-xmr | 1 | -4/+6 |
2021-03-20 | Merge pull request #7401 | luigi1111 | 1 | -6/+5 |
2021-03-20 | Merge pull request #7005 | luigi1111 | 1 | -1/+3 |
2021-03-20 | Merge pull request #6810 | luigi1111 | 1 | -0/+213 |
2021-03-12 | async_protocol_handler_config: add deadlock demo | anon | 1 | -0/+110 |
2021-03-05 | fix serialization being different on mac | moneromooo-monero | 1 | -1/+1 |
2021-02-23 | functional_tests: hide check_missing_rpc_methods behind requests check | moneromooo-monero | 1 | -6/+5 |
2021-02-19 | async_protocol_handler_config: add segfault demo | anon | 1 | -2/+73 |
2021-02-18 | Merge pull request #7371 | luigi1111 | 1 | -1/+1 |
2021-02-18 | Merge pull request #7355 | luigi1111 | 2 | -10/+10 |
2021-02-18 | Merge pull request #7352 | luigi1111 | 1 | -9/+9 |
2021-02-18 | Merge pull request #7346 | luigi1111 | 10 | -13/+2 |
2021-02-15 | Merge pull request #7308 | luigi1111 | 1 | -0/+150 |
2021-02-11 | Increase timeout for the mining test 4 times (to 240s) | mj-xmr | 1 | -1/+1 |
2021-02-09 | New add_aux_pow RPC to support merge mining | moneromooo-monero | 1 | -0/+213 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 10 | -13/+2 |
2021-02-06 | Reduce compilation time of epee/portable_storage.h | mj-xmr | 1 | -0/+1 |
2021-01-28 | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 2 | -10/+10 |
2021-01-27 | unit_tests: fix wipeable_string parse_hexstr test with latest gtest | xiphon | 1 | -9/+9 |
2021-01-23 | Improve cryptonote (block and tx) binary read performance | Lee Clagett | 6 | -26/+82 |
2021-01-19 | boosted_tcp_server: add segfault demo | anon | 1 | -0/+150 |
2021-01-19 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 6 | -43/+127 |
2021-01-16 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 5 | -27/+121 |
2021-01-15 | Merge pull request #7245 | luigi1111 | 1 | -11/+16 |
2021-01-15 | Merge pull request #7149 | luigi1111 | 4 | -0/+49 |
2021-01-07 | Merge pull request #7285 | Alexander Blair | 1 | -3/+40 |
2021-01-01 | Split fuzz tests during fuzz build | Nym Seddon | 1 | -11/+16 |
2020-12-27 | protocol: fix false positives dropping peers | moneromooo-monero | 2 | -0/+2 |
2020-12-27 | Revert "Reject existing claimed blocks in sync mode" | luigi1111 | 2 | -2/+0 |
2020-12-26 | Merge pull request #7154 | Alexander Blair | 2 | -0/+2 |
2020-12-22 | Command max_bytes moved from dynamic map to static switch | Lee Clagett | 1 | -3/+40 |
2021-01-03 | add a max levin packet size by command type | moneromooo-monero | 3 | -0/+3 |
2021-01-01 | Merge pull request #7250 | Alexander Blair | 4 | -0/+8 |
2020-12-31 | protocol: more sanity checks in new chain block hashes | moneromooo-monero | 3 | -3/+10 |
2020-12-20 | Restrict duplicate keys in epee binary format | Lee Clagett | 2 | -0/+55 |
2020-12-17 | protocol: reject claimed block hashes that already are in the chain | moneromooo-monero | 2 | -0/+2 |
2020-12-17 | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 4 | -0/+8 |
2020-12-14 | Fix byte_stream::put_n | Lee Clagett | 1 | -0/+17 |
2020-12-14 | fuzz_tests: add a test for utf8canonical | moneromooo-monero | 4 | -0/+49 |
2020-12-10 | Merge pull request #7110 | Alexander Blair | 1 | -9/+11 |
2020-12-10 | Merge pull request #7009 | Alexander Blair | 7 | -31/+30 |
2020-12-10 | Merge pull request #7003 | Alexander Blair | 1 | -43/+50 |
2020-12-10 | protocol: drop origin IP if a block fails to verify in sync mode | moneromooo-monero | 1 | -9/+11 |
2020-12-04 | crypto: fix non zero scalar being 0 after reducing | moneromooo-monero | 1 | -551/+540 |
2020-11-29 | Merge pull request #7018 | luigi1111 | 3 | -3/+10 |
2020-11-29 | Merge pull request #6973 | luigi1111 | 1 | -0/+109 |
2020-11-29 | Merge pull request #6937 | luigi1111 | 15 | -32/+32 |
2020-11-28 | Merge pull request #6856 | luigi1111 | 1 | -18/+0 |
2020-11-25 | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 3 | -3/+10 |
2020-11-16 | Better log message for unusable anon networks | Howard Chu | 1 | -1/+2 |
2020-11-03 | Switch to Dandelion++ fluff mode if no out connections for stem mode | Lee Clagett | 1 | -0/+109 |
2020-10-28 | Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable... | mj-xmr | 15 | -32/+32 |
2020-10-22 | functional_tests: inrease mining timeout | selsta | 1 | -1/+1 |
2020-10-13 | Change to more efficient allocation strategy in byte_stream | Lee Clagett | 1 | -43/+50 |
2020-10-13 | Allow byte_stream->byte_slice conversion to shrink unused buffer space | Lee Clagett | 1 | -1/+3 |
2020-10-12 | Dandelion++: skip desynced peers in stem phase | xiphon | 1 | -34/+41 |
2020-10-10 | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 7 | -31/+30 |
2020-10-03 | Unit Tests: Remove block reward upper bound size checks | TheCharlatan | 1 | -18/+0 |
2020-09-27 | Merge pull request #6840 | Alexander Blair | 1 | -1/+1 |
2020-09-24 | functional_tests: rewrite mining code, clearer timeout info | iamamyth | 1 | -12/+11 |
2020-09-24 | fuzz_tests: fix build error in signature fuzz test | moneromooo-monero | 1 | -1/+1 |
2020-09-07 | Merge pull request #6798 | luigi1111 | 2 | -10/+32 |
2020-09-06 | Merge pull request #6111 | Riccardo Spagni | 4 | -3/+139 |
2020-09-04 | enable CLSAG support for Trezor client | Dusan Klinec | 2 | -10/+32 |
2020-09-03 | Merge pull request #6757 | luigi1111 | 1 | -20/+20 |
2020-09-01 | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 1 | -20/+20 |
2020-08-28 | Bind signature to full address and signing mode | Sarang Noether | 1 | -0/+2 |
2020-08-28 | wallet: allow signing a message with spend or view key | moneromooo-monero | 2 | -7/+12 |
2020-08-28 | core_tests: fix failures after v13 | moneromooo-monero | 4 | -13/+21 |
2020-08-28 | core_tests: remove hardcoded hf version | moneromooo-monero | 1 | -1/+1 |
2020-08-27 | Merge pull request #6769 | Alexander Blair | 1 | -0/+41 |
2020-08-27 | functional_tests: add a large (many randomx epochs) p2p reorg test | moneromooo-monero | 1 | -0/+19 |
2020-08-27 | functional_tests: add randomx tests | moneromooo-monero | 2 | -0/+117 |
2020-08-27 | core: fix mining from a block that's not the current top | moneromooo-monero | 1 | -3/+3 |
2020-08-27 | Added balance check to MLSAG/CLSAG performance tests | Sarang Noether | 3 | -144/+282 |
2020-08-27 | Updated MLSAG and CLSAG tests for consistency | Sarang Noether | 3 | -31/+63 |
2020-08-27 | CLSAG verification performance test | Sarang Noether | 2 | -22/+40 |
2020-08-27 | CLSAG optimizations | Sarang Noether | 2 | -86/+82 |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 15 | -85/+656 |
2020-08-27 | unit_tests: add ge_triple_scalarmult_base_vartime test | moneromooo-monero | 1 | -0/+62 |
2020-08-27 | CLSAG signatures | Sarang Noether | 4 | -4/+196 |
2020-08-27 | Merge pull request #6760 | Alexander Blair | 3 | -0/+30 |
2020-08-27 | Merge pull request #6690 | Alexander Blair | 10 | -12/+10 |
2020-08-27 | Merge pull request #6660 | Alexander Blair | 2 | -8/+193 |
2020-08-26 | functional_tests: add p2p functional tests | moneromooo-monero | 2 | -8/+193 |
2020-08-21 | enforce claiming maximum coinbase amount | moneromooo-monero | 3 | -0/+30 |
2020-08-17 | Add clear method to byte_stream | Lee Clagett | 1 | -0/+41 |
2020-08-17 | Revert "Use domain-separated ChaCha20 for in-memory key encryption" | luigi1111 | 2 | -74/+0 |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 10 | -12/+10 |
2020-08-16 | Merge pull request #6718 | Alexander Blair | 1 | -0/+11 |
2020-08-16 | Merge pull request #6716 | Alexander Blair | 4 | -4/+4 |
2020-08-16 | Merge pull request #6603 | Alexander Blair | 1 | -1/+16 |
2020-08-16 | Merge pull request #6601 | Alexander Blair | 1 | -1/+1 |
2020-08-16 | Merge pull request #6593 | Alexander Blair | 1 | -0/+1 |
2020-08-16 | Merge pull request #6493 | Alexander Blair | 2 | -0/+74 |
2020-08-16 | Merge pull request #6337 | Alexander Blair | 3 | -0/+479 |
2020-08-16 | Merge pull request #6329 | Alexander Blair | 3 | -5/+165 |
2020-08-14 | Change ZMQ-JSON txextra to hex and remove unnecessary base fields | Lee Clagett | 1 | -1/+16 |
2020-08-14 | Fix pruned tx for ZMQ's GetBlocksFast | Lee Clagett | 1 | -1/+1 |
2020-08-09 | Use domain-separated ChaCha20 for in-memory key encryption | Sarang Noether | 2 | -0/+74 |
2020-08-09 | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 3 | -5/+165 |
2020-08-09 | Merge pull request #6354 | Alexander Blair | 1 | -8/+246 |
2020-07-23 | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un... | koe | 1 | -0/+11 |
2020-07-20 | wallet2_api: implement runtime proxy configuration | xiphon | 4 | -4/+4 |
2020-07-19 | Merge pull request #6516 | Alexander Blair | 2 | -3/+0 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 181 | -181/+181 |
2020-07-19 | Merge pull request #6497 | Alexander Blair | 2 | -2/+2 |
2020-07-08 | Merge pull request #6599 | luigi1111 | 1 | -0/+11 |
2020-07-08 | Merge pull request #6559 | luigi1111 | 1 | -0/+23 |
2020-06-19 | Merge pull request #6656 | luigi1111 | 8 | -18/+93 |
2020-06-14 | fuzz_tests: fix init check in oss-fuzz mode | moneromooo-monero | 1 | -1/+1 |
2020-06-14 | fix leaks in fuzz tests | moneromooo-monero | 4 | -17/+34 |
2020-06-14 | fuzz_tests: add a tx extra fuzz test | moneromooo-monero | 4 | -0/+58 |
2020-06-09 | repo: update donation fund address | selsta | 3 | -9/+9 |
2020-06-08 | Merge pull request #6522 | luigi1111 | 1 | -0/+31 |
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 1 | -2/+3 |
2020-05-28 | functional_tests: add simple relay_tx test | moneromooo-monero | 1 | -0/+11 |
2020-05-27 | Merge pull request #6535 | luigi1111 | 15 | -540/+228 |
2020-05-27 | tests: fix missing error on missing python entry point | moneromooo-monero | 1 | -0/+1 |
2020-05-20 | ByteSlice: Fix persisting ptr to std::moved SSO buffer | Doyle | 1 | -0/+23 |
2020-05-16 | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 3 | -0/+479 |
2020-05-15 | fuzz_tests: refactor and add OSS-Fuzz compatibility | moneromooo-monero | 15 | -540/+228 |
2020-05-15 | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 1 | -8/+246 |
2020-05-14 | build: fix boost 1.73 compatibility | selsta | 1 | -2/+2 |
2020-05-12 | Fixed bugs for take_slice and byte_stream->byte_slice | Lee Clagett | 1 | -0/+31 |
2020-05-11 | remove double includes | sumogr | 2 | -3/+0 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 181 | -181/+181 |
2020-05-06 | Merge pull request #6477 | luigi1111 | 3 | -65/+25 |
2020-05-04 | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 4 | -8/+776 |
2020-05-03 | performance_tests: some windows fixes | moneromooo-monero | 2 | -2/+2 |
2020-04-24 | Revert functional test changes in babf25d2e and 571546067 | Lee Clagett | 3 | -65/+25 |
2020-04-21 | Merge pull request #6445 | luigi1111 | 3 | -25/+65 |
2020-04-21 | Merge pull request #6433 | luigi1111 | 2 | -1/+5 |
2020-04-21 | Merge pull request #6359 | luigi1111 | 1 | -0/+3 |
2020-04-21 | Merge pull request #6332 | luigi1111 | 1 | -0/+5 |
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 1 | -0/+5 |
2020-04-11 | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2 | -5/+259 |
2020-05-02 | Merge pull request #6451 | luigi1111 | 3 | -0/+11 |
2020-05-01 | Merge pull request #6460 | luigi1111 | 1 | -0/+4 |
2020-05-01 | Merge pull request #6446 | luigi1111 | 4 | -57/+43 |
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 4 | -57/+43 |
2020-04-18 | unit_tests: fix gcc+ warning | Sumo Gr | 1 | -0/+4 |