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-21
Convert COrphanTx to keep a CTransactionRef
Pieter Wuille
2016-12-21
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
Re-enable a blank v1 Tx JSON test
Douglas Roark
2016-12-21
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
Merge #9308: [test] Add CCoinsViewCache Access/Modify/Write tests
Wladimir J. van der Laan
2016-12-21
Merge #9376: Remove unused test files and references
Wladimir J. van der Laan
2016-12-21
Added some simple tests for the RAII-style events.
Karl-Johan Alm
2016-12-19
Merge #9354: Make fuzzer actually test CTxOutCompressor
Wladimir J. van der Laan
2016-12-19
Remove unused test files and references
BtcDrak
2016-12-17
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-12-15
Make fuzzer actually test CTxOutCompressor
Pieter Wuille
2016-12-15
Merge #7562: Bump transaction version default to 2
Wladimir J. van der Laan
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-08
Update python tests for default tx version=2
BtcDrak
2016-12-08
Preserve tx version=1 for certain tests
BtcDrak
2016-12-08
tiny test fix for mempool_tests
Alex Morcos
2016-12-05
Remove mapOrphanTransactionsByPrev from DoS_tests
Pieter Wuille
2016-12-05
[test] Add CCoinsViewCache Access/Modify/Write tests
Russell Yanofsky
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-04
Move CTxInWitness inside CTxIn
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
[prev]
[next]