summaryrefslogtreecommitdiff
path: root/src/serialization/tuple.h
Commit message (Collapse)AuthorAgeFilesLines
* serialization: fix infinite loops and clean up dispatchingjeffro2562024-02-081-1/+1
| | | | Resolves #8687
* allow exporting outputs in chunksmoneromooo-monero2022-09-071-0/+169
this will make it easier huge wallets to do so without hitting random limits (eg, max string size in node).