index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
daemon_handler.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
1
-1
/
+1
2020-09-15
wallet2: adapt to deterministic unlock time
TheCharlatan
1
-0
/
+1
2020-08-19
Fix ZMQ pruned bulletproof transactions
Lee Clagett
1
-1
/
+5
2020-08-14
Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster
Lee Clagett
1
-2
/
+2
2020-08-14
Fix pruned tx for ZMQ's GetBlocksFast
Lee Clagett
1
-0
/
+1
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-05-06
Merge pull request #6486
luigi1111
1
-1
/
+2
2020-04-29
Fixes for ZMQ JSON-RPC endpoint names for raw tx
Lee Clagett
1
-1
/
+2
2020-04-03
Use byte_slice for sending zmq messages - removes data copy within zmq
Lee Clagett
1
-5
/
+9
2020-03-26
Adding Dandelion++ support to public networks:
Lee Clagett
1
-5
/
+5
2020-03-31
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
1
-5
/
+0
2020-03-12
Merge pull request #6273
Alexander Blair
1
-50
/
+75
2020-03-05
Various improvements to the ZMQ JSON-RPC handling:
Lee Clagett
1
-50
/
+75
2020-01-16
Merge pull request #6134
Alexander Blair
1
-8
/
+8
2019-11-14
Actually concatenate error strings.
Bert Peters
1
-8
/
+8
2019-11-02
Adding support for hidden (anonymity) txpool
Lee Clagett
1
-3
/
+3
2019-09-27
monerod can now sync from pruned blocks
moneromooo-monero
1
-2
/
+2
2019-08-14
Merge pull request #5487
luigi1111
1
-0
/
+5
2019-06-09
miner: fix double free of thread attributes
ston1th
1
-4
/
+1
2019-05-07
Merge pull request #5510
Riccardo Spagni
1
-3
/
+3
2019-05-01
fix wide difficulty conversion with some versions of boost
moneromooo-monero
1
-3
/
+3
2019-04-25
rpc: improve get_output_distribution
moneromooo-monero
1
-1
/
+1
2019-04-23
consensus: from v12, enforce >= 2 outputs
moneromooo-monero
1
-0
/
+5
2019-04-15
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
moneromooo-monero
1
-1
/
+1
2019-03-24
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
1
-3
/
+6
2019-03-24
Merge pull request #5207
Riccardo Spagni
1
-6
/
+30
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-02-27
rpc: Allow submitting tx as hex blob over ZMQ
Nathan Dorfman
1
-6
/
+30
2019-01-28
Adding initial support for broadcasting transactions over Tor
Lee Clagett
1
-4
/
+4
2018-11-21
rpc: add version to get_info
Jethro Grassie
1
-0
/
+2
2018-11-16
tests: add unit tests for get_output_distribution
moneromooo-monero
1
-1
/
+1
2018-10-23
Update ZMQ fee estimate and add ZMQ output distribution
Lee Clagett
1
-3
/
+45
2018-09-14
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
1
-39
/
+0
2018-09-11
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
1
-2
/
+3
2018-08-02
Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST
Lee Clagett
1
-25
/
+17
2018-06-26
rpc: rework to avoid repeated calculations in get_blocks.bin
moneromooo-monero
1
-5
/
+5
2018-06-26
replace std::list with std::vector on some hot paths
moneromooo-monero
1
-23
/
+7
2018-05-23
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
1
-1
/
+1
2018-03-05
Stagenet
stoffu
1
-3
/
+5
2018-01-26
Readd copyright starting date
xmr-eric
1
-1
/
+1
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-18
add empty container sanity checks when using front() and back()
moneromooo-monero
1
-0
/
+4
2017-12-16
move includes around to lessen overall load
moneromooo-monero
1
-1
/
+1
2017-10-07
Subaddresses
kenshi84
1
-4
/
+11
2017-09-25
move checkpoints in a separate library
moneromooo-monero
1
-1
/
+1
2017-09-05
Fix various oversights/bugs in ZMQ RPC server code
Thomas Winget
1
-42
/
+129
2017-09-05
json serialization for rpc-relevant monero types
Thomas Winget
1
-0
/
+800