Commit Graph

  • 172223e8ae
    daemon: fix readline interfering with std::cerr usage /monero#3888 moneromooo-monero 2018-05-31 12:13:03 +0100
  • c5b1704319
    handle optional miner params better /monero#3757 cryptochangements34 2018-05-06 12:28:57 -0400
  • 0178a046ae
    adding win building details. /monero#3880 k1nghat 2018-05-29 12:20:35 -0500
  • 191af856f8
    easylogging++: cached allowed categories /monero#3702 moneromooo-monero 2018-04-15 19:15:18 +0100
  • 375b78f30d
    disable file size sanity check when loading the wallet cache /monero#3878 moneromooo-monero 2018-05-28 14:55:09 +0100
  • 65eacd6cec
    p2p: warn when no incoming connections are seen for a while /monero#3861 moneromooo-monero 2018-05-25 12:34:52 +0100
  • 57a69e9543
    add disclaimer about 3rd party packages /monero#3852 Jethro Grassie 2018-05-09 21:48:19 -0400
  • 479d2959fe
    Fix CMAKE config for PCSC in order to avoid msys DLL dependencies /monero#3844 cslashm 2018-05-31 15:30:16 +0200
  • 06cd28c070
    Fix PCSC compilation under windows /monero#3844 cslashm 2018-05-23 10:22:55 +0200
  • 89ade95d0b
    Fixed for compilation in big endian PPC. "Everything is broken thought due to little endian logic." /monero#3835 Judemir Ribeiro 2018-05-19 18:03:59 -0400
  • fe8eb7d3b3
    use deterministic viewkey if not supplied /monero#3829 cryptochangements34 2018-06-05 19:32:03 -0400
  • d7e138e56e
    object_sizes: add a few useful types /monero#3821 moneromooo-monero 2018-05-17 10:38:26 +0100
  • 3c63f80d63
    epee: log type name when a container size check fails /monero#3821 moneromooo-monero 2018-05-17 10:38:00 +0100
  • 0a7efa45f7
    Merge pull request #3928 luigi1111 2018-06-25 14:51:45 -0500
  • 3e5fe3e744
    Merge pull request #39 from stoffu/aeon-split-denomination aeonix 2018-06-25 02:13:04 -0700
  • e5b24a93d3
    Merge 426c40323a into ffab67004c einsteinsfool 2018-06-23 17:10:41 +0000
  • 426c40323a Undid some changes to HTTP URLs einsteinsfool 2018-06-23 19:09:50 +0200
  • 18d4fe868f
    wallet2: ensure that split tx doesn't transfer amount with too low denominations stoffu 2018-06-23 17:13:14 +0900
  • ee0bdf24e6
    Merge 120ca2f6e4 into ffab67004c moneromooo-monero 2018-06-21 08:59:43 +0000
  • e37c1586e7
    Merge a7a5bae47b into ffab67004c cryptochangements34 2018-06-20 20:57:46 +0000
  • 9cde1e7ff3
    Merge c99d0a0868 into ffab67004c moneromooo-monero 2018-06-20 20:39:23 +0000
  • f5b006fcc4
    Merge 01fefb2904 into ffab67004c cryptochangements34 2018-06-20 20:18:58 +0000
  • 3147f9def6
    Merge 9eed785e0f into ffab67004c moneromooo-monero 2018-06-20 20:16:06 +0000
  • 9eed785e0f
    unit_tests build fix after add_block prototype change moneromooo-monero 2018-06-20 08:46:01 +0100
  • e756e8ad8d
    Merge pull request #38 from stoffu/aeon-bump-0.12.2 aeonix 2018-06-19 23:32:26 -0700
  • bb49d8e180
    Bump version to 0.12.2 stoffu 2018-06-20 15:28:46 +0900
  • f45a01094a
    Merge pull request #37 from stoffu/aeon-fill-template-fix aeonix 2018-06-19 23:18:22 -0700
  • 89daf19975 Merge remote-tracking branch 'upstream/master' HomDx 2018-06-19 22:33:42 +0300
  • 7208080b7d
    tx_pool.fill_block_template: fix miscalculation of total size and fee stoffu 2018-06-20 00:16:31 +0900
  • 66026a4d59
    Update README.md Eric 2018-06-19 17:32:30 +0800
  • 988b88cd5e
    Update README.md Eric 2018-06-19 17:29:22 +0800
  • 21495372fd
    unit_tests: add threadpool unit test /monero#3691 moneromooo-monero 2018-04-23 18:56:23 +0100
  • 98f2d90b39
    core: remove threadpool dependency from header /monero#3691 moneromooo-monero 2018-04-23 18:55:58 +0100
  • 48d99bb55e
    threadpool: allow constructing an object, and misc tweaks /monero#3691 moneromooo-monero 2018-04-23 18:53:38 +0100
  • e5341e3901
    simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet /monero#3804 jcktm 2018-04-19 12:17:45 +1000
  • a0e0d73bf0
    Fix Typo /monero#3798 Rafficer 2018-05-12 20:18:21 +0200
  • 15dce5636c
    wallet-rpc: watch-only and cold wallet features added /monero#3780 Dusan Klinec 2018-05-07 23:23:47 +0200
  • 939e609fba
    check_spend_proof /monero#3762 itssteven 2018-05-06 17:42:27 +0100
  • cfe22a9305
    add .load() to make Boost 1.67 happy with its new is_integral check /monero#3735 Teutone 2018-04-30 19:01:58 +0200
  • 1a7ecbd91a
    Ensure m_timestamps has the correct number for computing difficulty. /monero#3732 Thaer Khawaja 2018-04-29 19:31:40 -0700
  • f6ac4eb865
    p2p: fix fallback seed node usage /monero#3737 moneromooo-monero 2018-04-29 14:57:08 +0100
  • 69f0f8e58c
    blockchain: avoid exception if asked for a block we do not have /monero#3726 moneromooo-monero 2018-04-29 11:41:54 +0100
  • f91dd540b6
    daemon: print peer state in sync_info /monero#3725 moneromooo-monero 2018-04-28 19:56:39 +0100
  • 2952984b2c
    connection_context: remove "state_" prefix from state names /monero#3725 moneromooo-monero 2018-04-28 19:55:23 +0100
  • d416e00ce7
    wallet-rpc: added IPs to error logging in simple_http_connection_handler /monero#3652 jcktm 2018-04-17 19:30:18 +1000
  • f8e63c4305
    simplewallet: set_ring can now take a file with rings /monero#3538 moneromooo-monero 2018-04-01 09:18:27 +0100
  • 7a345c21bb
    cn_deserialize: dump additional tx pubkeys /monero#3701 moneromooo-monero 2018-04-24 20:56:41 +0100
  • 8bbd1b9202
    mnemonics: add some logs to help debug failures /monero#3700 moneromooo-monero 2018-04-24 17:06:25 +0100
  • 5a98a981f9
    blockchain: log in DEBUG when a block is found, and where /monero#3687 moneromooo-monero 2018-04-23 11:43:12 +0100
  • ddb1cfb8cc
    Improve 'show_transfers' date formatting /monero#3648 Ryan Ronnander 2018-04-15 19:23:15 -0700
  • eabdb4815c
    handle improper log levels /monero#3643 cryptochangements34 2018-04-15 11:33:22 -0400
  • 8cbc1e1b41
    db_lmdb: warn about slowness when running off a spinning disk /monero#3340 moneromooo-monero 2018-03-03 14:01:52 +0000
  • 7aa46c9489
    WalletApi: publicMultisigSignerKey method /monero#3599 naughtyfox 2018-04-10 19:21:25 +0300
  • 111ae7938a
    Wallet: added methods to sign and verify arbitrary message with multisig public signer's key (libwallet & wallet api) /monero#3598 naughtyfox 2018-04-10 18:38:54 +0300
  • 7247a9a5c0
    Incorporate Window debug build targets /monero#3887 philkode 2018-05-31 10:40:00 +0100
  • 951d5afc35
    blockchain_blackball: also blackball N N-sized duplicate rings /monero#3428 moneromooo-monero 2018-04-19 09:36:31 +0100
  • 44b48f949e
    blockchain_blackball: add incremental mode /monero#3428 moneromooo-monero 2018-03-18 10:55:21 +0000
  • db120bf182
    blockchain_utilities: do not link against unneeded p2p lib /monero#3428 moneromooo-monero 2018-03-18 10:21:45 +0000
  • 8cbae9352d
    protocol: drop (and increase fails) if most blocks hashes are invalid /monero#3910 moneromooo-monero 2018-06-02 21:32:42 +0100
  • b7d24ede59
    rpc: convert distribution to cumulative after caching /monero#3892 moneromooo-monero 2018-05-31 16:53:56 +0100
  • 7d990bf43a
    blockchain: fix deadlock with the difficulty cache /monero#3940 moneromooo-monero 2018-06-06 10:37:26 +0100
  • 5f1fbb22f4
    blockchain: demote a hash-of-hashes validation warning to debug /monero#3911 moneromooo-monero 2018-06-02 23:48:12 +0100
  • 65ddf89161
    rpc: the cache is still for non cumulative on that branch /monero#3899 moneromooo-monero 2018-06-01 09:02:45 +0100
  • a44c458ada
    wallet2: don't ask for pruned txes yet, we still parse the entire tx /monero#3890 moneromooo-monero 2018-05-31 16:45:43 +0100
  • b43b2302e6
    rapidjson: remove outdated in-tree, use submodule /monero#3857 anonimal 2018-06-13 17:43:57 +0900
  • 59e96e35fa
    http_protocol_handler: limit the number of starting newlines /monero#3866 moneromooo-monero 2018-05-26 20:17:15 +0100
  • 6b647c1b52
    abstract_tcp_server2: timeout on RPC connections /monero#3866 moneromooo-monero 2018-05-26 19:34:13 +0100
  • cbadd7beed
    http_protocol_handler: speedup newline discarding /monero#3866 moneromooo-monero 2018-05-26 19:33:39 +0100
  • 9084ee9957
    console_handler: fix start_default_console use of prompt parameter /monero#3866 moneromooo-monero 2018-05-26 19:32:18 +0100
  • 8d6be003fb
    wallet cli/rpc: terminate execution with code 0 when --help or --version is given /monero#3640 stoffu 2018-04-15 14:52:53 +0900
  • 85b8a0b0ee
    wallet_rpc_server: add a get_version RPC /monero#3635 moneromooo-monero 2018-04-14 13:34:05 +0100
  • 235e91175f
    unit_tests: add ringdb unit tests /monero#3592 moneromooo-monero 2018-04-09 18:42:22 +0100
  • dc3259d4c7
    crypto: fix initialization order issue with random mutex /monero#3592 moneromooo-monero 2018-04-10 12:20:31 +0100
  • e1a4b8f3a0
    Add a space in mining to testnet/stagenet string /monero#3583 cryptochangements34 2018-04-08 00:23:59 -0400
  • dd37f1dabb
    Core RPC: optionally add POW hash to block_header_response /monero#3561 stoffu 2018-04-05 23:15:15 +0900
  • 55dcf6f97a
    blockchain_usage: don't divide by 0 when there is nothing to process /monero#3543 moneromooo-monero 2018-04-03 11:16:12 +0100
  • ef4e4cef67
    WalletApi: getMultisigInfo entry for gui wallets /monero#3489 naughtyfox 2018-03-21 18:57:15 +0300
  • b57f3b299b
    Refactored: work with wallet api statuses to make setting and getting operations atomic along with error strings /monero#3489 WalletApi: added method statusWithErrorString to atomically retrieve error with error string naughtyfox 2018-03-21 20:34:15 +0300
  • 618f48013b
    wallet: fix shared ring db path /monero#3499 stoffu 2018-03-27 12:08:28 +0900
  • 77791e442c
    rpc: fix get_output_distribution cache for the cumulative case /monero#3882 moneromooo-monero 2018-05-30 15:03:36 +0100
  • d35a0dd03a
    Add key for Sarang Noether /monero#3522 Sarang Noether 2018-03-29 19:53:37 -0400
  • 84470e392a
    performance_tests: fix subaddress expansion test not expanding /monero#3504 moneromooo-monero 2018-03-27 15:06:19 +0100
  • 6004539e4f
    exit if specified wallet file doesn't exist /monero#3491 cryptochangements34 2018-03-24 11:13:21 -0400
  • 8b81145697
    Updates italian localizations. /monero#3442 hrumag 2018-03-19 21:36:59 +0100
  • a88f1b5dd7
    fix sha256sum check, which requires two spaces. added set -ex to catch this, and other, errors in the future. /monero#3433 cornfeedhobo 2018-03-18 18:07:10 -0500
  • e75c3c7b33
    protocol: do not switch to unsafe sync mode for just a few blocks /monero#3876 moneromooo-monero 2018-05-28 12:14:11 +0100
  • ba96fabf22
    core: fix automatic safe db sync mode switching /monero#3876 moneromooo-monero 2018-05-28 12:12:19 +0100
  • 361a148cb2
    db_lmdb: save pruned and prunable tx data separately /monero#3251 moneromooo-monero 2017-10-01 11:24:33 +0100
  • 462579d689
    simplewallet: add --untrusted-daemon option /monero#3477 moneromooo-monero 2018-03-21 19:00:27 +0000
  • 9a7b6fd0a2
    don't show error twice when starting simplewallet /monero#3470 cryptochangements34 2018-03-21 22:56:04 -0400
  • 46b2abc01a
    tx_pool: remove old comment from fill_block_template() /monero#3446 stoffu 2018-03-20 14:15:30 +0900
  • b318bbc707
    blockchain: cache difficulty for next block /monero#3420 moneromooo-monero 2018-03-17 10:15:33 +0000
  • 1cacac2fd8
    wallet2: Update function parameter documentation /monero#3405 Leon Klingele 2018-03-14 16:41:24 +0100
  • 3bbb9184e7
    crypto: more places needing fixing for GCC 8.1 /monero#3800 moneroexamples 2018-05-13 18:12:11 +0100
  • d678016e50
    unit_tests: fix build after get_output_didstribution signature change /monero#3842 moneromooo-monero 2018-04-28 18:02:58 +0100
  • 31c03bee91
    blockchain: invalidate misc caches when popping blocks /monero#3787 moneromooo-monero 2018-05-08 22:58:53 +0100
  • 56f9f86082
    Fix mdb_load append option /monero#3782 hyc 2018-05-08 06:14:39 +0100
  • aeed943ebf
    ITS#8831 move flag init into readhdr /monero#3782 hyc 2018-04-02 18:01:19 +0100
  • 9da68348de
    Fix output shuffling for multisig /monero#3832 stoffu 2018-05-20 09:38:41 +0900
  • de9908167b
    speed up get_output_distribution (and precalc common case) /monero#3814 moneromooo-monero 2018-05-16 22:41:50 +0100