Age | Commit message (Expand) | Author |
---|---|---|
2021-04-07 | doc: Fix typos from codespell lint | Yerzhan Mazhkenov |
2021-04-05 | refactor: Remove negative lock annotations from globals | MarcoFalke |
2021-03-02 | txorphanage: comment improvements | Anthony Towns |
2021-02-27 | scripted-diff: Update txorphanage naming convention | Anthony Towns |
2021-02-27 | txorphanage: Move functions and data into class | Anthony Towns |
2021-02-27 | txorphanage: Extract EraseOrphansForBlock | Anthony Towns |
2021-02-26 | txorphanage: Extract OrphanageAddTx | Anthony Towns |
2021-02-26 | txorphanage: Extract GetOrphanTx | Anthony Towns |
2021-02-26 | txorphanage: Extract HaveOrphanTx | Anthony Towns |
2021-02-26 | txorphanage: Extract AddChildrenToWorkSet | Anthony Towns |
2021-02-26 | txorphanage: Add lock annotations | Anthony Towns |
2021-02-26 | txorphanage: Pass uint256 by reference instead of value | Anthony Towns |
2021-02-26 | move-only: Add txorphanage module | Anthony Towns |