Commit Graph

3358 Commits (0fd2508b89bf1e6fa4cea1eb179e59ab016aef06)
 

Author SHA1 Message Date
moneroexamples 0fd2508b89 removing some unsed epee files
8 years ago
Riccardo Spagni 71ac698b78
Merge pull request #1585
8 years ago
Riccardo Spagni deb6728bc3
Merge pull request #1584
8 years ago
Riccardo Spagni 4b6be1529e
Merge pull request #1583
8 years ago
Riccardo Spagni f22dbef28b
Merge pull request #1536
8 years ago
moneromooo-monero a480bf6b14
fixups in logging init calls, and add missing net context in a log
8 years ago
Howard Chu 990e08f090
Fix PR#1506, off by one in chain height
8 years ago
moneromooo-monero 693c190881
wallet: add a node RPC cache layer for simple RPC calls
8 years ago
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
moneromooo-monero e389bd9e60
Makefile: remove mistakenly added local custom target
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