Age | Commit message (Expand) | Author | Files | Lines |
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 |