Commit Graph

  • ca77ceef2b
    db_lmdb: fix a strdup/delete[] mistmatch moneromooo-monero 2015-12-28 19:22:37 +0000
  • b5929bc23a Remove assert from status command hyc 2015-12-27 08:44:18 +0000
  • 75ea20f009 BlockchainDB: skip fixup check if read-only database warptangent 2015-12-26 14:27:35 -0800
  • 1be0c31a15
    blockchain: remove obsolete containers moneromooo-monero 2015-12-26 18:01:24 +0000
  • b0471a57cc
    hardfork: ensure current_fork_index can not become negative on rescan moneromooo-monero 2015-12-26 13:17:00 +0000
  • a0b529b337
    tests: add a unit test for canonical decomposed amounts moneromooo-monero 2015-12-26 11:41:50 +0000
  • 3c21d90a1d
    tests: fix various tests by using parameters better suited to monero moneromooo-monero 2015-12-25 22:26:34 +0000
  • e0b1a5881f
    tests: fix some double spending tests moneromooo-monero 2015-12-25 22:23:36 +0000
  • acfdaacabf
    tests: use 255 as a "too high" block version moneromooo-monero 2015-12-25 22:22:12 +0000
  • 96d395ffc5
    blockchain: fix a few block addition bugs moneromooo-monero 2016-01-03 15:55:06 +0000
  • af4737b802
    blockchain: fix an off by one error in unlocked time check moneromooo-monero 2015-12-25 22:12:52 +0000
  • ea4ec7bae2
    blockchain: reinstate double spending checks in check_tx_inputs moneromooo-monero 2015-12-25 22:11:21 +0000
  • 5d23111418
    blockchain: make some flag twiddling code closer to the original moneromooo-monero 2015-12-25 22:10:27 +0000
  • f736fdd8a8
    blockchain: fix bitflipping test with quantized block rewards moneromooo-monero 2015-12-25 22:07:58 +0000
  • 65ba6349c9
    blockchain: add missing m_tx_pool.on_blockchain_dec moneromooo-monero 2015-12-25 22:04:13 +0000
  • 4612d39df0
    blockchain: add a missing validity check to rollback_blockchain_switching moneromooo-monero 2015-12-25 22:01:21 +0000
  • c4271e29ea
    core: catch exceptions from get_output_data moneromooo-monero 2015-12-25 21:59:26 +0000
  • ac893fbc64
    db: throw when given a non txout_to_key output to add moneromooo-monero 2015-12-25 21:56:37 +0000
  • 2f6a09ebad Update liblmdb, unify 32/64 sources Howard Chu 2015-12-20 16:27:42 +0000
  • 5c0f670290 BlockchainDB: Remove txs in reverse order warptangent 2015-12-24 15:01:00 -0800
  • 5a61bd12a8 BlockchainLMDB: When removing, find amount output index fast by starting at end warptangent 2015-12-24 12:25:07 -0800
  • 81266c6e19 BlockchainLMDB: Remove tx outputs in reverse order warptangent 2015-12-24 12:22:09 -0800
  • 69ba7c97a5
    unit_tests: fix hard fork tests moneromooo-monero 2015-12-24 16:12:03 +0000
  • 4b3a9aab89
    unit_tests: new test for IP blocking moneromooo-monero 2015-12-24 16:05:19 +0000
  • 23803f0519 fixed missing parenthesis Riccardo Spagni 2015-12-24 18:11:11 +0200
  • 83d0584235 fix for 'failed to generate new wallet: failed to save file' error during wallet generation Lex Kalinkin 2015-12-24 16:12:42 +0200
  • 7a591c17fb changed height to uint64_t Brendan Telzrow 2015-12-23 13:10:59 -0600
  • 25003dea48 added RPC wallet command getheight Brendan Telzrow 2015-12-23 10:04:04 -0600
  • a4d7460cf3
    epee: regularly cleanup connections we kept a reference to moneromooo-monero 2015-12-23 11:19:16 +0000
  • b7def80bf2
    README.md: mention --no-igd in the Tor paragraph moneromooo-monero 2015-12-22 12:41:54 +0000
  • 15d36a4ffa
    epee: fix hang on exit moneromooo-monero 2015-12-22 12:31:22 +0000
  • 99794f80ee
    net_node: fix a hang on exit moneromooo-monero 2015-12-22 12:29:53 +0000
  • 0c3f7757fe Strip redundant includes hyc 2015-12-21 16:21:50 +0000
  • a4b5d92d2d Also set stacksize for Win32 not on MSVC Howard Chu 2015-12-20 18:07:18 +0000
  • fda5cf55ab
    wallet: fix load/save versioning bug for recently added tx data moneromooo-monero 2015-12-20 13:51:55 +0000
  • c59a1edc49
    README.md: mention rlwrap usage moneromooo-monero 2015-12-19 00:00:37 +0000
  • 24cce77c9e
    README.md: fix Tor paragraph to use warptangent's TCP DNS changes moneromooo-monero 2015-12-19 19:12:38 +0000
  • bbb7ac8155
    Allow the wallet to access hard fork information moneromooo-monero 2015-12-19 14:52:30 +0000
  • f0315a5f76
    epee: make log macros behave like statements moneromooo-monero 2015-12-19 14:48:02 +0000
  • d35b9a9db2
    Add missing semicolons after log statements moneromooo-monero 2015-12-19 14:47:37 +0000
  • 1d55004116
    print top block hash in daemon diff command moneromooo-monero 2015-12-18 19:56:17 +0000
  • cf32ec4058
    replace std::auto_ptr with std::unique_ptr moneromooo-monero 2015-12-17 22:44:20 +0000
  • e0243e8527
    move another non user useful log to L1 moneromooo-monero 2015-12-17 22:35:34 +0000
  • 289a946846
    p2p: minor log formatting fix moneromooo-monero 2015-12-17 22:34:39 +0000
  • 09447f614e
    wallet: save to a temporary file, then rename moneromooo-monero 2015-12-17 22:31:49 +0000
  • c3747b48ba Optionally restrict DNS queries to TCP warptangent 2015-12-15 09:23:17 -0800
  • 865c072769 Fix typo warptangent 2015-12-13 21:42:19 -0800
  • ed09d4d693 Revert connection limit to more customary 8 Javier Smooth 2015-12-14 18:45:52 -0800
  • 99df1dcc8f
    README.md: add a bit of info about using bitmonerod with Tor moneromooo-monero 2015-12-14 22:47:19 +0000
  • 0af390b086
    db_lmdb: always use a batch tx if possible moneromooo-monero 2015-12-14 18:47:13 +0000
  • dd8ec6ba81
    Tone down L0 logs during daemon sync some more moneromooo-monero 2015-12-14 17:45:32 +0000
  • f80dd9da11
    hardfork: only accept major versions we know about moneromooo-monero 2015-12-14 08:57:59 +0000
  • 56daa6e3ff
    Tone down a bit L0 logs during daemon sync moneromooo-monero 2015-12-14 00:36:37 +0000
  • 4dda10e004
    daemon: fix crash exiting with ^C moneromooo-monero 2015-12-13 23:56:02 +0000
  • dbe735e641
    posix_daemonizer: only create the main daemon object in the last child moneromooo-monero 2015-12-13 19:48:11 +0000
  • 39d09ef39e
    Add LMDB error string to database transaction exception message warptangent 2015-12-13 08:45:03 -0800
  • 135c5ab8c9
    core_tests: fix ring_signature_1 tests moneromooo-monero 2015-12-13 13:58:13 +0000
  • 435f7fc6e2
    core_tests: bump default test fee to 0.02 monero moneromooo-monero 2015-12-13 13:56:15 +0000
  • 03a26ae419
    add a --fakechain argument for tests moneromooo-monero 2015-12-13 11:38:37 +0000
  • d5165b5a68
    unit_tests: fix block reward test using post hard fork settings moneromooo-monero 2015-12-13 11:18:59 +0000
  • baf4e1fce7
    blockchain: log block (not chain) height in "BLOCK SUCCESFULLY ADDED" moneromooo-monero 2015-12-13 11:16:37 +0000
  • 170df600d1
    db_lmdb: implement BlockchainLMDB::reset moneromooo-monero 2015-12-13 11:12:34 +0000
  • 1ec4d6fd5e
    db_bdb: implement BlockchainBDB::reset moneromooo-monero 2015-12-13 11:12:00 +0000
  • 94d21027af
    tx_pool: fix "minumim" typo in message moneromooo-monero 2015-12-13 11:11:00 +0000
  • 64f21ca271
    tests: fix a typo in test name moneromooo-monero 2015-12-13 11:10:33 +0000
  • 2dcc36941b
    db_lmdb: create all needed directories, not just the leaf one moneromooo-monero 2015-12-13 11:09:43 +0000
  • b8401fae1d
    db_bdb: create all needed directories, not just the leaf one moneromooo-monero 2015-12-13 11:08:59 +0000
  • 2e406c6715 Stop displaying internal commands for --help luigi1111 2015-12-11 18:41:36 -0600
  • 2c8cf1803c simplewallet help & error cleanup luigi1111 2015-12-11 18:05:39 -0600
  • 391485b754 Fix data refs in read-only txns Howard Chu 2015-12-10 01:42:36 +0000
  • 438cfe6a4b
    tests: remove data-dir argument registration moneromooo-monero 2015-12-09 17:30:30 +0000
  • ab51d3136f
    wallet: make the 0MQ usage thread safe moneromooo-monero 2016-01-03 13:13:47 +0000
  • 0bf71f0cbd
    Register daemon command line arguments to core if they're used in core moneromooo-monero 2015-12-08 23:06:29 +0000
  • 7412276d73
    net_node: add a --offline argument moneromooo-monero 2015-12-07 20:21:45 +0000
  • fbcade82fb
    daemon: add mining status to the status command moneromooo-monero 2015-12-07 19:40:12 +0000
  • 305d1c057b
    db_bdb: move log_set_config call before open moneromooo-monero 2015-12-07 19:18:34 +0000
  • 8027384ad2
    db_bdb: support for libdb without DB_FORCESYNC moneromooo-monero 2015-12-07 09:31:53 +0000
  • d26e7d0b3a ARMv7 optimization flags are too aggressive Howard Chu 2016-01-03 12:58:08 +0000
  • a561afa18b ARM chars are unsigned Howard Chu 2016-01-03 11:57:35 +0000
  • 26aaf07650 Merge 6eabf40b9a into 59e0db15dd hyc 2016-01-03 08:45:06 +0000
  • 6eabf40b9a Use CMAKE_LINKER, not hardcoded "ld" Howard Chu 2016-01-03 08:22:38 +0000
  • d838960465 Fix release flags Howard Chu 2016-01-02 19:39:03 +0000
  • b21bc0cddb IP_TOS not supported before Windows7 Howard Chu 2016-01-01 02:47:48 +0000
  • ec96d6c9e2 Get rid of doubly-defined NDEBUG Howard Chu 2016-01-01 23:23:54 +0000
  • da0bce3472 Use CMAKE_LINKER, not hardcoded "ld" Howard Chu 2016-01-03 08:22:38 +0000
  • 28b82718ff Avoid cmake-3.x block comment syntax Howard Chu 2016-01-03 08:22:06 +0000
  • a52cf36010 fix: cmake parse error on Ubuntu 14.04 moneroexamples 2016-01-03 07:52:57 +0800
  • 26aac68095 Fix release flags Howard Chu 2016-01-02 19:39:03 +0000
  • 82235e387a
    p2p: failure to load p2pstate.bin is not fatal anymore moneromooo-monero 2015-12-07 00:20:00 +0000
  • 455c6a93a9
    console_handler: catch exception inside the input loop moneromooo-monero 2015-12-06 22:03:53 +0000
  • 773bc96e85
    blockchain_db: fixup missing key images in early DB version moneromooo-monero 2015-12-06 20:48:17 +0000
  • ee67d64c32
    wallet: make the wallet refresh type a wallet setting moneromooo-monero 2015-12-05 21:44:25 +0000
  • 737048da28
    wallet: default auto-refresh to true for old wallets moneromooo-monero 2015-12-05 21:10:12 +0000
  • 77840c077e
    blockchain_db: make the indexing base a BlockchainDB virtual function moneromooo-monero 2016-01-02 21:33:52 +0000
  • 915e2896a4
    wallet: add a stop_wallet RPC call moneromooo-monero 2015-12-05 14:53:37 +0000
  • 09a25f0084
    blockchain_dump: fix output key dump for BDB 1-based indices moneromooo-monero 2015-12-05 12:40:01 +0000
  • 0d574dc2a7
    db_bdb: read 32 bit heights from keys moneromooo-monero 2015-12-04 22:25:00 +0000
  • 8daa959fbd
    wallet2: default auto-refresh to true for preexisting wallets moneromooo-monero 2015-11-30 11:07:13 +0000
  • dc37a6a7b9
    wallet: cancellable refresh moneromooo-monero 2015-11-29 13:02:01 +0000
  • 38722cec39
    simplewallet: add tr markers in a few missing user visible strings moneromooo-monero 2015-11-29 22:24:15 +0000