index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
serialization
Commit message (
Expand
)
Author
Age
Files
Lines
*
serialization: handle EOF at varint boundary
selsta
2026-05-22
1
-1
/
+1
*
Improve unpack reserve handling
Lee Clagett
2026-04-27
2
-4
/
+31
*
Merge pull request #9385
luigi1111
2024-08-13
1
-0
/
+22
|
\
|
*
Fix ZMQ DaemonInfo:
Lee *!* Clagett
2024-06-24
1
-0
/
+22
*
|
Fix ZMQ Tx Pruning
Lee Clagett
2024-06-21
2
-4
/
+7
|
/
*
serialization: fix infinite loops and clean up dispatching
jeffro256
2024-02-08
7
-143
/
+49
*
Add CLSAG serialization to ZMQ code
Lee Clagett
2023-06-16
2
-0
/
+29
*
allow exporting outputs in chunks
moneromooo-monero
2022-09-07
1
-0
/
+169
*
Remove src/serialization/list.h
Jeffrey
2022-05-02
2
-65
/
+0
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
3
-0
/
+36
*
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
2022-04-06
1
-2
/
+1
*
Merge pull request #8197
luigi1111
2022-04-06
17
-17
/
+17
|
\
|
*
Copyright: Update to 2022
mj-xmr
2022-03-04
17
-17
/
+17
*
|
plug bulletproofs plus into consensus
moneromooo-monero
2022-04-05
2
-2
/
+43
|
/
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
2
-0
/
+25
*
Fixed json serialization of rct::RCTTypeNull
SChernykh
2021-07-18
1
-6
/
+12
*
Merge pull request #7661
luigi1111
2021-06-10
11
-89
/
+94
|
\
|
*
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
11
-89
/
+94
*
|
clang: fix -Wrange-loop-analysis warnings
selsta
2021-04-27
1
-1
/
+1
|
/
*
fix serialization being different on mac
moneromooo-monero
2021-03-05
4
-13
/
+40
*
wallet2: adapt to deterministic unlock time
TheCharlatan
2020-09-15
1
-0
/
+2
*
replace most boost serialization with existing monero serialization
moneromooo-monero
2020-08-17
8
-251
/
+152
*
Merge pull request #6603
Alexander Blair
2020-08-16
2
-0
/
+31
|
\
|
*
Change ZMQ-JSON txextra to hex and remove unnecessary base fields
Lee Clagett
2020-08-14
2
-0
/
+31
*
|
Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster
Lee Clagett
2020-08-14
1
-3
/
+19
*
|
Fix pruned tx for ZMQ's GetBlocksFast
Lee Clagett
2020-08-14
3
-17
/
+39
*
|
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
1
-1
/
+1
*
|
Merge pull request #6512
Alexander Blair
2020-07-19
18
-18
/
+18
|
\
\
|
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
18
-18
/
+18
|
|
/
*
/
serialization: fix bad rapidjson api usage
moneromooo-monero
2020-05-18
1
-1
/
+1
|
/
*
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
Lee Clagett
2020-04-11
2
-95
/
+95
*
Merge pull request #6395
luigi1111
2020-04-04
1
-3
/
+2
|
\
|
*
Fixing static_asserts in ZMQ JSON
Lee Clagett
2020-03-19
1
-3
/
+2
*
|
Reduce template bloat in hex->bin for ZMQ json
Lee Clagett
2020-03-09
2
-16
/
+26
|
/
*
workaround for GetObject windows.h macro and rapidjson conflict
xiphon
2020-03-14
1
-1
/
+1
*
Various improvements to the ZMQ JSON-RPC handling:
Lee Clagett
2020-03-05
3
-354
/
+426
*
daemon, wallet: new pay for RPC use system
moneromooo-monero
2019-10-25
1
-0
/
+4
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
2
-0
/
+22
*
Merge pull request #5595
luigi1111
2019-07-24
1
-0
/
+2
|
\
|
*
daemon: display peer address type in print_cn
moneromooo-monero
2019-05-31
1
-0
/
+2
*
|
serialization: check stream good flag at the end
moneromooo-monero
2019-06-14
1
-1
/
+1
*
|
serialization: fail on read_varint error
moneromooo-monero
2019-06-14
1
-1
/
+2
|
/
*
fix wide difficulty conversion with some versions of boost
moneromooo-monero
2019-05-01
1
-2
/
+2
*
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
2019-03-24
1
-0
/
+65
*
Merge pull request #5190
Riccardo Spagni
2019-03-17
1
-0
/
+4
|
\
|
*
daemon: add --public-node mode, RPC port propagation over P2P
xiphon
2019-02-25
1
-0
/
+4
*
|
Update 2019 copyright
binaryFate
2019-03-05
19
-19
/
+19
*
|
various: remove unused variables
moneromooo-monero
2019-03-04
1
-1
/
+0
*
|
serialization: Use pos_type instead of streampos
Tom Smeding
2019-02-01
1
-1
/
+1
|
/
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+2
[next]