summaryrefslogtreecommitdiff
path: root/src/common/notify.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-041-1/+1
|
* notify: fix tokenizing being too strictmoneromooo-monero2019-03-041-1/+1
|
* notify: handle arbitrary tagsmoneromooo-monero2019-01-281-3/+19
|
* notify: warn if the spec contains one of '"\moneromooo-monero2019-01-281-0/+2
| | | | These aren't processed as a shell does, so this may surprise users
* common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawnmoneromooo-monero2019-01-281-0/+3
|
* common: Windows 'spawn' support for tx and block notificationsxiphon2018-10-021-6/+7
|
* Merge pull request #4333Riccardo Spagni2018-09-291-0/+61
73403004 add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} (moneromooo-monero)