Commit Graph

6026 Commits (0c558378ed59260422b57d259e2ad3fa1d7d9d05)

Author SHA1 Message Date
moneromooo-monero f215219252
cryptonote: throw on tx hash calculation error
5 years ago
moneromooo-monero db2b9fba65
serialization: fail on read_varint error
5 years ago
moneromooo-monero 68ad548193
cryptonote_protocol: fix another potential P2P DoS
5 years ago
moneromooo-monero 1cc61018e5
cryptonote_protocol: expand basic DoS protection
5 years ago
anonimal 8f66b7053a
cryptonote_protocol_handler: prevent potential DoS
5 years ago
moneromooo-monero 69f9420489
core: do not complain about low block rate if disconnected
5 years ago
moneromooo-monero b712ae0af2
rpc: work around a GCC 7.4.0 (at least) bug
5 years ago
moneromooo-monero 03aa14ec87
tx_sanity_check: don't print an error when not enough outs to check
5 years ago
moneromooo-monero 14881094af
rpc: fix get_transactions getting v1 txes from the txpool
5 years ago
luigi1111 fd0cf689dd
Merge pull request #5619
5 years ago
Your Name 6b41bd8eb5 Delete more include string.h
5 years ago
xiphon b8cfa92b7e rpc: implement set_bootstrap_daemon method
5 years ago
moneromooo-monero 35c20c4332
Fix GCC 9.1 build warnings
5 years ago
ston1th f2f207d635 miner: fix double free of thread attributes
5 years ago
moneromooo-monero 2cbe75661c
p2p: fix GCC 9.1 crash
5 years ago
moneromooo-monero 068fa1ca5c
p2p: delay IGP probing on startup
5 years ago
moneromooo-monero c820e1839f
simplewallet: print errors on exceptions creating wallets
5 years ago
xiphon cf8cb6873a rpc: use ip address string representation for peer::host field
5 years ago
Howard Chu dd58057126
Remember RPC version on initial connect
5 years ago
Riccardo Spagni 62d32e955a
Merge pull request #5577
5 years ago
Riccardo Spagni 7e417dd408
Merge pull request #5571
5 years ago
Riccardo Spagni 14d3295649
Merge pull request #5561
5 years ago
Riccardo Spagni fccfc1aa25
Merge pull request #5555
5 years ago
Jethro Grassie 343c0b4255
add a command line option to disable ZMQ server
5 years ago
moneromooo-monero 880ebfdeea
daemon: add more chain specific info in alt_chain_info
5 years ago
moneromooo-monero 2aa11341fc
daemon: display peer address type in print_cn
5 years ago
moneromooo-monero fcfcc3ac86
rpc: in/out peers can now return the setting's value
5 years ago
wowario cd720c7e0b
add cumulative difficulty to diff command
5 years ago
Jesus Ramirez 270a3ae58b Unused private member m_miner_address
5 years ago
moneromooo-monero f950517a08
core: update pruning if using --prune-blockchain on a pruned blockchain
5 years ago
xiphon 577324a954 wallet_manager: omit redundant disconnect, drop unused variable
5 years ago
moneromooo-monero 35da33bea9
blockchain: do not try to pop blocks down to the genesis block
5 years ago
moneromooo-monero 4b51f9a34f
core: do not commit half constructed batch db txn
5 years ago
moneromooo-monero 162c3e18ec
blockchain_export: allow exporting blocks.dat format from pruned
5 years ago
moneromooo-monero c07bbd5c04
daemon: fix "never seen before" time span display for peers
5 years ago
Lee Clagett 9bfa4c20ca Fix allow any cert mode in wallet rpc when configured over rpc
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
Lee Clagett c9aaccf346 Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.
5 years ago
Howard Chu b6830db2d4
Fix #5553
5 years ago
moneromooo-monero 915f59e3c0
wallet: add unlock_time details to show_transfers
5 years ago
Riccardo Spagni e8487fa46b
Merge pull request #5539
5 years ago
Riccardo Spagni 5e80b3c3ef
Merge pull request #5535
5 years ago
luigi1111 1607419e38
Merge pull request #5538
5 years ago
luigi1111 eedf5106f5
Merge pull request #5532
5 years ago
luigi1111 5a67ff2b32
Merge pull request #5526
5 years ago
luigi1111 266f68be32
Merge pull request #5512
5 years ago
Rohaq 1873af35bf Made code block usage consistent across all .md files
5 years ago
moneromooo-monero 615f287aec
wallet: fix certificate fingerprint length check
5 years ago
moneromooo-monero e1016bce14
password: do not use line input on windows
5 years ago
dsc 4c666141e3 expose set/get walletcache attribute functionality in wallet api
5 years ago
moneromooo-monero 46244dd08c
wallet_rpc_server: use original addresses in destinations in get_transfers
5 years ago
moneromooo-monero 6abaaaa994
remove obsolete save_graph skeleton code
5 years ago
moneromooo-monero 1e8f3f66bf
rpc: fail update RPC when running offline
5 years ago
moneromooo-monero 4228ee0b9e
daemon: add optional arguments to alt_chain_info
5 years ago
moneromooo-monero 0605406714
daemon: sort alt chains by height
5 years ago
moneromooo-monero 06b8f29992
blockchain: keep alternative blocks in LMDB
5 years ago
Riccardo Spagni f64f59627d
Merge pull request #5510
5 years ago
Riccardo Spagni 97cb1c9436
Merge pull request #5508
5 years ago
Riccardo Spagni a22a8b0f2b
Merge pull request #5505
5 years ago
Riccardo Spagni c20221f290
Merge pull request #5503
5 years ago
Riccardo Spagni ebb1c03e8c
Merge pull request #5501
5 years ago
Riccardo Spagni 2d04b0e500
Merge pull request #5499
5 years ago
Riccardo Spagni 9d91301faa
Merge pull request #5496
5 years ago
Riccardo Spagni cf8319602d
Merge pull request #5481
5 years ago
moneromooo-monero e4d100b062
wallet2: don't wait a day before using new version fees
5 years ago
moneromooo-monero bc94ba4d14
wallet: distinguish between empty and absent attributes
5 years ago
moneromooo-monero d47292eb3d
error: fix compile error on windows with depends
5 years ago
moneromooo-monero a4c4a2d8aa
blockchain: keep a rolling long term block weight median
5 years ago
Riccardo Spagni 77f9bfa4d5
Merge pull request #5493
5 years ago
Riccardo Spagni 52eb454d7b
Merge pull request #5491
5 years ago
Riccardo Spagni efd2412e77
Merge pull request #5489
5 years ago
Riccardo Spagni 08ab0cbdda
Merge pull request #5476
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero 1c44e65863
wallet2: reject standalone short payment IDs in monero: URI API
5 years ago
moneromooo-monero 7e5158aa97
mnemonics: fix 4 byte UTF-8 rewriting
5 years ago
moneromooo-monero ccc1e311dc
wallet_rpc_server: reject standalone short payment id in address book
5 years ago
moneromooo-monero 1a66a86f94
remove unused code
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
moneromooo-monero b4ca72dde9
wallet2: fix infinite loop picking outputs in corner case
5 years ago
moneromooo-monero 5e0da6fb68
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
5 years ago
moneromooo-monero 98fb98f93f
wallet_rpc_server: adding missing return on error in set_daemon
5 years ago
moneromooo-monero 9074c0d8cf
wallet_rpc_server: return false on error in set_log_categories
5 years ago
moneromooo-monero 968848a77b
wallet_rpc_server: fix crash in validate_address if no wallet is loaded
5 years ago
moneromooo-monero 0eb0d6b802
rpc: improve get_output_distribution
5 years ago
Dusan Klinec 0aaf5e2ac8
device/trezor: device sorting and filtering improved
5 years ago
Riccardo Spagni 581994b61c
Merge pull request #5486
5 years ago
Riccardo Spagni 2e2ee3d823
Merge pull request #5485
5 years ago
Riccardo Spagni 2aa7fbd1d6
Merge pull request #5480
5 years ago
Riccardo Spagni edcb0cfff2
Merge pull request #5477
5 years ago
Riccardo Spagni fd7ed93526
Merge pull request #5470
5 years ago
moneromooo-monero 28a7d31565
p2p: do not send last_seen timestamp to peers
5 years ago
moneromooo-monero 64983fcee4
wallet2: default to trying to keep 5 outputs of 2+ monero
5 years ago
moneromooo-monero df83ed74e4
consensus: from v12, enforce >= 2 outputs
5 years ago
moneromooo-monero 4be18df32a
tx_sanity_check: relax uniqueness check a bit
5 years ago
moneromooo-monero b386ae5725
wallet2: add missing "sanity check failed" reason message
5 years ago
moneromooo-monero c519d1df34
wallet2: fix wrong change being recorded in sweep_all
5 years ago
moneromooo-monero 6aa3c2f303
dns_checks: new helper program to check on DNSSEC lookups
5 years ago
moneromooo-monero 7af49ef0c2
daemonizer: add --non-interactive for windows
5 years ago
Dusan Klinec 97e1c9278c
wallet: fix key image computation signaling to the device
5 years ago
moneromooo-monero 31a9aa83af
wallet_rpc_server: add block_height and frozen to incoming_transfers
5 years ago
moneromooo-monero 375fde9454
hardfork: fix off by one updating fork index after popping
5 years ago
Riccardo Spagni 71c6b24893
Merge pull request #5464
5 years ago
Riccardo Spagni 2267f110b2
Merge pull request #5463
5 years ago
Riccardo Spagni 950f79dc03
Merge pull request #5389
5 years ago
Riccardo Spagni 2e342d8df6
Merge pull request #5458
5 years ago
Riccardo Spagni b8f1709684
Merge pull request #5456
5 years ago
Riccardo Spagni 55807141f2
Merge pull request #5453
5 years ago
Dusan Klinec fbbe75d75f
device/trezor: button request callback fix
5 years ago
moneromooo-monero 588e670089
simplewallet: fix output representation offset
5 years ago
moneromooo-monero 35e0a968bd
wallet2: "output lineup" fake out selection
5 years ago
iDunk5400 b414b69f5c
Windows: fix a build error in MSYS2 with boost 1.70.0
5 years ago
moneromooo-monero a23dbe69f6
simplewallet: prompt when spending more than one old out in one tx
5 years ago
moneromooo-monero 84047cb729
wallet_rpc_server: add unlocked field to incoming_transfers output
5 years ago
moneromooo-monero 3b9ce453a9
wallet_rpc_server: remove unused variable
5 years ago
moneromooo-monero 58eade689c
simplewallet: add the change amount to the prompt when locking
5 years ago
Riccardo Spagni e9464eb5e3
Merge pull request #5413
5 years ago
stoffu 5fafb90e91
testdb: add override keyword where missing
5 years ago
moneromooo-monero b0a346689b
daemon: fix absolute/relative log file test for windows
5 years ago
moneromooo-monero 7110226794
wallet_rpc_server: set suggested_confirmations_threshold for pool txes
5 years ago
moneromooo-monero 294e858d57
wallet_rpc_server: add set_log_level/set_log_categories
5 years ago
Riccardo Spagni 1b092f3a44
Merge pull request #5452
5 years ago
Riccardo Spagni 810dd0a5f6
Merge pull request #5450
5 years ago
Riccardo Spagni 68d131615e
Merge pull request #5448
5 years ago
Riccardo Spagni c8ce4217cf
Merge pull request #5445
5 years ago
Riccardo Spagni f376cd5605
Merge pull request #5446
5 years ago
Riccardo Spagni e98cbfbdfe
Merge pull request #5444
5 years ago
Riccardo Spagni c5f64bf170
Merge pull request #5443
5 years ago
Riccardo Spagni 8af1a89e4c
Merge pull request #5441
5 years ago
Riccardo Spagni 1fc20ba48a
Merge pull request #5439
5 years ago
Riccardo Spagni ac8e2a7819
Merge pull request #5437
5 years ago
Riccardo Spagni b0472c43a1
Merge pull request #5435
5 years ago
Riccardo Spagni 1f01070a0c
Merge pull request #5434
5 years ago
Riccardo Spagni 8deee24cbb
Merge pull request #5431
5 years ago
Riccardo Spagni 35b3d754e8
Merge pull request #5429
5 years ago
Riccardo Spagni 45e1f7c292
Merge pull request #5428
5 years ago
Riccardo Spagni 8d16e92dcb
Merge pull request #5425
5 years ago
Riccardo Spagni a1ea611e24
Merge pull request #5424
5 years ago
Riccardo Spagni 8966ac314c
Merge pull request #5422
5 years ago
Riccardo Spagni 96696d1e75
Merge pull request #5418
5 years ago
Riccardo Spagni 0d2aaac15b
Merge pull request #5414
5 years ago
Riccardo Spagni 313a56a2da
Merge pull request #5406
5 years ago
Riccardo Spagni ce2f46f76b
Merge pull request #5405
5 years ago
Riccardo Spagni 46c477ab30
Merge pull request #5400
5 years ago
moneromooo-monero c30d93fcd9
rpc: add a pruned bool to the prune_blockchain call
5 years ago
moneromooo-monero 926e047288
simplewallet: add another warning about long payment ids
5 years ago
moneromooo-monero 7d79222f5c
daemon: remove debug info
5 years ago
moneromooo-monero d009f6dd61
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
5 years ago
moneromooo-monero bb0ef5b1f2
blockchain: lock the blockchain while pruning
5 years ago
moneromooo-monero b18f0b1051
wallet: new --offline option
5 years ago
moneromooo-monero 9880d61b98
wallet_rpc_server: remove unused code
5 years ago
moneromooo-monero 8a61b33d8e
rpc: omit irrelevant fields for pool txes in gettransactions
5 years ago
moneromooo-monero 565085245a
rpc: add relayed in get_transaction output
5 years ago
moneromooo-monero 82e510f15e
rpc: set default log category in core_rpc_server.h
5 years ago
Riccardo Spagni e89aa2ec56
Merge pull request #5421
5 years ago
Riccardo Spagni 64a4aa4f60
Merge pull request #5408
5 years ago
Riccardo Spagni 9bd0983d5e
Merge pull request #5402
5 years ago
Riccardo Spagni e31559d319
Merge pull request #5398
5 years ago
Riccardo Spagni 8bf0a3f123
Merge pull request #5396
5 years ago
Riccardo Spagni 98f4c8af98
Merge pull request #5395
5 years ago
Riccardo Spagni 89b8ecfc7c
Merge pull request #5392
5 years ago
Riccardo Spagni 3f46c5b4e1
Merge pull request #5365
5 years ago
Riccardo Spagni 37aea526a9
Merge pull request #5355
5 years ago
Doyle 6643b04737 Increment m_threads_active when mining thread starts
5 years ago
moneromooo-monero 07dd55363c
hardfork: remove "no hf version db" recreation check
5 years ago
moneromooo-monero f26e0b5d11
cryptonote_protocol: warn when the last connection goes
5 years ago
moneromooo-monero b364823286
daemon: fix ratio not being floating point
5 years ago
moneromooo-monero e1b097b99b
core_rpc_server: remove dummy assigning int to bool
5 years ago
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
5 years ago
moneromooo-monero acb68dbaa9
bulletproofs: cut down on keyV allocations
5 years ago
moneromooo-monero 5140c15e56
daemon: if a log file has a /, interpret it from the cwd
5 years ago
moneromooo-monero ccb996afc6
rpc: new sanity check on relayed transactions
5 years ago
moneromooo-monero 34f8c237c2
simplewallet: fix warning about long payment id using the old option
5 years ago
moneromooo-monero bcb86ae651
wallet_rpc_server: fix inconsistent wallet caches on reload
5 years ago
stoffu f3425f8d32
rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0
5 years ago
moneromooo-monero 5858598604
p2p: fix integer overflow in host bans
5 years ago
moneromooo-monero 93bb2f48f7
ringct: prevent use of full ringct signatures for more than one input
5 years ago
moneromooo-monero 8f1fe45fe1
simplewallet: fix merge error with new welcome command
5 years ago
moneromooo-monero 2c221d1b6c
wallet2: update estimate_rct_tx_size for smaller rct proofs
5 years ago
moneromooo-monero e78cea74bd
rpc: fix off by one in get_height
5 years ago
Riccardo Spagni 9c77dbf376
Merge pull request #5386
5 years ago
Riccardo Spagni 083271375a
Merge pull request #5383
5 years ago
moneromooo-monero d843f20044
simplewallet: add a welcome/disclaimer message command
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 5db72d12b4
Merge pull request #5388
5 years ago
Riccardo Spagni 5c02316598
Merge pull request #5382
5 years ago
Riccardo Spagni 38717dafc0
Merge pull request #5381
5 years ago
Riccardo Spagni 915d9e5a1f
Merge pull request #5380
5 years ago
Riccardo Spagni fa789109f6
Merge pull request #5379
5 years ago
Riccardo Spagni bd429033df
Merge pull request #5378
5 years ago
Riccardo Spagni 4a2cc76c84
Merge pull request #5376
5 years ago
Riccardo Spagni 3a4008f0fc
Merge pull request #5374
5 years ago
Riccardo Spagni 036daa3af9
Merge pull request #5373
5 years ago
moneromooo-monero 9f8dc4ce51
simplewallet: new net_stats command
5 years ago
Riccardo Spagni 19e37c05d6
Merge pull request #5367
5 years ago
Riccardo Spagni 793651e731
Merge pull request #5366
5 years ago
Riccardo Spagni 76fbcfe2dd
Merge pull request #5123
5 years ago
Dusan Klinec 41901b8deb
device/trezor: env-configurable ports
5 years ago
moneromooo-monero 374f388de2
wallet_rpc_server: add a all flag to export_outputs
5 years ago
stoffu 661f1fb8b2
blockchain: remove unused calc of short_term_constraint
5 years ago
Lee Clagett 2e578b8214 Enabling daemon-rpc SSL now requires non-system CA verification
5 years ago