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
/
validation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Compensate for memory peak at flush time
Pieter Wuille
2017-03-30
1
-1
/
+1
|
/
/
*
|
[trivial] Fix typos in comments
practicalswift
2017-03-21
1
-1
/
+1
*
|
Merge #8665: Assert all the things!
Wladimir J. van der Laan
2017-03-14
1
-2
/
+6
|
\
\
|
*
|
Assert ConnectBlock block and pIndex are the same block
NicolasDorier
2017-02-19
1
-1
/
+4
|
*
|
ContextualCheckBlockHeader should never have pindexPrev to NULL
NicolasDorier
2017-02-15
1
-1
/
+2
*
|
|
Merge #9548: Remove min reasonable fee
Wladimir J. van der Laan
2017-03-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove unnecessary min fee argument in CTxMemPool constructor
Alex Morcos
2017-01-17
1
-1
/
+1
*
|
|
|
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-35
/
+9
|
\
\
\
\
|
*
|
|
|
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
1
-5
/
+2
|
*
|
|
|
[rpc] Remove priorityDelta from prioritisetransaction
Alex Morcos
2017-03-03
1
-6
/
+4
|
*
|
|
|
No longer allow "free" transactions
Alex Morcos
2017-03-03
1
-24
/
+3
*
|
|
|
|
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge #9773: Return errors from importmulti if complete rescans are not succe...
Wladimir J. van der Laan
2017-02-22
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Return errors from importmulti if complete rescans are not successful
Russell Yanofsky
2017-02-17
1
-1
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #9801: Removed redundant parameter from mempool.PrioritiseTransaction
Wladimir J. van der Laan
2017-02-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Removed redundant parameter from mempool.PrioritiseTransaction
gubatron
2017-02-21
1
-2
/
+2
*
|
|
|
|
Read/write mempool.dat as a binary.
Pavel JanÃk
2017-02-20
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge #9696: [trivial] Fix recently introduced typos in comments
MarcoFalke
2017-02-18
1
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-14
1
-5
/
+5
|
|
|
/
|
|
/
|
*
/
|
Harden against mistakes handling invalid blocks
Suhas Daftuar
2017-02-15
1
-5
/
+11
|
/
/
*
|
Merge #9644: [refactor] Remove using namespace <xxx> from src/
MarcoFalke
2017-01-30
1
-24
/
+22
|
\
\
|
*
|
Refactor: Remove using namespace <xxx> from src/*.cpp.
Karl-Johan Alm
2017-01-27
1
-24
/
+22
*
|
|
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use incrementalRelayFee for BIP 125 replacement
Alex Morcos
2017-01-19
1
-2
/
+2
*
|
|
Merge #9519: Exclude RBF replacement txs from fee estimation
Wladimir J. van der Laan
2017-01-26
1
-5
/
+7
|
\
\
\
|
*
|
|
Exclude RBF txs from fee estimation
Alex Morcos
2017-01-20
1
-5
/
+7
*
|
|
|
[Trivial] fix logging typo in FlushStateToDisk()
John Newbery
2017-01-24
1
-1
/
+1
*
|
|
|
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
1
-4
/
+4
*
|
|
|
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 #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
*
|
|
|
|
Move wallet callbacks into cs_main (this effectively reverts #7946)
Matt Corallo
2017-01-19
1
-9
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-19
1
-7
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
1
-7
/
+11
|
|
/
/
*
|
|
Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...
Pieter Wuille
2017-01-16
1
-9
/
+26
|
\
\
\
|
*
|
|
Introduce assumevalid setting to skip presumed valid scripts.
Gregory Maxwell
2017-01-13
1
-9
/
+26
*
|
|
|
Merge #9490: Replace FindLatestBefore used by importmuti with FindEarliestAtL...
Pieter Wuille
2017-01-13
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Replace FindLatestBefore used by importmuti with FindEarliestAtLeast.
Gregory Maxwell
2017-01-12
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge #9375: Relay compact block messages prior to full block connection
Pieter Wuille
2017-01-13
1
-10
/
+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add comment to describe callers to ActivateBestChain
Matt Corallo
2017-01-12
1
-0
/
+5
|
*
|
|
Use a temp pindex to avoid a const_cast in ProcessNewBlockHeaders
Matt Corallo
2017-01-11
1
-3
/
+5
|
*
|
|
Add a CValidationInterface::NewPoWValidBlock callback
Matt Corallo
2017-01-05
1
-0
/
+5
|
*
|
|
Call AcceptBlock with the block's shared_ptr instead of CBlock&
Matt Corallo
2017-01-04
1
-8
/
+12
|
*
|
|
Make CBlockIndex*es in net_processing const
Matt Corallo
2017-01-04
1
-2
/
+4
*
|
|
|
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-12
1
-2
/
+20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Shorten variable names and switch to tx/s
Pieter Wuille
2017-01-11
1
-3
/
+3
|
*
|
|
Remove SIGCHECK_VERIFICATION_FACTOR
Pieter Wuille
2017-01-04
1
-28
/
+6
|
*
|
|
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
1
-3
/
+3
[prev]
[next]