Age | Commit message (Expand) | Author | Files | Lines |
2016-05-01 | core: move tx_extra parsing errors to log level 1 | moneromooo-monero | 1 | -4/+4 |
2016-04-02 | core: keep the acc loop for the genesis block | moneromooo-monero | 1 | -1/+13 |
2016-04-01 | core: remove the block reward accumulation loop | moneromooo-monero | 1 | -5/+1 |
2016-03-25 | core: fix miner tx block reward with fees | moneromooo-monero | 1 | -8/+7 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-11-13 | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v... | Javier Smooth | 1 | -1/+1 |
2015-10-11 | from hard fork 2, all outputs must be decomposed | moneromooo-monero | 1 | -1/+1 |
2015-10-10 | from hard fork 2, claim a quantized reward in coinbase | moneromooo-monero | 1 | -1/+10 |
2015-10-10 | cryptonote_format_utils: add a function to tell if an amount is canonical | moneromooo-monero | 1 | -0/+30 |
2015-08-24 | wallet: only return tx keys via RPC if requested | moneromooo-monero | 1 | -1/+7 |
2015-08-24 | Merge pull request #383 | Riccardo Spagni | 1 | -1/+0 |
2015-08-23 | removed some gcc warnings. mainly unused variables. | roman | 1 | -1/+0 |
2015-08-19 | make tx keys available to the user | moneromooo-monero | 1 | -1/+2 |
2015-08-09 | encrypted payment ids are now 64 bit, instead of 256 bit | moneromooo-monero | 1 | -14/+30 |
2015-08-09 | Encrypted payment IDs | moneromooo-monero | 1 | -4/+118 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-11-09 | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 1 | -1/+1 |
2014-09-25 | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 1 | -17/+0 |
2014-09-24 | low risk, potentially varint overflow bug patched thanks to BBR | Riccardo Spagni | 1 | -0/+17 |
2014-09-15 | Pass tx and nonce to genesis block constructor | Zachary Michaels | 1 | -12/+6 |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 1 | -3/+2 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -0/+10 |
2014-09-06 | override for get_block_longhash for block 202612 | Thomas Winget | 1 | -0/+7 |
2014-09-06 | added double-check for 202612 block id | Thomas Winget | 1 | -1/+13 |
2014-09-06 | hex_to_pod needs the destination as an arg, as opposed to it returning the pod | Thomas Winget | 1 | -1/+1 |
2014-09-06 | Override for block hashing for block 202612 | Thomas Winget | 1 | -0/+10 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-01 | C++ style cast | Zachary Michaels | 1 | -1/+1 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -2/+1 |
2014-05-07 | Update cryptonote_format_utils.cpp | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -2/+2 |
2014-05-03 | fix genesis block hash, checkpoint, days behind | mydesktop | 1 | -2/+2 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -57/+82 |
2014-04-25 | Changed block minor version | Henry Hartshorne | 1 | -2/+2 |
2014-04-18 | Bitmonero release | thankful_for_today | 1 | -3/+2 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -35/+33 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+710 |