Commit Graph

5785 Commits (7d5cc0358b241f84776ffbbdfd9010490157e8ea)

Author SHA1 Message Date
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
moneromooo-monero 36c037ec47
wallet_rpc_server: error out on getting the spend key from a hot wallet
5 years ago
moneromooo-monero cd1eaff29e
wallet_rpc_server: always fill out subaddr_indices in get_transfers
5 years ago
moneromooo-monero def4016171 miner: fix race when stopping mining with start mining enabled
5 years ago
moneromooo-monero 113e487739
blockchain_stats: fix sign in formatting function
5 years ago
moneromooo-monero adaea3ea3c
various: remove unused variables
5 years ago
moneromooo-monero 631ef00e76
blockchain: some debug info when adding txes-from-block fails
5 years ago
Riccardo Spagni b6726aaa6c
Merge pull request #5319
5 years ago
moneromooo-monero f825055d22
wallet_rpc_server: error out on getting the spend key from a hot wallet
5 years ago
moneromooo-monero 67aa4adcfc
wallet_rpc_server: add a set_daemon RPC
5 years ago