Commit Graph

110 Commits (5c9dd23b1cc8d61beceaf51588bbf08936d25711)

Author SHA1 Message Date
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
moneromooo-monero eaf4dcd747
daemon: fix status command when run from command line
9 years ago
Riccardo Spagni 58dbc9d122
fixed conflicts
9 years ago
Howard Chu da0bce3472 Use CMAKE_LINKER, not hardcoded "ld"
9 years ago
moneromooo-monero 7f8e5ced47
daemon: fix ban length using wrong parameter
9 years ago
Riccardo Spagni 5c71f5d13e
update version
9 years ago
moneromooo-monero 1e07110a7a
Nicer looking exit when blockchain.bin is found
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni 40880d7cb8
Merge pull request #552
9 years ago
hyc 9428d53d6f Strip redundant includes
9 years ago
moneromooo-monero 0ab56b80db
print top block hash in daemon diff command
9 years ago
warptangent 725acc7f17
Replace tabs with two spaces for consistency with rest of codebase
9 years ago
moneromooo-monero fefc0b5556
daemon: fix crash exiting with ^C
9 years ago
Riccardo Spagni e175205e6e
Merge pull request #527
9 years ago
moneromooo-monero 336b37580f
Register daemon command line arguments to core if they're used in core
9 years ago
moneromooo-monero f7464343ea
daemon: add mining status to the status command
9 years ago
Riccardo Spagni 83b412f471
Merge pull request #503
9 years ago
moneromooo-monero 55e5a33d85
rpc: pass current block target in rpc
9 years ago
moneromooo-monero 38ceb73848
add RPC calls and commands to get/set bans
9 years ago
moneromooo-monero 06c8b94925
daemon: fix blockchain height display not updating after sync
9 years ago
Riccardo Spagni aed3038b75
disable time-stats by default, tweak fast-block-sync description
9 years ago
moneromooo-monero f3724aef88
Fix startup crash when using a locale boost does not like
9 years ago
moneromooo-monero 051ddbc741
rpc: fix start_mining and status RPC crashes
9 years ago
Riccardo Spagni 0640cde88f
Merge pull request #448
9 years ago
moneromooo-monero 06c65cb0ef
rpc: fix hard_fork_info RPC
9 years ago
moneromooo-monero 6f5c129c92
rpc: fix a few commands not working as command line
9 years ago
moneromooo-monero 9caf52bf5a
daemon: add a status command
9 years ago
moneromooo-monero ca23c0e5c8
core_rpc_server: add a getblock RPC command, and fix print_block
9 years ago
moneromooo-monero 180bcde866
build: default to Berkeley DB for 32 bit and ARM
9 years ago
moneromooo-monero e546f3724a
Add an RPC call and daemon command to get info on hard fork voting
9 years ago
moneromooo-monero 83bbea4c7f
Add a is_key_image_spent daemon command and RPC call
9 years ago
moneromooo-monero 2634307863
daemon: omit extra set of <> in error message
9 years ago
moneromooo-monero 0822933524
daemon: print a decoded tx in print_tx
9 years ago
moneromooo-monero 1d678b1ee2
daemon: fix print_tx not find transactions
9 years ago