Commit Graph

69 Commits (e5214a2ca22cecf123bcff1ab441ed0415d08a6f)

Author SHA1 Message Date
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
Alexander Blair 3ba6c7fd30
Merge pull request #6516
4 years ago
sumogr 8656a8c9ff remove double includes
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero 5f2a32c15a
daemon: run with -rpc-payment-address and --rpc-restricted-bind-port
5 years ago
luigi1111 015c1792c0
Merge pull request #5597
5 years ago
Jethro Grassie 343c0b4255
add a command line option to disable ZMQ server
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
moneromooo-monero 760d3a2a0c
daemon: init public_port in all ctors
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
5 years ago
moneromooo-monero aba9a9c277
daemon: stop miner before we bring the whole thing down
6 years ago
doy-lee 6f2497bc7a Don't cache nettype in core_rpc_server use m_core
6 years ago
moneromooo-monero 6f28667aa3
daemon: fix reading past stack on exit
6 years ago
moneromooo-monero c3b8328cd3
daemon: do not run complex code in a signal handler
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni bdf0339dda
Merge pull request #3181
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero e3f0980a1d
daemon: don't drop RPC with busy error when running offline
6 years ago
Riccardo Spagni 95a687d584
Merge pull request #2945
6 years ago
moneromooo-monero 9e07ccf1f5
daemon: remove some superfluous includes
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 years ago
Tim L 23b6f685de RPC: allow binding of restricted port in addition to core port
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
moneromooo-monero 214fd81e93
some include cleanup
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero b560ed4ac6
daemon: silence spurious warning about uninitialized variable
7 years ago
moneromooo-monero cf2e75ebb3
daemon: fix crash on exit when mining
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
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 1e07110a7a
Nicer looking exit when blockchain.bin is found
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
hyc 9428d53d6f Strip redundant includes
9 years ago
moneromooo-monero fefc0b5556
daemon: fix crash exiting with ^C
9 years ago
moneromooo-monero f9b361be8a
daemon: fix an exit crash
9 years ago
moneromooo-monero 35b160edea
fix ^D exit for bitmonerod
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Thomas Winget 7568f89c55 Fixed segfault with checkpoints loading
10 years ago