| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6069 | Alexander Blair | 2020-02-06 | 1 | -8/+23 |
| |\ | |||||
| | * | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 2019-12-31 | 1 | -8/+23 |
| * | | Merge pull request #6035 | Alexander Blair | 2020-02-06 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | make_test_signature: exit nicely on top level exception | moneromooo-monero | 2019-11-27 | 1 | -0/+2 |
| * | | | Merge pull request #6170 | Alexander Blair | 2020-01-25 | 3 | -18/+19 |
| |\ \ \ | |||||
| | * | | | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 2020-01-26 | 3 | -18/+19 |
| * | | | | wallet: do not split integrated addresses in address book api | moneromooo-monero | 2020-01-26 | 2 | -60/+5 |
| |/ / / | |||||
| * | | | Merge pull request #6300 | Alexander Blair | 2020-01-24 | 1 | -4/+10 |
| |\ \ \ | |||||
| | * | | | fix tests bug added in #6110 | Dusan Klinec | 2020-01-19 | 1 | -4/+10 |
| * | | | | Merge pull request #6146 | Alexander Blair | 2020-01-24 | 2 | -16/+84 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2019-11-04 | 2 | -16/+84 |
| * | | | | Merge pull request #6115 | Alexander Blair | 2020-01-16 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | core_tests: reset thread pool between tests | moneromooo-monero | 2019-11-10 | 1 | -0/+2 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #6110 | Alexander Blair | 2020-01-11 | 3 | -22/+180 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | tests: fix HF12 chaingen - construct bc object from events | Dusan Klinec | 2019-11-13 | 3 | -22/+180 |
| | |/ / | |||||
| * | | | Merge pull request #6041 | luigi1111 | 2019-12-12 | 1 | -1/+11 |
| |\ \ \ | |||||
| | * | | | functional_tests: ensure mining stops on error in mining test | moneromooo-monero | 2019-10-27 | 1 | -1/+11 |
| | | |/ | |/| | |||||
| * | | | 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 | 10 | -36/+739 |
| |/ / | |||||
| * | | Merge pull request #6060 | Riccardo Spagni | 2019-11-02 | 1 | -7/+16 |
| |\ \ | |||||
| | * | | unit_tests: fix use after free | moneromooo-monero | 2019-10-30 | 1 | -7/+16 |
| | |/ | |||||
| * / | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 2019-10-31 | 1 | -2/+6 |
| |/ | |||||
| * | functional_tests: fix rpc_payment tests with python 3 | moneromooo-monero | 2019-10-25 | 1 | -3/+4 |
| * | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 7 | -6/+506 |
| * | 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 |
| * | | | Merge pull request #5990 | luigi1111 | 2019-10-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | functional_tests: fix transfer test - long payment ids are gone | moneromooo-monero | 2019-10-15 | 1 | -1/+1 |
| * | | | | unit_tests: fix build after rename | moneromooo-monero | 2019-10-15 | 1 | -4/+6 |
| |/ / / | |||||
| * | | | Merge pull request #5943 | luigi1111 | 2019-10-14 | 2 | -7/+42 |
| |\ \ \ | |||||
| | * | | | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 2019-10-13 | 2 | -7/+42 |
| | | |/ | |/| | |||||
| * | | | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 2019-10-14 | 1 | -1/+1 |
| * | | | wallet: remove long payment ID sending support | moneromooo-monero | 2019-10-14 | 2 | -10/+15 |
| * | | | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 2019-10-14 | 1 | -6/+6 |
| |/ / | |||||
| * | | unit_tests: fix build with boost 1.69 | moneromooo-monero | 2019-10-11 | 1 | -3/+6 |
| * | | Merge pull request #5915 | luigi1111 | 2019-10-08 | 4 | -17/+35 |
| |\ \ | |||||
| | * | | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 4 | -17/+35 |
| * | | | Merge pull request #5960 | luigi1111 | 2019-10-08 | 1 | -5/+11 |
| |\ \ \ | |||||
| | * | | | unit_tests: fix ringdb unit tests | moneromooo-monero | 2019-10-04 | 1 | -5/+11 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5921 | luigi1111 | 2019-10-08 | 1 | -12/+85 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fixed i2p/tor tx flooding bug (white noise disabled) | Lee Clagett | 2019-07-29 | 1 | -12/+85 |
| * | | | Merge pull request #5895 | luigi1111 | 2019-09-30 | 2 | -9/+9 |
| |\ \ \ | |||||
| | * | | | unit tests: replace global var with lambda returning static local var | stoffu | 2019-09-09 | 2 | -9/+9 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5893 | luigi1111 | 2019-09-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | tests: rct_mlsag: resolve CID 203914 (UNINIT_CTOR) | anonimal | 2019-09-07 | 1 | -1/+1 |
| * | | | | RandomX integration | Howard Chu | 2019-09-25 | 2 | -4/+4 |
| * | | | | Merge pull request #5916 | luigi1111 | 2019-09-24 | 1 | -2/+20 |
| |\ \ \ \ | |||||
