Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-01 | Remove unused function | Zachary Michaels | 2 | -19/+0 | |
2014-07-01 | Explicit namespaces | Zachary Michaels | 1 | -11/+8 | |
2014-07-01 | Remove redeclaration | Zachary Michaels | 1 | -1/+0 | |
2014-07-01 | C++ style cast | Zachary Michaels | 1 | -1/+1 | |
2014-07-01 | Comment unused functions in cryptonote_core | Zachary Michaels | 2 | -15/+14 | |
2014-06-26 | set max block size for gbt | mydesktop | 1 | -0/+8 | |
2014-06-24 | fix function typo | monero-project | 1 | -1/+1 | |
2014-06-24 | Fix copy/paste bug, thx Boolberry | monero-project | 1 | -3/+3 | |
2014-06-16 | Update miner.cpp | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+4 | |
1. Added support for scratchpad memory allocation. | |||||
2014-06-15 | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 3 | -1/+34 | |
2014-06-14 | added checkpoint @ 80000 | monero-project | 1 | -0/+1 | |
2014-06-12 | change hash for keygen from blake to keccak | tom | 1 | -2/+2 | |
2014-06-12 | allow two-random-numbers wallet generation (but not as default) | Thomas Winget | 2 | -3/+3 | |
2014-06-12 | fixed some pointer- and loop-based derps | Thomas Winget | 1 | -0/+3 | |
2014-06-12 | builds, but doesn't link. other than that, electrum-style recovery ↵ | Thomas Winget | 2 | -4/+11 | |
implemented (but not tested\!) | |||||
2014-06-12 | defaulted new parameters in modified functions | tom | 1 | -1/+1 | |
2014-06-12 | most functions prototyped/modified for wallet recovery | Thomas Winget | 2 | -2/+2 | |
2014-06-11 | Fix for orphan fix (check blocksize) | mydesktop | 2 | -0/+13 | |
2014-06-04 | 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations | Neozaru | 2 | -1/+14 | |
2014-06-01 | Merge bitmonero@monero-project | Neozaru | 12 | -81/+186 | |
2014-05-28 | typo in tx_pool.cpp | monero-project | 1 | -1/+1 | |
2014-05-27 | fix typing mismatch | mydesktop | 1 | -2/+9 | |
2014-05-26 | dynamic tx size scaling for tx mempool | mydesktop | 1 | -0/+11 | |
2014-05-26 | maximum block size 130% of median | mydesktop | 1 | -3/+14 | |
2014-05-25 | temporary fix for block reward dos | mydesktop | 1 | -1/+23 | |
2014-05-25 | enable checkpointed block verification | mydesktop | 1 | -1/+1 | |
2014-05-25 | 'mining_status' Daemon RPC command | Neozaru | 2 | -6/+19 | |
2014-05-25 | 0.8.8update | mydesktop | 11 | -80/+134 | |
2014-05-13 | Update tx_extra.h | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+52 | |
1. Fixed bug where it's impossible to spend merge-mining blocks due to missing serialization support for "tx_etra_merge_mining_tag". | |||||
2014-05-08 | disable checkpointing for security reasons | monero-project | 1 | -2/+6 | |
Further investigation of fast sync security is required | |||||
2014-05-07 | Update cryptonote_format_utils.cpp | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -2/+2 | |
Fixed problem with integer saturation when summing summary_amounts and out_amounts in a 32-bit platform. | |||||
2014-05-07 | added checkpoint @ 29556 | monero-project | 1 | -0/+1 | |
2014-05-03 | fix genesis block hash, checkpoint, days behind | mydesktop | 2 | -3/+3 | |
2014-05-03 | initial [broken] update | mydesktop | 7 | -73/+245 | |
2014-04-30 | mac osx building fixes | mydesktop | 2 | -4/+9 | |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -1/+1 | |
2014-04-25 | Changed block minor version | Henry Hartshorne | 1 | -2/+2 | |
2014-04-20 | mining bug fixed | thankful_for_today | 2 | -47/+14 | |
2014-04-18 | checkpoints removed | thankful_for_today | 1 | -11/+0 | |
2014-04-18 | Bitmonero release | thankful_for_today | 2 | -4/+3 | |
2014-04-09 | Port mapping with UPnP | Antonio Juarez | 1 | -1/+2 | |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 3 | -18/+8 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 8 | -168/+200 | |
2014-03-20 | some fixes | Antonio Juarez | 6 | -35/+36 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 27 | -0/+5782 | |