Commit Graph

7051 Commits (master)

Author SHA1 Message Date
Alexander Blair 5804add75b
Merge pull request #7206
3 years ago
Alexander Blair a87eca5e7d
Merge pull request #7197
3 years ago
moneromooo-monero 8c8f3d73b5
protocol: fix false positives dropping peers
3 years ago
luigi1111 e42bb297b8
Revert "Reject existing claimed blocks in sync mode"
3 years ago
moneromooo-monero 0443cccb5d
cryptonote_basic: guess what got lost porting patches to branches again
3 years ago
Alexander Blair 138092ddc9
Merge pull request #7189
3 years ago
Alexander Blair 4ddde36c50
Merge pull request #7183
3 years ago
Alexander Blair 0873f3193a
Merge pull request #7181
3 years ago
Alexander Blair cbeaeb904b
Merge pull request #7174
3 years ago
Alexander Blair 355be543c7
Merge pull request #7161
3 years ago
Alexander Blair 6cea8ca895
Merge pull request #7155
3 years ago
Alexander Blair e08d37fc7b
Merge pull request #7146
3 years ago
Alexander Blair 1c14b7b3b2
Merge pull request #7139
3 years ago
moneromooo-monero adcbcd8f8b
protocol: drop nodes if they claim new data but only give stale data
3 years ago
xiphon 07b50c42dd rpc: get_info - add 'synchronized' field
3 years ago
selsta ba60541f3e
build: prepare v0.17.1.8
3 years ago
moneromooo-monero 5c3e84b6ae
restrict public node checks a little
3 years ago
moneromooo-monero e35bbb1e88
ban lists may now include subnets
3 years ago
moneromooo-monero fb9ef24267
Optional DNS based blocklist
3 years ago
luigi1111 e0e2eb2bf5
Merge pull request #7144
3 years ago
luigi1111 ecedaf2975
Merge pull request #7142
3 years ago
moneromooo-monero a4cdcd9bd0
rpc: add a busy_syncing field to get_info
3 years ago
moneromooo-monero 42ee309292
protocol: reject claimed block hashes that already are in the chain
3 years ago
moneromooo-monero a436c36256
protocol: drop peers we can't download anything from in sync mode
3 years ago
moneromooo-monero 905cc07c8b
daemon: the ban command can now load IPs from a file (ban @filename)
3 years ago
moneromooo-monero 3bb748ad94
p2p: remove peers from grey and anchors lists when blocked
3 years ago
moneromooo-monero a569483c19
p2p: ignore incoming peer list entries when we have them blocked
3 years ago
luigi1111 54a4071473
Merge pull request #7131
3 years ago
luigi1111 4f70af3af1
Merge pull request #7128
3 years ago
moneromooo-monero c1d654708f
protocol: include first new block in chain entry response
3 years ago
moneromooo b6b2c9b8e8
protocol: stricter checks on received chain hash list
3 years ago
moneromooo-monero d6069f7ded
protocol: revert incoming chain height check against local chain
3 years ago
Alexander Blair 7a9ba3f154
Merge pull request #7122
3 years ago
Alexander Blair 575f6b5f13
Merge pull request #7120
3 years ago
Alexander Blair d6b2c676a9
Merge pull request #7118
3 years ago
Alexander Blair 5d39df5d92
Merge pull request #7116
3 years ago
Alexander Blair f9eee6f193
Merge pull request #7111
3 years ago
Alexander Blair 37800ceb5b
Merge pull request #7107
3 years ago
moneromooo-monero 3a3370096e
protocol: one more sanity check on usable data from a peer
3 years ago
moneromooo-monero 105afa5557
protocol: fix asking for pruned blocks for v10
3 years ago
moneromooo-monero d729730d38
protocol: drop origin IP if a block fails to verify in sync mode
3 years ago
luigi1111 f570ce1349
Merge pull request #7109
3 years ago
moneromooo-monero ef1524ecca
protocol: add a sanity check to the number of block hashes sent
3 years ago
selsta a700e6103b
build: prepare v0.17.1.7
3 years ago
moneromooo-monero f47f1a0691
protocol: more restrictive checks on chain entry response
3 years ago
moneromooo-monero e83a220603
protocol: fix switchting to adding blocks if noone's adding the next span
3 years ago
luigi1111 f7aa91f70d
Merge pull request #7076
4 years ago
luigi1111 f9a70e4260
Merge pull request #7073
4 years ago
luigi1111 f105a0ef38
Merge pull request #7071
4 years ago
luigi1111 1cb3ea0447
Merge pull request #7065
4 years ago
luigi1111 43788ffd2a
Merge pull request #7063
4 years ago
luigi1111 6d35b667cf
Merge pull request #7054
4 years ago
moneromooo ce26c5b2dd
protocol: drop peers that don't reply to queries
4 years ago
moneromooo-monero 21b3ff2c90
p2p: fix race condition accessing a deleted context
4 years ago
moneromooo-monero 446b3c865b
p2p: drop peers that spam peer lists
4 years ago
moneromooo 9427b5a6d5
keep only the last seen node on a given host in the white list
4 years ago
moneromooo fa79148e0c
protocol: drop peers that decrease claimed height
4 years ago
moneromooo 1382b17aa1
protocol: add scoring system to drop peers that don't behave
4 years ago
moneromooo-monero 7982ef5a73
crypto: fix non zero scalar being 0 after reducing
4 years ago
selsta b34d50fa76
build: prepare v0.17.1.6
4 years ago
selsta 93135907dd wallet2: set propagation timeout to current max timeout
4 years ago
Alexander Blair 065bb292df
Merge pull request #7010
4 years ago
luigi1111 3942a1cd04
Merge pull request #7044
4 years ago
luigi1111 e4c0cb0ff3
Merge pull request #7039
4 years ago
xiphon 9d7f473af0 cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Alexander Blair 41652c9aa1
Merge pull request #7040
4 years ago
Alexander Blair 0a0ceb62f0
Merge pull request #7038
4 years ago
Alexander Blair 8e7b762092
Merge pull request #7037
4 years ago
Alexander Blair 551e6c9168
Merge pull request #7028
4 years ago
Alexander Blair c09d142972
Merge pull request #7026
4 years ago
Crypto City efca5b8af9
wallet2: check imported multisig curve points are in main subgroup
4 years ago
selsta 5bb83ab042
build: prepare v0.17.1.5
4 years ago
xiphon af4fb4729e rpc: skip non-synced bootstrap daemons in --no-sync mode too
4 years ago
xiphon 8e829e034f rpc: on_send_raw_tx - add missing CHECK_CORE_READY
4 years ago
Howard Chu 398e64ccbe
Better log message for unusable anon networks
4 years ago
Howard Chu a8cd073fcc
Add rpc-restricted-bind-ip option
4 years ago
luigi1111 f690e4984d
Merge pull request #6997
4 years ago
selsta 752837b2c8
build: prepare v0.17.1.3
4 years ago
Lee Clagett 6f48a146f8 Fix i2p/tor seed nodes
4 years ago
luigi1111 1a3bef15b9
Merge pull request #6993
4 years ago
moneromooo-monero 44c93bb47a
p2p: fix accessing non existent element of map
4 years ago
luigi1111 c3fc96f0cf
Merge pull request #6992
4 years ago
moneromooo-monero 4985afddb3
p2p: add a tor seed
4 years ago
luigi1111 4191dc8981
Merge pull request #6990
4 years ago
luigi1111 32581fb223
Merge pull request #6985
4 years ago
selsta f3dd25c0e0
build: prepare v0.17.1.2
4 years ago
selsta 91f1be9ea2
net_node: add tor / i2p seed nodes
4 years ago
moneromooo-monero 35186b1b84
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
4 years ago
moneromooo-monero b36c4f354b
p2p: make this work with boost <= 1.65 (pffff)
4 years ago
moneromooo 92d19c48da
p2p: rewrite boost's make_address_v4 to cater for < 1.66
4 years ago
luigi1111 01606ee52e
Merge pull request #6974
4 years ago
luigi1111 81d2389c24
Merge pull request #6972
4 years ago
luigi1111 ef64c4e22f
Merge pull request #6967
4 years ago
luigi1111 7fa01f342c
Merge pull request #6966
4 years ago
luigi1111 4603ec9765
Merge pull request #6962
4 years ago
luigi1111 0be71bcea9
Merge pull request #6961
4 years ago
moneromooo-monero 1a627e1f89
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
luigi1111 c1229a4432
Merge pull request #6965
4 years ago
luigi1111 9f68111b69
Merge pull request #6964
4 years ago
luigi1111 d1e79f2086
Merge pull request #6963
4 years ago
moneromooo-monero 8965489acb
protocol: reject empty incoming block messages
4 years ago
xiphon d6953406c9 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
4 years ago
moneromooo 5090cdc9f5
p2p: remove banned peers from the white list
4 years ago
moneromooo df1061c87d
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta f55f3fe81c net_node: add --ban-list option
4 years ago
Lee Clagett 9b7ed2fd8b Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
4 years ago
Lee Clagett e8468c5dcf Fix timeout checks for forwarded and Dandelion++ stem txes
4 years ago
Riccardo Spagni 76cc82c292
Merge pull request #6916
4 years ago
Riccardo Spagni 81a23c73d2
Merge pull request #6914
4 years ago
Riccardo Spagni 4b86583492
Merge pull request #6912
4 years ago
Riccardo Spagni 30918a27ab
Merge pull request #6907
4 years ago
selsta c028f4c4d8
build: prepare v0.17.1.1
4 years ago
xiphon f9a9d2ee28 wallet2: wait for propagation timeout before marking tx as failed
4 years ago
moneromooo-monero 81aaa4ec7b
bump default number of connections from 8 to 12
4 years ago
Howard Chu 6e594e53bb
Allow setting start block on export
4 years ago
xiphon 39e30d5481 wallet2_api: implement stop() to interrupt refresh() loop once
4 years ago
moneromooo-monero 1120df3c53
blockchain: fix sync at v14 boundary
4 years ago
Lee Clagett 42403c7acc Fix CLI and unrestricted RPC relay_tx with stempool
4 years ago
Lee Clagett fa63d4b3f0 Fix tx flush callback queueing
4 years ago
luigi1111 4d855fcca7
Merge pull request #6894
4 years ago
luigi1111 8ae0110d54
Merge pull request #6893
4 years ago
luigi1111 a9178e3584
Merge pull request #6888
4 years ago
luigi1111 94a86cf855
Merge pull request #6884
4 years ago
luigi1111 745d90c4a4
Merge pull request #6883
4 years ago
xiphon 4cf3545a31 core_rpc_server: on_get_blocks - forward bootstrap daemon error
4 years ago
selsta a2e37eb3d8
build: prepare v0.17.1.0
4 years ago
xiphon 6352090e6d Dandelion++: skip desynced peers in stem phase
4 years ago
moneromooo-monero c407b92e80
wallet2: fix missing m_state field in wallet serialization
4 years ago
moneromooo-monero 250c48a289
tx_pool: silence spammy harmless warning till we fix the bug
4 years ago
Alexis Enston e49ad98a9b fix next_seed_height regression in getblocktemplate rpc
4 years ago
Lee Clagett 37bb59485f Do not use peer_id tracking method over i2p/tor
4 years ago
Lee Clagett 263579b217 Add support for i2p and tor seed nodes
4 years ago
Lee Clagett 58cde83fb0 Switch to Dandelion++ fluff mode if no out connections for stem mode
4 years ago
luigi1111 05405024c0
Merge pull request #6843
4 years ago
luigi1111 d65f9a3064
Merge pull request #6842
4 years ago
selsta c02d24f838
build: prepare v0.17.0.1
4 years ago
moneromooo-monero 9e6187a736
fix a couple bugs found by OSS-fuzz
4 years ago
xiphon 4846743fdc daemon: Windows - fix FAT32 warning, trailing backslash is required
4 years ago
luigi1111 d27d4526fe
Merge pull request #6819
4 years ago
luigi1111 5b3614e6a9
Merge pull request #6816
4 years ago
luigi1111 2b1488ef6f
Merge pull request #6793
4 years ago
TheCharlatan 80e535c95a
wallet2: adapt to deterministic unlock time
4 years ago
moneromooo-monero 4971219c2c
blockchain: deterministic UNIX time unlock checks
4 years ago
moneromooo-monero c3f354e6c1
simplewallet fix wrong persistent-rpc-client-id name in help
4 years ago
luigi1111 9bba1a24ea Merge pull request #6815
4 years ago
luigi1111 2993d2004a
Merge pull request #6813
4 years ago
selsta f240b1dd88
build: prepare v0.17
4 years ago
TheCharlatan 929ea98662 Remove unused macros from cryptonote_config.h
4 years ago
moneromooo-monero ef4325fd41
wallet2: fix tx sanity check triggering on pre-rct outputs
4 years ago
Reinaldulin a3844e257e
Fix typo in command line argument description
4 years ago
luigi1111 836067b68b
Merge pull request #6805
4 years ago
luigi1111 9c9c689db4
Merge pull request #6804
4 years ago
luigi1111 3a761e10d2
Merge pull request #6800
4 years ago
luigi1111 fd657c7706
Merge pull request #6798
4 years ago
moneromooo-monero fc2cb224a9
blockchain: fix pow skipping for old blocks without precalc hash
4 years ago
moneromooo-monero 5498142e8f
rpc: assume randomx from v13 onwards
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
Norman Moeschter 036da6d45b
Let stagenet hardfork happen before mainnet.
4 years ago
Dusan Klinec 4e4430603f
enable CLSAG support for Trezor client
4 years ago
luigi1111 9fb2243db0
Merge pull request #6794
4 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
moneromooo-monero b09cc3d03d
hardforks: add v13/v14 for testnet
4 years ago
woodser de9a9fb340 update error message "No unlocked balance in the specified account"
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
luigi1111 2d8a197b91
Merge pull request #6789
4 years ago
luigi1111 94b056c06e
Merge pull request #6786
4 years ago
luigi1111 a51ccc036f
Merge pull request #6770
4 years ago
xiphon bdcf587c79 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order
4 years ago
Sarang Noether fa06c39d97 Bind signature to full address and signing mode
4 years ago
moneromooo-monero 743608ec16 wallet: allow signing a message with spend or view key
4 years ago
moneromooo-monero e6c81c5ea7
ringct: fix CLSAG serialization after boost/epee changes
4 years ago
François Colas 975ae22211
Fix send scalar z in plaintext
4 years ago
François Colas 333ae55fef
Update minimal Ledger Monero app version
4 years ago
François Colas 0a3c5a605b
Update protocol version with Ledger's HW
4 years ago
moneromooo-monero d20ff4f648
functional_tests: add a large (many randomx epochs) p2p reorg test
4 years ago
moneromooo-monero 6a0b3b1f8a
functional_tests: add randomx tests
4 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
cslashm 1660fe8a25
draft support of clsag
4 years ago
Sarang Noether 703944c4d4 CLSAG device support
4 years ago
Sarang Noether 641b08c920 CLSAG optimizations
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Sarang Noether 4b328c6616 CLSAG signatures
4 years ago
Alexander Blair 0c101f1236
Merge pull request #6767
4 years ago
Alexander Blair 27b49033fd
Merge pull request #6763
4 years ago
Alexander Blair b04da25e4d
Merge pull request #6760
4 years ago
Alexander Blair 4fe2858b4d
Merge pull request #6746
4 years ago
Alexander Blair dd7fd2ef80
Merge pull request #6753
4 years ago
Alexander Blair a06c83db73
Merge pull request #6752
4 years ago
Alexander Blair 42519b48a7
Merge pull request #6731
4 years ago
Alexander Blair bad5d8d6f0
Merge pull request #6690
4 years ago
Alexander Blair 38914fe6fa
Merge pull request #6613
4 years ago
Alexander Blair a6f1fa0194
Merge pull request #6607
4 years ago
moneromooo-monero 844fb4e940
enforce claiming maximum coinbase amount
4 years ago
Lee Clagett bdc6b10d62 Fix ZMQ pruned bulletproof transactions
4 years ago
luigi1111 765db1ae7a
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair 43f5369bec
Merge pull request #6733
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair 569d07d60b
Merge pull request #6722
4 years ago