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
*
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
|
*
|
|
rpc: Change JSONRPCRequest to JSONRPCRequestObj
Wladimir J. van der Laan
2016-10-19
3
-4
/
+4
|
/
/
/
*
|
|
Merge #8972: [Qt] make warnings label selectable (jonasschnelli)
Wladimir J. van der Laan
2016-10-19
1
-1
/
+4
|
\
\
\
|
*
|
|
[Qt] make warnings label selectable
Jonas Schnelli
2016-10-19
1
-1
/
+4
*
|
|
|
Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help
Wladimir J. van der Laan
2016-10-19
1
-30
/
+36
|
\
\
\
\
|
*
|
|
|
RPC/Mining: getblocktemplate: Update and fix formatting of help
Luke Dashjr
2016-10-19
1
-30
/
+36
*
|
|
|
|
Merge #8949: Be more agressive in getting connections to peers with relevant ...
Wladimir J. van der Laan
2016-10-19
1
-3
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Make dnsseed's definition of acute need include relevant services.
Gregory Maxwell
2016-10-19
1
-1
/
+8
|
*
|
|
|
|
Be more aggressive in connecting to peers with relevant services.
Gregory Maxwell
2016-10-17
1
-2
/
+2
*
|
|
|
|
|
Merge #8936: Report NodeId in misbehaving debug
Wladimir J. van der Laan
2016-10-19
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Report NodeId in misbehaving debug
R E Broadley
2016-10-18
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge #8865: Decouple peer-processing-logic from block-connection-logic
Wladimir J. van der Laan
2016-10-18
11
-104
/
+132
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use BlockChecked signal to send reject messages from mapBlockSource
Matt Corallo
2016-10-04
2
-12
/
+21
|
*
|
|
|
|
|
Remove SyncWithWallets wrapper function
Matt Corallo
2016-10-04
3
-10
/
+6
|
*
|
|
|
|
|
Always call UpdatedBlockTip, even if blocks were only disconnected
Matt Corallo
2016-10-04
2
-8
/
+5
|
*
|
|
|
|
|
Remove CConnman parameter from ProcessNewBlock/ActivateBestChain
Matt Corallo
2016-10-04
6
-13
/
+13
|
*
|
|
|
|
|
Use CValidationInterface from chain logic to notify peer logic
Matt Corallo
2016-10-04
3
-24
/
+48
|
*
|
|
|
|
|
Move net-processing logic definitions together in main.h
Matt Corallo
2016-10-04
1
-26
/
+30
|
*
|
|
|
|
|
Remove duplicate nBlocksEstimate cmp (we already checked IsIBD())
Matt Corallo
2016-10-04
1
-5
/
+2
|
*
|
|
|
|
|
Make validationinterface.UpdatedBlockTip more verbose
Matt Corallo
2016-10-04
5
-11
/
+12
*
|
|
|
|
|
|
Merge #8965: Mention that PPA doesn't support Debian
MarcoFalke
2016-10-18
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Explicitly state that PPA is for Ubuntu only
anduck
2016-10-18
1
-1
/
+3
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #8873: Add microbenchmarks to profile more code paths.
Wladimir J. van der Laan
2016-10-18
5
-1
/
+372
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add microbenchmarks to profile more code paths.
Russell Yanofsky
2016-10-18
5
-1
/
+372
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-18
7
-3
/
+207
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add preciousblock tests
Pieter Wuille
2016-08-26
3
-0
/
+127
|
*
|
|
|
|
|
|
Add preciousblock RPC
Pieter Wuille
2016-08-26
4
-3
/
+80
*
|
|
|
|
|
|
|
Merge #8908: Update bitcoin-qt.desktop
Jonas Schnelli
2016-10-18
1
-2
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Simple Update to File 'bitcoin-qt.desktop'
matthias
2016-10-17
1
-2
/
+3
[next]