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
*
clarify listunspent amount description
Gregory Sanders
2017-02-01
1
-1
/
+1
*
[Trivial] fix logging typo in FlushStateToDisk()
John Newbery
2017-01-24
1
-1
/
+1
*
Merge #9617: [Trivial] Update license year range to 2017
Wladimir J. van der Laan
2017-01-24
1
-1
/
+1
|
\
|
*
[Trivial] Update license year range to 2017
Lauda
2017-01-23
1
-1
/
+1
*
|
Merge #9371: Notify on removal
Wladimir J. van der Laan
2017-01-24
5
-21
/
+103
|
\
\
|
*
|
Better document usage of SyncTransaction
Alex Morcos
2017-01-23
2
-4
/
+19
|
*
|
Introduce MemPoolConflictRemovalTracker
Alex Morcos
2017-01-23
1
-0
/
+45
|
*
|
mempool: add notification for added/removed entries
Wladimir J. van der Laan
2017-01-23
3
-17
/
+39
*
|
|
Merge #9588: qt: Use nPowTargetSpacing constant
Jonas Schnelli
2017-01-24
4
-6
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-19
4
-6
/
+10
*
|
|
Merge #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempool
Pieter Wuille
2017-01-23
1
-1
/
+1
|
\
\
\
|
*
|
|
[bugfix] save feeDelta instead of priorityDelta in DumpMempool
Alex Morcos
2017-01-19
1
-1
/
+1
*
|
|
|
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
1
-4
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Bug-fix: listsinceblock: use closest common ancestor when a block hash was pr...
Karl-Johan Alm
2017-01-18
1
-4
/
+14
*
|
|
|
Merge #9511: Don't overwrite validation state with corruption check
Wladimir J. van der Laan
2017-01-23
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
Don't overwrite validation state with corruption check
Alex Morcos
2017-01-10
1
-3
/
+4
*
|
|
|
|
Merge #9583: Move wallet callbacks into cs_main (this effectively reverts #7946)
Wladimir J. van der Laan
2017-01-23
1
-9
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Move wallet callbacks into cs_main (this effectively reverts #7946)
Matt Corallo
2017-01-19
1
-9
/
+8
*
|
|
|
|
|
Merge #9610: [Trivial] Grammar and typo correction (laudaa)
MarcoFalke
2017-01-22
6
-7
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[Trivial] Grammar and typo correction
Lauda
2017-01-22
6
-7
/
+7
*
|
|
|
|
|
|
Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests...
MarcoFalke
2017-01-22
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[test] Avoid potential NULL pointer dereference in addrman_tests.cpp
practicalswift
2017-01-14
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
qt: Periodic translation update
Wladimir J. van der Laan
2017-01-20
27
-134
/
+348
*
|
|
|
|
|
|
trivial: squash missing field 'argNames' initializer warning in qt tests
Wladimir J. van der Laan
2017-01-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-20
3
-3
/
+13
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[Wallet] Add an option to keep the change address key, true by default
Jonas Schnelli
2017-01-19
3
-3
/
+13
*
|
|
|
|
|
|
Merge #9535: Split CNode::cs_vSend: message processing and message sending
Wladimir J. van der Laan
2017-01-19
2
-15
/
+12
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Make the cs_sendProcessing a LOCK instead of a TRY_LOCK
Matt Corallo
2017-01-13
1
-3
/
+2
|
*
|
|
|
|
|
Split CNode::cs_vSend: message processing and message sending
Matt Corallo
2017-01-13
2
-13
/
+11
*
|
|
|
|
|
|
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
4
-3
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
4
-3
/
+18
*
|
|
|
|
|
|
|
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
6
-14
/
+397
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[RPC] bumpfee
mrbandrews
2017-01-19
4
-0
/
+332
|
*
|
|
|
|
|
|
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
3
-14
/
+36
|
*
|
|
|
|
|
|
[wallet] Add IsAllFromMe: true if all inputs are from wallet
Suhas Daftuar
2017-01-10
2
-0
/
+29
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #9498: Basic CCheckQueue Benchmarks
Wladimir J. van der Laan
2017-01-19
2
-0
/
+104
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic number...
Jeremy Rubin
2017-01-11
1
-15
/
+24
|
*
|
|
|
|
|
Add Basic CheckQueue Benchmark
Jeremy Rubin
2017-01-09
2
-0
/
+95
*
|
|
|
|
|
|
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-19
11
-31
/
+105
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add braces around AddToCompactExtraTransactions
Matt Corallo
2017-01-16
1
-2
/
+4
|
*
|
|
|
|
|
|
Clarify comment about mempool/extra conflicts
Matt Corallo
2017-01-16
1
-1
/
+2
|
*
|
|
|
|
|
|
Make PartiallyDownloadedBlock::InitData's second param const
Matt Corallo
2017-01-12
2
-2
/
+2
|
*
|
|
|
|
|
|
Add extra_count lower bound to compact reconstruction debug print
Matt Corallo
2017-01-12
2
-2
/
+4
|
*
|
|
|
|
|
|
Consider all (<100k memusage) txn for compact-block-extra-txn cache
Matt Corallo
2017-01-10
1
-1
/
+4
|
*
|
|
|
|
|
|
Consider all orphan txn for compact-block-extra-txn cache
Matt Corallo
2017-01-10
1
-0
/
+2
|
*
|
|
|
|
|
|
Use replaced transactions in compact block reconstruction
Matt Corallo
2017-01-10
4
-8
/
+41
|
*
|
|
|
|
|
|
Keep shared_ptrs to recently-replaced txn for compact blocks
Matt Corallo
2017-01-10
3
-2
/
+25
|
*
|
|
|
|
|
|
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
5
-13
/
+20
|
*
|
|
|
|
|
|
Move ORPHAN constants from validation.h to net_processing.h
Matt Corallo
2017-01-09
2
-6
/
+7
*
|
|
|
|
|
|
|
Merge #9512: Fix various things -fsanitize complains about
Wladimir J. van der Laan
2017-01-18
6
-25
/
+49
|
\
\
\
\
\
\
\
\
[next]