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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
include the chaintip *blockIndex in the SyncTransaction signal
Jonas Schnelli
2015-12-04
1
-4
/
+4
*
Merge pull request #7113
Wladimir J. van der Laan
2015-12-03
1
-1
/
+1
|
\
|
*
Switch to a more efficient rolling Bloom filter
Pieter Wuille
2015-11-28
1
-1
/
+1
*
|
Merge pull request #7133
Wladimir J. van der Laan
2015-12-03
1
-11
/
+8
|
\
\
|
*
|
Actually only use filterInventoryKnown with MSG_TX inventory messages.
Gregory Maxwell
2015-11-30
1
-9
/
+7
|
*
|
Rename setInventoryKnown filterInventoryKnown
Patick Strateman
2015-11-30
1
-3
/
+3
|
*
|
Replace setInventoryKnown with a rolling bloom filter.
Gregory Maxwell
2015-11-30
1
-5
/
+4
*
|
|
PartitionCheck: remove useless spaces
paveljanik
2015-12-02
1
-3
/
+3
*
|
|
Fix various typos
paveljanik
2015-12-02
1
-3
/
+3
*
|
|
Flush coins cache also after transaction processing
Pieter Wuille
2015-12-01
1
-0
/
+1
*
|
|
Uncache input txn in utxo cache if a tx is not accepted to mempool
Matt Corallo
2015-12-01
1
-3
/
+22
*
|
|
Discard txn cache entries that were loaded for removed mempool txn
Matt Corallo
2015-12-01
1
-8
/
+15
*
|
|
Expose FormatStateMessage
Alex Morcos
2015-12-01
1
-1
/
+1
*
|
|
Store the total sig op count of a tx.
Alex Morcos
2015-12-01
1
-1
/
+1
*
|
|
Merge pull request #7141
Wladimir J. van der Laan
2015-12-01
1
-8
/
+15
|
\
\
\
|
*
|
|
rpc: Don't translate warning messages
Wladimir J. van der Laan
2015-12-01
1
-8
/
+15
*
|
|
|
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
1
-41
/
+52
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix removeForReorg to use MedianTimePast
Suhas Daftuar
2015-11-30
1
-3
/
+3
|
*
|
|
Don't call removeForReorg if DisconnectTip fails
Suhas Daftuar
2015-11-30
1
-7
/
+1
|
*
|
|
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-30
1
-1
/
+12
|
*
|
|
removeForReorg calls once-per-disconnect-> once-per-reorg
Matt Corallo
2015-11-30
1
-8
/
+14
|
*
|
|
Make indentation in ActivateBestChainStep readable
Matt Corallo
2015-11-30
1
-33
/
+33
|
*
|
|
Fix removal of time-locked transactions during reorg
Matt Corallo
2015-11-30
1
-1
/
+1
*
|
|
|
Merge pull request #7079
Wladimir J. van der Laan
2015-12-01
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Limit setAskFor and retire requested entries only when a getdata returns.
Gregory Maxwell
2015-11-23
1
-1
/
+4
|
*
|
|
prevent peer flooding request queue for an inv
kazcw
2015-11-23
1
-0
/
+1
*
|
|
|
Change GetPriority calculation.
Alex Morcos
2015-11-19
1
-3
/
+4
*
|
|
|
Merge pull request #7112
Wladimir J. van der Laan
2015-11-30
1
-27
/
+31
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Move uiInterface.NotifyBlockTip signal above the core/wallet signal
Jonas Schnelli
2015-11-30
1
-28
/
+31
|
*
|
|
[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...
Jonas Schnelli
2015-11-30
1
-3
/
+2
|
*
|
|
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
Jonas Schnelli
2015-11-30
1
-1
/
+3
*
|
|
|
Merge pull request #7116
Wladimir J. van der Laan
2015-11-30
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Trivial: Fix warning introduced by #7053 by casting to uint64_t
Jorge Timón
2015-11-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Allow block announcements with headers
Suhas Daftuar
2015-11-29
1
-10
/
+213
*
|
|
Merge pull request #7106
Gregory Maxwell
2015-11-28
1
-11
/
+14
|
\
\
\
|
*
|
|
Fix and improve relay from whitelisted peers
Pieter Wuille
2015-11-26
1
-11
/
+14
*
|
|
|
Merge pull request #6508
Pieter Wuille
2015-11-28
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-11-27
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[trivial] Reuse translation and cleanup DEFAULT_* values
MarcoFalke
2015-11-28
1
-2
/
+2
*
|
|
|
Constrain constant values to a single location in code
Luke Dashjr
2015-11-28
1
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #7053
Wladimir J. van der Laan
2015-11-27
1
-30
/
+26
|
\
\
\
|
*
|
|
Globals: Remove a bunch of Params() calls from main.cpp:
Jorge Timón
2015-11-23
1
-30
/
+26
*
|
|
|
Merge pull request #6871
Wladimir J. van der Laan
2015-11-27
1
-5
/
+197
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix incorrect locking of mempool during RBF replacement
Peter Todd
2015-11-10
1
-2
/
+5
|
*
|
|
Improve RBF replacement criteria
Suhas Daftuar
2015-11-10
1
-12
/
+47
|
*
|
|
Reject replacements that add new unconfirmed inputs
Peter Todd
2015-11-10
1
-0
/
+24
|
*
|
|
Prevent low feerate txs from (directly) replacing high feerate txs
Peter Todd
2015-11-10
1
-24
/
+38
|
*
|
|
Add opt-in full-RBF to mempool
Peter Todd
2015-11-10
1
-5
/
+121
*
|
|
|
Add enforcenodebloom option.
Patick Strateman
2015-11-24
1
-5
/
+3
*
|
|
|
Move bloom filter filtering logic outside of command "switch" (giant if/else).
Patick Strateman
2015-11-24
1
-15
/
+15
|
|
_
|
/
|
/
|
|
[next]