aboutsummaryrefslogtreecommitdiff
path: root/src/txorphanage.h
AgeCommit message (Expand)Author
2021-07-20[net processing] Add Orphanage empty consistency checkJohn Newbery
2021-04-07doc: Fix typos from codespell lintYerzhan Mazhkenov
2021-04-05refactor: Remove negative lock annotations from globalsMarcoFalke
2021-03-02txorphanage: comment improvementsAnthony Towns
2021-02-27scripted-diff: Update txorphanage naming conventionAnthony Towns
2021-02-27txorphanage: Move functions and data into classAnthony Towns
2021-02-27txorphanage: Extract EraseOrphansForBlockAnthony Towns
2021-02-26txorphanage: Extract OrphanageAddTxAnthony Towns
2021-02-26txorphanage: Extract GetOrphanTxAnthony Towns
2021-02-26txorphanage: Extract HaveOrphanTxAnthony Towns
2021-02-26txorphanage: Extract AddChildrenToWorkSetAnthony Towns
2021-02-26txorphanage: Add lock annotationsAnthony Towns
2021-02-26txorphanage: Pass uint256 by reference instead of valueAnthony Towns
2021-02-26move-only: Add txorphanage moduleAnthony Towns