Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- Commits of previous years: - 2021: f47dda2c58b5d8d623e0e7ff4e74bc352dfa83d7 - 2020: fa0074e2d82928016a43ca408717154a1c70a4db - 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0 | |||
2022-10-03 | refactor: move DEFAULT_TXINDEX from validation to txindex | fanquake | |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky | |
2021-12-07 | node/caches: Remove intermediate variables | Carl Dong | |
2021-12-07 | node/caches: Extract cache calculation logic | Carl Dong | |
I strongly recommend reviewing with the following git-diff flags: --color-moved=dimmed_zebra --color-moved-ws=allow-indentation-change [META] In a future commit, this function will be re-used in TestingSetup so that the behaviour matches across test and non-test init codepaths. |