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
/
bench
Age
Commit message (
Expand
)
Author
2019-12-05
Add bounds checks in key_io before DecodeBase58Check
Pieter Wuille
2019-11-25
[test] move wallet helper functions into test library
Martin Zumsande
2019-11-25
[test] move mining helper functions into test library
Martin Zumsande
2019-11-07
Benchmark script verification with 100 nested IFs
Pieter Wuille
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-04
Merge #17349: Remove redundant copy constructors
MarcoFalke
2019-11-04
Merge #17228: test: Add RegTestingSetup to setup_common
MarcoFalke
2019-11-01
bench: Remove redundant copy constructor in mempool_stress
MarcoFalke
2019-11-01
Merge #17292: Add new mempool benchmarks for a complex pool
MarcoFalke
2019-10-30
test: Add RegTestingSetup to setup_common
MarcoFalke
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
Merge #16839: Replace Connman and BanMan globals with NodeContext local
Wladimir J. van der Laan
2019-10-29
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
2019-10-29
[validation] Add CValidationState subclasses
John Newbery
2019-10-28
Add new mempool benchmarks for a complex pool
Jeremy Rubin
2019-10-28
Merge #17279: refactor: Remove redundant c_str() calls in formatting
MarcoFalke
2019-10-28
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
Merge #17267: bench: Fix negative values and zero for -evals flag
Wladimir J. van der Laan
2019-10-28
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-28
bench: Fix negative values and zero for -evals flag
nijynot
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-15
Remove unused includes
practicalswift
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-11
Merge #16227: Refactor CWallet's inheritance chain
Wladimir J. van der Laan
2019-07-11
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
Wladimir J. van der Laan
2019-07-09
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-07-05
bench: Benchmark blockToJSON
Kirill Fomichev
2019-07-03
Add ChaCha20Poly1305@Bitcoin AEAD benchmark
Jonas Schnelli
2019-07-02
bench: Move generated data to a dedicated translation unit
João Barbosa
2019-06-13
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-29
Merge #16046: util: Add type safe GetTime
Wladimir J. van der Laan
2019-05-23
util: Add type safe GetTime
MarcoFalke
2019-05-22
bench: Add benchmark for CRollingBloomFilter::reset
João Barbosa
2019-05-13
[refactor] interfaces: Add missing LockAnnotation for cs_main
MarcoFalke
2019-05-10
Merge #15512: Add ChaCha20 encryption option (XOR)
Jonas Schnelli
2019-05-09
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...
Wladimir J. van der Laan
2019-05-03
Add ChaCha20 bench
Jonas Schnelli
2019-05-03
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-04-29
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-17
refactor: Add handleNotifications method to wallet
MarcoFalke
2019-04-15
bench: Add wallet_balance benchmarks
MarcoFalke
2019-04-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
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
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-03-27
Merge #15519: Add Poly1305 implementation
Wladimir J. van der Laan
[prev]
[next]