Commit Graph

143 Commits (412da636225f32ba62bdba7e3ed0281dcea08b05)

Author SHA1 Message Date
Dion Ahmetaj 412da63622 added print_coinbase_tx_sum option
8 years ago
Riccardo Spagni ab60c0503c
Merge pull request #1164
8 years ago
Riccardo Spagni 4cb1348548
Merge pull request #1139
8 years ago
Riccardo Spagni e34ef4de6c
Merge pull request #1171
8 years ago
Riccardo Spagni fa1d5efb5a
Merge pull request #1168
8 years ago
Riccardo Spagni 298a0723e8
Merge pull request #1149
8 years ago
Riccardo Spagni 8a67e3c95e
Merge pull request #1145
8 years ago
NanoAkron 8ed0d72b12
Moved logging to target functions rather than caller
8 years ago
NanoAkron 6390673137 Removed all code related to fast_exit
8 years ago
moneromooo-monero 179b1f43af
daemon: implement missing print_bc and matching RPC
8 years ago
NanoAkron 25be1d3ed4 Noticed two spellings of the word 'response' in the codebase, one 'responce' and the other 'response'.
8 years ago
NanoAkron 8438fb4ae3 Improving daemon startup log message
8 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
moneromooo-monero 8b4e7c6c9c
daemon: report status at 99.9% rather than 100% when not quite synced
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
moneromooo-monero 423776f9b1
daemon: log version when starting
8 years ago
Riccardo Spagni d4a533a800
Merge pull request #1068
8 years ago
Casey Marshall 0a56d83d3d Add snap packaging.
8 years ago
iDunk5400 f1381388ec Daemon: fix hashrate display in diff command output
8 years ago
Riccardo Spagni df63e0704a
fix remaining bitmonero and simplewallet bits
8 years ago
Riccardo Spagni 2e984bc23c
rename Monero daemon
8 years ago
Quanah Gibson-Mount 1d5ba65f3d Fix incorrect help usage for the threads option to start_mining
8 years ago
moneromooo-monero 7e4e0021f4
daemon: print time to next fork
8 years ago
redfish 0f990d0183 cmake,common: flag for stack trace
8 years ago
moneromooo-monero 78cc10f3fa
daemon: fix ban seconds being misinterpreted as absolute
8 years ago
moneromooo-monero 459ec6040e
daemon: print exception errors when failing to parse config file
8 years ago
Riccardo Spagni e97d96ccfb
Merge pull request #775
8 years ago
moneromooo-monero e409e59d29
Print stack trace on exceptions
8 years ago
moneromooo-monero 513a658c87
add a --max-concurrency flag
8 years ago
Riccardo Spagni c2e9866fc6
Merge pull request #797
8 years ago
moneromooo-monero f17b2f42b2
rpc: add pool/blockchain and block height results to gettransactions
8 years ago
moneromooo-monero d662ab5cec
rpc: print human readable time since received when printing pool
8 years ago
moneromooo-monero 600a3cf0c0
New RPC and daemon command to get output histogram
8 years ago
Riccardo Spagni 0d30b65785 Merge pull request #749
8 years ago
Riccardo Spagni 01e0a69c17 Revert "Merge pull request #749"
8 years ago
Thomas Winget 540a76c5c2
Move checkpoint functions into checkpoints class
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
Riccardo Spagni 9b10e9cc75
Merge pull request #735
8 years ago
moneromooo-monero d2aa427c78
rpc: fix print_tx in command line mode
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Mike C 5dd91f6332 fix formatting error on bitmonero print_block return
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
moneromooo-monero d9f4b395e8
daemon: remove leftover debug log
9 years ago
Riccardo Spagni 39d73d2a27
Merge pull request #631
9 years ago
moneromooo-monero bcac1018af
daemon: fix a few issues reported by valgrind
9 years ago
moneromooo-monero bf6d1474c0
new flush_txpool command, and associated RPC call
9 years ago
Riccardo Spagni afe2d1a09f
add received time to print_pool and print_pool_sh
9 years ago
binaryFate 0100e951d3 'max limit of...' is redundant wording, rephrase
9 years ago
binaryFate 80e38895b3 Print msg when successfully updating out_peers
9 years ago