| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -142/+0 |
| | | |||||
| * | moved get_account_address_from_str_or_url from libcommon to libcryptonote_core | kenshi84 | 2017-01-24 | 1 | -0/+14 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block ↵ | Javier Smooth | 2015-11-13 | 1 | -1/+1 |
| | | | | | version 2 | ||||
| * | encrypted payment ids are now 64 bit, instead of 256 bit | moneromooo-monero | 2015-08-09 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | Pros: - smaller on the blockchain - shorter integrated addresses Cons: - less sparseness - less ability to embed actual information The boolean argument to encrypt payment ids is now gone from the RPC calls, since the decision is made based on the length of the payment id passed. | ||||
| * | Integrated addresses (standard address plus payment id) | moneromooo-monero | 2015-06-12 | 1 | -0/+22 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | Separate testnet address prefix | Zachary Michaels | 2014-09-15 | 1 | -2/+12 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | json rpc for wallet and bugfix | Antonio Juarez | 2014-04-02 | 1 | -1/+1 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+65 |
