Commit graph

  • 2900b1e76c doxygen files rfree2monero 2015-04-01 19:23:15 +0200
  • 1489310d53 doxygen related tool rfree2monero 2015-04-01 19:22:25 +0200
  • f9dba47a17 added windows_stream.* console colors rfree2monero 2015-04-01 19:15:38 +0200
  • c511abf005 remerged; commands JSON. logging upgrade. doxygen rfree2monero 2015-04-01 19:00:45 +0200
  • 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 rfree2monero 2015-04-01 18:24:45 +0200
  • b0151de601
    Merge pull request #248 Riccardo Spagni 2015-03-30 12:58:22 +0200
  • 94cb295db4
    Merge upstream into blockchain Thomas Winget 2015-03-29 09:58:18 -0400
  • e7391a4113
    Merge BerkeleyDB blockchain db implementation Thomas Winget 2015-03-29 09:03:30 -0400
  • a0590d29cd
    Restore daemon interactive mode Thomas Winget 2015-03-27 08:01:30 -0400
  • cd31ea9631
    Merge pull request #247 Riccardo Spagni 2015-03-26 13:51:56 +0200
  • 65d6d36449
    Merge pull request #244 Riccardo Spagni 2015-03-26 13:49:50 +0200
  • c1187fabcf
    Merge pull request #242 Riccardo Spagni 2015-03-26 13:40:34 +0200
  • 8636b95f37
    Merge pull request #239 Riccardo Spagni 2015-03-26 13:33:26 +0200
  • c9424c1316 fix cmake miniupnpc typo meshpoint 2015-03-26 15:28:31 +0400
  • 7b14d4a17f
    Steps toward multiple dbs available -- working Thomas Winget 2015-03-25 11:41:30 -0400
  • 874f48bc82
    update berkeleydb branch to blockchain branch Thomas Winget 2015-03-25 07:30:23 -0400
  • 5c0bc0050c
    Merge upstream updates into blockchain branch Thomas Winget 2015-03-25 05:56:36 -0400
  • a96134113e
    Merges #36 Thomas Winget 2015-03-25 05:49:29 -0400
  • e6740ee103
    Enforce DNSSEC for checkpoint updates Thomas Winget 2015-03-24 06:59:38 -0400
  • dbf46a721a
    DNSSEC added (hardcoded key) Thomas Winget 2015-03-24 06:34:15 -0400
  • d7286395c9
    Merge pull request #243 Riccardo Spagni 2015-03-24 08:50:08 +0200
  • 1c49d6b2d3
    updated gtest to latest Riccardo Spagni 2015-03-24 08:48:43 +0200
  • 8855a32044
    Merge upstream to daemonize changes Thomas Winget 2015-03-24 02:46:48 -0400
  • dbdcf11778
    blockchain_converter: Add support for resume from last block warptangent 2015-03-22 12:33:50 -0700
  • 488080326c
    blockchain_import: lengthen string for line clear warptangent 2015-03-22 10:57:24 -0700
  • 7476d2e253
    blockchain_export: show progress during export warptangent 2015-03-22 10:57:21 -0700
  • 4bedd68d2c
    Update Blockchain::get_db() to return reference instead of pointer warptangent 2015-03-22 10:57:18 -0700
  • 0386e9925b
    Add README for blockchain converter, importer, and exporter utilities warptangent 2015-03-22 10:57:14 -0700
  • 51e3579a80
    Fixed bug in static linking boost on MINGW Thomas Winget 2015-03-22 05:26:30 -0400
  • f78bb00943
    Hopefully fixes build on Windows for real this time Thomas Winget 2015-03-20 16:56:55 -0400
  • 2b0583b2c6
    Hopefully fixes build on Windows Thomas Winget 2015-03-20 16:40:54 -0400
  • ead7fad552
    BerkeleyDB implementation of BlockchainDB seems to be working! Thomas Winget 2015-03-17 22:12:09 -0400
  • 8e3347f310
    Pull blockchain changes into berkeleydb branch Thomas Winget 2015-03-17 19:52:53 -0400
  • 38c54b79fd
    Merges PR #35 Thomas Winget 2015-03-17 19:07:09 -0400
  • bd9da6d5a5
    Merges #33 Thomas Winget 2015-03-17 18:58:09 -0400
  • 6e9e8ab620
    Move db_drivers/ to external/ Thomas Winget 2015-03-17 18:55:24 -0400
  • 56a1bf527b
    fixed BUILD_64 option Riccardo Spagni 2015-03-03 21:57:40 +0200
  • c97a685a37
    fixed arch_width option Riccardo Spagni 2015-03-02 18:04:58 +0200
  • 3a3c07c330
    fixed msys2 / mingw folders based on architecture, added license to unbound CMakeList as that is not part of standard Unbound Riccardo Spagni 2015-03-02 17:20:42 +0200
  • 3b3da86483
    moved 32-bit/64-bit detection into main CMakeLists Riccardo Spagni 2015-03-02 17:10:16 +0200
  • a0cbf733b6
    removed findlmdb.cmake, no longer required Riccardo Spagni 2015-03-02 16:48:56 +0200
  • 0e8bbdb0bd
    32-bit LMDB, removed check for in-system LMDB as it is consensus-critical Riccardo Spagni 2015-03-02 11:55:58 +0200
  • 11e815761f
    Revert "Moved db_drivers/ into external/ for consistency" Thomas Winget 2015-03-17 18:03:11 -0400
  • daf2a8f6cb
    Revert "Build fixed, goofed up some CMake" Thomas Winget 2015-03-17 18:01:07 -0400
  • e146027acd
    BlockchainBDB passes unit tests Thomas Winget 2015-03-17 17:18:45 -0400
  • ffadb6571a
    blockchain_export: Add compile-time support for BlockchainDB warptangent 2015-03-16 11:57:26 -0700
  • 43477b7dac
    BerkeleyDB Blockchain building, not working yet Thomas Winget 2015-03-16 09:14:51 -0400
  • cade0da8f1
    CMake wiring, minor cleanup, minor test addition Thomas Winget 2015-03-16 03:12:54 -0400
  • 1bc89398b4
    BerkeleyDB BlockchainDB impl copy/paste/modify Thomas Winget 2015-03-14 19:28:34 -0400
  • 5112dc37d7
    Try to not pollute cryptonote namespace Thomas Winget 2015-03-14 17:24:51 -0400
  • edef0bb771
    Initial commit of BDB BlockchainDB implementation Thomas Winget 2015-03-09 16:21:44 -0400
  • f6cbfb623b
    Add blockchain_export utility warptangent 2015-02-16 04:20:55 -0800
  • 275cbd4348
    Add support for database open with flags warptangent 2015-02-11 16:02:20 -0800
  • cb862cb81a
    Add mdb_flags variable to LMDB database open warptangent 2015-02-11 15:55:53 -0800
  • 260cc56fae
    Add blockchain_import utility warptangent 2015-02-10 15:13:32 -0800
  • ca75b4789c
    Blockchain: add get_db() accessor, needed for blockchain_import warptangent 2015-02-10 16:44:32 -0800
  • a3dd9d10f3
    blockchain_converter: Add support for batch transactions warptangent 2015-03-03 17:20:27 -0800
  • acb5d291b8
    Update and relocate comment that applies class wide warptangent 2015-03-03 13:09:49 -0800
  • b43716c756 Do store transaction's blob size in transaction_chain_entry Sergey Kazenyuk 2015-03-15 04:27:34 +0300
  • 3be518ff40 Use single get_transaction_hash to get both id and blob size Sergey Kazenyuk 2015-03-15 04:22:25 +0300
  • eee3ee7073
    BlockchainDB implementations have names now Thomas Winget 2015-03-13 21:39:27 -0400
  • 5d2a2b7e69
    Fixed includes in BlockchainDB unit tests Thomas Winget 2015-03-10 15:17:46 -0400
  • 8b82f3c57f
    Build fixed, goofed up some CMake Thomas Winget 2015-03-10 12:51:23 -0400
  • 02969d69f0 default mix factor in simplewallet smooth 2015-03-10 01:44:46 -0700
  • 178b009e90
    Merge pull request #238 Riccardo Spagni 2015-03-10 10:20:19 +0200
  • b21335642e
    Moved db_drivers/ into external/ for consistency Thomas Winget 2015-03-09 15:48:46 -0400
  • 5eab480cb1
    Moved BlockchainDB into its own src/ subfolder Thomas Winget 2015-03-06 15:20:45 -0500
  • 7e72e943db update checkpoint smooth 2015-03-06 02:38:06 -0800
  • 8237705964
    Merge pull request #237 Riccardo Spagni 2015-03-05 10:56:46 +0200
  • 41a95e7b11 add comment about avoiding overflow smooth 2015-03-05 00:45:54 -0800
  • 754a785ee1 minimum subsidy for mining incentives, remove unused LEGACY_FEE define smooth 2015-03-04 23:35:04 -0800
  • c01069f352
    fixed English word list issue: 'launchpad' should be 'ourselves' Riccardo Spagni 2015-03-04 15:31:24 +0200
  • 10e4132e22
    fixed English word list issue: 'incline' should have remained 'inline' Riccardo Spagni 2015-03-04 15:29:20 +0200
  • 9dab105e2e
    DNS checkpoint loading for testnet should now be correct Thomas Winget 2015-03-01 03:36:46 -0500
  • 52f9629bd7
    sending commands to forked daemon works on testnet now Thomas Winget 2015-03-01 02:35:33 -0500
  • 76289d0e3b
    Fix tests building -- function signatures changed Thomas Winget 2015-02-05 07:21:14 -0500
  • 1016712372
    markdown formatting fix Riccardo Spagni 2015-03-01 00:03:57 +0200
  • 98a4e6ae6a
    Merge pull request #234 Riccardo Spagni 2015-02-28 23:34:30 +0200
  • 7590f33f9e
    move website and DNS unit tests from monero.cc to getmonero.org Riccardo Spagni 2015-02-28 23:32:28 +0200
  • f79821ac7e fix locking in count-peers thread (2) rfree2monero 2015-02-24 21:02:48 +0100
  • 0198ffb220 2014 network limit 1.3 fix log/path/data +utils rfree2monero 2015-02-24 20:12:56 +0100
  • db53e1956a
    revert stop_daemon method to use correct exit Thomas Winget 2015-02-05 05:38:49 -0500
  • 96cbecffd7
    RPC calls for background daemon added in Thomas Winget 2015-02-05 04:11:20 -0500
  • 9193d6fb5b
    Daemonize changes pulled in -- daemon builds Thomas Winget 2015-01-29 17:10:53 -0500
  • 0ad0784f46
    Changed log level of debug message -- too spammy Thomas Winget 2015-02-23 18:28:20 -0500
  • b5796da0fa
    Merge #32 Thomas Winget 2015-02-23 18:24:59 -0500
  • 6485dacc2f
    BlockchainLMDB: Add profiling to tx_exists() warptangent 2015-02-10 20:01:02 -0800
  • 83fb6d8d07
    BlockchainLMDB: Add batch transaction support to tx_exists() warptangent 2015-02-10 20:01:02 -0800
  • 8529c0ea9a
    BlockchainDB, BlockchainLMDB: Add profiling for DB commits warptangent 2015-02-11 15:55:53 -0800
  • 7a66b8bbcf
    BlockchainDB: Add virtual function declarations for batch transactions warptangent 2015-02-11 15:55:53 -0800
  • b7a2d84919
    BlockchainLMDB: Add check for open database to two functions warptangent 2015-02-18 20:52:44 -0800
  • 58ecc58be1
    BlockchainLMDB: Add support for batch transactions warptangent 2015-02-11 15:55:53 -0800
  • 8909d7d82e
    Improve block and tx processing efficiency by less repeat hashing warptangent 2015-02-11 15:55:53 -0800
  • 3676ac5841
    Add profiling to block and tx processing warptangent 2015-02-11 15:55:53 -0800
  • ce71abd0fe
    Move LMDB storage to subfolder warptangent 2015-02-19 06:37:00 -0800
  • 42f8fe5c7f
    Fix formatting warptangent 2015-02-11 15:55:53 -0800
  • aa82f786c7
    Fix log statement warptangent 2015-02-11 15:55:53 -0800
  • 26873db199
    Remove unused variable warptangent 2015-02-11 15:55:53 -0800
  • 4b90fd389d
    Add log statement warptangent 2015-02-11 15:55:53 -0800
  • 2531aa31f8
    Add and extend log statements warptangent 2015-02-11 15:55:53 -0800