Commit Graph

3349 Commits (d86ae2bec6737ca1c1f85b3a8395a4a241659a72)
 

Author SHA1 Message Date
moneromooo-monero d86ae2bec6
wallet2: reuse fake outs when adjusting fee on transfer
8 years ago
moneromooo-monero 64da0983d5
core: don't try to deserialize an empty extra to remove a field
8 years ago
Riccardo Spagni ab69d5b367
Merge pull request #1569
8 years ago
Riccardo Spagni ac7df193ca
Merge pull request #1522
8 years ago
kenshi84 16b8b66adc specify restore height by YYYY-MM-DD format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
moneromooo-monero dc98019b59
easylogging++: fix logging with static const header only data members
8 years ago
moneromooo-monero 3b46617bd9
easylogging++: add ELPP_DISABLE_CHECK_MACROS
8 years ago
moneromooo-monero 6fe39d9017
easylogging++: allow clipping a common filename prefix
8 years ago
moneromooo-monero 43abf6ff45
easylogging++: add file-only logs
8 years ago
moneromooo-monero c313bea450
eayslogging++: Fix bad memory access before opening any files
8 years ago
moneromooo-monero 0af5d16872
easylogging++: avoid creating directory/filename for the builtin default log file
8 years ago
moneromooo-monero 2836284798
easylogging++: allow setting thread names
8 years ago
moneromooo-monero ec71ce8d2d
easylogging++: Print thread ID in a nicer way
8 years ago
moneromooo-monero 2a0bf7834c
easylogging++: Add logging categories
8 years ago
moneromooo-monero c50bbbfedd
easylogging++: import upstream
8 years ago
Riccardo Spagni e459d8604d
Merge pull request #1578
8 years ago
Riccardo Spagni 422a36ca2a
Merge pull request #1581
8 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
8 years ago
kenshi84 ce866d1cc6 macro to define core RPC version for avoiding future mistake
8 years ago
moneromooo-monero 6da9335a9e
blockchain_import: fix build after tx_pool::add_tx changes
8 years ago
Riccardo Spagni b2e1568335
Merge pull request #1579
8 years ago
Riccardo Spagni 99ffc49740
Merge pull request #1577
8 years ago
Riccardo Spagni 1207d8ad0d
Merge pull request #1576
8 years ago
Riccardo Spagni c5be70eab4
Merge pull request #1575
8 years ago
Riccardo Spagni 9cda94d0aa
Merge pull request #1574
8 years ago
Riccardo Spagni f00797a1f2
Merge pull request #1573
8 years ago
Riccardo Spagni 10c6afd316
Merge pull request #1571
8 years ago
Riccardo Spagni 91083a43be
Merge pull request #1568
8 years ago
Riccardo Spagni 31de98793f
Merge pull request #1567
8 years ago
Riccardo Spagni 51baab2112
Merge pull request #1565
8 years ago
Riccardo Spagni 865f5bef34
Merge pull request #1564
8 years ago
Riccardo Spagni 8bd2c2e551
Merge pull request #1563
8 years ago
Riccardo Spagni 935f50471c
Merge pull request #1560
8 years ago
Riccardo Spagni c23bd75df6
Merge pull request #1552
8 years ago
Riccardo Spagni 65e33b1bc5
Merge pull request #1506
8 years ago
Chris Vickio d561f4ad92 enable clang checks that were disabled
8 years ago
Chris Vickio 0aefb2f60a remove std::move from return statements (pessimizing-move warning)
8 years ago
Chris Vickio 629d5b7689 change counter from bool to int (deprecated-increment-bool warning)
8 years ago
Howard Chu 3ff54bdd7a
Check for correct thread before ending batch transaction
8 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
8 years ago
Howard Chu eaf8470b29
Must wait for previous batch to finish before starting new one
8 years ago
Howard Chu c903c5541e
Don't cache block height, always get from DB
8 years ago
Howard Chu eb1fb6011a
Tweak default db-sync-mode to fast:async:1
8 years ago
Howard Chu 0693cff925
Use batch transactions when syncing
8 years ago
moneromooo-monero feb499aaae
core: check block version for alt chains too
8 years ago
moneromooo-monero d276a16526
wallet2: use at least two rct inputs if possible
8 years ago
moneromooo-monero b3ca0c627a
unit_tests: fix portable serialization tests hardcoded data path
8 years ago
moneromooo-monero ba3968f6ce
rct: split rct checks between semantics and other
8 years ago
Riccardo Spagni d98db4868d
Merge pull request #1566
8 years ago