Commit Graph

3493 Commits (7549116ec32bc05ff0729ba09a6ac67d3bee1913)
 

Author SHA1 Message Date
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
Miguel Herranz 6bdd3a59b5 Use set_peer_just_seen to keep last_seen updated
8 years ago
Miguel Herranz 82dbeedd1b Add gray peer list housekeeping system
8 years ago
vdo c3b8ddff93 streamline
8 years ago
moneroexamples 4d6976fbce undelete epee tests.cpp
8 years ago
Riccardo Spagni 39aaea8e62
Merge pull request #1599
8 years ago
Riccardo Spagni 96a35cd2f4
Merge pull request #1596
8 years ago
Riccardo Spagni 3db3a6ee1a
Merge pull request #1593
8 years ago
Riccardo Spagni 4bcd284c76
Merge pull request #1592
8 years ago
Riccardo Spagni d5fbba45e8
Merge pull request #1589
8 years ago
Riccardo Spagni 8698dd36f2
Merge pull request #1587
8 years ago
Riccardo Spagni 6608531271
Merge pull request #1586
8 years ago
Riccardo Spagni d10425025a
Merge pull request #1572
8 years ago
moneromooo-monero 17246d051d
wallet: print exception message on get_random_outs_error
8 years ago
moneroexamples 0fd2508b89 removing some unsed epee files
8 years ago
moneromooo-monero 7c0c5c1724
easylogging++: detect DragonFly BSD as a UNIX
8 years ago
Miguel Herranz cbcdf8ad35 Honor depth in get_peerlist_head method
8 years ago
kenshi84 78d560a933 simplewallet: use MAKE_CORE_RPC_VERSION(1,4) instead of 0x10004
8 years ago
moneromooo-monero 87c658f83b
wallet2_api: add API to set log categories
8 years ago
Howard Chu 843769f88f
Tweak some msg loglevels
8 years ago
moneromooo-monero 5e61687fdf
mlog: allow overriding log format
8 years ago
moneromooo-monero 5161f16f4a
easylogging++: enforce recursive mutex
8 years ago
Miguel Herranz 0e0e6c5f39 Reduce to one connection per IP
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