Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 1 | -0/+2 |
2020-03-22 | protocol: request txpool contents when synced | moneromooo-monero | 1 | -0/+18 |
2020-01-26 | cryptonote_protocol: omit top 64 bits of difficulty when 0 | moneromooo-monero | 1 | -2/+8 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -0/+2 |
2019-10-11 | protocol: initialize block_weight in block_complete_entry ctor | moneromooo-monero | 1 | -1/+1 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 1 | -2/+46 |
2019-07-24 | Merge pull request #5595 | luigi1111 | 1 | -0/+3 |
2019-07-15 | Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT | Doyle | 1 | -6/+1 |
2019-05-31 | daemon: display peer address type in print_cn | moneromooo-monero | 1 | -0/+3 |
2019-03-24 | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 1 | -0/+5 |
2019-03-17 | Merge pull request #5190 | Riccardo Spagni | 1 | -0/+2 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 1 | -8/+16 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 1 | -0/+2 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -0/+1 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+5 |
2018-11-06 | protocol: option to pad transaction relay to the next kB | moneromooo-monero | 1 | -0/+2 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 1 | -8/+8 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-11 | cryptonote_protocol: fix size_t used in wire format | moneromooo-monero | 1 | -1/+1 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -1/+1 |
2017-11-18 | make connection_id a string in RPC | moneromooo-monero | 1 | -2/+2 |
2017-09-17 | protocol: remove hop count on block propagation | moneromooo-monero | 1 | -6/+0 |
2017-08-15 | protocol: pass blockchain cumulative difficulty when syncing | moneromooo-monero | 1 | -0/+4 |
2017-08-12 | daemon: print peers' top height in sync_info | moneromooo-monero | 1 | -0/+3 |
2017-08-09 | protocol: add checks for top block hard fork version | moneromooo-monero | 1 | -0/+2 |
2017-08-07 | cryptonote_protocol_handler: sync speedup | moneromooo-monero | 1 | -0/+3 |
2017-05-27 | abstracted nework addresses | moneromooo-monero | 1 | -0/+4 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-12 | cryptonote_protocol: misc fluffy block fixes | moneromooo-monero | 1 | -5/+5 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+1 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -0/+47 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -0/+14 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-23 | Changed time_t to uint64_t for serialization | Thomas Winget | 1 | -3/+3 |
2014-07-18 | Added get_connections RPC call to daemon | Thomas Winget | 1 | -0/+35 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+152 |