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
2019-04-15
bench: Add wallet_balance benchmarks
MarcoFalke
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-10
test: Use test_bitcoin setup in bench, Add test utils
MarcoFalke
2019-04-10
test: Have segwit always active in (Basic)TestingSetup
MarcoFalke
2019-04-09
[build] Add several util units
John Newbery
2019-04-09
[build] Move rpc utility methods to rpc/util
John Newbery
2019-04-09
[build] Move policy settings to new src/policy/settings unit
John Newbery
2019-04-09
[build] Move CheckTransaction from lib_server to lib_consensus
John Newbery
2019-04-06
blockfilter: Update BIP 158 test vectors.
Jim Posen
2019-04-06
index: Access functions for global block filter indexes.
Jim Posen
2019-04-06
test: Unit test for block filter index reorg handling.
Jim Posen
2019-04-06
test: Unit tests for block index filter.
Jim Posen
2019-04-06
blockfilter: Functions to translate filter types to/from names.
Jim Posen
2019-04-04
Keep full pubkeys in FlatSigningProvider::origins
Pieter Wuille
2019-03-29
Silence "Test case [...] did not check any assertions" warnings when running ...
practicalswift
2019-03-29
Avoid repeated log messages in tests by connecting to signal handlers (Thread...
practicalswift
2019-03-29
tests: Reduce noise level in test_bitcoin output
practicalswift
2019-03-29
Merge #15663: crypto: Remove unused AES-128 code
Jonas Schnelli
2019-03-27
refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight
Antoine Riard
2019-03-27
QA: add test for CKey::Negate()
Jonas Schnelli
2019-03-27
Merge #15519: Add Poly1305 implementation
Wladimir J. van der Laan
2019-03-26
Add Poly1305 implementation
Jonas Schnelli
2019-03-25
Remove unused AES-128 code
practicalswift
2019-03-21
Merge #10973: Refactor: separate wallet from node
MeshCollider
2019-03-10
dead code: Remove dead option in HexStr conversion
Lenny Maiorani
2019-03-08
Merge #15532: Remove sharp edge (uninit member) when using the compiler-gener...
Wladimir J. van der Laan
2019-03-06
Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-03-05
Remove use of CRPCTable::appendCommand in wallet code
Russell Yanofsky
2019-03-05
Remove sharp edge (uninitialized m_filter_type) when using the compiler-gener...
practicalswift
2019-03-02
Merge #15118: Refactor block file logic
Wladimir J. van der Laan
2019-02-28
fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-02-28
test: Move main_tests to validation_tests
MarcoFalke
2019-02-28
test: Remove useless test_bitcoin_main.cpp
MarcoFalke
2019-02-22
flatfile: Unit tests for FlatFileSeq methods.
Jim Posen
2019-02-19
Fix lack of warning of unrecognized section names
Akio Nakamura
2019-02-16
Merge #15368: Descriptor checksums
Wladimir J. van der Laan
2019-02-16
Merge #15410: test: txindex: interrupt threadGroup before calling destructor
MarcoFalke
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-15
Merge #15399: fuzz: Script validation flags
MarcoFalke
2019-02-15
tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoins...
practicalswift
2019-02-14
test: txindex: interrupt threadGroup before calling destructor
MarcoFalke
2019-02-13
fuzz: Script validation flags
MarcoFalke
2019-02-13
fuzz: Move deserialize tests to test/fuzz/deserialize.cpp
MarcoFalke
2019-02-06
Change in transaction pull scheduling to prevent InvBlock-related attacks
Gleb Naumenko
2019-02-05
Merge #15327: tests: Make test updatecoins_simulation_test deterministic
MarcoFalke
2019-02-03
speed up Unserialize_impl for prevector
Akio Nakamura
2019-02-03
tests: Make updatecoins_simulation_test deterministic
practicalswift
2019-02-02
test: Make bloom tests deterministic
MarcoFalke
2019-01-29
test: Build fuzz targets into seperate executables
MarcoFalke
[prev]
[next]