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-22 11:55:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4ffabbffacc4b890d393aafcc8286916ef887d8
bitcoin
/
src
/
consensus
History
Hennadii Stepanov
d2f6d2a95a
Use
int32_t
type for most transaction size/weight values
...
This change gets rid of a few casts and makes the following commit diff smaller.
2023-06-12 19:47:19 +01:00
..
amount.h
…
consensus.h
…
merkle.cpp
…
merkle.h
…
params.h
Merge
bitcoin/bitcoin#26345
: refactor: modernize the implementation of uint256.*
2023-02-06 13:56:51 -05:00
tx_check.cpp
…
tx_check.h
…
tx_verify.cpp
…
tx_verify.h
…
validation.h
Use
int32_t
type for most transaction size/weight values
2023-06-12 19:47:19 +01:00