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
*
Cap maximum fee
Ross Nicoll
2021-07-09
2
-9
/
+17
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
1
-2
/
+2
*
wallet: update fee rate units, use sat/vB for fee_rate error messages
Jon Atack
2020-11-12
2
-5
/
+5
*
wallet: add CFeeRate ctor doxygen documentation
Jon Atack
2020-11-11
1
-1
/
+10
*
Only relay Taproot spends if next block has it active
Pieter Wuille
2020-10-30
2
-3
/
+7
*
Make Taproot spends standard + policy limits
Pieter Wuille
2020-10-12
2
-2
/
+40
*
policy/fees: remove a floating-point division by zero
Antoine Poinsot
2020-09-14
1
-2
/
+11
*
policy/fees: unify some duplicated for loops
Antoine Poinsot
2020-09-14
1
-7
/
+6
*
policy/fees: small readability improvements
Antoine Poinsot
2020-09-14
1
-19
/
+17
*
policy/fee: remove requireGreater parameter in EstimateMedianVal()
Antoine Poinsot
2020-09-14
1
-30
/
+20
*
policy/fees: correct decay explanation comments
Antoine Poinsot
2020-09-14
1
-2
/
+2
*
doc: Add doxygen comment to IsRBFOptIn
MarcoFalke
2020-09-05
1
-5
/
+16
*
refactor: Add IsRBFOptInEmptyMempool
MarcoFalke
2020-09-05
2
-0
/
+7
*
Add txids with non-standard inputs to reject filter
Suhas Daftuar
2020-08-04
1
-1
/
+7
*
doc: Add non-thread-safe note to FeeFilterRounder::round()
Hennadii Stepanov
2020-07-05
1
-1
/
+1
*
Merge #19114: scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-28
2
-11
/
+11
|
\
|
*
scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-21
2
-11
/
+11
*
|
policy: optional FeeEstimateMode param to CFeeRate::ToString
Karl-Johan Alm
2020-06-24
2
-3
/
+6
*
|
rpc/wallet: add two explicit modes to estimate_mode
Karl-Johan Alm
2020-06-24
1
-0
/
+2
*
|
MOVEONLY: Make FeeEstimateMode available to CFeeRate
Karl-Johan Alm
2020-06-24
2
-7
/
+7
*
|
added CURRENCY_ATOM to express minimum indivisible unit
Karl-Johan Alm
2020-06-20
2
-3
/
+2
|
/
*
Convert everything except wallet/qt to new serialization
Pieter Wuille
2020-03-30
1
-6
/
+1
*
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-15
1
-1
/
+1
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
9
-9
/
+9
*
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-28
1
-1
/
+1
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
Disallow implicit conversion for CFeeRate constructor
Gregory Sanders
2019-10-03
1
-1
/
+1
*
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-06-28
1
-1
/
+0
*
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-11
1
-1
/
+1
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
2
-5
/
+0
*
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-05-03
1
-1
/
+1
*
[POLICY] Make sending to future native witness outputs standard
Pieter Wuille
2019-04-18
1
-1
/
+1
*
Remove access to node globals from wallet-linked code
Russell Yanofsky
2019-04-10
3
-13
/
+41
*
[build] Add several util units
John Newbery
2019-04-09
5
-55
/
+1
*
[build] Move policy settings to new src/policy/settings unit
John Newbery
2019-04-09
4
-8
/
+34
*
rpc: Pass mempool into MempoolToJSON
MarcoFalke
2019-02-25
2
-2
/
+2
*
Add locking annotations to feeStats, shortStats and longStats
practicalswift
2018-12-03
2
-3
/
+4
*
scripted-diff: Rename from cs_feeEstimator to m_cs_fee_estimator
practicalswift
2018-12-02
2
-24
/
+24
*
policy: Add Clang thread safety annotations for variables guarded by cs_feeEs...
practicalswift
2018-12-02
1
-17
/
+17
*
Merge #14636: Avoid using numeric_limits for sequence numbers and lock times
MarcoFalke
2018-11-07
1
-1
/
+1
|
\
|
*
Replace platform dependent type with proper const
Hennadii Stepanov
2018-11-01
1
-1
/
+1
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
2
-3
/
+3
|
/
*
doxygen: Fix member comments
MarcoFalke
2018-09-26
1
-3
/
+3
*
Merge #13558: Drop unused GetType() from CSizeComputer
Wladimir J. van der Laan
2018-09-11
1
-1
/
+1
|
\
|
*
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-11
1
-1
/
+1
*
|
Merge #14103: docs: Fix broken Doxygen comments
Wladimir J. van der Laan
2018-08-30
1
-46
/
+44
|
\
\
|
|
/
|
/
|
|
*
Fix incorrect Doxygen comments
practicalswift
2018-08-08
1
-46
/
+44
*
|
Merge #13429: Return the script type from Solver
Wladimir J. van der Laan
2018-08-25
1
-13
/
+10
|
\
\
|
*
|
Return the script type from Solver
Ben Woosley
2018-07-22
1
-13
/
+10
|
|
/
[next]