This website requires JavaScript.
Explore
Help
Sign in
foster
/
bitcoin-core
Watch
0
Star
0
Fork
You've already forked bitcoin-core
0
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-03-09 15:37:00 -04:00
Code
Issues
Activity
1662b437b3
bitcoin-core
/
src
/
primitives
History
Pieter Wuille
1662b437b3
Make CBlock::vtx a vector of shared_ptr<CTransaction>
2016-11-19 17:51:09 -08:00
..
block.cpp
Make CBlock::vtx a vector of shared_ptr<CTransaction>
2016-11-19 17:51:09 -08:00
block.h
Make CBlock::vtx a vector of shared_ptr<CTransaction>
2016-11-19 17:51:09 -08:00
transaction.cpp
Add deserializing constructors to CTransaction and CMutableTransaction
2016-11-19 17:50:40 -08:00
transaction.h
Add deserializing constructors to CTransaction and CMutableTransaction
2016-11-19 17:50:40 -08:00