index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-03
1
-2
/
+2
|
/
*
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
Wladimir J. van der Laan
2016-03-30
1
-1
/
+1
|
\
|
*
Policy: allow transaction version 2 relay policy.
BtcDrak
2016-03-18
1
-1
/
+1
*
|
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
2
-0
/
+32
|
/
*
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-14
1
-0
/
+1
*
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-12
1
-2
/
+3
|
\
|
*
fix sdaftuar's nits again
Alex Morcos
2016-02-11
1
-1
/
+1
|
*
Implement SequenceLocks functions
Alex Morcos
2016-02-10
1
-2
/
+3
*
|
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-02-01
1
-31
/
+6
*
|
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-19
2
-0
/
+66
*
|
Typo fixes in comments
Chris Wheeler
2016-01-17
2
-4
/
+4
*
|
Merge pull request #7266
Wladimir J. van der Laan
2016-01-07
1
-3
/
+0
|
\
\
|
*
|
Removed comment about IsStandard for P2SH scripts
Marcel Krüger
2015-12-30
1
-3
/
+0
|
|
/
*
/
Bump copyright headers to 2015
MarcoFalke
2015-12-13
2
-2
/
+2
|
/
*
Change default block priority size to 0
Alex Morcos
2015-11-30
1
-1
/
+1
*
Constrain constant values to a single location in code
Luke Dashjr
2015-11-28
1
-1
/
+1
*
Pass reference to estimateSmartFee and cleanup whitespace
Suhas Daftuar
2015-11-24
2
-7
/
+6
*
EstimateSmart functions consider mempool min fee
Alex Morcos
2015-11-16
3
-4
/
+19
*
Increase success threshold for fee estimation to 95%
Alex Morcos
2015-11-16
1
-2
/
+2
*
Add smart fee estimation functions
Alex Morcos
2015-11-16
2
-0
/
+53
*
Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of...
Gregory Maxwell
2015-11-03
1
-1
/
+1
*
Restore MedianTimePast for locktime.
Gregory Maxwell
2015-11-03
1
-0
/
+3
*
Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoin...
Gregory Maxwell
2015-11-01
1
-3
/
+0
*
Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-ti...
Gregory Maxwell
2015-11-01
1
-1
/
+1
*
[Trivial] ensure minimal header conventions
Philip Kaufmann
2015-10-27
1
-3
/
+3
*
Enable policy enforcing GetMedianTimePast as the end point of lock-time const...
Mark Friedenbach
2015-10-23
1
-1
/
+1
*
Add rules--presently disabled--for using GetMedianTimePast as endpoint for lo...
Mark Friedenbach
2015-10-23
1
-0
/
+3
*
Test LowS in standardness, removes nuisance malleability vector.
Gregory Maxwell
2015-10-06
1
-1
/
+2
*
Accept any sequence of PUSHDATAs in OP_RETURN outputs
Peter Todd
2015-10-01
1
-1
/
+3
*
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
2
-2
/
+2
*
Make sure LogPrintf strings are line-terminated
Wladimir J. van der Laan
2015-08-03
1
-2
/
+3
*
Policy: MOVEONLY: 3 functions to policy.o:
Luke Dashjr
2015-06-26
2
-0
/
+195
*
Policy: MOVEONLY: Create policy/policy.h with some constants
Jorge Timón
2015-06-26
1
-0
/
+41
*
Create new BlockPolicyEstimator for fee estimates
Alex Morcos
2015-05-13
2
-0
/
+805
[prev]