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
...
|
*
|
|
|
|
[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
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
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
5
-0
/
+436
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add consistency check to RPC call importmulti
Pedro Branco
2016-10-19
1
-8
/
+40
|
*
|
|
Add importmulti rpc call
Pedro Branco
2016-10-19
5
-0
/
+404
|
|
|
/
|
|
/
|
*
|
|
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
6
-44
/
+112
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
6
-44
/
+112
*
|
|
|
|
[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 #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
4
-3
/
+80
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add preciousblock RPC
Pieter Wuille
2016-08-26
4
-3
/
+80
*
|
|
|
|
|
|
|
Merge #8637: Compact Block Tweaks (rebase of #8235)
Wladimir J. van der Laan
2016-10-18
3
-6
/
+21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Align constant names for maximum compact block / blocktxn depth
Pieter Wuille
2016-10-17
2
-3
/
+8
|
*
|
|
|
|
|
|
|
Add cmpctblock to debug help list
instagibbs
2016-10-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
More agressively filter compact block requests
Matt Corallo
2016-10-17
1
-3
/
+3
|
*
|
|
|
|
|
|
|
Dont remove a "preferred" cmpctblock peer if they provide a block
Matt Corallo
2016-10-17
1
-2
/
+12
*
|
|
|
|
|
|
|
|
Merge #8223: [c++11] Use std::unique_ptr for block creation.
Wladimir J. van der Laan
2016-10-18
5
-24
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[c++11] Use std::unique_ptr for block creation.
Daniel Kraft
2016-06-18
5
-24
/
+15
*
|
|
|
|
|
|
|
|
|
Merge #8287: [wallet] Set fLimitFree = true
Wladimir J. van der Laan
2016-10-18
3
-7
/
+7
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[rpc] rawtx: Prepare fLimitFree to make it an option
MarcoFalke
2016-08-25
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
[wallet] Set fLimitFree = true
MarcoFalke
2016-08-25
2
-6
/
+5
[prev]
[next]