Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -1/+1 | |
2017-10-07 | Subaddresses | kenshi84 | 1 | -45/+31 | |
2017-07-27 | Move OpenAlias console input back from libs | moneromooo-monero | 1 | -4/+4 | |
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. | |||||
2017-03-17 | wallet-rpc: enable openalias | stoffu | 1 | -2/+4 | |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 1 | -1/+10 | |
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). | |||||
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/+347 | |