| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cryptonote_basic: remove unused struct | tobtoht | 2025-03-14 | 1 | -9/+0 |
| | | |||||
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | cryptonote: rework block blob size sanity check | moneromooo-monero | 2019-04-05 | 1 | -1/+0 |
| | | | | | | Use the actual block weight limit, assuming that weight is always greater or equal to size | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | a few minor (but easy) performance tweaks | moneromooo-monero | 2018-11-23 | 1 | -1/+1 |
| | | | | | Found by codacy.com | ||||
| * | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -2/+2 |
| | | |||||
| * | Stagenet | stoffu | 2018-03-05 | 1 | -4/+4 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Subaddresses | kenshi84 | 2017-10-07 | 1 | -19/+11 |
| | | |||||
| * | move checkpoints in a separate library | moneromooo-monero | 2017-09-25 | 1 | -25/+0 |
| | | |||||
| * | cryptonote_basic: fix silly CLANG warning about not emitting function | moneromooo-monero | 2017-08-08 | 1 | -1/+1 |
| | | |||||
| * | Move OpenAlias console input back from libs | moneromooo-monero | 2017-07-27 | 1 | -2/+11 |
| | | | | | | | | Library code should definitely not ask for console input unless it's clearly an input function. Delegating the user interaction part to the caller means it can now be used by a GUI, or have a decision algorithm better adapted to a particular caller. | ||||
| * | Simplified the implementation and features of span | Lee Clagett | 2017-04-11 | 1 | -7/+22 |
| | | |||||
| * | Improvements for epee binary to hex functions: | Lee Clagett | 2017-04-11 | 1 | -16/+8 |
| | | | | | | | | - Performance improvements - Added `span` for zero-copy pointer+length arguments - Added `std::ostream` overload for direct writing to output buffers - Removal of unused `string_tools::buff_to_hex` | ||||
| * | wallet-rpc: enable openalias | stoffu | 2017-03-17 | 1 | -0/+2 |
| | | |||||
| * | Add intervening v5 fork for increased min block size | moneromooo-monero | 2017-03-15 | 1 | -0/+1 |
| | | | | | | | | | | | Minimum mixin 4 and enforced ringct is moved from v5 to v6. v5 is now used for an increased minimum block size (from 60000 to 300000) to cater for larger typical/minimum transaction size. The fee algorithm is also changed to decrease the base per kB fee, and add a cheap tier for those transactions which we do not care if they get delayed (or even included in a block). | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -0/+142 |
