Commit Graph

  • 21b3ff2c90
    p2p: fix race condition accessing a deleted context moneromooo-monero 2020-12-04 13:32:32 +0000
  • d25b0b6ebd
    blockchain: only update pruning when the chain changed moneromooo-monero 2020-12-05 23:51:09 +0000
  • 446b3c865b
    p2p: drop peers that spam peer lists moneromooo-monero 2020-12-04 13:59:51 +0000
  • 9427b5a6d5
    keep only the last seen node on a given host in the white list moneromooo 2020-12-02 19:36:08 +0000
  • fa79148e0c
    protocol: drop peers that decrease claimed height moneromooo 2020-12-01 22:18:53 +0000
  • 1382b17aa1
    protocol: add scoring system to drop peers that don't behave moneromooo 2020-12-01 22:25:07 +0000
  • 7982ef5a73
    crypto: fix non zero scalar being 0 after reducing moneromooo-monero 2020-12-03 16:23:16 +0000
  • c0c7557f2a wallet_api: consider daemon synchronized if it is within negligible distance of target height tobtoht 2020-12-04 00:00:13 +0100
  • 4f3d28bb68 wallet_api: consider daemon synchronized if it is within negligible distance of target height tobtoht 2020-12-04 00:15:04 +0100
  • b34d50fa76
    build: prepare v0.17.1.6 selsta 2020-12-03 21:37:33 +0100
  • f17edcc04d update translations ivoryguru 2020-12-03 11:08:24 -0600
  • c0bac7c0b9
    Update simplewallet.cpp ivoryguru 2020-12-03 11:05:27 -0600
  • b78df16854
    Merge a24c650391 into 4f401f6fca moneromooo-monero 2020-12-02 08:28:36 +0800
  • ec886f8c0f link libzmq against libgssapi_krb5 if found moneromooo-monero 2020-09-17 14:51:33 +0000
  • 89524358ac
    Privacy quest [DON'T MERGE] ElenaIncognito 2020-11-13 16:03:04 +0700
  • 84d736a468 Fix inconsistent indentation tobtoht 2020-11-10 14:11:36 +0100
  • b7a7fe82a8
    p2p: add a tor seed moneromooo-monero 2020-10-09 16:54:23 +0000
  • 5f76fff98b
    Add XMR.to nodes to seed nodes. Norman Moeschter 2020-11-06 13:58:06 +0000
  • a7e240b1be
    Merge cbdad6ec76 into 83f1d863bd moneromooo-monero 2020-11-03 17:27:33 +0000
  • e3d3c46d32
    block_queue: sanity check on string length moneromooo-monero 2020-11-03 02:36:01 +0000
  • b5500b5f71
    block_queue: sanity check on string length moneromooo-monero 2020-11-03 02:36:01 +0000
  • 68671b2b7d
    protocol: detect and drop asshole peers moneromooo 2020-10-27 11:37:53 +0000
  • edff571524
    protocol: prefer cycling low score peers moneromooo 2020-10-28 19:23:39 +0000
  • a24c650391
    protocol: drop peers which repeatedly don't reply to chain requests moneromooo 2020-10-28 14:23:10 +0000
  • 36f387fa04
    p2p: rewrite boost's make_address_v4 to cater for < 1.66 moneromooo 2020-10-27 22:02:41 +0000
  • 502e168d30
    Create MONERO MKULTRA REPTILE 2020-10-27 17:55:58 -0400
  • 3b06a64387
    p2p: give all hosts the same chance of being picked for connecting moneromooo 2020-10-27 13:18:40 +0000
  • dad69bbfea
    p2p: use /16 filtering on IPv4-within-IPv6 addresses moneromooo-monero 2020-10-25 16:22:01 +0000
  • 686931e40c
    protocol: detect and drop asshole peers moneromooo 2020-10-27 11:37:53 +0000
  • cbdad6ec76
    protocol: don't stem transactions to peers who don't relay blocks moneromooo 2020-10-27 14:46:01 +0000
  • 91b34f5557
    Update version.cpp.in Harrison Hesslink 2020-10-26 00:58:53 -0700
  • bd0c1eb807
    Update Threadpool for linux (#45) Harrison Hesslink 2020-10-26 00:55:53 -0700
  • 36cfe23920
    HF8 and Governance (#44) Harrison Hesslink 2020-10-26 00:40:21 -0700
  • 9f3e7637ea
    keep track of peers' peer lists moneromooo-monero 2020-10-25 18:15:56 +0000
  • 0a43e4b734
    Merge pull request #43 from HarrisonHesslink/master Harrison Hesslink 2020-10-25 05:45:28 -0700
  • 27b9564805 Fix Staking Issues Harrison Hesslink 2020-10-25 05:00:06 -0700
  • 612714c52b
    Merge pull request #201 from stoffu/aeon-dul aeonix 2020-10-25 00:00:26 -0600
  • 95ad4ce64a
    actions: Upload binaries after build Matt Smith 2020-10-21 16:17:14 +0100
  • bdbb16a404
    bump version to v0.14.1.0 stoffu 2020-10-21 08:34:15 +0900
  • 0ac1a69e91
    wallet2: adapt to deterministic unlock time /monero#6745 TheCharlatan 2020-08-02 15:54:29 +0000
  • 9da04437e0
    blockchain: deterministic UNIX time unlock checks /monero#6745 moneromooo-monero 2020-08-02 15:48:39 +0000
  • 37bb59485f Do not use peer_id tracking method over i2p/tor Lee Clagett 2020-11-12 16:42:49 -0500
  • 0833680c74
    Merge pull request #7059 Alexander Blair 2020-12-03 12:20:14 -0800
  • 93135907dd wallet2: set propagation timeout to current max timeout selsta 2020-12-03 02:18:58 +0100
  • 065bb292df
    Merge pull request #7010 Alexander Blair 2020-12-01 14:22:39 -0800
  • 3942a1cd04
    Merge pull request #7044 v0.17.1.5 luigi1111 2020-11-25 09:31:25 -0600
  • e4c0cb0ff3
    Merge pull request #7039 luigi1111 2020-11-25 09:14:26 -0600
  • 9d7f473af0 cryptonote_core: dandelion - use local height or median height if syncing xiphon 2020-11-20 11:37:19 +0000
  • 41652c9aa1
    Merge pull request #7040 Alexander Blair 2020-11-24 11:21:40 -0800
  • 0a0ceb62f0
    Merge pull request #7038 Alexander Blair 2020-11-24 11:20:33 -0800
  • 8e7b762092
    Merge pull request #7037 Alexander Blair 2020-11-24 11:19:31 -0800
  • 551e6c9168
    Merge pull request #7028 Alexander Blair 2020-11-24 11:19:07 -0800
  • c09d142972
    Merge pull request #7026 Alexander Blair 2020-11-24 11:17:33 -0800
  • efca5b8af9
    wallet2: check imported multisig curve points are in main subgroup Crypto City 2020-11-14 03:27:45 +0000
  • 251c64f195
    Merge pull request #7011 luigi1111 2020-11-23 16:15:50 -0600
  • 5bb83ab042
    build: prepare v0.17.1.5 selsta 2020-11-23 13:12:58 +0100
  • af4fb4729e rpc: skip non-synced bootstrap daemons in --no-sync mode too xiphon 2020-11-17 23:15:36 +0000
  • 8e829e034f rpc: on_send_raw_tx - add missing CHECK_CORE_READY xiphon 2020-11-22 16:11:19 +0000
  • 398e64ccbe
    Better log message for unusable anon networks Howard Chu 2020-11-11 00:01:24 +0000
  • a8cd073fcc
    Add rpc-restricted-bind-ip option Howard Chu 2020-10-28 23:47:42 +0000
  • 9b7ed2fd8b Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s Lee Clagett 2020-11-17 21:45:37 -0500
  • e8468c5dcf Fix timeout checks for forwarded and Dandelion++ stem txes Lee Clagett 2020-11-15 00:08:10 -0500
  • f690e4984d
    Merge pull request #6997 v0.17.1.3 luigi1111 2020-11-07 13:10:15 -0600
  • ebc9197326
    Merge pull request #6996 luigi1111 2020-11-07 13:09:18 -0600
  • 81f9fa947b
    Merge pull request #6994 luigi1111 2020-11-07 13:08:00 -0600
  • 752837b2c8
    build: prepare v0.17.1.3 selsta 2020-11-07 18:19:08 +0100
  • 981e0b5cc3 epee: readline_buffer - fix thread safety, fix sync() after stop() xiphon 2020-11-07 14:09:52 +0000
  • 6f48a146f8 Fix i2p/tor seed nodes Lee Clagett 2020-11-07 00:37:49 -0500
  • 1a3bef15b9
    Merge pull request #6993 v0.17.1.2 luigi1111 2020-11-06 18:53:22 -0600
  • 44c93bb47a
    p2p: fix accessing non existent element of map moneromooo-monero 2020-11-07 00:17:47 +0000
  • c3fc96f0cf
    Merge pull request #6992 luigi1111 2020-11-06 17:34:32 -0600
  • 07f6ecd227
    Merge pull request #6991 luigi1111 2020-11-06 17:32:28 -0600
  • 4985afddb3
    p2p: add a tor seed moneromooo-monero 2020-10-09 16:54:23 +0000
  • 4191dc8981
    Merge pull request #6990 luigi1111 2020-11-06 17:15:11 -0600
  • 32581fb223
    Merge pull request #6985 luigi1111 2020-11-06 17:12:42 -0600
  • f3dd25c0e0
    build: prepare v0.17.1.2 selsta 2020-11-07 00:06:06 +0100
  • 33dc825d6f
    Merge pull request #6983 luigi1111 2020-11-05 19:09:43 -0600
  • 91f1be9ea2
    net_node: add tor / i2p seed nodes selsta 2020-11-05 18:23:12 +0100
  • 35186b1b84
    p2p: fix endianness when checking IPv6 addresses mapping to IPv4 moneromooo-monero 2020-11-05 16:05:54 +0000
  • bddd5653e1
    Merge pull request #6981 luigi1111 2020-11-04 20:57:49 -0600
  • b36c4f354b
    p2p: make this work with boost <= 1.65 (pffff) moneromooo-monero 2020-11-04 23:01:23 +0000
  • 1ba4c8dbc2
    Merge pull request #6979 luigi1111 2020-11-04 16:28:43 -0600
  • 92d19c48da
    p2p: rewrite boost's make_address_v4 to cater for < 1.66 moneromooo 2020-10-27 22:02:41 +0000
  • 01606ee52e
    Merge pull request #6974 luigi1111 2020-11-04 10:40:49 -0600
  • 81d2389c24
    Merge pull request #6972 luigi1111 2020-11-04 10:39:53 -0600
  • ef64c4e22f
    Merge pull request #6967 luigi1111 2020-11-04 10:38:08 -0600
  • 7fa01f342c
    Merge pull request #6966 luigi1111 2020-11-04 10:37:18 -0600
  • 4603ec9765
    Merge pull request #6962 luigi1111 2020-11-04 10:36:23 -0600
  • 0be71bcea9
    Merge pull request #6961 luigi1111 2020-11-04 10:35:07 -0600
  • 1a627e1f89
    p2p: use /16 filtering on IPv4-within-IPv6 addresses moneromooo-monero 2020-10-25 16:22:01 +0000
  • c1229a4432
    Merge pull request #6965 luigi1111 2020-11-03 11:23:17 -0600
  • 9f68111b69
    Merge pull request #6964 luigi1111 2020-11-03 11:22:27 -0600
  • d1e79f2086
    Merge pull request #6963 luigi1111 2020-11-03 11:21:26 -0600
  • 8965489acb
    protocol: reject empty incoming block messages moneromooo-monero 2020-11-03 12:59:36 +0000
  • d6953406c9 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P xiphon 2020-11-02 15:44:36 +0000
  • 5090cdc9f5
    p2p: remove banned peers from the white list moneromooo 2020-10-27 22:33:11 +0000
  • df1061c87d
    p2p: give all hosts the same chance of being picked for connecting moneromooo 2020-10-27 13:18:40 +0000
  • f55f3fe81c net_node: add --ban-list option selsta 2020-10-19 21:02:59 +0200
  • 42403c7acc Fix CLI and unrestricted RPC relay_tx with stempool Lee Clagett 2020-10-29 00:17:55 -0400
  • fa63d4b3f0 Fix tx flush callback queueing Lee Clagett 2020-10-31 15:51:46 -0400