This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-03-27 16:05:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a5dbe28793d2e2ad85242f2191a6e1956b980dc
bitcoin
/
src
/
consensus
History
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
…
consensus.h
refactor: use <cstdlib> over stdlib.h
2022-09-23 10:48:47 +01:00
merkle.cpp
…
merkle.h
…
params.h
Add time helpers
2022-08-05 14:45:02 +02:00
tx_check.cpp
…
tx_check.h
…
tx_verify.cpp
Sanity assert GetAncestor() != nullptr where appropriate
2022-05-05 15:55:44 +02:00
tx_verify.h
…
validation.h
Require callers of AcceptBlockHeader() to perform anti-dos checks
2022-08-29 08:10:35 -04:00