aboutsummaryrefslogtreecommitdiff
path: root/src/policy/packages.cpp
AgeCommit message (Expand)Author
2024-05-01[txpackages] use std::lexicographical_compare instead of sorting hex stringsglozow
2024-04-26[txpackages] add canonical way to get hash of packageglozow
2023-11-01scripted-diff: rename CheckPackage to IsWellFormedPackageglozow
2023-11-01[refactor] move package checks into helper functionsglozow
2023-10-02[txpackages] IsChildWithParentsTree()glozow
2023-09-20Replace MAX_PACKAGE_SIZE with MAX_PACKAGE_WEIGHT to avoid vbyte confusionGreg Sanders
2023-09-13[policy] check for duplicate txids in packageglozow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-05-31Move minRelayTxFee to policy/settingsMacroFake
2021-11-29[packages] add static IsChildWithParents functionglozow
2021-06-02MOVEONLY: context-free package policiesglozow