Commit Graph

6899 Commits (5ef43355f0d2b063cc098db418bca694d7650d73)

Author SHA1 Message Date
Alexander Blair f41dce49ac
Merge pull request #6954
4 years ago
Alexander Blair 7cd0c64210
Merge pull request #6948
4 years ago
Alexander Blair 431ec528bc
Merge pull request #6939
4 years ago
Alexander Blair 003a06f030
Merge pull request #6923
4 years ago
Alexander Blair d8f9472356
Merge pull request #6910
4 years ago
Alexander Blair 438442ace0
Merge pull request #6890
4 years ago
moneromooo 6c9980a55b
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta 7a5e11645f
net_node: add tor / i2p seed nodes
4 years ago
luigi1111 850edfe419
Merge pull request #7021
4 years ago
luigi1111 cf816e51ad
Merge pull request #7020
4 years ago
luigi1111 36d31ba0be
Merge pull request #7018
4 years ago
luigi1111 ad843541d5
Merge pull request #7008
4 years ago
luigi1111 c041550ffa
Merge pull request #6973
4 years ago
luigi1111 a92b968e35
Merge pull request #6971
4 years ago
luigi1111 9945ca7a62
Merge pull request #6960
4 years ago
luigi1111 bb56248acd
Merge pull request #6949
4 years ago
luigi1111 9a4d813136
Merge pull request #6943
4 years ago
luigi1111 7a0334742a
Merge pull request #6937
4 years ago
luigi1111 2be7a4c04f
Merge pull request #6933
4 years ago
luigi1111 4d298d4f11
Merge pull request #6924
4 years ago
luigi1111 999e797cea
Merge pull request #6922
4 years ago
luigi1111 bab4495cfb
Merge pull request #6921
4 years ago
luigi1111 c5b3fd1fec
Merge pull request #6920
4 years ago
luigi1111 84cdb5d914
Merge pull request #6915
4 years ago
luigi1111 4c2e77854d
Merge pull request #6913
4 years ago
luigi1111 eebd86dc3e
Merge pull request #6898
4 years ago
luigi1111 52006df9bb
Merge pull request #6897
4 years ago
luigi1111 7539d4ac74
Merge pull request #6895
4 years ago
luigi1111 678237835f
Merge pull request #6892
4 years ago
luigi1111 d45a4ba106
Merge pull request #6849
4 years ago
luigi1111 7778384071
Merge pull request #6830
4 years ago
dsc d157196416 Allow tx note edits via TransactionHistory object in wallet/api
4 years ago
luigi1111 b37d6fe368
Merge pull request #6826
4 years ago
xiphon a9cd5d914e cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Crypto City 17c5370398
wallet2: check imported multisig curve points are in main subgroup
4 years ago
xiphon 0363476ee3 rpc: get_info - add 'synchronized' field
4 years ago
Lee Clagett b10878f108 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
4 years ago
xiphon aaf837cf5f rpc: skip non-synced bootstrap daemons in --no-sync mode too
4 years ago
Howard Chu 91fd634768
Better log message for unusable anon networks
4 years ago
Lee Clagett d73cb95dfa Fix timeout checks for forwarded and Dandelion++ stem txes
4 years ago
xiphon 5569a8e426 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
4 years ago
xiphon 2c668940cd wallet_api: TransactionHistory - fill unconfirmed out payments dests
4 years ago
Howard Chu 3247f11638
Silence stupid warnings
4 years ago
Lee Clagett be84f678b9 Switch to Dandelion++ fluff mode if no out connections for stem mode
4 years ago
moneromooo-monero f9527e608e
protocol: reject empty incoming block messages
4 years ago
moneromooo-monero 1f04a3186b
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
Lee Clagett aad780bcfa Fix CLI and unrestricted RPC relay_tx with stempool
4 years ago
Howard Chu 65903d2cfc
Add rpc-restricted-bind-ip option
4 years ago
mj-xmr 8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
4 years ago
moneromooo cb069d0a42
p2p: remove banned peers from the white list
4 years ago
luigi1111 8b3b106ad1
Merge pull request #6902
4 years ago
selsta aad2f87a53
net_node: add --ban-list option
4 years ago
moneromooo-monero 874487fed8
blockchain: remove some dead code
4 years ago
moneromooo-monero cc034fe0c3
util: fix escaping more than one ?* in glob_to_regex
4 years ago
SChernykh a25bc71f3f Make Blockchain::get_fee_quantization_mask() compile time
4 years ago
Nathan Dorfman f1836ac28a cryptonote_core: Fix missing override warnings
4 years ago
Lee Clagett 2abdbf63cf Add support for i2p and tor seed nodes
4 years ago
Alexander Blair faedcded39
Merge pull request #6891
4 years ago
Alexander Blair 8e3f46dd0a
Merge pull request #6881
4 years ago
Alexander Blair 142489bd60
Merge pull request #6882
4 years ago
Alexander Blair 543d600042
Merge pull request #6875
4 years ago
xiphon fc2f97177b wallet2: wait for propagation timeout before marking tx as failed
4 years ago
moneromooo-monero c67fa32496
bump default number of connections from 8 to 12
4 years ago
Howard Chu b7dd8349f4
Allow setting start block on export
4 years ago
Alexander Blair 519740a1d3
Merge pull request #6905
4 years ago
moneromooo-monero 88fde0309a
blockchain: fix sync at v14 boundary
4 years ago
xiphon 70eb0d1844 wallet2_api: implement stop() to interrupt refresh() loop once
4 years ago
Lee Clagett 13350f79df Do not use peer_id tracking method over i2p/tor
4 years ago
xiphon 593ae2e9f9 device: Ledger - update status codes
4 years ago
luigi1111 e503688a6b
Merge pull request #6828
4 years ago
xiphon ec14e4b8cd wallet2: skip reorgs exceeding max-reorg-depth wallet setting
4 years ago
Alexis Enston b49f48962b fix next_seed_height regression in getblocktemplate rpc
4 years ago
xiphon 4cf3545a31 core_rpc_server: on_get_blocks - forward bootstrap daemon error
4 years ago
xiphon ad7ea2c60c core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
4 years ago
moneromooo-monero fcbfb0a00a
wallet2: fix missing m_state field in wallet serialization
4 years ago
moneromooo-monero 11b20229c9
tx_pool: silence spammy harmless warning till we fix the bug
4 years ago
xiphon a12a8174e0 Dandelion++: skip desynced peers in stem phase
4 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
Lee Clagett dff1d8067c Fix tx flush callback queueing
4 years ago
Alexander Blair 3cbb44a2fd
Merge pull request #6841
4 years ago
Michal m@lbit Malicki f4b2382713
rpc_private_headers declaration fix
4 years ago
moneromooo-monero b6c4f8cd54
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
dsc 64e9526509 Extend TransactionInfo with coinbase and description attributes in wallet/api
4 years ago
dsc 1b3f220251 Allow AddressBook description edits via wallet/api interface
4 years ago
Tadeas Moravec 83da867474
Update error messages in daemon
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