This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
litecoin
Watch
1
Star
0
Fork
0
You've already forked litecoin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
litecoin
/
src
/
policy
History
practicalswift
64fb0ac016
Declare single-argument (non-converting) constructors "explicit"
...
In order to avoid unintended implicit conversions.
2017-08-16 16:33:25 +02:00
..
feerate.cpp
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
2017-05-03 18:00:13 +02:00
feerate.h
Change API to estimaterawfee
2017-07-10 20:07:13 -04:00
fees.cpp
Fix typo: "conditon" → "condition"
2017-07-18 14:02:42 +02:00
fees.h
Declare single-argument (non-converting) constructors "explicit"
2017-08-16 16:33:25 +02:00
policy.cpp
Remove factor of 3 from definition of dust.
2017-07-17 07:10:03 -04:00
policy.h
Remove factor of 3 from definition of dust.
2017-07-17 07:10:03 -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