aboutsummaryrefslogtreecommitdiff
path: root/src/policy/policy.h
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-1/+1
* fees: Reduce minimum relay fee to 0.001 DOGE, final change from tx to 0.01Michi Lumin2021-08-111-1/+1
* Use CAmount for constant amounts tooRoss Nicoll2021-08-081-3/+3
* Use CAmount for amountsRoss Nicoll2021-08-081-1/+1
* [fees] Express policies in COIN instead of KoinuPatrick Lodder2021-08-051-2/+2
* [fees] introduce configurable hard dust limitPatrick Lodder2021-08-051-0/+8
* Add Dogecoin current fee calculation logic (#1413)Ross Nicoll2018-09-191-1/+1
* Introduce -dustrelayfeeAlex Morcos2017-01-161-0/+7
* Introduce -incrementalrelayfeeAlex Morcos2017-01-161-0/+3
* Introduce -blockmintxfeeAlex Morcos2017-01-041-0/+2
* [copyright] copyright header style uniformisle29832016-11-061-1/+1
* Require compressed keys in segwit as policy and disable signing with uncompre...Johnson Lau2016-10-161-2/+3
* Add standard limits for P2WSH with testsJohnson Lau2016-10-161-0/+12
* Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau2016-09-271-0/+1
* Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau2016-09-231-0/+1
* Merge #8381: Make witness v0 outputs non-standardWladimir J. van der Laan2016-07-261-2/+2
|\
| * Make witness v0 outputs non-standard before segwit activationJohnson Lau2016-07-221-2/+2
* | Treat high-sigop transactions as larger rather than rejecting themPieter Wuille2016-07-191-2/+6
|/
* Rename "block cost" to "block weight"Suhas Daftuar2016-07-181-6/+6
* Remove -blockminsize optionSuhas Daftuar2016-06-301-2/+1
* BIP141: Other consensus critical limits, and BIP145Pieter Wuille2016-06-221-2/+8
* BIP141: Witness programPieter Wuille2016-06-221-1/+3
* BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach2016-02-141-0/+1
* Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan2016-02-121-2/+3
|\
| * fix sdaftuar's nits againAlex Morcos2016-02-111-1/+1
| * Implement SequenceLocks functionsAlex Morcos2016-02-101-2/+3
* | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|/
* Change default block priority size to 0Alex Morcos2015-11-301-1/+1
* EstimateSmart functions consider mempool min feeAlex Morcos2015-11-161-0/+2
* Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of...Gregory Maxwell2015-11-031-1/+1
* Restore MedianTimePast for locktime.Gregory Maxwell2015-11-031-0/+3
* Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoin...Gregory Maxwell2015-11-011-3/+0
* Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-ti...Gregory Maxwell2015-11-011-1/+1
* [Trivial] ensure minimal header conventionsPhilip Kaufmann2015-10-271-3/+3
* Enable policy enforcing GetMedianTimePast as the end point of lock-time const...Mark Friedenbach2015-10-231-1/+1
* Add rules--presently disabled--for using GetMedianTimePast as endpoint for lo...Mark Friedenbach2015-10-231-0/+3
* Test LowS in standardness, removes nuisance malleability vector.Gregory Maxwell2015-10-061-1/+2
* Policy: MOVEONLY: 3 functions to policy.o:Luke Dashjr2015-06-261-0/+17
* Policy: MOVEONLY: Create policy/policy.h with some constantsJorge Timón2015-06-261-0/+41