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