Commit Graph

8395 Commits (release-v0.6.1.2)
 

Author SHA1 Message Date
moneromooo-monero b18f0b1051
wallet: new --offline option
5 years ago
moneromooo-monero 8fec0f9831
functional_tests: add sweep_single test
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 1f809e7485
Merge pull request #5440
5 years ago
Riccardo Spagni e89aa2ec56
Merge pull request #5421
5 years ago
Riccardo Spagni 16b7665533
Merge pull request #5417
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 07c1734985
Merge pull request #5393
5 years ago
Riccardo Spagni 89b8ecfc7c
Merge pull request #5392
5 years ago
Riccardo Spagni e46dc055d1
Merge pull request #5369
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 428249c5d1
easylogging++: minimal stdout logging format
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 b6420e12a9
lmdb: catch non-LMDB negative errors before strerror
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 61d63900b9
net_helper: avoid unnecessary memcpy
5 years ago
moneromooo-monero 5140c15e56
daemon: if a log file has a /, interpret it from the cwd
5 years ago
luigi1111 37345921ec
Merge pull request #5423
5 years ago
moneromooo-monero ccb996afc6
rpc: new sanity check on relayed transactions
5 years ago
moneromooo-monero c3cf930f75
abstract_tcp_server2: fix timeout on exit
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 716f5a2a6a
Merge pull request #5384
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 0eee6cd7fe
block_weight: catch exceptions in main for clean exit on error
5 years ago
moneromooo-monero 4b3bb829c2
epee: init a new ssl related variable in ctor
5 years ago
moneromooo-monero 0575794f53
console: simple shell over console.py
5 years ago
moneromooo-monero 047af5c343
console.py: can now connect to several daemons/wallets
5 years ago
moneromooo-monero 9f9571aa3d
cmake: always detect python, it's neeed for some tests
5 years ago