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-05-07 20:43:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbc8a8c86ae50059fddb2d6834fa5f0c9bbf9b71
bitcoin
/
src
/
consensus
History
Pieter Wuille
1662b437b3
Make CBlock::vtx a vector of shared_ptr<CTransaction>
2016-11-19 17:51:09 -08:00
..
consensus.h
…
merkle.cpp
Make CBlock::vtx a vector of shared_ptr<CTransaction>
2016-11-19 17:51:09 -08:00
merkle.h
…
params.h
IBD check uses minimumchain work instead of checkpoints.
2016-11-02 01:47:02 +00:00
validation.h
…