| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tx_pool: mine stem txes in fake chain mode | moneromooo-monero | 2020-06-20 | 1 | -1/+1 |
| * | Merge pull request #6569 | luigi1111 | 2020-05-21 | 1 | -24/+0 |
| |\ | |||||
| | * | cryptonote_core: remove "We are most likely forked" message | moneromooo-monero | 2020-05-19 | 1 | -24/+0 |
| * | | Revert "simplewallet: noob-friendly help menu" | selsta | 2020-05-16 | 1 | -3/+2 |
| |/ | |||||
| * | Merge pull request #6510 | luigi1111 | 2020-05-07 | 1 | -2/+0 |
| |\ | |||||
| | * | cryptonote_core: take out the time based upgrade warning | moneromooo-monero | 2020-05-06 | 1 | -2/+0 |
| * | | Merge pull request #6472 | luigi1111 | 2020-05-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | cryptonote: fix reuse of non default tx data when relaying | moneromooo-monero | 2020-04-22 | 1 | -1/+1 |
| * | | | Merge pull request #6468 | luigi1111 | 2020-05-06 | 1 | -3/+4 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | cryptonote_core: skip dns checkpoints on startup if not enforced | xiphon | 2020-04-20 | 1 | -3/+4 |
| * | | | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 2020-03-30 | 1 | -4/+4 |
| | |/ |/| | |||||
| * | | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 1 | -2/+3 |
| |/ | |||||
| * | Merge pull request #6328 | luigi1111 | 2020-04-04 | 1 | -1/+1 |
| |\ | |||||
| | * | core: mention time being off in hash rate changes message | moneromooo-monero | 2020-02-10 | 1 | -1/+1 |
| * | | Merge pull request #6214 | luigi1111 | 2020-03-31 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | protocol: request txpool contents when synced | moneromooo-monero | 2020-03-22 | 1 | -0/+6 |
| * | | | p2p: remove old debug commands | Aaron Hook | 2020-03-20 | 1 | -11/+0 |
| |/ / | |||||
| * | | Merge pull request #6225 | Alexander Blair | 2020-02-28 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 2019-12-12 | 1 | -4/+4 |
| * | | | Merge pull request #6211 | Alexander Blair | 2020-02-28 | 1 | -0/+4 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | rpc: add bad-blocks to flush_cache RPC | moneromooo-monero | 2019-12-02 | 1 | -0/+4 |
| | |/ | |||||
| * | | Merge pull request #6127 | Alexander Blair | 2020-02-06 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | simplewallet: noob-friendly help menu | wowario | 2019-11-13 | 1 | -2/+3 |
| | |/ | |||||
| * | | Merge pull request #6078 | Alexander Blair | 2020-02-06 | 1 | -1/+8 |
| |\ \ | |||||
| | * | | Add a --keep-fakechain option to keep fakechain databases | JamesWrigley | 2019-11-01 | 1 | -1/+8 |
| * | | | Merge pull request #6050 | Alexander Blair | 2020-02-06 | 1 | -2/+3 |
| |\ \ \ | |||||
| | * | | | core: point out when we hit the block rate visibility limit | moneromooo-monero | 2019-10-28 | 1 | -2/+3 |
| | |/ / | |||||
| * | | | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2019-11-04 | 1 | -10/+2 |
| * | | | Adding support for hidden (anonymity) txpool | Lee Clagett | 2019-11-02 | 1 | -50/+70 |
| | |/ |/| | |||||
| * | | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 2019-10-31 | 1 | -1/+3 |
| |/ | |||||
| * | rpc: add a flush_cache RPC | moneromooo-monero | 2019-10-25 | 1 | -0/+8 |
| * | Merge pull request #5973 | luigi1111 | 2019-10-22 | 1 | -5/+1 |
| |\ | |||||
| | * | cryptonote: fill in tx weight when syncing from pruned blocks | moneromooo-monero | 2019-10-10 | 1 | -5/+1 |
| * | | cryptonote: don't leave block_weight uninitialized | moneromooo-monero | 2019-10-11 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #5915 | luigi1111 | 2019-10-08 | 1 | -17/+58 |
| |\ | |||||
| | * | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 1 | -17/+58 |
| * | | RandomX integration | Howard Chu | 2019-09-25 | 1 | -1/+3 |
| * | | Merge pull request #5878 | luigi1111 | 2019-09-24 | 1 | -3/+2 |
| |\ \ | |||||
| | * | | Removed Berkeley DB and db switching logic | Jesus Ramirez | 2019-09-16 | 1 | -3/+2 |
| | |/ | |||||
| * | | Merge pull request #5877 | luigi1111 | 2019-09-24 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 2019-09-02 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #5864 | luigi1111 | 2019-09-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Properly format multiline logs | moneromooo-monero | 2019-09-16 | 1 | -1/+1 |
| * | | | core: move hardforks into its own lib | moneromooo-monero | 2019-09-19 | 1 | -1/+2 |
| |/ / | |||||
| * / | core: make the "update probably needed soon" message less scary | moneromooo-monero | 2019-08-26 | 1 | -4/+4 |
| |/ | |||||
| * | Merge pull request #5637 | luigi1111 | 2019-08-15 | 1 | -1/+1 |
| |\ | |||||
| | * | core: do not complain about low block rate if disconnected | moneromooo-monero | 2019-06-13 | 1 | -1/+1 |
| * | | Merge pull request #5585 | luigi1111 | 2019-07-24 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | Unused private member m_miner_address | Jesus Ramirez | 2019-05-29 | 1 | -1/+0 |
| * | | | Merge pull request #5524 | luigi1111 | 2019-07-24 | 1 | -0/+10 |
| |\ \ \ | |||||
