Age | Commit message (Expand) | Author | Files | Lines |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 1 | -1/+1 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 1 | -4/+70 |
2019-06-14 | serialization: check stream good flag at the end | moneromooo-monero | 1 | -1/+1 |
2019-04-05 | cryptonote: rework block blob size sanity check | moneromooo-monero | 1 | -0/+2 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-05 | db: speedup block addition | moneromooo-monero | 1 | -2/+23 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -4/+11 |
2018-12-31 | Merge pull request #4946 | luigi1111 | 1 | -0/+2 |
2018-12-05 | cryptonote: set tx hash on newly parsed txes when known | moneromooo-monero | 1 | -0/+2 |
2018-11-30 | cryptonote: add a set_null for transaction_prefix | moneromooo-monero | 1 | -7/+10 |
2018-10-07 | cryptonote: sort tx_extra fields | moneromooo-monero | 1 | -1/+0 |
2018-03-14 | keypair::generate: always require hw::device to avoid possible mistake | stoffu | 1 | -6/+0 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -1/+2 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+6 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-10 | Merge pull request #2990 | Riccardo Spagni | 1 | -1/+0 |
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -1/+0 |
2017-12-18 | check accessing an element past the end of a container | moneromooo-monero | 1 | -1/+1 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -0/+26 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -5/+0 |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -1/+0 |
2017-04-03 | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 1 | -1/+1 |
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 1 | -11/+29 |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 1 | -0/+32 |
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 1 | -0/+22 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -0/+397 |