Commit Graph

7449 Commits (ecaf564d38285013acefc100a99c7ef85e5e079c)
 

Author SHA1 Message Date
Riccardo Spagni 90c9cd2051
Merge pull request #4817
6 years ago
Tadeas Moravec 6456cb415a
Bulletproof: Initialize members in default construtor.
6 years ago
Dimitris Apostolou 4f74a31ecd
http -> https
6 years ago
moneromooo-monero ab783b1700
easylogging++: ensure logger is initialized before main
6 years ago
moneromooo-monero 9b69a0ae01
daemon: print monero version at startup when calling a detached daemon
6 years ago
moneromooo-monero 4d71d46373
mlocker: remove early page size log
6 years ago
moneromooo-monero 0c5dd3161b
cryptonote: add a set_null for transaction_prefix
6 years ago
moneromooo-monero aba9a9c277
daemon: stop miner before we bring the whole thing down
6 years ago
moneromooo-monero ac665418f0
ringct: fix dummy bulletproofs on ledger in fake mode
6 years ago
Dusan Klinec 318cc78457
device/trezor: passphrase entry on host
6 years ago
Jason Wong dc1c12528d add command pop_blocks
6 years ago
moneromooo-monero a48f2dab00
blockchain_prune_known_spent_data: blackball file is now optional
6 years ago
moneromooo-monero 17b45725af
Outputs where all amounts are known spent can now be pruned
6 years ago
moneromooo-monero 756684bb28
blockchain: avoid unnecessary DB lookups when syncing
6 years ago
moneromooo-monero 5ca4994c9c
rpc: speed up the common get_output_distribution case while syncing
6 years ago
moneromooo-monero 721aacd88e
easylogging++: faster access to logging
6 years ago
moneromooo-monero 7cc27b367e
Revert "easylogging++: make the logger handle early/late logging"
6 years ago
moneromooo-monero e98ae34e4b
core: fix adding new pre-hoh block when a tx is already in the pool
6 years ago
stoffu 0e2a5d75de
simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked for show_transfers
6 years ago
Riccardo Spagni 58ce16d4d9
Merge pull request #4821
6 years ago
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
6 years ago
Riccardo Spagni 3e2abc9eaa
Merge pull request #4834
6 years ago
Riccardo Spagni 6e100964ea
Merge pull request #4832
6 years ago
Riccardo Spagni 4a64303d71
Merge pull request #4831
6 years ago
Riccardo Spagni c4fd8ce97e
Merge pull request #4830
6 years ago
Riccardo Spagni eccb9b08c4
Merge pull request #4825
6 years ago
Riccardo Spagni b37ce24cdd
Merge pull request #4824
6 years ago
Riccardo Spagni 299accd81f
Merge pull request #4819
6 years ago
Riccardo Spagni cc1ea0b651
Merge pull request #4816
6 years ago
moneromooo-monero 506472e0c6
protocol: fix use after free when dropping a connection
6 years ago
Martijn Otto 1132436f97
Only show a single mlock() error, to avoid flooding the log
6 years ago
Dusan Klinec 2ffe53d9e6
device/trezor: webusb transport added, cmake fixes
6 years ago
moneromooo-monero 2be31b4c9c
blockchain_blackball: spot when all outputs of an amount are spent
6 years ago
stoffu 9b5efad294
simplewallet: enable donation on testnet/stagenet for easier testing
6 years ago
moneromooo-monero 3de7d52f7c
unit_tests: fix malloc/delete mismatch
6 years ago
moneromooo-monero aee7a4e364
wallet_rpc_server: do not use RPC data if the call failed
6 years ago
moneromooo-monero 1a0733e534
windows_service: fix memory leak
6 years ago
moneromooo-monero 0dac3c6428
unit_tests: do not rethrow a copy of an exception
6 years ago
moneromooo-monero 5d9915ab9e
cryptonote: fix get_unit for non default settings
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 3002307418
tests: slow_memmem now returns size_t
6 years ago
Hom DX 4cd881369a Updated dependencies Cmake 3.13, CPPZMQ 4.3.0, OPENSSL 1.1.0j
6 years ago
stoffu c28e3d2dae
rctOps: add braces to suppress warnings
6 years ago
moneromooo-monero b0d9d6051f
cn_deserialize: allow parsing partially valid tx extra
6 years ago
stoffu b5573fc231
wallet2: resume processing when tx extra is partially broken
6 years ago
moneromooo-monero 56e616e855
wallet2: add n_vouts to capture list
6 years ago
moneromooo-monero 40485a73b6
mlocker: fix access to global lock map after dtor on exit
6 years ago
Jethro Grassie 517f25efd1
rpc: add version to get_info
6 years ago
moneromooo-monero 6bfcc57395
scoped_message_writer: protect all std::cout usage from readline
6 years ago