aboutsummaryrefslogtreecommitdiff
path: root/src/policy/packages.h
AgeCommit message (Expand)Author
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
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-06-28scripted-diff: Rename anc/desc size limit vars to indicate SI unitCarl Dong
2022-06-20refactor: move DEFAULT_*_LIMIT assertions from validation to policyfanquake
2022-05-31Move minRelayTxFee to policy/settingsMacroFake
2022-01-17[validation] better handle errors in SubmitPackageglozow
2021-11-29[packages] add static IsChildWithParents functionglozow
2021-06-02MOVEONLY: context-free package policiesglozow
2021-06-02[package] static_assert max package size >= max tx sizeglozow
2021-05-24[policy] limit package sizesglozow
2021-05-20[policy] Define packagesglozow