Commit Graph

  • e7b5b231e0
    Merge pull request #5858 luigi1111 2019-09-08 20:09:11 -0500
  • 93699a27f7
    Merge pull request #5857 luigi1111 2019-09-08 20:07:34 -0500
  • d91393daaf
    Merge pull request #5856 luigi1111 2019-09-08 20:06:04 -0500
  • 9325501762
    Merge pull request #5855 luigi1111 2019-09-08 20:04:00 -0500
  • cdbb225da3
    Merge pull request #5851 luigi1111 2019-09-08 20:02:26 -0500
  • 19ef2e99ad
    Merge pull request #5850 luigi1111 2019-09-08 20:00:55 -0500
  • d30b234f08
    Merge pull request #5849 luigi1111 2019-09-08 19:59:05 -0500
  • 1fd43d3f9f
    Merge pull request #5847 luigi1111 2019-09-08 19:57:49 -0500
  • 871661f3dc
    Merge pull request #5843 luigi1111 2019-09-08 19:56:33 -0500
  • db87e92b34
    Merge pull request #5842 luigi1111 2019-09-08 19:53:27 -0500
  • 86938725ae
    Merge pull request #5841 luigi1111 2019-09-08 19:48:09 -0500
  • 21290005d7
    Merge pull request #5840 luigi1111 2019-09-08 19:46:03 -0500
  • 15dabf7d18
    Merge pull request #5839 luigi1111 2019-09-08 19:45:09 -0500
  • 3b28ff2d6d
    Merge pull request #5838 luigi1111 2019-09-08 19:43:46 -0500
  • 4ef3848423
    Merge pull request #5835 luigi1111 2019-09-08 19:42:49 -0500
  • 253786c8ea
    Merge pull request #5833 luigi1111 2019-09-08 19:41:27 -0500
  • da4512639e
    Merge pull request #5830 luigi1111 2019-09-08 19:40:29 -0500
  • 48d8475b6e
    Merge pull request #5544 luigi1111 2019-09-08 19:38:58 -0500
  • 73f22c48e1
    depends: fix MacOS build with Clang 3.7.1 Lee Clagett 2019-09-08 22:49:11 +0200
  • 2ec455df1f
    wallet: fix mismatch between two concepts of "balance" moneromooo-monero 2019-05-10 17:20:20 +0000
  • 340774341f
    wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments moneromooo-monero 2019-05-16 22:03:42 +0000
  • bc1144e98e
    Fix IP address serialization on big endian moneromooo-monero 2019-05-17 18:03:04 +0000
  • c1fa4a7f8c
    boost: fix little/big endian compatibility moneromooo-monero 2019-05-16 14:56:20 +0000
  • 54fd97ae3f
    slow-hash: fix CNv2+ on big endian moneromooo-monero 2019-05-14 21:39:17 +0000
  • 4672b5cea9
    db_lmdb: print percentages as percentages, not ratios moneromooo-monero 2019-05-14 18:07:02 +0000
  • 0e2fda5bf0
    unit_tests: fix levin unit test on big endian moneromooo-monero 2019-05-13 20:54:25 +0000
  • 516f7b9de0
    storages: fix "portable" storage on big endian moneromooo-monero 2019-05-13 20:49:50 +0000
  • 32c3834948
    storages: fix writing varints on big endian moneromooo-monero 2019-05-13 18:58:00 +0000
  • bdda084651
    epee: fix local/loopback checks on big endian moneromooo-monero 2019-05-13 15:42:05 +0000
  • d046ca1db0
    difficulty: fix check_hash on big endian moneromooo-monero 2019-05-13 13:14:30 +0000
  • a5c7eebaea
    unit_tests: fix build with CLANG 8 and boost 1.69 moneromooo-monero 2019-08-30 11:34:04 +0000
  • f380f69c69
    simplewallet: warn if invalid default ring size is set and actually ignore the setting stoffu 2019-08-29 15:31:28 +0900
  • 495a7e5b97
    rpc: don't include an address in mining_status when not mining moneromooo-monero 2019-05-27 14:14:11 +0000
  • 83ca76435b
    wallet_rpc_server: call deinit on exit moneromooo-monero 2019-05-26 16:51:18 +0000
  • 6e46b06308
    cmake: ensure PYTHON_EXECUTABLE is set moneromooo-monero 2019-06-08 23:58:11 +0000
  • 1f1fff2679
    daemon: print mining algorithm in mining_status even when not mining moneromooo-monero 2019-06-16 23:37:31 +0000
  • 21f6c80fcd
    rpc: move a leftover light wallet RPC out of daemon RPC moneromooo-monero 2019-06-02 10:25:27 +0000
  • 19bfe7e5ab
    simplewallet: fix warnings about useless std::move moneromooo-monero 2019-08-28 15:13:50 +0000
  • 11f13da8b4
    blockchain: fix logging bad number of blocks if first one fails moneromooo-monero 2019-06-08 14:22:27 +0000
  • f56e160217
    unit_tests: Fix uninitialized values Matyas Liptak 2019-08-26 15:25:41 +0200
  • 5f4bd92e06 Fix Travis build on Windows + Mac hyperreality 2019-08-27 00:41:03 +0100
  • e907305c6c
    ITS#9068 fix backslash escaping Howard Chu 2019-08-26 17:51:53 +0100
  • 2cb22d4071
    core: make the "update probably needed soon" message less scary moneromooo-monero 2019-08-26 07:56:55 +0000
  • cbdd76d513
    readme: remove snap monero package and add debian erciccione 2019-08-25 15:07:14 +0200
  • c4da1a25c3
    wallet2: fix unset_ring tx retrieval checks moneromooo-monero 2019-08-24 14:46:31 +0000
  • 87d2f063af
    simplewallet: moan harder about untrusted nodes moneromooo-monero 2019-08-21 19:22:25 +0000
  • b51f4cdcaf
    daemon: add pruned and publicrpc flags to print_pl moneromooo-monero 2019-06-18 07:43:57 +0000
  • 894cc81e83
    wallet2: fix cold signing losing tx keys moneromooo-monero 2019-08-23 16:37:55 +0000
  • 063eebbd43 daemon: implement 'set_bootstrap_daemon' command xiphon 2019-08-21 13:04:20 +0000
  • cae488dc9b
    p2p: reject incoming connections to self moneromooo-monero 2019-08-21 18:19:36 +0000
  • 50813c103e
    ringdb: fix bug in blackballing stoffu 2019-08-22 10:53:21 +0900
  • 2425f27acd
    blockchain_blackball: use is_output_spent instead of ringdb.blackballed for spentness test stoffu 2019-08-13 15:25:53 +0900
  • 9f68669503
    blockchain_blackball: add --historical-stat which prints historical stats of spent ratio stoffu 2019-08-09 14:02:05 +0900
  • e353e3d757
    p2p: sanitize peer lists moneromooo-monero 2019-06-18 22:11:18 +0000
  • 2e2653602f
    p2p: move log away from global moneromooo-monero 2019-08-21 14:00:43 +0000
  • 26f7a26ee3 device: fix ledger requesting secret keys export twice xiphon 2019-08-20 11:29:25 +0000
  • 289d21500c rpc: fix unitialized 'core_rpc_server::m_was_bootstrap_ever_used' xiphon 2019-08-20 15:05:54 +0000
  • 5a4c6cc3a8
    daemon: fix merge error removing the "never seen before" timestamp check moneromooo-monero 2019-08-20 12:48:55 +0000
  • d22dfb7594
    blockchain: reject rct signatures in coinbase txes from v12 moneromooo-monero 2019-07-14 11:51:32 +0000
  • 555dc7c394
    core: from v12, require consistent ring size for mixable txes moneromooo-monero 2019-04-13 23:37:55 +0000
  • 26072f1393
    blockchain: forbid v1 coinbase from v12 moneromooo-monero 2019-05-24 22:41:39 +0000
  • f91a06c6d7 Dropping cppzmq dependency; adding some zmq utils Lee Clagett 2019-08-18 13:49:02 -0400
  • 1b93cb74bb
    Merge pull request #5824 luigi1111 2019-09-04 09:40:21 -0500
  • a567e884b2
    Merge pull request #5822 luigi1111 2019-09-04 09:39:07 -0500
  • e4f11a68fe
    Merge pull request #5819 luigi1111 2019-09-04 09:37:32 -0500
  • 6fe281d315
    Merge pull request #5814 luigi1111 2019-09-04 09:30:29 -0500
  • 902e4b6ebf
    Merge pull request #5806 luigi1111 2019-09-04 09:28:22 -0500
  • 0198b76217
    Merge pull request #5799 luigi1111 2019-09-04 09:27:02 -0500
  • 2acd3cee8c
    Merge pull request #5796 luigi1111 2019-09-04 09:23:15 -0500
  • 101c9678a5
    Merge pull request #5764 luigi1111 2019-09-04 09:21:27 -0500
  • 23547e6ed6
    Merge pull request #5536 luigi1111 2019-09-04 09:18:38 -0500
  • 98af2e954b
    Merge pull request #5793 luigi1111 2019-08-29 14:36:41 -0500
  • 1a367d6a22
    simplewallet: lock console on inactivity moneromooo-monero 2019-05-06 08:44:50 +0000
  • 85014813cf
    Merge pull request #5707 luigi1111 2019-08-28 02:22:00 -0500
  • 46c1198fd7
    Merge pull request #5844 luigi1111 2019-08-27 15:23:08 -0500
  • 3a0451a8be MLSAG speedup and additional checks Sarang Noether 2019-08-27 16:22:44 -0400
  • 174c3a05f6
    Merge pull request #5820 luigi1111 2019-08-27 15:22:08 -0500
  • a387f0390d
    Merge pull request #5794 luigi1111 2019-08-27 15:21:17 -0500
  • f68512e9e4
    Merge pull request #5729 luigi1111 2019-08-27 15:19:47 -0500
  • 8f6f674753
    Merge pull request #5609 luigi1111 2019-08-27 15:14:15 -0500
  • 3e80f44503
    Merge pull request #5559 luigi1111 2019-08-27 15:09:37 -0500
  • 3254204fb9
    Merge pull request #5416 luigi1111 2019-08-27 15:02:55 -0500
  • 082730b6e5 daemon: automatic public nodes discovering and bootstrap daemon switching xiphon 2019-08-27 12:01:49 +0000
  • 33e91e1a1e
    wallet, rpc: add a release field to get_version moneromooo-monero 2019-05-17 09:04:38 +0000
  • f07524b56b
    device_ledger: fix uninitialized additional_key moneromooo-monero 2019-07-03 13:52:40 +0000
  • 7c894fc7fd
    device_ledger: add paranoid buffer overflow check moneromooo-monero 2019-07-03 13:49:59 +0000
  • a84aa04d57 syncobj.h no longer defines shared_guard, so remove those define's Tom Smeding 2019-08-23 08:42:11 +0200
  • a7d1577545 build: fix depends Travis ncurses build, don't wipe CONFIG_SHELL xiphon 2019-08-23 01:19:02 +0000
  • 63186a01ce
    Wallet: Option to export data to ASCII Tadeas Moravec 2019-04-10 11:20:12 +0200
  • 1dc3b1a516
    wallet: add --extra-entropy command line flag moneromooo-monero 2019-06-06 09:50:56 +0000
  • 2a41dc0453
    epee: fix connections not being properly closed in some instances moneromooo-monero 2019-08-19 16:37:22 +0000
  • 839fc6256b
    reject setting lookahead major or minor to 0 moneromooo-monero 2019-08-19 15:34:36 +0000
  • ac0a229739 Fix Android build in Docker hyperreality 2019-08-18 18:02:13 -0700
  • 07cb087e5d blockchain: Fix alt chain generated coins overflow iamamyth 2019-08-18 17:26:58 -0700
  • bdcdb0e813 Remove unused code under WINDWOS_PLATFORM guard Tom Smeding 2019-08-15 14:57:27 +0200
  • a63e212f32 Docker updated dependencies cmake boost sodium cppzmq udev protobuf zmq HomDX 2019-08-05 00:30:35 +0300
  • 69465e3d83 cryptonote_protocol: fix '--no-sync', ignore new blocks and txes xiphon 2019-08-11 14:16:46 +0000
  • e3cff3d766
    Gitian build script fixes for MacOS Jonathan Cross 2019-07-19 14:12:36 +0200
  • f26e663a7b
    Gitian build (mac, linux): gzip => bzip2 Jonathan Cross 2019-07-18 23:02:36 +0200
  • 8f0aedfa1a
    Merge pull request #5762 v0.14.1.2 Riccardo Spagni 2019-07-18 17:18:12 +0200