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-01-20 07:09:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d23be309c2c45f655d5f5405e031833fb4b6bbb4
bitcoin
/
src
/
policy
History
practicalswift
fe862c5ad4
Avoid division by zero in the case of a corrupt estimates file
2017-10-13 08:41:45 +02:00
..
feerate.cpp
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
2017-05-03 18:00:13 +02:00
feerate.h
Force explicit double -> int conversion for CFeeRate constructor
2017-09-11 18:07:52 -04:00
fees.cpp
Avoid division by zero in the case of a corrupt estimates file
2017-10-13 08:41:45 +02:00
fees.h
Declare single-argument (non-converting) constructors "explicit"
2017-08-16 16:33:25 +02:00
policy.cpp
Implement BIP173 addresses and tests
2017-09-28 16:24:30 -07:00
policy.h
Use a sensible default for blockmaxweight
2017-09-11 15:51:26 -04:00
rbf.cpp
scripted-diff: Fully remove BOOST_FOREACH
2017-06-05 20:10:50 +02:00
rbf.h
Introduce MAX_BIP125_RBF_SEQUENCE constant
2017-06-05 23:14:34 +00:00