Age | Commit message (Expand) | Author | Files | Lines |
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-12 | Dandelion++: skip desynced peers in stem phase | xiphon | 1 | -34/+41 |
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 |
2020-04-14 | Bulletproofs: verification speedup | Sarang Noether | 3 | -0/+11 |
2020-04-10 | Merge pull request #6403 | luigi1111 | 3 | -0/+64 |
2020-04-06 | functional_tests: ensure signatures never reuse a timestamp | moneromooo-monero | 1 | -0/+2 |
2020-04-06 | functional_tests: ensure signed timestamps are fresh | moneromooo-monero | 1 | -1/+3 |
2020-04-04 | Merge pull request #6381 | luigi1111 | 1 | -8/+12 |
2020-04-04 | Merge pull request #6361 | luigi1111 | 2 | -1/+58 |
2020-04-04 | Merge pull request #6357 | luigi1111 | 2 | -0/+173 |
2020-04-04 | Merge pull request #6351 | luigi1111 | 1 | -3/+43 |
2020-04-04 | Merge pull request #6346 | luigi1111 | 2 | -5/+1 |
2020-04-04 | Merge pull request #6339 | luigi1111 | 2 | -2/+2 |
2020-04-04 | Merge pull request #6335 | luigi1111 | 1 | -0/+1 |
2020-04-04 | Merge pull request #6309 | luigi1111 | 2 | -5/+57 |
2020-04-03 | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 1 | -0/+39 |
2020-03-31 | cryptonote_basic: drop unused verification_context::m_not_rct field | xiphon | 1 | -3/+0 |
2020-03-31 | Merge pull request #6214 | luigi1111 | 2 | -0/+4 |
2020-03-30 | Always reject duplicate key-images from second txid | Lee Clagett | 1 | -13/+39 |
2020-03-30 | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 2 | -12/+26 |
2020-03-30 | Fixed string_ref usage bug in epee::from_hex::vector | Lee Clagett | 1 | -0/+3 |
2020-03-28 | Fix network unit tests after epee changes | Lee Clagett | 1 | -2/+2 |
2020-03-27 | Merge pull request #6285 | Alexander Blair | 1 | -23/+403 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 5 | -29/+1118 |
2020-03-26 | functional_tests: speed up signature generation | moneromooo-monero | 2 | -5/+29 |
2020-03-26 | functional_tests: update cookie at 10 seconds interval | moneromooo-monero | 1 | -0/+28 |
2020-03-22 | protocol: request txpool contents when synced | moneromooo-monero | 2 | -0/+4 |
2020-03-20 | p2p: remove old debug commands | Aaron Hook | 4 | -2/+2 |
2020-03-14 | Correct key image check in tx_pool | Lee Clagett | 3 | -0/+64 |
2020-03-12 | Merge pull request #6273 | Alexander Blair | 2 | -20/+38 |
2020-03-12 | Merge pull request #6243 | Alexander Blair | 1 | -2/+2 |
2020-03-10 | Fix receive order leakage with tx fluffing | Lee Clagett | 1 | -8/+12 |
2020-03-09 | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 1 | -3/+43 |
2020-03-05 | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 2 | -20/+38 |
2020-02-28 | Merge pull request #6061 | Alexander Blair | 4 | -5/+0 |
2020-02-28 | Merge pull request #6225 | Alexander Blair | 1 | -0/+5 |
2020-02-28 | Merge pull request #6220 | Alexander Blair | 1 | -3/+3 |
2020-02-28 | Merge pull request #6202 | Alexander Blair | 1 | -9/+0 |
2020-02-28 | daemon: auto public nodes - cache and prioritize most stable nodes | xiphon | 2 | -0/+173 |
2020-02-18 | unit_tests: fix missing test names | xiphon | 2 | -5/+1 |
2020-02-17 | remove empty statements | Interchained | 2 | -2/+2 |
2020-02-12 | wipeable_string: split - treat CR, LF and Tabs as separators | xiphon | 1 | -0/+1 |
2020-02-06 | Merge pull request #6069 | Alexander Blair | 1 | -8/+23 |
2020-02-06 | Merge pull request #6035 | Alexander Blair | 1 | -0/+2 |
2020-01-26 | serialization: do not write optional fields with default value | moneromooo-monero | 1 | -2/+2 |
2020-01-25 | Merge pull request #6170 | Alexander Blair | 3 | -18/+19 |
2020-01-26 | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 3 | -18/+19 |
2020-01-26 | wallet: do not split integrated addresses in address book api | moneromooo-monero | 2 | -60/+5 |
2020-01-24 | Merge pull request #6300 | Alexander Blair | 1 | -4/+10 |
2020-01-24 | Merge pull request #6146 | Alexander Blair | 2 | -16/+84 |
2020-01-19 | fix tests bug added in #6110 | Dusan Klinec | 1 | -4/+10 |
2020-01-18 | net: fix incorrect less operator for top/i2p addresses | Aaron Hook | 1 | -23/+403 |
2020-01-16 | Merge pull request #6115 | Alexander Blair | 1 | -0/+2 |
2020-01-11 | Merge pull request #6110 | Alexander Blair | 3 | -22/+180 |
2019-12-31 | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 1 | -8/+23 |
2019-12-12 | Merge pull request #6041 | luigi1111 | 1 | -1/+11 |
2019-12-12 | Merge pull request #6018 | luigi1111 | 2 | -1/+51 |
2019-12-12 | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 1 | -0/+5 |
2019-12-01 | unit_tests: remove invalid bulletproofs unit test | moneromooo-monero | 1 | -9/+0 |
2019-11-27 | make_test_signature: exit nicely on top level exception | moneromooo-monero | 1 | -0/+2 |
2019-11-18 | Fixed bug in ZMQ JSON-RPC method field | Lee Clagett | 2 | -1/+58 |
2019-11-13 | tests: fix HF12 chaingen - construct bc object from events | Dusan Klinec | 3 | -22/+180 |
2019-11-12 | rpc: Only show version string if it matches expected pattern | Nathan Dorfman | 2 | -1/+51 |
2019-11-10 | core_tests: reset thread pool between tests | moneromooo-monero | 1 | -0/+2 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2 | -16/+84 |
2019-11-04 | Improved performance for epee serialization: | Lee Clagett | 1 | -3/+3 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 10 | -36/+739 |
2019-11-02 | Merge pull request #6060 | Riccardo Spagni | 1 | -7/+16 |
2019-10-31 | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 1 | -2/+6 |
2019-10-30 | core_tests: remove some useless verbose logs | moneromooo-monero | 4 | -5/+0 |
2019-10-30 | unit_tests: fix use after free | moneromooo-monero | 1 | -7/+16 |
2019-10-27 | functional_tests: ensure mining stops on error in mining test | moneromooo-monero | 1 | -1/+11 |
2019-10-25 | functional_tests: fix rpc_payment tests with python 3 | moneromooo-monero | 1 | -3/+4 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 7 | -6/+506 |
2019-10-22 | Merge pull request #5972 | luigi1111 | 1 | -0/+37 |
2019-10-22 | Merge pull request #5966 | luigi1111 | 1 | -0/+116 |
2019-10-21 | Support median block size > 4 GB | moneromooo-monero | 1 | -0/+116 |
2019-10-16 | Merge pull request #5990 | luigi1111 | 1 | -1/+1 |
2019-10-15 | functional_tests: fix transfer test - long payment ids are gone | moneromooo-monero | 1 | -1/+1 |
2019-10-15 | unit_tests: fix build after rename | moneromooo-monero | 1 | -4/+6 |
2019-10-14 | Merge pull request #5943 | luigi1111 | 2 | -7/+42 |
2019-10-14 | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 1 | -1/+1 |
2019-10-14 | wallet: remove long payment ID sending support | moneromooo-monero | 2 | -10/+15 |
2019-10-14 | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 1 | -6/+6 |
2019-10-13 | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 2 | -7/+42 |
2019-10-11 | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 1 | -0/+37 |
2019-10-11 | unit_tests: fix build with boost 1.69 | moneromooo-monero | 1 | -3/+6 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 4 | -17/+35 |
2019-10-08 | Merge pull request #5960 | luigi1111 | 1 | -5/+11 |
2019-10-08 | Merge pull request #5921 | luigi1111 | 1 | -12/+85 |
2019-10-04 | unit_tests: fix ringdb unit tests | moneromooo-monero | 1 | -5/+11 |
2019-09-30 | Merge pull request #5895 | luigi1111 | 2 | -9/+9 |
2019-09-30 | Merge pull request #5893 | luigi1111 | 1 | -1/+1 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 4 | -17/+35 |
2019-09-25 | RandomX integration | Howard Chu | 2 | -4/+4 |
2019-09-24 | Merge pull request #5916 | luigi1111 | 1 | -2/+20 |
2019-09-24 | Merge pull request #5882 | luigi1111 | 3 | -6/+40 |
2019-09-24 | Merge pull request #5878 | luigi1111 | 1 | -8/+1 |
2019-09-24 | Merge pull request #5877 | luigi1111 | 3 | -4/+4 |
2019-09-24 | Merge pull request #5864 | luigi1111 | 1 | -0/+17 |
2019-09-17 | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 3 | -6/+40 |
2019-09-17 | functional_tests: fix failure on windows removing files | moneromooo-monero | 1 | -0/+2 |
2019-09-17 | fix wallet python test when run with ctest | moneromooo-monero | 2 | -1/+3 |
2019-09-17 | functional_tests: python3 compatibility | moneromooo-monero | 7 | -15/+15 |
2019-09-17 | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 10 | -10/+20 |
2019-09-17 | functional_tests: check for RPC methods which aren't exposed | moneromooo-monero | 2 | -0/+54 |
2019-09-17 | functional_tests: add get_transaction_pool_stats | moneromooo-monero | 1 | -0/+84 |
2019-09-17 | functional_tests: add save_bc | moneromooo-monero | 1 | -0/+3 |