Age | Commit message (Expand) | Author | Files | Lines |
2015-04-20 | Fix missing virtual destructor | Sergey Kazenyuk | 2 | -2/+4 |
2015-04-20 | Suppress 'register storage class is deprecated' warning in boost dependency l... | Sergey Kazenyuk | 1 | -2/+2 |
2015-04-14 | update lmdb64 | Riccardo Spagni | 22 | -365/+201 |
2015-04-13 | disable non-working optimized slow_hash on 32 bit intel | Javier Smooth | 1 | -1/+1 |
2015-04-11 | Merge pull request #261 | Riccardo Spagni | 1 | -1/+1 |
2015-04-11 | Don't recommend --HEAD for brew users | Sammy Libre | 1 | -1/+1 |
2015-04-11 | Merge pull request #260 | Riccardo Spagni | 9 | -8/+17 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 9 | -8/+17 |
2015-04-10 | Merge pull request #259 | Riccardo Spagni | 1 | -2/+16 |
2015-04-10 | Fixes start_mining in cli interactive mode | Thomas Winget | 1 | -2/+16 |
2015-04-09 | fixed static windows makefile targets | Riccardo Spagni | 1 | -2/+2 |
2015-04-09 | Merge pull request #258 | Riccardo Spagni | 1 | -0/+2 |
2015-04-08 | Disable DNS checkpoint updating on testnet | Thomas Winget | 1 | -0/+2 |
2015-04-08 | Merge pull request #256 | Riccardo Spagni | 96 | -158/+42389 |
2015-04-08 | Merge pull request #257 | Riccardo Spagni | 6 | -60/+134 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 6 | -60/+134 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 96 | -158/+42389 |
2015-04-07 | Merges PR #37 | Thomas Winget | 2 | -3/+29 |
2015-04-07 | Only compile BerkeleyDB as an option in non-static | Thomas Winget | 4 | -17/+41 |
2015-04-06 | updated unbound cmake for static builds | Riccardo Spagni | 3 | -2/+34 |
2015-04-06 | explicitly disable AES on ARM | Riccardo Spagni | 1 | -1/+1 |
2015-04-06 | add arm6 target and flags | Riccardo Spagni | 2 | -1/+13 |
2015-04-06 | new makefile targets for static builds | Riccardo Spagni | 1 | -2/+16 |
2015-04-05 | no newline at end of file | Riccardo Spagni | 1 | -1/+1 |
2015-04-05 | Merge pull request #255 | Riccardo Spagni | 1 | -1/+8 |
2015-04-05 | handle unlikely rounding up after sqrt | Javier Smooth | 1 | -0/+3 |
2015-04-05 | triangular distribution to choose recent outputs more often for mixins | Javier Smooth | 1 | -1/+5 |
2015-04-05 | minor CMakeLists fix for Unbound, ldns -> sldns | Riccardo Spagni | 1 | -7/+7 |
2015-04-04 | reinstate accidentally removed CMakeLists | Riccardo Spagni | 1 | -0/+201 |
2015-04-02 | Merge pull request #252 | Riccardo Spagni | 79 | -276/+7174 |
2015-04-02 | Merge pull request #251 | Riccardo Spagni | 2 | -5/+2 |
2015-04-02 | Network 1.7; Quieted the debug a bit. | rfree2monero | 3 | -11/+15 |
2015-04-02 | Fixed DNS resolution bug in Windows | Thomas Winget | 2 | -5/+2 |
2015-04-02 | Utils: use const, document dbg. Less default debug | rfree2monero | 2 | -30/+55 |
2015-04-02 | update hardcoded fallback seeds | Riccardo Spagni | 1 | -12/+25 |
2015-04-02 | update unbound from upstream | Riccardo Spagni | 155 | -3514/+5556 |
2015-04-01 | [fix] mac os x includes std::random... | rfree2monero | 1 | -0/+4 |
2015-04-01 | Network 1.6: network limits, logging, +doxy | rfree2monero | 1 | -1/+7 |
2015-04-01 | my changelog | rfree2monero | 1 | -0/+71 |
2015-04-01 | doxygen files | rfree2monero | 2 | -0/+1817 |
2015-04-01 | doxygen related tool | rfree2monero | 1 | -0/+25 |
2015-04-01 | added windows_stream.* console colors | rfree2monero | 2 | -0/+84 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 29 | -243/+702 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 98 | -2467/+9502 |
2015-03-30 | Merge pull request #248 | Riccardo Spagni | 16 | -162/+512 |
2015-03-29 | Merge upstream into blockchain | Thomas Winget | 7 | -28/+142 |
2015-03-29 | Merge BerkeleyDB blockchain db implementation | Thomas Winget | 19 | -102/+2250 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 16 | -162/+512 |
2015-03-26 | Merge pull request #247 | Riccardo Spagni | 1 | -1/+1 |
2015-03-26 | Merge pull request #244 | Riccardo Spagni | 3 | -12/+117 |
2015-03-26 | Merge pull request #242 | Riccardo Spagni | 2 | -5/+8 |
2015-03-26 | Merge pull request #239 | Riccardo Spagni | 1 | -10/+16 |
2015-03-26 | fix cmake miniupnpc typo | meshpoint | 1 | -1/+1 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 13 | -58/+146 |
2015-03-25 | update berkeleydb branch to blockchain branch | Thomas Winget | 100 | -2375/+9070 |
2015-03-25 | Merge upstream updates into blockchain branch | Thomas Winget | 94 | -2326/+8929 |
2015-03-25 | Merges #36 | Thomas Winget | 6 | -49/+141 |
2015-03-24 | Enforce DNSSEC for checkpoint updates | Thomas Winget | 1 | -10/+17 |
2015-03-24 | DNSSEC added (hardcoded key) | Thomas Winget | 2 | -2/+100 |
2015-03-24 | Merge pull request #243 | Riccardo Spagni | 49 | -395/+3970 |
2015-03-24 | updated gtest to latest | Riccardo Spagni | 37 | -1919/+4932 |
2015-03-24 | Merge upstream to daemonize changes | Thomas Winget | 10 | -12/+27 |
2015-03-23 | blockchain_converter: Add support for resume from last block | warptangent | 1 | -10/+37 |
2015-03-22 | blockchain_import: lengthen string for line clear | warptangent | 1 | -16/+19 |
2015-03-22 | blockchain_export: show progress during export | warptangent | 1 | -9/+17 |
2015-03-22 | Update Blockchain::get_db() to return reference instead of pointer | warptangent | 4 | -14/+14 |
2015-03-22 | Add README for blockchain converter, importer, and exporter utilities | warptangent | 1 | -0/+54 |
2015-03-22 | Fixed bug in static linking boost on MINGW | Thomas Winget | 1 | -0/+6 |
2015-03-20 | Hopefully fixes build on Windows for real this time | Thomas Winget | 1 | -5/+5 |
2015-03-20 | Hopefully fixes build on Windows | Thomas Winget | 3 | -3/+15 |
2015-03-17 | BerkeleyDB implementation of BlockchainDB seems to be working! | Thomas Winget | 2 | -20/+20 |
2015-03-17 | Pull blockchain changes into berkeleydb branch | Thomas Winget | 72 | -107/+17743 |
2015-03-17 | Merges PR #35 | Thomas Winget | 12 | -38/+1659 |
2015-03-17 | Merges #33 | Thomas Winget | 0 | -0/+0 |
2015-03-17 | Move db_drivers/ to external/ | Thomas Winget | 59 | -5/+4 |
2015-03-17 | fixed BUILD_64 option | Riccardo Spagni | 1 | -1/+1 |
2015-03-17 | fixed arch_width option | Riccardo Spagni | 1 | -3/+9 |
2015-03-17 | fixed msys2 / mingw folders based on architecture, added license to unbound C... | Riccardo Spagni | 2 | -8/+36 |
2015-03-17 | moved 32-bit/64-bit detection into main CMakeLists | Riccardo Spagni | 58 | -9/+12 |
2015-03-17 | removed findlmdb.cmake, no longer required | Riccardo Spagni | 1 | -57/+0 |
2015-03-17 | 32-bit LMDB, removed check for in-system LMDB as it is consensus-critical | Riccardo Spagni | 29 | -17/+16061 |
2015-03-17 | Revert "Moved db_drivers/ into external/ for consistency" | Thomas Winget | 31 | -2/+3 |
2015-03-17 | Revert "Build fixed, goofed up some CMake" | Thomas Winget | 1 | -4/+0 |
2015-03-17 | BlockchainBDB passes unit tests | Thomas Winget | 1 | -1/+4 |
2015-03-16 | blockchain_export: Add compile-time support for BlockchainDB | warptangent | 2 | -31/+63 |
2015-03-16 | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 6 | -199/+253 |
2015-03-16 | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 6 | -2/+37 |
2015-03-16 | BerkeleyDB BlockchainDB impl copy/paste/modify | Thomas Winget | 2 | -9/+1304 |
2015-03-16 | Try to not pollute cryptonote namespace | Thomas Winget | 2 | -47/+47 |
2015-03-16 | Initial commit of BDB BlockchainDB implementation | Thomas Winget | 2 | -0/+678 |
2015-03-16 | Add blockchain_export utility | warptangent | 3 | -0/+470 |
2015-03-16 | Add support for database open with flags | warptangent | 7 | -14/+77 |
2015-03-16 | Add mdb_flags variable to LMDB database open | warptangent | 1 | -1/+2 |
2015-03-16 | Add blockchain_import utility | warptangent | 4 | -0/+894 |
2015-03-15 | Blockchain: add get_db() accessor, needed for blockchain_import | warptangent | 1 | -0/+5 |
2015-03-15 | blockchain_converter: Add support for batch transactions | warptangent | 1 | -23/+173 |
2015-03-15 | Update and relocate comment that applies class wide | warptangent | 1 | -8/+14 |
2015-03-15 | Do store transaction's blob size in transaction_chain_entry | Sergey Kazenyuk | 2 | -4/+5 |
2015-03-15 | Use single get_transaction_hash to get both id and blob size | Sergey Kazenyuk | 1 | -2/+4 |
2015-03-13 | BlockchainDB implementations have names now | Thomas Winget | 5 | -3/+20 |
2015-03-10 | Fixed includes in BlockchainDB unit tests | Thomas Winget | 1 | -2/+2 |
2015-03-10 | Build fixed, goofed up some CMake | Thomas Winget | 1 | -0/+4 |
2015-03-10 | default mix factor in simplewallet | smooth | 1 | -10/+16 |
2015-03-10 | Merge pull request #238 | Riccardo Spagni | 1 | -0/+1 |
2015-03-09 | Moved db_drivers/ into external/ for consistency | Thomas Winget | 31 | -3/+2 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 12 | -13/+72 |
2015-03-06 | update checkpoint | smooth | 1 | -0/+1 |
2015-03-05 | Merge pull request #237 | Riccardo Spagni | 3 | -4/+13 |
2015-03-05 | add comment about avoiding overflow | smooth | 1 | -0/+6 |
2015-03-04 | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 3 | -4/+7 |
2015-03-04 | fixed English word list issue: 'launchpad' should be 'ourselves' | Riccardo Spagni | 1 | -1/+1 |
2015-03-04 | fixed English word list issue: 'incline' should have remained 'inline' | Riccardo Spagni | 1 | -1/+1 |
2015-03-01 | DNS checkpoint loading for testnet should now be correct | Thomas Winget | 4 | -4/+19 |
2015-03-01 | sending commands to forked daemon works on testnet now | Thomas Winget | 1 | -0/+4 |
2015-03-01 | Fix tests building -- function signatures changed | Thomas Winget | 4 | -3/+7 |
2015-03-01 | markdown formatting fix | Riccardo Spagni | 1 | -1/+1 |
2015-02-28 | Merge pull request #234 | Riccardo Spagni | 3 | -6/+7 |
2015-02-28 | move website and DNS unit tests from monero.cc to getmonero.org | Riccardo Spagni | 3 | -6/+7 |
2015-02-24 | fix locking in count-peers thread (2) | rfree2monero | 4 | -12/+28 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 19 | -110/+306 |
2015-02-24 | revert stop_daemon method to use correct exit | Thomas Winget | 1 | -1/+1 |
2015-02-24 | RPC calls for background daemon added in | Thomas Winget | 8 | -52/+301 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 39 | -386/+3671 |
2015-02-23 | Changed log level of debug message -- too spammy | Thomas Winget | 1 | -1/+1 |
2015-02-23 | Merge #32 | Thomas Winget | 7 | -95/+442 |
2015-02-23 | BlockchainLMDB: Add profiling to tx_exists() | warptangent | 3 | -1/+8 |
2015-02-23 | BlockchainLMDB: Add batch transaction support to tx_exists() | warptangent | 1 | -6/+9 |
2015-02-23 | BlockchainDB, BlockchainLMDB: Add profiling for DB commits | warptangent | 3 | -0/+18 |
2015-02-23 | BlockchainDB: Add virtual function declarations for batch transactions | warptangent | 1 | -0/+3 |
2015-02-23 | BlockchainLMDB: Add check for open database to two functions | warptangent | 1 | -0/+3 |
2015-02-23 | BlockchainLMDB: Add support for batch transactions | warptangent | 2 | -55/+289 |
2015-02-23 | Improve block and tx processing efficiency by less repeat hashing | warptangent | 4 | -11/+28 |
2015-02-23 | Add profiling to block and tx processing | warptangent | 2 | -0/+48 |
2015-02-23 | Move LMDB storage to subfolder | warptangent | 2 | -1/+12 |
2015-02-23 | Fix formatting | warptangent | 1 | -6/+5 |
2015-02-23 | Fix log statement | warptangent | 1 | -1/+1 |
2015-02-23 | Remove unused variable | warptangent | 1 | -1/+0 |
2015-02-23 | Add log statement | warptangent | 1 | -0/+1 |
2015-02-23 | Add and extend log statements | warptangent | 1 | -6/+10 |
2015-02-23 | Blockchain: match original function declaration from blockchain_storage | warptangent | 2 | -2/+2 |
2015-02-23 | Update year and formatting in license | warptangent | 1 | -7/+7 |
2015-02-22 | Merge pull request #31 from warptangent/fix/fix_get_tail_id | Thomas Winget | 2 | -2/+2 |
2015-02-22 | Fix Blockchain::get_tail_id() to set parameter to last block number instead o... | warptangent | 1 | -1/+1 |
2015-02-22 | Revert "Bounds error, should fix #27" | warptangent | 1 | -1/+1 |
2015-02-20 | Bounds error, should fix #27 | Thomas Winget | 1 | -1/+1 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 23 | -184/+257 |
2015-02-20 | fixed size_t on windows | rfree2monero | 1 | -2/+8 |
2015-02-20 | removed not needed <netinet/in.h> | rfree2monero | 1 | -1/+0 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 30 | -383/+714 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 40 | -210/+4020 |
2015-02-20 | Merge pull request #229 | Riccardo Spagni | 2 | -0/+4 |
2015-02-20 | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2 | -0/+4 |
2015-02-05 | Merge remote-tracking branch 'monero-project/master' into blockchain | Thomas Winget | 3 | -4/+62 |
2015-02-03 | Merge pull request #221 | Riccardo Spagni | 2 | -4/+46 |
2015-02-03 | changed MM logo | Riccardo Spagni | 1 | -1/+1 |
2015-02-03 | added donation and sponsor info to readme | Riccardo Spagni | 1 | -0/+16 |
2015-02-03 | Merge PR #26 | Thomas Winget | 9 | -4/+77 |
2015-02-02 | Add compile-time support for both db implementations: in-memory and LMDB | warptangent | 9 | -4/+77 |
2015-02-02 | Merge PR 25 into blockchain | Thomas Winget | 1 | -50/+57 |
2015-02-01 | Blockchain: reflect log updates from blockchain_storage | warptangent | 1 | -7/+7 |
2015-02-01 | Blockchain: reflect log and assert updates from blockchain_storage | warptangent | 1 | -37/+38 |
2015-02-01 | Blockchain: reflect log level of blockchain_storage | warptangent | 1 | -8/+8 |
2015-02-01 | Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_... | warptangent | 1 | -0/+2 |
2015-02-01 | Update recently added log statement to fix possible null dereference | warptangent | 1 | -1/+5 |
2015-02-01 | Merge remote-tracking branch 'origin/pr/24' into blockchain | Thomas Winget | 4 | -16/+179 |
2015-01-30 | Merge upstream | warptangent | 4 | -16/+179 |
2015-01-28 | make fallback compatible with newer slow-hash | Riccardo Spagni | 1 | -0/+12 |
2015-01-27 | Merge branch 'master' of https://github.com/fluffypony/bitmonero | Riccardo Spagni | 0 | -0/+0 |
2015-01-27 | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 1 | -4/+34 |
2015-01-27 | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 1 | -4/+34 |
2015-01-27 | Merge pull request #220 | Riccardo Spagni | 3 | -16/+166 |
2015-01-27 | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 3 | -16/+166 |
2015-01-27 | Merge pull request #219 | Riccardo Spagni | 1 | -2/+2 |
2015-01-27 | fixed sse2 ifdef | Riccardo Spagni | 1 | -2/+2 |
2015-01-27 | Merge pull request #218 | Riccardo Spagni | 2 | -2/+4 |
2015-01-27 | remove aes flag, detect no sse2 | Riccardo Spagni | 2 | -2/+4 |
2015-01-27 | fixed AES support flag | Riccardo Spagni | 1 | -4/+4 |
2015-01-26 | allow for explicitly disabling AES-NI | Riccardo Spagni | 1 | -2/+13 |
2015-01-21 | Merge to keep up with upstream | Thomas Winget | 10 | -25/+208 |
2015-01-19 | Should fix std::min issues related to size_t | Thomas Winget | 1 | -2/+2 |
2015-01-18 | Add in-source lmdb to build process | Thomas Winget | 4 | -5/+92 |
2015-01-18 | Initial import of lmdb source | Thomas Winget | 27 | -0/+16131 |
2015-01-15 | Merge pull request #215 | Riccardo Spagni | 4 | -2/+36 |
2015-01-15 | Merge pull request #214 | Riccardo Spagni | 3 | -12/+45 |
2015-01-14 | Merge #216 | Thomas Winget | 1 | -28/+41 |
2015-01-14 | Merge #22 | Thomas Winget | 2 | -26/+0 |
2015-01-14 | Fix seed node threaded DNS lookup | warptangent | 1 | -28/+41 |
2015-01-14 | Remove code previously made unused and marked unused | warptangent | 2 | -26/+0 |
2015-01-12 | Merge pull request #21 from warptangent/fix_block_reorg | Thomas Winget | 5 | -35/+137 |
2015-01-11 | Fix height assertion in Blockchain::handle_alternative_block() | warptangent | 1 | -1/+1 |
2015-01-11 | Fix comparison between main and alternate chain's cumulative | warptangent | 1 | -2/+10 |
2015-01-11 | Remove a have_block() check so alternate block can be processed | warptangent | 1 | -7/+27 |
2015-01-11 | Complete implementation of transaction removal | warptangent | 4 | -23/+97 |
2015-01-11 | Use block index when obtaining block's difficulty for log statement | warptangent | 1 | -2/+2 |
2015-01-11 | added monoermooo's gpg key | Riccardo Spagni | 1 | -0/+52 |
2015-01-11 | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 4 | -2/+36 |
2015-01-11 | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 3 | -12/+45 |
2015-01-09 | Merge pull request #20 from warptangent/fix_transfers | Thomas Winget | 4 | -4/+127 |
2015-01-09 | Fix transfers to support mixins | warptangent | 2 | -3/+42 |
2015-01-09 | Fix transfers (without mixins) | warptangent | 4 | -1/+85 |