Commit Graph

378 Commits (1bb4ae3b5e9c6e9599fbefb2fd311d7c850ff06c)

Author SHA1 Message Date
luigi1111 d4d5a4433d
Merge pull request #5623
5 years ago
luigi1111 e241a6280d
Merge pull request #5582
5 years ago
luigi1111 e579fe4ae0
Merge pull request #5530
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero 65c4004963
allow blocking whole subnets
5 years ago
moneromooo-monero 515ac2951d
p2p: store network address directly in blocked host list
5 years ago
stoffu 15c699f0a6
rpc: set sanity_check_failed to false when successful
5 years ago
moneromooo-monero 2eef90d6ef
rpc: restrict the recent cutoff size in restricted RPC mode
5 years ago
xiphon b8cfa92b7e rpc: implement set_bootstrap_daemon method
5 years ago
ston1th f2f207d635 miner: fix double free of thread attributes
5 years ago
moneromooo-monero fcfcc3ac86
rpc: in/out peers can now return the setting's value
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
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
Riccardo Spagni f64f59627d
Merge pull request #5510
5 years ago
Riccardo Spagni 9d91301faa
Merge pull request #5496
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
moneromooo-monero 5e0da6fb68
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
5 years ago
moneromooo-monero 0eb0d6b802
rpc: improve get_output_distribution
5 years ago
Riccardo Spagni 1b092f3a44
Merge pull request #5452
5 years ago
Riccardo Spagni 68d131615e
Merge pull request #5448
5 years ago
Riccardo Spagni f376cd5605
Merge pull request #5446
5 years ago
Riccardo Spagni 8af1a89e4c
Merge pull request #5441
5 years ago
Riccardo Spagni 1f01070a0c
Merge pull request #5434
5 years ago
Riccardo Spagni 45e1f7c292
Merge pull request #5428
5 years ago
moneromooo-monero c30d93fcd9
rpc: add a pruned bool to the prune_blockchain call
5 years ago
moneromooo-monero d009f6dd61
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
5 years ago
moneromooo-monero 565085245a
rpc: add relayed in get_transaction output
5 years ago
Riccardo Spagni e89aa2ec56
Merge pull request #5421
5 years ago
Riccardo Spagni 9bd0983d5e
Merge pull request #5402
5 years ago
moneromooo-monero e1b097b99b
core_rpc_server: remove dummy assigning int to bool
5 years ago
moneromooo-monero ccb996afc6
rpc: new sanity check on relayed transactions
5 years ago
stoffu f3425f8d32
rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0
5 years ago
moneromooo-monero e78cea74bd
rpc: fix off by one in get_height
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 4a2cc76c84
Merge pull request #5376
5 years ago
Riccardo Spagni 3a4008f0fc
Merge pull request #5374
5 years ago
Lee Clagett 21eb1b0725 Pass SSL arguments via one class and use shared_ptr instead of reference
5 years ago
Lee Clagett 1f5ed328aa Change default SSL to "enabled" if user specifies fingerprint/certificate
5 years ago
Lee Clagett a3b0284837 Change SSL certificate file list to OpenSSL builtin load_verify_location
5 years ago
moneromooo-monero e8cf7dcc2b
rpc: merge the two get_info implementations
5 years ago
moneromooo-monero cbf3224180
rpc: make wide_difficulty hexadecimal
5 years ago
moneromooo-monero a2561653cb
wallet: new option to start background mining
5 years ago
stoffu a299dc96f7
rpc.gettransactions: fill as_json with partial tx in pruned mode
5 years ago
Riccardo Spagni 1ed6441925
Merge pull request #5327
5 years ago
Riccardo Spagni a69b71dc41
Merge pull request #5326
5 years ago
Riccardo Spagni 97831e5f8b
Merge pull request #5308
5 years ago
Howard Chu c746f45d3e
Add hash of top block to /getheight RPC
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago