This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-02-03 12:11:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitcoin
/
src
/
primitives
History
Pieter Wuille
81e3228fcb
Make CTransaction actually immutable
2016-12-02 18:37:43 -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
Make CTransaction actually immutable
2016-12-02 18:37:43 -08:00
transaction.h
Make CTransaction actually immutable
2016-12-02 18:37:43 -08:00