Commit Graph

6462 Commits (21fe6a289b934bd96bf83d5d23ece14ec850df27)

Author SHA1 Message Date
Alexander Blair 8606b1a14a
Merge pull request #6203
4 years ago
luigi1111 39e1890276
Merge pull request #6198
4 years ago
luigi1111 04187e5968
Merge pull request #6197
4 years ago
luigi1111 2de1137e60
Merge pull request #6194
4 years ago
luigi1111 22a0367398
Merge pull request #6190
4 years ago
moneromooo-monero e3779775d7
tx_pool: catch theoretical error in get_block_reward
4 years ago
moneromooo-monero 09c8111c53
threadpool: lock mutex in create
4 years ago
moneromooo-monero 3627e53aab
rpc: fix print_pool_sh not finding local txes
4 years ago
moneromooo-monero c2095fc27b
miner: use verification mode for low diff one block nonce searches
4 years ago
Alexander Blair bd4acbf44c
Merge pull request #6183
4 years ago
Alexander Blair af27276452
Merge pull request #6178
4 years ago
Alexander Blair e552ba14b2
Merge pull request #6127
4 years ago
Alexander Blair 995f34b538
Merge pull request #6103
4 years ago
Alexander Blair 756f06cd83
Merge pull request #6102
4 years ago
Alexander Blair 8136bf37e2
Merge pull request #6096
4 years ago
Alexander Blair b8e5c769c7
Merge pull request #6095
4 years ago
Alexander Blair 78d4d5ab79
Merge pull request #6094
4 years ago
Alexander Blair 2532567091
Merge pull request #6078
4 years ago
Alexander Blair cd1610bc37
Merge pull request #6076
4 years ago
Alexander Blair 3b224bb99d
Merge pull request #6069
4 years ago
Alexander Blair 34d7ea62f6
Merge pull request #6053
4 years ago
Alexander Blair 9a08ac98c0
Merge pull request #6050
4 years ago
Alexander Blair 9658f5d7fc
Merge pull request #6040
4 years ago
Alexander Blair 25c1bd4714
Merge pull request #6035
4 years ago
luigi1111 d7aeb5a9f8
Merge pull request #6233
4 years ago
moneromooo-monero b818522d29
p2p: fix spurious warning when we're connected to at last one seed
4 years ago
moneromooo-monero 4771a7aec1
p2p: remove obsolete local time in handshake
4 years ago
moneromooo-monero 2fbbc4a2d3
p2p: avoid sending the same peer list over and over
4 years ago
moneromooo-monero 39a343d76e
p2p: remove backward compatible peer list
4 years ago
moneromooo-monero 606318026e
p2p: simplify last_seen serialization now we have optional stores
4 years ago
moneromooo-monero 9467b2e44c
cryptonote_protocol: omit top 64 bits of difficulty when 0
4 years ago
moneromooo-monero 5f98b46d58
p2p: remove obsolete local time from TIMED_SYNC
4 years ago
Alexander Blair 8eedc8a390
Merge pull request #6140
4 years ago
Alexander Blair 40f82b35ae
Merge pull request #6170
4 years ago
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
moneromooo-monero dd8c6b1703
wallet: do not split integrated addresses in address book api
4 years ago
xiphon dab604e010 wallet2_api: implement estimateTransactionFee
4 years ago
Alexander Blair 59e7d5686b
Merge pull request #6093
4 years ago
Alexander Blair e8f94e7f1d
Merge pull request #6173
4 years ago
Alexander Blair 93d49c1a54
Merge pull request #6172
4 years ago
Alexander Blair e51ce477db
Merge pull request #6157
4 years ago
Alexander Blair 159c78758a
Merge pull request #6154
4 years ago
Alexander Blair f20a962774
Merge pull request #6153
4 years ago
Alexander Blair d1b08c00cf
Merge pull request #6146
4 years ago
Alexander Blair 5558919e56
Merge pull request #6128
4 years ago
moneromooo-monero 2e9d1e6e1f
wallet2: fix store-tx-info loading
4 years ago
Aaron Hook d0641b42fe net: fix incorrect less operator for top/i2p addresses
4 years ago
cohcho fe92fa1391 [randomx] Add missing randomx_vm_set_cache()
4 years ago
Alexander Blair beb815a81d
Merge pull request #6144
4 years ago
Alexander Blair c39ea485a0
Merge pull request #6141
4 years ago
Alexander Blair 2ce5529680
Merge pull request #6134
4 years ago
Alexander Blair f1ca98a7ef
Merge pull request #6133
4 years ago
Alexander Blair e4e70b57ca
Merge pull request #6130
4 years ago
Alexander Blair c4abfbfbe7
Merge pull request #6124
4 years ago
Alexander Blair c6f4113265
Merge pull request #6119
4 years ago
Alexander Blair 3acb22b889
Merge pull request #6115
4 years ago
moneromooo-monero 50e59cfada
wallet2: reject zero keys in json input
4 years ago
xiphon ffe7165ebf wallet: reroll fake outs selection on local tx_sanity_check failure
4 years ago
Alexander Blair e49a055e89
Merge pull request #6112
4 years ago
Alexander Blair d024695772
Merge pull request #6105
4 years ago
Tadeas Moravec 096a9dbdf9
Wallet: Distingush amounts for a single subaddress
4 years ago
rbrunner7 664720747f Daemon: Guard against reporting "synchronized" too early
4 years ago
moneromooo-monero 0349347e6d
ringdb: use a different iv for key and data in rings table
4 years ago
moneromooo-monero 7b88208722
simplewallet: reword mixin in user message in terms of ring size
4 years ago
moneromooo-monero f507a43a23
wallet2: do not remove known rings when a tx fails
4 years ago
UkoeHB 02224e714d Fix check_fee() discrepancy.
4 years ago
moneromooo-monero a84131cea3
p2p: fix off by one adding fallback peers
5 years ago
moneromooo-monero 36bdf40288
p2p: fix adding wrong indices to the filtered peer list
5 years ago
moneromooo-monero d64e5aa719
wallet: allow message sign/verify for subaddresses
5 years ago
moneromooo-monero a6c24412e5
wallet: fix exceptions getting the hash of a pruned tx
5 years ago
moneromooo-monero 6933693179
rpc: fill miner_tx_hash again
5 years ago
moneromooo-monero 21c3d42eb9
p2p: drop the peerlist dump to TRACE
5 years ago
moneromooo-monero f717d5936c
wallet2: guard against race with multiple decrypt_keys users
5 years ago
moneromooo-monero 716012ca3a
rpc: drop the obsolete and wrong "unpruned size" log
5 years ago
stoffu ae84ec90c8
wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an account
5 years ago
palomato bc6d8aa343
Corrected message typo
5 years ago
moneromooo-monero 5cbb17b946
wallet2: fix hang in wallet refresh
5 years ago
moneromooo-monero 8a276451b2
blockchain: fix flushing txes from the txpool
5 years ago
luigi1111 b4e1dc83d2
Merge pull request #6057
5 years ago
luigi1111 e5cc6d39a9
Merge pull request #6055
5 years ago
luigi1111 ccde60838b
Merge pull request #6054
5 years ago
luigi1111 fb64463c4c
Merge pull request #6052
5 years ago
luigi1111 e629db18f4
Merge pull request #6049
5 years ago
luigi1111 a61db51aae
Merge pull request #6027
5 years ago
luigi1111 dad4cf121e
Merge pull request #6018
5 years ago
moneromooo-monero 987c3139dc
print_coinbase_tx_sum now supports 128 bits sums
5 years ago
Howard Chu c361303184
Silence miner debugmsg spam
5 years ago
moneromooo-monero d93e1dffa9
simplewallet: warn on refresh if refresh-from-block-height seems off
5 years ago
moneromooo-monero a6a2ad6cac
simplewallet: set manual refresh mode in rescan_bc
5 years ago
Jason Rhinelander 72ca7e3b0f Fix time comparison math
5 years ago
naughtyfox a2578892c0 --disable-ban-rpc option to prevent RPC users from banning
5 years ago
moneromooo-monero 94266eeb89
simplewallet: fix output age display with duplicate heights
5 years ago
moneromooo-monero f1d379d27d
simplewallet: fix "outputs in same tx" detector
5 years ago
moneromooo-monero 5985c5afe8
rpc: add bad-blocks to flush_cache RPC
5 years ago
woodser ef95a76d0d remove unused variable 'ptx' from on_describe_transfer()
5 years ago
moneromooo-monero 5f2a32c15a
daemon: run with -rpc-payment-address and --rpc-restricted-bind-port
5 years ago
moneromooo-monero f8127831c7
simplewallet: fix encrypted payment id note triggering on dummy ones
5 years ago
moneromooo-monero 316ab7b56e
wallet2: better error when restoring a wallet with the wrong keys
5 years ago
moneromooo-monero b90c4bc39e
rpc: error out from get_info if the proxied call errors out
5 years ago
moneromooo-monero 054b2621b1
node_rpc_proxy: init some new rpc payment fields in invalidate
5 years ago