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 #8700: [copyright] add MIT license headers to .sh scripts where missing
Wladimir J. van der Laan
2016-09-20
1
-0
/
+4
|
\
|
*
[copyright] add MIT license headers to .sh scripts where missing
isle2983
2016-09-11
1
-0
/
+4
*
|
Merge #8688: Move static global randomizer seeds into CConnman
Wladimir J. van der Laan
2016-09-19
7
-24
/
+34
|
\
\
|
*
|
Move static global randomizer seeds into CConnman
Pieter Wuille
2016-09-19
7
-24
/
+34
*
|
|
Merge #8737: Trivial: UndoReadFromDisk works on undo files (rev), not on bloc...
Wladimir J. van der Laan
2016-09-19
1
-1
/
+1
|
\
\
\
|
*
|
|
UndoReadFromDisk works on undo files (rev), not on block files.
Pavel JanÃk
2016-09-15
1
-1
/
+1
*
|
|
|
Merge #8707: net: fix maxuploadtarget setting
Wladimir J. van der Laan
2016-09-19
3
-3
/
+14
|
\
\
\
\
|
*
|
|
|
net: fix maxuploadtarget setting
Cory Fields
2016-09-14
3
-3
/
+14
|
|
/
/
/
*
|
|
|
Merge #8742: Specify Protobuf version 2 in paymentrequest.proto
Wladimir J. van der Laan
2016-09-19
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Specify Protobuf version 2 in paymentrequest.proto
fanquake
2016-09-16
1
-0
/
+2
|
|
/
/
*
|
|
Merge #8494: [init, wallet] ParameterInteraction() iff wallet enabled
Wladimir J. van der Laan
2016-09-19
1
-1
/
+1
|
\
\
\
|
*
|
|
[init] ParameterInteraction() iff wallet enabled
MarcoFalke
2016-08-10
1
-1
/
+1
*
|
|
|
net: No longer send local address in addrMe
Wladimir J. van der Laan
2016-09-15
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge #8715: net: only delete CConnman if it's been created
Wladimir J. van der Laan
2016-09-14
2
-1
/
+1
|
\
\
\
|
*
|
|
net: only delete CConnman if it's been created
Cory Fields
2016-09-13
2
-1
/
+1
*
|
|
|
Remove maxuploadtargets recommended minimum
Jonas Schnelli
2016-09-13
1
-4
/
+0
|
/
/
/
*
|
|
Merge #8693: add witness address to address book
Wladimir J. van der Laan
2016-09-13
1
-0
/
+2
|
\
\
\
|
*
|
|
add witness address to address book
instagibbs
2016-09-09
1
-0
/
+2
*
|
|
|
Merge #8699: Remove createwitnessaddress RPC command
Wladimir J. van der Laan
2016-09-13
1
-38
/
+0
|
\
\
\
\
|
*
|
|
|
Remove createwitnessaddress
Johnson Lau
2016-09-13
1
-38
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #8601: Add option to opt into full-RBF when sending funds (rebase, orig...
Wladimir J. van der Laan
2016-09-13
2
-3
/
+15
|
\
\
\
\
|
*
|
|
|
Rename `-optintofullrbf` option to `-walletrbf`
Wladimir J. van der Laan
2016-09-13
2
-7
/
+7
|
*
|
|
|
wallet: Add BIP125 comment for MAXINT-1/-2 behavior
Wladimir J. van der Laan
2016-08-26
1
-0
/
+6
|
*
|
|
|
Add option to opt into full-RBF when sending funds
Peter Todd
2016-08-26
2
-3
/
+9
*
|
|
|
|
fix op order to append first alert
rodasmith
2016-09-10
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge #8678: [Qt][CoinControl] fix UI bug that could result in paying unexpec...
Jonas Schnelli
2016-09-09
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
Jonas Schnelli
2016-09-07
1
-1
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #8681: Performance Regression Fix: Pre-Allocate txChanged vector
Pieter Wuille
2016-09-09
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
Performance Regression Fix: Pre-Allocate txChanged vector
Jeremy Rubin
2016-09-07
1
-4
/
+7
*
|
|
|
|
Merge #8664: Fix segwit-related wallet bug
Wladimir J. van der Laan
2016-09-09
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Clear witness with vin/vout in CWallet::CreateTransaction()
Suhas Daftuar
2016-09-04
1
-0
/
+1
*
|
|
|
|
|
Merge #8085: p2p: Begin encapsulation
Wladimir J. van der Laan
2016-09-09
32
-903
/
+1381
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: move MAX_FEELER_CONNECTIONS into connman
Cory Fields
2016-09-08
3
-9
/
+8
|
*
|
|
|
|
|
Convert ForEachNode* functions to take a templated function argument rather t...
Jeremy Rubin
2016-09-08
2
-81
/
+82
|
*
|
|
|
|
|
Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...
Jeremy Rubin
2016-09-08
7
-15
/
+41
|
*
|
|
|
|
|
net: move vNodesDisconnected into CConnman
Cory Fields
2016-09-08
2
-2
/
+1
|
*
|
|
|
|
|
net: add nSendBufferMaxSize/nReceiveFloodSize to CConnection::Options
Cory Fields
2016-09-08
3
-2
/
+6
|
*
|
|
|
|
|
net: Introduce CConnection::Options to avoid passing so many params
Cory Fields
2016-09-08
3
-10
/
+26
|
*
|
|
|
|
|
net: Drop StartNode/StopNode and use CConnman directly
Cory Fields
2016-09-08
3
-26
/
+11
|
*
|
|
|
|
|
net: pass CClientUIInterface into CConnman
Cory Fields
2016-09-08
3
-13
/
+23
|
*
|
|
|
|
|
net: Pass best block known height into CConnman
Cory Fields
2016-09-08
6
-31
/
+43
|
*
|
|
|
|
|
net: move max/max-outbound to CConnman
Cory Fields
2016-09-08
3
-18
/
+22
|
*
|
|
|
|
|
net: move semOutbound to CConnman
Cory Fields
2016-09-08
2
-2
/
+3
|
*
|
|
|
|
|
net: move nLocalServices/nRelevantServices to CConnman
Cory Fields
2016-09-08
7
-34
/
+54
|
*
|
|
|
|
|
net: move SendBufferSize/ReceiveFloodSize to CConnman
Cory Fields
2016-09-08
3
-10
/
+23
|
*
|
|
|
|
|
net: move send/recv statistics to CConnman
Cory Fields
2016-09-08
6
-84
/
+99
|
*
|
|
|
|
|
net: SocketSendData returns written size
Cory Fields
2016-09-08
2
-2
/
+5
|
*
|
|
|
|
|
net: move messageHandlerCondition to CConnman
Cory Fields
2016-09-08
2
-5
/
+9
|
*
|
|
|
|
|
net: move nLocalHostNonce to CConnman
Cory Fields
2016-09-08
3
-4
/
+19
|
*
|
|
|
|
|
net: move nLastNodeId to CConnman
Cory Fields
2016-09-08
4
-23
/
+25
[next]