index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
policy
Age
Commit message (
Expand
)
Author
2017-01-16
Introduce -dustrelayfee
Alex Morcos
2017-01-16
Introduce -incrementalrelayfee
Alex Morcos
2017-01-04
Introduce -blockmintxfee
Alex Morcos
2017-01-04
Fix edge case with stale fee estimates
Alex Morcos
2017-01-04
Add clarifying comments to fee estimation
Alex Morcos
2017-01-04
Add extra logging to processBlock in fee estimation.
Alex Morcos
2017-01-04
Pass pointers to existing CTxMemPoolEntries to fee estimation
Alex Morcos
2017-01-04
Always update fee estimates on new blocks.
Alex Morcos
2017-01-04
rename bool to validFeeEstimate
Alex Morcos
2017-01-04
Remove member variable hadNoDependencies from CTxMemPoolEntry
Alex Morcos
2017-01-04
Remove extraneous LogPrint from fee estimation
Alex Morcos
2017-01-04
Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounder
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-08
fix a bug if the min fee is 0 for FeeFilterRounder
Alex Morcos
2016-12-04
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-02
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-11-29
Disable fee estimates for a confirm target of 1 block
Alex Morcos
2016-11-14
update comments for tx weight
Brian Deery
2016-11-09
Remove unused var UNLIKELY_PCT from fees.h
fanquake
2016-11-07
Merge #7730: Remove priority estimation
Wladimir J. van der Laan
2016-11-07
Remove priority estimation
Alex Morcos
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-10-18
Merge #8914: Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-16
Require compressed keys in segwit as policy and disable signing with uncompre...
Johnson Lau
2016-10-16
Add standard limits for P2WSH with tests
Johnson Lau
2016-09-27
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-23
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-07-26
Merge #8381: Make witness v0 outputs non-standard
Wladimir J. van der Laan
2016-07-23
qa: Add test for standardness of segwit v0 outputs
Suhas Daftuar
2016-07-22
Make witness v0 outputs non-standard before segwit activation
Johnson Lau
2016-07-19
Treat high-sigop transactions as larger rather than rejecting them
Pieter Wuille
2016-07-18
Rename "block cost" to "block weight"
Suhas Daftuar
2016-06-30
Remove -blockminsize option
Suhas Daftuar
2016-06-22
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
BIP143: Verification logic
Pieter Wuille
2016-06-22
BIP141: Witness program
Pieter Wuille
2016-04-14
Merge #7812: Tiny refactor of `IsRBFOptIn`, avoid exception
Wladimir J. van der Laan
2016-04-09
Merge #7786: Doc: Update isStandardTx comment
Wladimir J. van der Laan
2016-04-08
Doc: Update isStandardTx comment
Matthew English
2016-04-06
Refactor IsRBFOptIn, avoid exception
Jonas Schnelli
2016-04-03
[doc] Fix doxygen comments for members
MarcoFalke
2016-03-30
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
Wladimir J. van der Laan
2016-03-21
Implement "feefilter" P2P message.
Alex Morcos
2016-03-18
Policy: allow transaction version 2 relay policy.
BtcDrak
2016-02-14
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-12
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-11
fix sdaftuar's nits again
Alex Morcos
2016-02-10
Implement SequenceLocks functions
Alex Morcos
[prev]
[next]