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
*
Merge #9457: [qt] Select more files for translation
Wladimir J. van der Laan
2017-01-04
3
-27
/
+91
|
\
|
*
[qt] `make translate`
MarcoFalke
2017-01-04
2
-25
/
+89
|
*
[qt] Add more sources to translate
MarcoFalke
2017-01-04
1
-2
/
+2
*
|
Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslate
MarcoFalke
2017-01-04
2
-11
/
+6
|
\
\
|
*
|
qt: Set (count) placeholder in sendcoinsdialog to notranslate
Wladimir J. van der Laan
2017-01-04
2
-11
/
+6
*
|
|
Merge #9401: Make rpcauth help message clearer, add example in example .conf
MarcoFalke
2017-01-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make rpcauth help message clearer, add example in example .conf
Gregory Sanders
2016-12-21
1
-1
/
+1
*
|
|
Merge #9396: Updated listsinceblock rpc documentation
Wladimir J. van der Laan
2017-01-04
1
-0
/
+1
|
\
\
\
|
*
|
|
updated listsinceblock rpc docs
accraze
2016-12-22
1
-0
/
+1
|
|
/
/
*
|
|
Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounder
Wladimir J. van der Laan
2017-01-04
3
-3
/
+4
|
\
\
\
|
*
|
|
Avoid rollingMinimumFeeRate never being able to decay below half
Alex Morcos
2016-12-08
1
-1
/
+1
|
*
|
|
fix a bug if the min fee is 0 for FeeFilterRounder
Alex Morcos
2016-12-08
2
-2
/
+3
*
|
|
|
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
15
-72
/
+95
|
\
\
\
\
|
*
|
|
|
Remove unused MakeTransactionRef overloads
Pieter Wuille
2016-12-21
1
-2
/
+0
|
*
|
|
|
Make FillBlock consume txn_available to avoid shared_ptr copies
Pieter Wuille
2016-12-21
3
-21
/
+40
|
*
|
|
|
Convert COrphanTx to keep a CTransactionRef
Pieter Wuille
2016-12-21
2
-24
/
+25
|
*
|
|
|
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
10
-26
/
+31
*
|
|
|
|
Merge #9289: net: drop boost::thread_group
Wladimir J. van der Laan
2017-01-04
11
-81
/
+222
|
\
\
\
\
\
|
*
|
|
|
|
net: misc header cleanups
Cory Fields
2017-01-03
2
-9
/
+0
|
*
|
|
|
|
net: make proxy receives interruptible
Cory Fields
2017-01-03
3
-2
/
+13
|
*
|
|
|
|
net: remove thread_interrupted catch
Cory Fields
2017-01-03
1
-3
/
+0
|
*
|
|
|
|
net: make net processing interruptible
Cory Fields
2017-01-03
5
-27
/
+39
|
*
|
|
|
|
net: make net interruptible
Cory Fields
2017-01-03
3
-37
/
+91
|
*
|
|
|
|
net: add CThreadInterrupt and InterruptibleSleep
Cory Fields
2017-01-03
3
-0
/
+77
|
*
|
|
|
|
net: a few small cleanups before replacing boost threads
Cory Fields
2017-01-03
1
-4
/
+3
*
|
|
|
|
|
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2017-01-04
268
-268
/
+268
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
268
-268
/
+268
*
|
|
|
|
|
|
Merge #9462: [qt] Do not translate tilde character
Wladimir J. van der Laan
2017-01-04
2
-7
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
[qt] Do not translate `~`
MarcoFalke
2017-01-03
2
-7
/
+2
*
|
|
|
|
|
Merge #8776: Wallet refactoring leading up to multiwallet
Pieter Wuille
2017-01-03
4
-31
/
+65
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Wallet: Split main logic from InitLoadWallet into CreateWalletFromFile
Luke Dashjr
2016-11-11
2
-28
/
+54
|
*
|
|
|
|
|
Wallet: Let the interval-flushing thread figure out the filename
Luke Dashjr
2016-11-11
4
-3
/
+11
*
|
|
|
|
|
|
Merge #9252: Release cs_main before calling ProcessNewBlock, or processing he...
Pieter Wuille
2017-01-03
1
-4
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Release cs_main before processing cmpctblock as header
Suhas Daftuar
2016-12-26
1
-2
/
+9
|
*
|
|
|
|
|
|
Release cs_main before calling ProcessNewBlock (cmpctblock handling)
Suhas Daftuar
2016-12-26
1
-2
/
+13
*
|
|
|
|
|
|
|
Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...
Jonas Schnelli
2017-01-03
3
-20
/
+131
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
GUI/RPCConsole: Include importmulti in history sensitive-command filter
Luke Dashjr
2016-12-29
1
-0
/
+1
|
*
|
|
|
|
|
|
Qt/RPCConsole: Use RPCParseCommandLine to perform command filtering
Luke Dashjr
2016-12-29
1
-31
/
+46
|
*
|
|
|
|
|
|
Qt/Test: Make sure filtering sensitive data works correctly in nested commands
Luke Dashjr
2016-12-29
1
-2
/
+26
|
*
|
|
|
|
|
|
Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensi...
Luke Dashjr
2016-12-29
2
-5
/
+33
|
*
|
|
|
|
|
|
Qt/RPCConsole: Make it possible to parse a command without executing it
Luke Dashjr
2016-12-29
2
-12
/
+17
|
*
|
|
|
|
|
|
Qt/RPCConsole: Truncate filtered commands to just the command name, rather th...
Luke Dashjr
2016-12-29
1
-16
/
+14
|
*
|
|
|
|
|
|
Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from h...
Luke Dashjr
2016-12-29
1
-0
/
+1
|
*
|
|
|
|
|
|
Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...
Luke Dashjr
2016-12-29
2
-11
/
+16
|
*
|
|
|
|
|
|
Bugfix: Do not add sensitive information to history for real
Luke Dashjr
2016-12-29
1
-1
/
+4
|
*
|
|
|
|
|
|
Qt/RPCConsole: Don't store commands with potentially sensitive information in...
Jonas Schnelli
2016-12-29
2
-9
/
+29
|
*
|
|
|
|
|
|
Qt/RPCConsole: Save current command entry when browsing history
Jonas Schnelli
2016-12-29
2
-0
/
+11
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
qt: Fill in English numerusforms
Wladimir J. van der Laan
2017-01-03
1
-39
/
+39
*
|
|
|
|
|
|
qt,wallet: Fix a few typos in messages
Wladimir J. van der Laan
2017-01-03
3
-4
/
+4
*
|
|
|
|
|
|
Merge #9446: SetMerkleBranch: remove unused code, remove cs_main lock require...
Jonas Schnelli
2017-01-03
2
-10
/
+2
|
\
\
\
\
\
\
\
[next]