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
2018-06-11
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-11
test: Add MempoolAncestryTests
Karl-Johan Alm
2018-06-07
Merge #13396: Drop unused arith_uint256 ! operator
Wladimir J. van der Laan
2018-06-07
Merge #13243: Make reusable base class for auxiliary indices
Wladimir J. van der Laan
2018-06-06
speed up of tx_validationcache_tests by reusing of CTransaction.
lucash.dev@gmail.com
2018-06-06
Use bracket syntax includes ("#include <foo.h>")
practicalswift
2018-06-05
Merge #13288: rpc: Remove the need to include rpc/blockchain.cpp in order to ...
Wladimir J. van der Laan
2018-06-05
Merge #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput
Wladimir J. van der Laan
2018-06-05
Merge #13351: wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
2018-06-05
Drop uint 256 not operator
Ben Woosley
2018-06-04
index: Remove TxIndexDB from public interface of TxIndex.
Jim Posen
2018-06-04
Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2
Wladimir J. van der Laan
2018-05-30
wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
2018-05-30
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-29
[MOVEONLY] Move unused Merkle branch code to tests
Pieter Wuille
2018-05-29
Specialized double sha256 for 64 byte inputs
Pieter Wuille
2018-05-24
Merge #13291: test: Don't include torcontrol.cpp into the test file
MarcoFalke
2018-05-23
Merge #13011: Cache witness hash in CTransaction
Wladimir J. van der Laan
2018-05-23
Do not use uppercase characters in source code filenames
practicalswift
2018-05-22
Merge #13282: trivial: Mark overrides as such.
MarcoFalke
2018-05-21
Declare TorReply parsing functions in torcontrol_tests
Ben Woosley
2018-05-20
Drop the chain argument to GetDifficulty
Ben Woosley
2018-05-20
trivial: Mark overrides as such.
Daniel Kraft
2018-05-19
scripted-diff: Rename master key to seed
John Newbery
2018-05-18
Drop UpdateTransaction in favor of UpdateInput
Ben Woosley
2018-05-18
Add Unit Test for SingleThreadedSchedulerClient
Jesse Cohen
2018-05-16
Merge #13023: Fix some concurrency issues in ActivateBestChain()
Wladimir J. van der Laan
2018-05-16
Add unit tests for signals generated by ProcessNewBlock()
Jesse Cohen
2018-05-15
Merge #12881: Minor optimizations to bech32::Decode(); add tests.
Wladimir J. van der Laan
2018-05-14
Break circular dependency: chain -> pow -> chain
Ben Woosley
2018-05-14
Merge #12963: Fix Clang Static Analyzer warnings
MarcoFalke
2018-05-14
Merge #11689: mempool: Fix missing locking in CTxMemPool::check(…) and CTxM...
MarcoFalke
2018-05-12
Merge #11423: [Policy] Several transaction standardness rules
Wladimir J. van der Laan
2018-05-05
Add Clang thread safety analysis annotations
practicalswift
2018-05-04
Make CMutableTransaction constructor explicit
MarcoFalke
2018-05-05
Add transaction tests for constant scriptCode
Johnson Lau
2018-05-05
Add constant scriptCode policy in non-segwit scripts
Johnson Lau
2018-05-03
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-04-29
util: Store debug log file path in BCLog::Logger member.
Jim Posen
2018-04-29
scripted-diff: Rename BCLog::Logger member variables.
Jim Posen
2018-04-27
util: Establish global logger object.
Jim Posen
2018-04-26
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
Wladimir J. van der Laan
2018-04-25
[test] Simple unit test for TxIndex.
Jim Posen
2018-04-23
Make tests pass after 2020
Bernhard M. Wiedemann
2018-04-23
Merge #12885: Reduce implementation code inside CScript
Wladimir J. van der Laan
2018-04-23
Merge #13052: trivial: Fix relevent typo
MarcoFalke
2018-04-22
trivial: Fix relevent typo
practicalswift
2018-04-19
Do not treat bare multisig as IsMine
Pieter Wuille
2018-04-18
Consistently log CValidationState on failure
Ben Woosley
2018-04-17
Merge #12949: tests: Avoid copies of CTransaction
MarcoFalke
[prev]
[next]