Commit Graph

146 Commits (af773211cbc620a1be54f517bd60e587d58a7e93)

Author SHA1 Message Date
stoffu af773211cb
Stagenet
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Erik de Castro Lopo 628b78ae8a Fix in_peers/out_peers RPC operations
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 3bbe2481ce
Merge pull request #2946
7 years ago
moneromooo-monero b51dc56687
use const refs in for loops for non tiny types
7 years ago
moneromooo-monero 1a686bf8cc
daemon: print num txes in print_bc
7 years ago
Riccardo Spagni 49ce59462a
Merge pull request #2783
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
Riccardo Spagni fd0740e5e7
Merge pull request #2615
7 years ago
binaryFate 416a793326 Print msg upon success for commands that were silent
7 years ago
binaryFate 10013e9434 Protect node privacy by proper filtering in restricted-mode RPC answers
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 7452359d8f
Merge pull request #2591
7 years ago
Riccardo Spagni f484b162db
Merge pull request #2599
7 years ago
binaryFate 93ad1f8723 Fix #2559: more flexible print_tx daemon command
7 years ago
moneromooo-monero b776c72568
daemon: use @N syntax to output_histogram for specific amounts
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni 3bab2676ec
Merge pull request #2512
7 years ago
Riccardo Spagni 3bf20a77f2
Merge pull request #2470
7 years ago
moneromooo-monero 06c1e05735
daemon: initialize decode_as_json in RPC request
7 years ago
moneromooo-monero 792ba4f0fe
Log categories can now be added to and removed from
7 years ago
stoffu c09aa94d34
daemon: indicate whether the spent key image is mined or unconfirmed
7 years ago
MaxXor 2e59f6ea50 rpc: add new RPCs to get and set limits
7 years ago
Howard Chu 1181848748
Use latest height for fork date estimate
7 years ago
Riccardo Spagni 72b5f37f58
Merge pull request #2349
7 years ago
moneromooo-monero 19393115dc
daemon: fix backlog estimating at max block size
7 years ago
moneromooo 4dbf29bd32
txpool: add tx size median to the pool stats
7 years ago
Riccardo Spagni 335681896a
Merge pull request #2311
7 years ago
moneromooo-monero 5524bc3151
print peer id in 0 padded hex for consistency
7 years ago
moneromooo-monero 679a5ab85b
daemon: print estimated tx backlog in print_pool_stats
7 years ago
moneromooo-monero 42b34b3545
Consistently print peer id in hex and on 16 chars
7 years ago
moneromooo-monero 2ec15a6931
daemon: print peers' top height in sync_info
7 years ago
Riccardo Spagni 6db8a60a18
Merge pull request #2149
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
moneromooo-monero d37e8f8868
daemon: add average seconds per block in bc_dyn_stats
7 years ago
Riccardo Spagni c0f155d3a0
Merge pull request #2170
7 years ago
moneromooo-monero c3bb6becd9
daemon: fix status in command line mode if using restricted rpc
7 years ago
Howard Chu 8db68a57f5
Fix #2164 histogram output
7 years ago
Howard Chu 3fc22e7b78
Add histogram to poolstats
7 years ago
Howard Chu 5414970dcd
Speedup print_pool_stats
7 years ago
Riccardo Spagni 9ed496bbc5
Merge pull request #1956
7 years ago
moneromooo-monero eb20f7209e
daemon: print average fee per byte in print_pool_stats
7 years ago
moneromooo-monero 37be70bbd7
daemon: add fee/byte when print pool transaction info
7 years ago
moneromooo-monero 548075b1f5
daemon: new relay_tx command and RPC
7 years ago
moneromooo-monero c94f8facf5
daemon: better error reporting in commands
7 years ago
moneromooo-monero d5fbfd677c
daemon: fix missing close parenthesis in alt_chain_info output
7 years ago
moneromooo-monero 63d7cd8882
daemon: alt_chain_info now prints fork depth
7 years ago