Commit Graph

  • 740085271b
    daemon: fix readline interfering with std::cerr usage moneromooo-monero 2018-05-31 12:13:03 +0100
  • 81e3926304
    disable file size sanity check when loading the wallet cache moneromooo-monero 2018-05-28 14:55:09 +0100
  • e04ae088e8
    fix build with GCC 8.1.0 moneromooo-monero 2018-05-24 09:12:16 +0100
  • f6896d9974
    core: lock incoming tx lock when checking the txpool and chain moneromooo-monero 2018-05-18 09:38:38 +0100
  • f6dbb967f8
    simplewallet: add --untrusted-daemon option moneromooo-monero 2018-03-21 19:00:27 +0000
  • a4272de797
    wallet2: unlock keys file before calling verify_password (needed for Windows) stoffu 2018-07-03 11:33:11 +0900
  • d6d78f157b
    Allow fractional outputs to be ignored stoffu 2018-06-28 11:31:50 +0900
  • 909398efc7
    p2p: connect via the bound ip, if any moneromooo-monero 2018-07-02 18:04:44 +0100
  • 8c4db68ff7
    node_rpc_proxy: factor a few RPC calls using get_info moneromooo-monero 2018-06-30 22:06:09 +0100
  • d95bc44c6b
    blockchain: fix getting invalid block data on failure moneromooo-monero 2018-06-29 15:49:49 +0100
  • dead780f8a
    abstract_tcp_server2: fix use after free moneromooo-monero 2018-06-29 15:40:19 +0100
  • 207b66ecc2 first new functional tests victorsintnicolaas 2018-06-15 11:57:22 +0200
  • 9e1403e155 update get_info RPC and bump RPC version victorsintnicolaas 2018-06-13 22:38:26 +0200
  • 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing victorsintnicolaas 2018-06-14 21:11:49 +0200
  • aa0ea0aafc
    blockchain: set the m_verifivation_failed flag in a couple more places moneromooo-monero 2018-06-27 18:34:15 +0100
  • 438d52deaf
    remove epee from link lines where it's redundant moneromooo-monero 2018-06-28 16:37:10 +0100
  • ef649f998d
    crypto: remove unused unsafe random scalar generator moneromooo-monero 2018-06-28 16:35:01 +0100
  • 3474154b75
    gtest: use -fPIC with CLANG too moneromooo-monero 2018-06-28 16:33:22 +0100
  • a9b83f5a6e
    Merge pull request #4067 luigi1111 2018-06-27 21:28:34 -0500
  • 65c09beaf7
    Merge pull request #4069 luigi1111 2018-06-27 21:25:00 -0500
  • 8b18401ea0
    Merge pull request #4068 luigi1111 2018-06-27 21:23:50 -0500
  • 49dc78d99b
    util: fix mistakes made in #3994 stoffu 2018-06-28 10:39:04 +0900
  • 29254fc06e
    api/wallet: add missing arg to wallet2::refresh() stoffu 2018-06-28 10:20:01 +0900
  • ba0a7294d0
    Merge pull request #4000 luigi1111 2018-06-27 20:18:41 -0500
  • 4c6de54ee2
    Merge pull request #3994 luigi1111 2018-06-27 20:17:25 -0500
  • 008b9036a3
    Merge pull request #4066 luigi1111 2018-06-27 20:15:10 -0500
  • 0c76dbdd00
    Merge pull request #4065 luigi1111 2018-06-27 20:13:38 -0500
  • 4510f417f9
    Wallet API: add some missing override keyword stoffu 2018-06-14 08:22:30 +0900
  • 3d623a86d1
    wallet: prevent the same wallet file from being opened by multiple processes stoffu 2018-06-12 15:29:33 +0900
  • 59de6f8d99
    util: add file_locker class stoffu 2018-06-21 17:19:16 +0900
  • 1d176473e9
    epee.string_tools: add conversion between UTF-8 and UTF-16 stoffu 2018-06-25 09:44:07 +0900
  • 9a39b7dd7f
    wallet2: fix build for windows (std::max again) moneromooo-monero 2018-06-28 00:46:38 +0100
  • 84d9e7faec
    blockchain: fix build after waiter::wait prototype change moneromooo-monero 2018-06-28 00:24:39 +0100
  • 9b38551c3c
    wallet_rpc_server: fix build - forgot to build rpc version moneromooo-monero 2018-06-27 23:23:45 +0100
  • 2329d2f4c8
    Merge pull request #3907 luigi1111 2018-06-27 16:32:33 -0500
  • 8a27caeb22
    Merge pull request #3998 luigi1111 2018-06-27 16:30:38 -0500
  • 9453573581
    Merge pull request #3995 luigi1111 2018-06-27 16:28:57 -0500
  • c28a2b0d7d
    Merge pull request #3992 luigi1111 2018-06-27 16:26:23 -0500
  • 5eb2e01216
    Merge pull request #3991 luigi1111 2018-06-27 16:25:03 -0500
  • cbfa0a2a7e
    Merge pull request #3987 luigi1111 2018-06-27 16:23:17 -0500
  • 87d7612311
    Merge pull request #3986 luigi1111 2018-06-27 16:22:03 -0500
  • 3ad4ecd4ff
    Merge pull request #3982 luigi1111 2018-06-27 15:38:23 -0500
  • dcbc17e97e
    wallet: include a suggested number of confirmations based on amount moneromooo-monero 2018-06-02 13:06:41 +0100
  • 2d92fa5d69
    Merge pull request #3979 luigi1111 2018-06-27 15:36:54 -0500
  • 06b0f9e870
    Merge pull request #3976 luigi1111 2018-06-27 15:35:13 -0500
  • a844844cda
    Merge pull request #3716 luigi1111 2018-06-27 15:33:01 -0500
  • 13851b28c7
    simplewallet.sweep_all: show usage when parsing fails stoffu 2018-06-27 20:33:26 +0900
  • 80d7c6c730
    blockchain_utilities: report file offset where a read error occurs moneromooo-monero 2018-06-27 14:11:35 +0100
  • e6f4d4acf0
    unit_tests: do not recreate the same base rct sig all the time moneromooo-monero 2018-06-27 11:09:33 +0100
  • 0e4c7d0fae
    wallet2: cache ringdb key while refreshing moneromooo-monero 2018-04-27 11:08:24 +0100
  • 2771a18e85
    threadpool: allow leaf functions to run concurrently moneromooo-monero 2018-04-26 11:44:47 +0100
  • 2704624eae
    wallet2: remove unneeded divisions moneromooo-monero 2018-04-24 01:04:35 +0100
  • 5d3e70229e
    wallet2: remove old blockchain size cache hack moneromooo-monero 2018-04-24 01:03:34 +0100
  • dcfd299239
    wallet2: speedup refresh moneromooo-monero 2018-04-21 12:33:02 +0100
  • ef2cb63287
    blockchain: simplify/speedup handle_get_objects moneromooo-monero 2018-04-18 11:41:52 +0100
  • f025ae9760
    wallet2: avoid re-parsing blocks when refreshing in a loop moneromooo-monero 2018-04-18 10:28:35 +0100
  • 41be339655
    wallet2: avoid duplicate parsing of tx extra moneromooo-monero 2018-04-18 09:33:46 +0100
  • f7f1917ed4
    wallet2: remove useless device locking moneromooo-monero 2018-04-18 09:31:11 +0100
  • ba8331ce41
    wallet2: parse blocks in the RPC thread, not the processing thread moneromooo-monero 2018-04-17 18:16:19 +0100
  • 31a895e876
    wallet2: simplify/speedup process_blocks moneromooo-monero 2018-04-17 11:45:54 +0100
  • 57ea90285c
    wallet: don't process miner tx if we're refreshing with no-coinbase moneromooo-monero 2018-04-17 11:44:17 +0100
  • a830db2577
    rpc: rework to avoid repeated calculations in get_blocks.bin moneromooo-monero 2018-04-16 20:16:00 +0100
  • ed2c81ed95
    replace std::list with std::vector on some hot paths moneromooo-monero 2018-04-16 00:16:02 +0100
  • 209ec963b5
    rpc: sanity check on number of txes in a block moneromooo-monero 2018-04-15 22:17:58 +0100
  • 6795bd0d4e
    rpc: add option to skip coinbase info in get_blocks.bin moneromooo-monero 2018-04-15 21:58:09 +0100
  • a2b557fe5c
    wallet2: use std::move on containers where appropriate moneromooo-monero 2018-04-15 19:16:13 +0100
  • 50af3579ee
    alt_chain_info can now give more info about a particular alt chain moneromooo-monero 2018-05-19 23:53:05 +0100
  • 31f47d72fe
    Merge pull request #3977 luigi1111 2018-06-25 15:26:23 -0500
  • 14372ca95a
    Merge pull request #3975 luigi1111 2018-06-25 15:24:45 -0500
  • ab7ab29fc0
    Merge pull request #3974 luigi1111 2018-06-25 15:23:31 -0500
  • c0c6102260
    Merge pull request #3972 luigi1111 2018-06-25 15:21:25 -0500
  • a2b08db9c9
    Merge pull request #3971 luigi1111 2018-06-25 15:20:12 -0500
  • b1be364f08
    Merge pull request #3966 luigi1111 2018-06-25 15:16:38 -0500
  • 3afaedf365
    Merge pull request #3964 luigi1111 2018-06-25 15:15:32 -0500
  • 89b99ef2d8
    Merge pull request #3963 luigi1111 2018-06-25 15:13:57 -0500
  • 8fad35f8e2
    Merge pull request #3962 luigi1111 2018-06-25 15:12:37 -0500
  • 66212837ab
    Merge pull request #3957 luigi1111 2018-06-25 15:10:54 -0500
  • 506be80601
    Merge pull request #3955 luigi1111 2018-06-25 15:09:48 -0500
  • 741a773025
    Merge pull request #3948 luigi1111 2018-06-25 14:58:19 -0500
  • ea1d54aeb7
    Merge pull request #3947 luigi1111 2018-06-25 14:56:07 -0500
  • 26562e9f3c
    Merge pull request #3941 luigi1111 2018-06-25 14:54:54 -0500
  • c3ec5373b3
    Merge pull request #3936 luigi1111 2018-06-25 14:53:27 -0500
  • 0a7efa45f7
    Merge pull request #3928 luigi1111 2018-06-25 14:51:45 -0500
  • 473d984d88
    Merge pull request #3921 luigi1111 2018-06-25 14:49:30 -0500
  • 1eddabf0a4
    Merge pull request #3677 luigi1111 2018-06-25 14:41:48 -0500
  • ff7dc087ae
    Merge pull request #3407 luigi1111 2018-06-25 14:39:01 -0500
  • 87e158b5b9
    device_ledger: factor the prologue code moneromooo-monero 2018-06-20 10:40:09 +0100
  • 41b4bf9d6d
    tx_pool: cache check_tx_inputs results moneromooo-monero 2018-06-24 10:46:57 +0100
  • 7cdd147da5 Changed URLs to HTTPS einsteinsfool 2018-06-23 21:15:29 +0200
  • 34de7bc267
    device_ledger: fix buffer underflow on bad data from device moneromooo-monero 2018-06-23 15:43:31 +0100
  • 41e9cab4e1
    device: misc cleanup moneromooo-monero 2018-06-23 15:26:55 +0100
  • 3b4dec2d12
    device_ledger: fix potential buffer overflow from bad size calc moneromooo-monero 2018-06-23 15:26:22 +0100
  • 9d7f6e6089
    simplewallet: init trusted daemon flag to false when autodetecting moneromooo-monero 2018-06-23 09:53:09 +0100
  • df9d50a8a4
    wallet2: fix read buffer overflow in import_key_images moneromooo-monero 2018-06-23 09:20:34 +0100
  • d45cd37c53 fix typos in language files and rpc_args.cpp ordtrogen 2018-06-13 12:49:49 +0200
  • 3e46db97e5
    rpc: add a non binary get_transaction_pool_hashes RPC moneromooo-monero 2018-06-20 12:48:10 +0100
  • 46e90b7780
    Wallet API: add support for wallet creation from hardware device stoffu 2018-06-04 16:58:13 +0900
  • 248310de06
    Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp stoffu 2018-06-04 16:54:35 +0900
  • 8fc0cdb96f
    wallet2: lower default for subaddress lookahead when restoring with hardware stoffu 2018-06-04 19:18:18 +0900
  • 66df13a58b
    wallet-rpc.getaddress: throw if index is out of bound stoffu 2018-06-21 10:49:03 +0900