index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2016-12-15
Merge #9172: Resurrect pstratem's "Simple fuzzing framework"
Wladimir J. van der Laan
2016-12-15
Simple fuzzing framework
Patrick Strateman
2016-12-14
Merge #8895: Better SigCache Implementation
Pieter Wuille
2016-12-14
Add unit tests for the CuckooCache
Jeremy Rubin
2016-12-14
Add CuckooCache implementation and replace the sigcache map_type with it
Jeremy Rubin
2016-12-14
Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock
Wladimir J. van der Laan
2016-12-13
Merge #9305: Refactor: Removed begin/end_ptr functions.
Wladimir J. van der Laan
2016-12-12
Fix spelling.
Richard Kiss
2016-12-09
Merge #9240: Remove txConflicted
Pieter Wuille
2016-12-09
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-05
Remove mapOrphanTransactionsByPrev from DoS_tests
Pieter Wuille
2016-12-05
remove internal tracking of mempool conflicts for reporting to wallet
Alex Morcos
2016-12-05
remove external usage of mempool conflict tracking
Alex Morcos
2016-12-05
Merge #9269: Align struct COrphan definition
Wladimir J. van der Laan
2016-12-05
Align struct COrphan definition
Pieter Wuille
2016-12-05
Merge #9014: Fix block-connection performance regression
Wladimir J. van der Laan
2016-12-04
Remove unused CDiskBlockPos* argument from ProcessNewBlock
Matt Corallo
2016-12-04
Switch pblock in ProcessNewBlock to a shared_ptr
Matt Corallo
2016-12-02
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
Merge #9223: unification of Bloom filter representation
MarcoFalke
2016-11-29
Disable fee estimates for a confirm target of 1 block
Alex Morcos
2016-11-28
Fix some typos
fsb4000
2016-11-26
unification of Bloom filter representation
S. Matthew English
2016-11-25
Merge #9128: net: Decouple CConnman and message serialization
Pieter Wuille
2016-11-25
net: add CVectorWriter and CNetMsgMaker
Cory Fields
2016-11-25
Merge #9100: tx_valid: re-order inputs to how they are encoded
MarcoFalke
2016-11-21
Always add default_witness_commitment with GBT client support
Pieter Wuille
2016-11-21
Merge #8837: allow bitcoin-tx to parse partial transactions
Wladimir J. van der Laan
2016-11-19
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-17
Merge #9075: Decouple peer-processing-logic from block-connection-logic (#3)
Pieter Wuille
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-09
Replace CValidationState param in ProcessNewBlock with BlockChecked
Matt Corallo
2016-11-09
Remove pfrom parameter from ProcessNewBlock
Matt Corallo
2016-11-09
Merge #9039: Various serialization simplifcations and optimizations
Wladimir J. van der Laan
2016-11-08
Merge #9095: test: Fix test_random includes
Jonas Schnelli
2016-11-07
Merge #9026: Fix handling of invalid compact blocks
Pieter Wuille
2016-11-08
tx_valid: re-order inputs to how they are encoded
Daniel Cousens
2016-11-07
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
test: Fix test_random includes
MarcoFalke
2016-11-07
Merge #8976: libconsensus: Add input validation of flags
Wladimir J. van der Laan
2016-11-07
Merge #7730: Remove priority estimation
Wladimir J. van der Laan
2016-11-07
Remove priority estimation
Alex Morcos
2016-11-07
Merge #8675: Make copyright header lines uniform
Wladimir J. van der Laan
2016-11-07
Merge #8708: net: have CConnman handle message sending
Wladimir J. van der Laan
2016-11-07
Merge #9070: Lockedpool fixes
Wladimir J. van der Laan
[next]