Commit Graph

5894 Commits (release-v0.6.1.2)

Author SHA1 Message Date
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 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 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 84047cb729
wallet_rpc_server: add unlocked field to incoming_transfers output
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
Dusan Klinec c4f8a8a6a9
build fix: combinator.h stdexcept missing include
5 years ago
moneromooo-monero bea1918a05
blockchain_import: error out if preparing to handle blocks fails
5 years ago
moneromooo-monero ffdbcfb6b3
core: don't check block rate nor fork time in regtest mode
5 years ago
Dusan Klinec c68fe7873b
device/trezor: add button pressed request
5 years ago
Lee Clagett d58f368289 Require manual override for user chain certificates.
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
Riccardo Spagni 3759e2359f
Merge pull request #5360
5 years ago
Riccardo Spagni 18ceac9ca5
Merge pull request #5351
5 years ago
Riccardo Spagni c7e536db23
Merge pull request #5350
5 years ago
Riccardo Spagni cd8fe937ad
Merge pull request #5347
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
Riccardo Spagni 7e5651c346
Merge pull request #5345
5 years ago
Riccardo Spagni c61b3f0ead
Merge pull request #5344
5 years ago
Riccardo Spagni 9e72f785d6
Merge pull request #5343
5 years ago
Riccardo Spagni 6f8e0a28b2
Merge pull request #5342
5 years ago
Riccardo Spagni e1f0e6da5c
Merge pull request #5340
5 years ago
Dusan Klinec 827f52add0
wallet: API changes to enable passphrase entry
5 years ago
moneromooo-monero cbf3224180
rpc: make wide_difficulty hexadecimal
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
moneromooo-monero a2561653cb
wallet: new option to start background mining
5 years ago
moneromooo-monero b40392fb02
wallet2: add --no-dns flag
5 years ago
stoffu a2195b9b7f
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
5 years ago
stoffu a299dc96f7
rpc.gettransactions: fill as_json with partial tx in pruned mode
5 years ago
moneromooo-monero 15f27c80b9
wallet2: support multi out txes without change in sanity check
5 years ago
selsta 8bb253b0db
libwallet_merged: add missing net target
5 years ago
moneromooo-monero 0be5b2ee78
simplewallet: new unset_ring command
5 years ago
stoffu d3018d0f0b
api/wallet: fix some wrong namespace
5 years ago
moneromooo-monero c12b43cb5a
wallet: add number of blocks required for the balance to fully unlock
5 years ago
moneromooo-monero 3f1e9e84c0
wallet2: set confirmations to 0 for pool txes in proofs
5 years ago