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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Remove using namespace <xxx> from util*
Karl-Johan Alm
2017-03-08
4
-52
/
+46
*
Refactor: Remove using namespace <xxx> from wallet/
Karl-Johan Alm
2017-03-08
6
-316
/
+303
*
Merge #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7...
MarcoFalke
2017-03-08
1
-2
/
+2
|
\
|
*
[trivial] Fix typos introduced in 7184e25c80aa8b1629a700bb7a7e290ad0bb2792
practicalswift
2017-03-07
1
-2
/
+2
*
|
Improve logging in bctest.py if there is a formatting mismatch
John Newbery
2017-03-07
1
-3
/
+9
*
|
Merge #9548: Remove min reasonable fee
Wladimir J. van der Laan
2017-03-07
9
-22
/
+27
|
\
\
|
*
|
Remove unnecessary min fee argument in CTxMemPool constructor
Alex Morcos
2017-01-17
7
-13
/
+13
|
*
|
CBlockPolicyEstimator now uses hard coded minimum bucket feerate
Alex Morcos
2017-01-17
3
-5
/
+10
|
*
|
Change fee estimation bucket limit variable names
Alex Morcos
2017-01-17
2
-6
/
+6
*
|
|
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
30
-592
/
+88
|
\
\
\
|
*
|
|
Allow setting minrelaytxfee to 0
Alex Morcos
2017-03-03
1
-2
/
+3
|
*
|
|
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
11
-97
/
+11
|
*
|
|
[rpc] Remove priorityDelta from prioritisetransaction
Alex Morcos
2017-03-03
5
-37
/
+29
|
*
|
|
[rpc] Remove priority information from mempool RPC calls
Alex Morcos
2017-03-03
1
-4
/
+0
|
*
|
|
[test] Remove priority from tests
Alex Morcos
2017-03-03
5
-42
/
+33
|
*
|
|
No longer allow "free" transactions
Alex Morcos
2017-03-03
8
-50
/
+9
|
*
|
|
[rpc] sendrawtransaction no longer bypasses minRelayTxFee
Alex Morcos
2017-02-27
1
-1
/
+1
|
*
|
|
[cleanup] Remove estimatePriority and estimateSmartPriority
Alex Morcos
2017-02-27
5
-54
/
+0
|
*
|
|
[debug] Change -printpriority option
Alex Morcos
2017-02-27
2
-6
/
+2
|
*
|
|
[mining] Remove -blockprioritysize.
Alex Morcos
2017-02-27
6
-180
/
+2
|
*
|
|
[rpc] Remove estimatepriority and estimatesmartpriority.
Alex Morcos
2017-02-27
2
-67
/
+0
|
*
|
|
wallet: Remove sendfree
MarcoFalke
2017-02-27
3
-56
/
+2
*
|
|
|
Merge #9369: Factor out CWallet::nTimeSmart computation into a method.
Wladimir J. van der Laan
2017-03-07
3
-45
/
+129
|
\
\
\
\
|
*
|
|
|
Clean up braces in CWallet::ComputeTimeSmart
Russell Yanofsky
2017-03-03
1
-32
/
+27
|
*
|
|
|
Add documentation describing CWallet::nTimeSmart.
Russell Yanofsky
2017-03-03
2
-0
/
+30
|
*
|
|
|
Factor out CWallet::nTimeSmart computation into a method.
Russell Yanofsky
2017-03-03
2
-45
/
+51
|
*
|
|
|
Add tests for CWalletTx::nTimeSmart
Russell Yanofsky
2017-03-03
1
-0
/
+53
*
|
|
|
|
Merge #9912: Optimize GetWitnessHash() for non-segwit transactions
Wladimir J. van der Laan
2017-03-07
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Optimize GetWitnessHash() for non-segwit transactions
Suhas Daftuar
2017-03-03
1
-0
/
+3
*
|
|
|
|
|
Merge #9605: Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
Wladimir J. van der Laan
2017-03-07
8
-46
/
+42
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Rename FlushWalletDB -> CompactWalletDB, add function description
Matt Corallo
2017-03-06
3
-3
/
+4
|
*
|
|
|
|
Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
Matt Corallo
2017-03-06
5
-34
/
+30
|
*
|
|
|
|
CScheduler boost->std::function, use millisecs for times, not secs
Matt Corallo
2017-03-06
3
-12
/
+11
*
|
|
|
|
|
Merge #9555: [test] Avoid reading a potentially uninitialized variable in tx_...
MarcoFalke
2017-03-07
1
-1
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[test] Avoid reading a potentially uninitialized variable in tx_invalid-test
practicalswift
2017-01-21
1
-1
/
+3
*
|
|
|
|
|
Merge #9906: Disallow copy constructor CReserveKeys
Wladimir J. van der Laan
2017-03-06
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Disallow copy of CReserveKeys
Gregory Sanders
2017-03-06
1
-0
/
+4
*
|
|
|
|
|
|
[Wallet] refactor CWallet/CWalletDB/CDB
Jonas Schnelli
2017-03-06
5
-152
/
+237
*
|
|
|
|
|
|
Merge #9333: Document CWalletTx::mapValue entries and remove erase of nonexis...
Wladimir J. van der Laan
2017-03-06
1
-1
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[trivial] Add comment documenting bumpfee mapValues
Russell Yanofsky
2017-01-25
1
-0
/
+4
|
*
|
|
|
|
|
|
Remove reference to nonexistent "version" wallet transaction mapvalue field
Russell Yanofsky
2016-12-14
1
-5
/
+0
|
*
|
|
|
|
|
|
[trivial] Add comment documenting CWalletTx::mapValue
Russell Yanofsky
2016-12-12
1
-0
/
+25
*
|
|
|
|
|
|
|
Merge #9547: bench: Assert that division by zero is unreachable
Wladimir J. van der Laan
2017-03-06
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Assert that what might look like a possible division by zero is actually unre...
practicalswift
2017-02-02
1
-0
/
+2
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge #9908: Define 7200 second timestamp window constant
Wladimir J. van der Laan
2017-03-06
6
-8
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
6
-8
/
+22
*
|
|
|
|
|
|
|
|
Merge #9576: [wallet] Remove redundant initialization
Wladimir J. van der Laan
2017-03-06
1
-6
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[wallet] Remove redundant initialization
practicalswift
2017-02-28
1
-6
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge #9910: Docs: correct and elaborate -rpcbind doc
Wladimir J. van der Laan
2017-03-03
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Docs: correct and elaborate -rpcbind doc
Ian Kelling
2017-03-03
1
-1
/
+1
[next]