Matt Corallo
|
0cf86a6678
|
Introduce (and use) an IsArgSet accessor method
|
8 years ago |
MarcoFalke
|
fa16b8fdba
|
If we don't allow free txs, always send a fee filter (take 2)
|
8 years ago |
Suhas Daftuar
|
7017298eb2
|
Allow compactblock reconstruction when block is in flight
|
8 years ago |
Gregory Maxwell
|
da9cdd2c9c
|
Do not run functions with necessary side-effects in assert()
|
8 years ago |
Alex Morcos
|
01fea7a048
|
If we don't allow free txs, always send a fee filter
|
8 years ago |
Pieter Wuille
|
2efc43874c
|
Align struct COrphan definition
|
8 years ago |
Pieter Wuille
|
f6fb7acda4
|
Move CTxInWitness inside CTxIn
|
8 years ago |
Matt Corallo
|
a13fa4c80f
|
Remove unused CDiskBlockPos* argument from ProcessNewBlock
|
8 years ago |
Matt Corallo
|
2d6e5619af
|
Switch pblock in ProcessNewBlock to a shared_ptr
This (finally) fixes a performance regression in
b3b3c2a562
|
8 years ago |
Matt Corallo
|
9b9324ee49
|
Fix rounding privacy leak introduced in #9260
|
8 years ago |
Pieter Wuille
|
81e3228fcb
|
Make CTransaction actually immutable
|
8 years ago |
Matt Corallo
|
76faa3cdfe
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
|
8 years ago |
Matt Corallo
|
e736772c56
|
Move network-msg-processing code out of main to its own file
|
8 years ago |