Commit Graph

  • e4646379a6
    keccak: fix mdlen bounds sanity checking moneromooo-monero 2018-02-07 13:39:32 +0000
  • 6866ed469a Add default value to max_height, otherwise it's 0 Michał Sałaban 2018-02-05 18:19:41 +0100
  • b81e276cab
    connection_context: initialize m_last_request_time to current time moneromooo-monero 2018-02-04 13:11:34 +0000
  • 928c1825f0
    cryptonote_protocol: guard against all threads in standby moneromooo-monero 2018-02-02 22:33:53 +0000
  • 2e3e90acbe
    pass large parameters by const ref, not value moneromooo-monero 2018-02-02 18:45:12 +0000
  • 61defd89e3
    blockchain: sanity check number of precomputed hash of hash blocks moneromooo-monero 2018-02-02 16:50:35 +0000
  • 9af6b2d1b8
    ringct: fix infinite loop in unused h2b function moneromooo-monero 2018-02-02 16:44:28 +0000
  • 8cea8d0cef
    simplewallet: double check a new multisig wallet is multisig moneromooo-monero 2018-02-02 16:41:16 +0000
  • 9b98a6ac8f
    threadpool: catch exceptions in dtor, to avoid terminate moneromooo-monero 2018-02-02 16:16:43 +0000
  • 24803ed91f
    blockchain_export: fix buffer overflow in exporter moneromooo-monero 2018-02-02 16:10:34 +0000
  • f3f7da624d
    perf_timer: rewrite to make it clear there is no division by zero moneromooo-monero 2018-02-02 16:05:06 +0000
  • c6ea3df0ae
    performance_tests: remove add_arg call stray extra param moneromooo-monero 2018-02-02 15:59:54 +0000
  • fa6b45665d
    fuzz_tests: fix an uninitialized var in setup moneromooo-monero 2018-02-02 15:56:44 +0000
  • 03887f1140
    keccak: fix sanity check bounds test moneromooo-monero 2018-02-02 15:48:06 +0000
  • ad11db9144
    blockchain_db: initialize m_open in base class ctor moneromooo-monero 2018-02-02 15:21:39 +0000
  • bece67f9e8
    miner: restore std::cout precision after modification moneromooo-monero 2018-02-02 15:12:22 +0000
  • 1aabd14c21
    db_lmdb: check hard fork info drop succeeded moneromooo-monero 2018-02-02 15:08:22 +0000
  • 49c803ad7d
    Dockerfile: build dependencies with -fPIC MoroccanMalinois 2018-02-02 13:45:28 +0000
  • 3b4e6b35b3
    txpool: increase unmined tx expiry to three days moneromooo-monero 2018-01-31 21:53:34 +0000
  • 2e584dcb1f
    p2p: do not try to connect to peers in offline mode moneromooo-monero 2018-02-01 11:48:03 +0000
  • 851bd057ec
    call _exit instead of abort in release mode moneromooo-monero 2018-01-26 10:35:13 +0000
  • 399921347f
    txpool: Properly bail out when outputs_amount == inputs_amount Leon Klingele 2018-01-30 16:16:20 +0100
  • 84a8b2da14
    Don't create readtxn until after txn_safe gate check Howard Chu 2018-01-31 18:18:01 +0000
  • 3f1a3fac00
    bulletproofs: more robust challenge computation moneromooo-monero 2017-12-18 21:58:45 +0000
  • b809058993
    ringct: pseudoOuts moved to prunable in the simple bulletproof case moneromooo-monero 2017-12-16 11:58:58 +0000
  • 19ff243f52
    wallets: reorg 61 more days on testnet moneromooo-monero 2018-01-14 22:48:22 +0000
  • c70f03cacf
    blockchain: move bulletproofs to v8 moneromooo-monero 2018-01-14 22:48:10 +0000
  • fde4489e1d
    wipeable_string: call memwipe directly moneromooo-monero 2018-01-31 12:25:30 +0000
  • a99ef17695
    wallet-rpc: take subaddress account as arg for get_transfer_by_txid stoffu 2018-01-30 19:55:39 +0900
  • 7712509644
    wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS stoffu 2018-01-31 17:52:14 +0900
  • 7539603f94
    Bootstrap daemon stoffu 2018-01-20 19:38:14 +0900
  • a85dbb3f2f
    Fixed typos and wording tweaks Maxithi 2018-01-09 22:37:30 +0100
  • 402c9eef0e
    cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub stoffu 2018-01-22 10:16:25 +0900
  • f90c76beb4 Return appropriate error code when there's no connection to daemon Michał Sałaban 2018-01-29 08:28:25 +0100
  • 628b78ae8a Fix in_peers/out_peers RPC operations Erik de Castro Lopo 2018-01-21 19:34:46 +1100
  • ece9bcf5c6 rpc_client: Fix error handling Erik de Castro Lopo 2018-01-21 14:12:30 +1100
  • 8f30350d03 Fix method name in invoke_http_json_rpc Erik de Castro Lopo 2018-01-21 12:31:32 +1100
  • 32c0f908cd Allow the number of incoming connections to be limited Erik de Castro Lopo 2018-01-21 08:44:23 +1100
  • d609a2c164 Rename delete_connections to delete_out_connections Erik de Castro Lopo 2018-01-20 11:57:02 +1100
  • b927c0fc7a Rename connections_count to max_out_connection_count Erik de Castro Lopo 2018-01-20 17:36:19 +1100
  • ed67e5c001
    Merge pull request #3198 Riccardo Spagni 2018-01-28 09:59:59 -0800
  • 4fcf609942
    Merge pull request #3186 Riccardo Spagni 2018-01-28 09:54:17 -0800
  • 30ce8c5926
    cn_deserialize: check for raw tx_extra moneromooo-monero 2018-01-28 15:22:03 +0000
  • 1c99a628e3
    Tests: Fix building of two fuzz tests on Windows iDunk5400 2018-01-28 14:51:02 +0100
  • 3cb65b3f69 Return appropriate error code when not enough money for tx Michał Sałaban 2018-01-28 12:27:19 +0100
  • eda9fb5b98
    p2p: fix testnet/mainnet port mixup moneromooo-monero 2018-01-28 09:44:04 +0000
  • 9017084a7b
    cmake: add -DHAVE_ defines to the command line moneromooo-monero 2018-01-28 08:57:51 +0000
  • 6ed314854c
    Merge pull request #3188 Riccardo Spagni 2018-01-27 18:21:55 -0800
  • 00a1166c95
    Merge pull request #3185 Riccardo Spagni 2018-01-27 18:21:40 -0800
  • 29fafa4ca7
    Merge pull request #3123 Riccardo Spagni 2018-01-27 18:08:56 -0800
  • 30c44bce06
    wallet: automatically use low priority if safe (no backlog & recent blocks not full) stoffu 2018-01-15 12:05:16 +0900
  • c903df5ece
    simplewallet: bug fix for backlog estimate stoffu 2018-01-15 22:38:33 +0900
  • 2f5a9b6bb3
    wallet2: split estimate_backlog to allow for raw fee levels moneromooo-monero 2018-01-15 12:48:25 +0000
  • d061c312fb
    Merge pull request #3116 Riccardo Spagni 2018-01-27 17:27:07 -0800
  • 76a6a794f9
    Merge pull request #2969 Riccardo Spagni 2018-01-27 17:26:58 -0800
  • 86da46e224
    Merge pull request #3151 Riccardo Spagni 2018-01-27 17:25:55 -0800
  • a4ae78a335
    Merge pull request #3145 Riccardo Spagni 2018-01-27 17:25:47 -0800
  • f7dcb730cb
    Merge pull request #3144 Riccardo Spagni 2018-01-27 17:25:40 -0800
  • e93ff8f22d
    Merge pull request #3143 Riccardo Spagni 2018-01-27 17:25:33 -0800
  • 1506f33075
    Merge pull request #3142 Riccardo Spagni 2018-01-27 17:25:25 -0800
  • 5603d5aaea
    Merge pull request #3141 Riccardo Spagni 2018-01-27 17:25:14 -0800
  • 6d48bddffd
    Merge pull request #3136 Riccardo Spagni 2018-01-27 17:25:07 -0800
  • d3e1244466
    Merge pull request #3121 Riccardo Spagni 2018-01-27 17:24:57 -0800
  • 4c302c6385
    Merge pull request #3120 Riccardo Spagni 2018-01-27 17:24:49 -0800
  • 7de1685bd8
    Merge pull request #3119 Riccardo Spagni 2018-01-27 17:24:41 -0800
  • e1ba5b95c1
    Merge pull request #3118 Riccardo Spagni 2018-01-27 17:24:34 -0800
  • 92ea8af34d
    Merge pull request #3114 Riccardo Spagni 2018-01-27 17:24:26 -0800
  • 73a19e0b06
    Merge pull request #3113 Riccardo Spagni 2018-01-27 17:24:15 -0800
  • 087a773247
    Merge pull request #3104 Riccardo Spagni 2018-01-27 17:24:07 -0800
  • 0d328cffda
    Merge pull request #3102 Riccardo Spagni 2018-01-27 17:24:00 -0800
  • baaeefdecc
    Merge pull request #3098 Riccardo Spagni 2018-01-27 17:23:53 -0800
  • 36241552b5
    Merge pull request #3075 Riccardo Spagni 2018-01-27 17:23:26 -0800
  • 1dfed567e2 Fixed #if instead of #ifdef Matt Little 2018-01-27 13:33:11 -0700
  • 84a7f6a482 Readd copyright starting date xmr-eric 2018-01-07 18:55:52 -0500
  • 18216f19dd Update 2018 copyright xmr-eric 2018-01-07 00:05:16 -0500
  • fbc0a6dd23 Bugfix : Missing i18n import in simplewallet Neozaru 2018-01-26 13:58:49 +0100
  • 7ed62e63e5
    cryptonote_protocol: fix std::move usage on different types moneromooo-monero 2018-01-26 10:13:06 +0000
  • fccd1df125
    performance_tests: fix build after merging two conflicting patches moneromooo-monero 2018-01-26 10:09:59 +0000
  • 32d5e731d0
    Update translation source from create to generate Maxithi 2018-01-26 09:58:36 +0100
  • a9cae0abe7
    Wallet API: remove unused enum Priority from UnsignedTransaction stoffu 2018-01-17 11:36:13 +0900
  • 3160a93027
    wallet2: remove {set|get}_default_decimal_point and use the same funcs under cryptonote:: instead stoffu 2018-01-17 10:25:24 +0900
  • 7d1088d337
    wallet2: make scan_output const and omit keys arg stoffu 2018-01-17 10:08:18 +0900
  • bc1ee2c2ee
    wallet2: make member functions const when possible stoffu 2018-01-17 10:58:34 +0900
  • 3050a4f05b
    simplewallet: fix typo get_tx_proof_out to get_tx_proof stoffu 2018-01-11 23:14:13 +0900
  • ffc2e5705d
    wallet rpc: show fees when querying incoming transfers stoffu 2018-01-14 13:37:57 +0900
  • 935e39c7f3
    levin_protocol_handler_async: erase from back of vector instead of front stoffu 2018-01-11 08:40:11 +0900
  • ca336c62e3
    simplewallet: check file overwrite when exporting stuff stoffu 2018-01-15 08:36:13 +0900
  • 09d19c9139
    Merge pull request #3130 Riccardo Spagni 2018-01-25 16:57:03 -0800
  • 700b3193f8
    Merge pull request #3084 Riccardo Spagni 2018-01-25 16:56:27 -0800
  • ea75e71dd2
    Merge pull request #3052 Riccardo Spagni 2018-01-25 16:54:45 -0800
  • fdb0a92f1b
    Merge pull request #3155 Riccardo Spagni 2018-01-25 16:52:12 -0800
  • 5a15a8322e
    Merge pull request #3153 Riccardo Spagni 2018-01-25 16:51:50 -0800
  • ef4b69f8bb
    Merge pull request #3126 Riccardo Spagni 2018-01-25 16:50:47 -0800
  • d25217f058
    Merge pull request #3105 Riccardo Spagni 2018-01-25 16:50:18 -0800
  • f31f5c9a3e
    Merge pull request #3093 Riccardo Spagni 2018-01-25 16:49:54 -0800
  • 0a94399a05
    Merge pull request #3082 Riccardo Spagni 2018-01-25 16:49:20 -0800
  • e3d47d40b1
    Merge pull request #3078 Riccardo Spagni 2018-01-25 16:48:57 -0800
  • 39bd6c6815
    Merge pull request #3072 Riccardo Spagni 2018-01-25 16:48:00 -0800
  • c222b6485e
    Merge pull request #3068 Riccardo Spagni 2018-01-25 16:47:29 -0800
  • 66a2751d68
    Merge pull request #3065 Riccardo Spagni 2018-01-25 16:47:08 -0800