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
*
Eliminate TX trickle bypass, sort TX invs for privacy and priority.
Gregory Maxwell
2016-04-20
1
-24
/
+36
*
Merge #7856: Only send one GetAddr response per connection.
Wladimir J. van der Laan
2016-04-15
1
-0
/
+8
|
\
|
*
Only send one GetAddr response per connection.
Gregory Maxwell
2016-04-11
1
-0
/
+8
*
|
Merge #7877: Change mapRelay to store CTransactions
Wladimir J. van der Laan
2016-04-15
1
-5
/
+2
|
\
\
|
*
|
Change mapRelay to store CTransactions
Pieter Wuille
2016-04-14
1
-5
/
+2
*
|
|
Merge #7874: Improve AlreadyHave
Wladimir J. van der Laan
2016-04-14
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid unnecessary database access for unknown transactions
Alex Morcos
2016-04-13
1
-1
/
+3
*
|
|
Merge #7862: Use txid as key in mapAlreadyAskedFor
Wladimir J. van der Laan
2016-04-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use txid as key in mapAlreadyAskedFor
Suhas Daftuar
2016-04-11
1
-1
/
+1
|
|
/
*
|
Merge #7828: Trivial: Globals: Explicitly pass const CChainParams& to Process...
Pieter Wuille
2016-04-12
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Trivial: Globals: Explicitly pass const CChainParams& to ProcessMessage()
Jorge Timón
2016-04-06
1
-3
/
+2
*
|
Version 2 transactions remain non-standard until CSV activates
Suhas Daftuar
2016-04-07
1
-0
/
+8
*
|
Merge #7804: Track block download times per individual block
Wladimir J. van der Laan
2016-04-07
1
-31
/
+36
|
\
\
|
*
|
Self check after the last peer is removed
Pieter Wuille
2016-04-07
1
-0
/
+7
|
*
|
Track block download times per individual block
Pieter Wuille
2016-04-07
1
-31
/
+29
|
|
/
*
/
init: allow shutdown during 'Activating best chain...'
Wladimir J. van der Laan
2016-04-06
1
-0
/
+2
|
/
*
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-03
1
-4
/
+4
*
Merge #7763: Put hex-encoded version in UpdateTip
Wladimir J. van der Laan
2016-03-31
1
-4
/
+4
|
\
|
*
Reformat version in UpdateTip and other messages
Pieter Wuille
2016-03-31
1
-4
/
+4
*
|
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
Wladimir J. van der Laan
2016-03-30
1
-5
/
+17
|
\
\
|
|
/
|
/
|
|
*
Soft fork logic for BIP68
BtcDrak
2016-03-18
1
-2
/
+3
|
*
Soft fork logic for BIP113
BtcDrak
2016-03-18
1
-4
/
+10
|
*
Add CHECKSEQUENCEVERIFY softfork through BIP9
Pieter Wuille
2016-03-18
1
-0
/
+5
*
|
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-13
/
+60
*
|
Merge #7692: Remove p2p alert system
Wladimir J. van der Laan
2016-03-21
1
-67
/
+24
|
\
\
|
*
|
Remove `-alerts` option
BtcDrak
2016-03-18
1
-1
/
+0
|
*
|
Update alert notification and GUI
BtcDrak
2016-03-18
1
-4
/
+24
|
*
|
Remove p2p alert handling
BtcDrak
2016-03-18
1
-62
/
+0
|
|
/
*
|
Merge #7708: De-neuter NODE_BLOOM
Wladimir J. van der Laan
2016-03-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Always disconnect old nodes which request filtered connections.
Patrick Strateman
2016-03-18
1
-1
/
+1
*
|
Merge #7575: Minimal BIP9 implementation
Wladimir J. van der Laan
2016-03-18
1
-7
/
+79
|
\
\
|
*
|
Softfork status report in RPC
Pieter Wuille
2016-03-15
1
-1
/
+5
|
*
|
BIP9 Implementation
Pieter Wuille
2016-03-15
1
-6
/
+74
|
|
/
*
|
Merge #7594: Mempool: Add tracking of ancestor packages
Wladimir J. van der Laan
2016-03-17
1
-16
/
+2
|
\
\
|
*
|
Add ancestor tracking to mempool
Suhas Daftuar
2016-03-14
1
-1
/
+1
|
*
|
Remove work limit in UpdateForDescendants()
Suhas Daftuar
2016-03-14
1
-14
/
+0
|
*
|
Rename CTxMemPool::remove -> removeRecursive
Suhas Daftuar
2016-03-14
1
-1
/
+1
|
|
/
*
|
Merge #7187: Keep reorgs fast for SequenceLocks checks
Wladimir J. van der Laan
2016-03-16
1
-19
/
+70
|
\
\
|
|
/
|
/
|
|
*
Add LockPoints
Alex Morcos
2016-03-16
1
-19
/
+70
*
|
Merge #7592: mempool: Re-remove ERROR logging for mempool rejects
Wladimir J. van der Laan
2016-03-11
1
-27
/
+30
|
\
\
|
*
|
mempool: Reduce ERROR logging for mempool rejects
Wladimir J. van der Laan
2016-02-24
1
-27
/
+30
|
|
/
*
/
No "Unknown command" for getaddr command.
R E Broadley
2016-03-08
1
-6
/
+11
|
/
*
Merge #7526: fix spelling of advertise (shows up in the debug log)
Wladimir J. van der Laan
2016-02-16
1
-4
/
+4
|
\
|
*
fix spelling of advertise in src and doc
jloughry
2016-02-12
1
-4
/
+4
*
|
Merge #7509: Common argument defaults for NODE_BLOOM stuff and -wallet
Wladimir J. van der Laan
2016-02-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Common argument defaults for NODE_BLOOM stuff and -wallet
Luke Dashjr
2016-02-11
1
-1
/
+1
*
|
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-12
1
-2
/
+148
|
\
\
|
*
|
fix sdaftuar's nits again
Alex Morcos
2016-02-11
1
-5
/
+5
|
*
|
Implement SequenceLocks functions
Alex Morcos
2016-02-10
1
-2
/
+148
*
|
|
Update the wallet best block marker when pruning
Pieter Wuille
2016-02-10
1
-1
/
+1
[next]