bitcoin/src/consensus
fanquake a63d4cb26a
refactor: use <cstdlib> over stdlib.h
We currently use both. Consolidate on the former.
2022-09-23 10:48:47 +01:00
..
amount.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
consensus.h refactor: use <cstdlib> over stdlib.h 2022-09-23 10:48:47 +01:00
merkle.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
merkle.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
params.h Add time helpers 2022-08-05 14:45:02 +02:00
tx_check.cpp scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
tx_check.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
tx_verify.cpp Sanity assert GetAncestor() != nullptr where appropriate 2022-05-05 15:55:44 +02:00
tx_verify.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
validation.h Require callers of AcceptBlockHeader() to perform anti-dos checks 2022-08-29 08:10:35 -04:00