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
Commit message (
Expand
)
Author
Age
Files
Lines
*
instance of 'mem pool' to 'mempool'
S. Matthew English
2016-10-27
2
-2
/
+2
*
Merge #9020: rpc: Remove invalid explanation from wallet fee message
Wladimir J. van der Laan
2016-10-26
1
-1
/
+1
|
\
|
*
rpc: Remove invalid explanation from wallet fee message
Wladimir J. van der Laan
2016-10-26
1
-1
/
+1
|
/
*
Merge #9015: release: bump required osx version to 10.8. (jonasschnelli)
Wladimir J. van der Laan
2016-10-26
1
-1
/
+1
|
\
|
*
release: bump required osx version to 10.8. Credit jonasschnelli.
Cory Fields
2016-10-25
1
-1
/
+1
|
/
*
Merge #8515: A few mempool removal optimizations
Wladimir J. van der Laan
2016-10-25
7
-50
/
+51
|
\
|
*
Add some missing includes
Pieter Wuille
2016-10-21
1
-0
/
+4
|
*
Return shared_ptr<CTransaction> from mempool removes
Pieter Wuille
2016-10-21
5
-15
/
+15
|
*
Make removed and conflicted arguments optional to remove
Pieter Wuille
2016-10-21
7
-35
/
+31
|
*
Bypass removeRecursive in removeForReorg
Pieter Wuille
2016-10-21
1
-7
/
+8
*
|
Merge #8948: [TRIVIAL] reorder Windows gitian build order to match Linux
Wladimir J. van der Laan
2016-10-25
1
-1
/
+1
|
\
\
|
*
|
[TRIVIAL] reorder Windows gitian build order to match Linux
Micha
2016-10-18
1
-1
/
+1
*
|
|
Merge #9008: [net] Remove assert(nMaxInbound > 0)
Wladimir J. van der Laan
2016-10-25
1
-1
/
+0
|
\
\
\
|
*
|
|
[net] Remove assert(nMaxInbound > 0)
MarcoFalke
2016-10-24
1
-1
/
+0
*
|
|
|
Merge #9002: Make connect=0 disable automatic outbound connections.
Wladimir J. van der Laan
2016-10-25
2
-5
/
+6
|
\
\
\
\
|
*
|
|
|
Make connect=0 disable automatic outbound connections.
Gregory Maxwell
2016-10-25
2
-5
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #9004: Clarify `listenonion`
Wladimir J. van der Laan
2016-10-25
1
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Clarify `listenonion`
unsystemizer
2016-10-24
1
-4
/
+4
*
|
|
|
Merge #8995: Add missing cs_main lock to ::GETBLOCKTXN processing
Wladimir J. van der Laan
2016-10-24
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add missing cs_main lock to ::GETBLOCKTXN processing
Matt Corallo
2016-10-21
1
-0
/
+2
*
|
|
|
Merge #8993: Trivial: Fix doxygen comment: the transaction is returned in txOut
Wladimir J. van der Laan
2016-10-24
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix doxygen comment: the transaction is returned in txOut
Pavel Janík
2016-10-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge #8982: Eliminating Inconsistencies in Textual Output
MarcoFalke
2016-10-21
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Eliminating Inconsistencies in Textual Output
S. Matthew English
2016-10-20
1
-3
/
+3
*
|
|
Merge #8968: Don't hold cs_main when calling ProcessNewBlock from a cmpctblock
Wladimir J. van der Laan
2016-10-21
1
-21
/
+26
|
\
\
\
|
*
|
|
Don't hold cs_main when calling ProcessNewBlock from a cmpctblock
Matt Corallo
2016-10-18
1
-21
/
+26
*
|
|
|
Merge #8975: Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/
Wladimir J. van der Laan
2016-10-21
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/
Jorge Timón
2016-10-19
1
-4
/
+4
*
|
|
|
|
Merge #8990: moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
5
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
5
-7
/
+7
*
|
|
|
|
|
Merge #8985: Use pindexBestHeader instead of setBlockIndexCandidates for Noti...
Jonas Schnelli
2016-10-21
4
-12
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-20
3
-9
/
+7
|
*
|
|
|
|
Use pindexBestHeader instead of setBlockIndexCandidates for NotifyHeaderTip()
Jonas Schnelli
2016-10-20
1
-3
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #8980: RPC: importmulti: Avoid using boost::variant::operator!=, which ...
Wladimir J. van der Laan
2016-10-20
1
-4
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
RPC: importmulti: Avoid using boost::variant::operator!=, which is only in ne...
Luke Dashjr
2016-10-20
1
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge #7551: Add importmulti RPC call
Wladimir J. van der Laan
2016-10-20
7
-0
/
+797
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add consistency check to RPC call importmulti
Pedro Branco
2016-10-19
2
-9
/
+108
|
*
|
|
Add importmulti rpc call
Pedro Branco
2016-10-19
7
-0
/
+698
*
|
|
|
Merge #8928: Fix init segfault where InitLoadWallet() calls ATMP before genesis
Wladimir J. van der Laan
2016-10-19
2
-2
/
+7
|
\
\
\
\
|
*
|
|
|
Fix init segfault where InitLoadWallet() calls ATMP before genesis
Matt Corallo
2016-10-15
2
-2
/
+7
*
|
|
|
|
Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scripts
Wladimir J. van der Laan
2016-10-19
3
-2
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
Add script tests for FindAndDelete in pre-segwit and segwit scripts
Johnson Lau
2016-10-16
3
-2
/
+51
|
|
/
/
/
/
*
|
|
|
|
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-19
5
-6
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Qt/splash: Specifically keep track of which wallet(s) we are connected to for...
Luke Dashjr
2016-10-04
2
-5
/
+12
|
*
|
|
|
|
Qt: Get the private key for signing messages via WalletModel
Luke Dashjr
2016-10-04
3
-1
/
+7
*
|
|
|
|
|
Merge #7948: RPC: augment getblockchaininfo bip9_softforks data
Wladimir J. van der Laan
2016-10-19
7
-44
/
+121
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
7
-44
/
+121
*
|
|
|
|
|
Merge #8788: [RPC] Give RPC commands more information about the RPC request
Wladimir J. van der Laan
2016-10-19
16
-554
/
+570
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[RPC] pass HTTP basic authentication username to the JSONRequest object
Jonas Schnelli
2016-10-19
3
-5
/
+10
|
*
|
|
|
|
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
13
-547
/
+558
[next]