Commit Graph

3580 Commits (f640512c53caca9d7c3c69802841d174818cf953)
 

Author SHA1 Message Date
moneromooo-monero ea6549e9da
core_tests: decrease trace level from trace to debug
8 years ago
Ashley Perpetual cc1462e0b7 Add concurrency check to rpc mining to ensure not too many threads. number of cores times 4 or 257.
8 years ago
luigi1111 4629ead8c5
Merge pull request #1618
8 years ago
Timothy D. Prime 6b145763f7 Fix clang build failure, caused by mixing C and C++
8 years ago
Timothy D. Prime 99f584376e Fix invalid + of std::string and int
8 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
Alexis Enston 58e825060e Blockfill - Sort tx pool correctly
8 years ago
Alexis Enston 5f7a8741b9 Blockfill - Take TX fees into account properly
8 years ago
Alexis Enston 4ecab0d80c Consider empty block when filling with TXs
8 years ago
NanoAkron 66665003bd
Clear feedback to user when daemon has stopped successfully
8 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
8 years ago
NanoAkron 7b6a9e91eb
Added instructions for getting stack traces with gdb
8 years ago
moneromooo-monero a39cd745c9
rpc: fix bc_dyn_stats not setting grace blocks
8 years ago
Riccardo Spagni ad91ffe7e5
Merge pull request #1622
8 years ago
Riccardo Spagni 6f39ba5909
Merge pull request #1621
8 years ago
Riccardo Spagni 72626a04d8
Merge pull request #1620
8 years ago
Miguel Herranz 8141973e00 Remove unreachable returns
8 years ago
kenshi84 feed6175ea fixed typo: monero-wallet-cli,log
8 years ago
NanoAkron 98357db400
Update log messages to reflect fact we no longer need to type `exit` to save database before quitting
8 years ago
Miguel Herranz 0644eed772 Remove boost/foreach.cpp includes
8 years ago
= e92c4fff1a
Wallet api: testnet getter
8 years ago
Miguel Herranz 36dd3e238f Replace BOOST_REVERSE_FOREACH with ranged for
8 years ago
Miguel Herranz 629e3101ab Replace BOOST_FOREACH with C++11 ranged for
8 years ago
Riccardo Spagni daf66621dc
Merge pull request #1608
8 years ago
moneromooo-monero 1e8cc6764e
mlog: allow using numerical level as default prefix
8 years ago
moneromooo-monero 8028b5324e
protocol: log received messages in a separate category
8 years ago
Riccardo Spagni 9c06a7fd04
Merge pull request #1615
8 years ago
Riccardo Spagni cccf4b9889
Merge pull request #1613
8 years ago
Riccardo Spagni 17247b23bf
Merge pull request #1612
8 years ago
Riccardo Spagni a3de797e57
Merge pull request #1610
8 years ago
Riccardo Spagni add98edfc3
Merge pull request #1609
8 years ago
Riccardo Spagni 8e79271a19
Merge pull request #1607
8 years ago
Riccardo Spagni f798a2ab85
Merge pull request #1606
8 years ago
Riccardo Spagni ee45b7a6db
Merge pull request #1605
8 years ago
Riccardo Spagni e12f073f65
Merge pull request #1604
8 years ago
Riccardo Spagni 036d0d8838
Merge pull request #1601
8 years ago
Riccardo Spagni bd068afa44
Merge pull request #1600
8 years ago
Riccardo Spagni ab9c287d92
Merge pull request #1597
8 years ago
moneromooo-monero f098989396
core: cache tx hashes of failing semantics txes
8 years ago
moneromooo-monero 13dd102e94
mlog: fix default level/category mapping
8 years ago
moneromooo-monero 20f7152769
wallet2: fix sending a rct tx with a single output available
8 years ago
moneromooo-monero b70ab128fc
rpc: fix orphan_status when getting blocks
8 years ago
moneromooo-monero 4cdf0a35c9
p2p: always recreate a new peer id on startup
8 years ago
moneromooo-monero f9293b69d8
unit_tests: fix missing return after batch_start prototype change
8 years ago
moneromooo-monero f8b97aef34
p2p: show ban/unban logs by default again
8 years ago
moneromooo-monero 7c3f79cb9f
core: early out in handle_incoming_tx if already in pool or blockchain
8 years ago
moneromooo-monero 6cc7d26140
ringct: reorder a bit to check quicker tests first
8 years ago
moneromooo-monero a854cec3ba
Make stack trace show up in log file with default settings
8 years ago
Miguel Herranz 1c4d65c011 Rename method to get_random_gray_peer
8 years ago
Miguel Herranz 03a54ee0c9 Fix logging that broke after rebasing
8 years ago