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-02-27 09:40:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fafe2ca0ce842cd8f0d8135fa8c8bac9b2c72da6
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
scripted-diff: Bump copyright headers
2021-12-30 19:36:57 +02:00
consensus.h
scripted-diff: Bump copyright headers
2022-12-24 23:49:50 +00:00
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
scripted-diff: Bump copyright headers
2021-12-30 19:36:57 +02:00
tx_check.h
…
tx_verify.cpp
Sanity assert GetAncestor() != nullptr where appropriate
2022-05-05 15:55:44 +02:00
tx_verify.h
doc: fix: prevHeights entries are set to 0, not removed
2022-11-29 17:58:36 +00:00
validation.h
Use
int32_t
type for most transaction size/weight values
2023-06-12 19:47:19 +01:00