aboutsummaryrefslogtreecommitdiff
path: root/src/bench
Commit message (Expand)AuthorAgeFilesLines
...
* | test: Show debug log on unit test failureMarcoFalke2020-01-021-0/+1
* | Merge #17781: rpc: Remove mempool global from minerMarcoFalke2020-01-024-4/+14
|\ \
| * | rpc: Remove mempool global from minerMarcoFalke2019-12-234-4/+14
* | | scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-3013-13/+13
|/ /
* | Merge #17593: test: move more utility functions into test utility libraryMarcoFalke2019-12-162-2/+4
|\ \
| * | [test] move wallet helper functions into test libraryMartin Zumsande2019-11-252-2/+2
| * | [test] move mining helper functions into test libraryMartin Zumsande2019-11-252-0/+2
| |/
* / Add bounds checks in key_io before DecodeBase58CheckPieter Wuille2019-12-051-1/+1
|/
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-062-2/+2
* Merge #17349: Remove redundant copy constructorsMarcoFalke2019-11-041-7/+1
|\
| * bench: Remove redundant copy constructor in mempool_stressMarcoFalke2019-11-011-7/+1
* | Merge #17228: test: Add RegTestingSetup to setup_commonMarcoFalke2019-11-041-1/+1
|\ \ | |/ |/|
| * test: Add RegTestingSetup to setup_commonMarcoFalke2019-10-301-1/+1
* | Merge #17292: Add new mempool benchmarks for a complex poolMarcoFalke2019-11-011-0/+93
|\ \
| * | Add new mempool benchmarks for a complex poolJeremy Rubin2019-10-281-0/+93
* | | Merge #15921: validation: Tidy up ValidationState interfaceWladimir J. van der Laan2019-10-303-4/+4
|\ \ \ | |_|/ |/| |
| * | [validation] Remove fMissingInputs from AcceptToMemoryPool()John Newbery2019-10-291-1/+1
| * | [validation] Add CValidationState subclassesJohn Newbery2019-10-293-3/+3
* | | Merge #16839: Replace Connman and BanMan globals with NodeContext localWladimir J. van der Laan2019-10-302-3/+8
|\ \ \
| * | | Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky2019-10-282-3/+8
* | | | Merge #17279: refactor: Remove redundant c_str() calls in formattingMarcoFalke2019-10-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | refactor: Remove redundant c_str() calls in formattingWladimir J. van der Laan2019-10-281-2/+2
| |/ /
* | | Merge #17267: bench: Fix negative values and zero for -evals flagWladimir J. van der Laan2019-10-281-0/+7
|\ \ \ | |/ / |/| |
| * | bench: Fix negative values and zero for -evals flagnijynot2019-10-281-0/+7
| |/
* | refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner2019-10-231-37/+3
* | Remove unused includespracticalswift2019-10-1513-17/+0
|/
* scripted-diff: Use ArgsManager::DEBUG_ONLY flagHennadii Stepanov2019-07-271-8/+8
* scripted-diff: Use Flags enum in AddArg()Hennadii Stepanov2019-07-271-8/+8
* Merge #16227: Refactor CWallet's inheritance chainWladimir J. van der Laan2019-07-111-3/+3
|\
| * Move various SigningProviders to signingprovider.{cpp,h}Andrew Chow2019-07-091-1/+1
| * scripted-diff: rename CBasicKeyStore to FillableSigningProviderAndrew Chow2019-07-091-2/+2
* | Merge #15649: Add ChaCha20Poly1305@Bitcoin AEADWladimir J. van der Laan2019-07-111-0/+123
|\ \
| * | Add ChaCha20Poly1305@Bitcoin AEAD benchmarkJonas Schnelli2019-07-031-0/+123
* | | bench: Benchmark blockToJSONKirill Fomichev2019-07-051-0/+33
| |/ |/|
* | bench: Move generated data to a dedicated translation unitJoão Barbosa2019-07-023-12/+38
|/
* scripted-diff: Replace fprintf with tfm::formatMarcoFalke2019-06-131-2/+2
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-0211-16/+0
* Merge #16046: util: Add type safe GetTimeWladimir J. van der Laan2019-05-291-0/+42
|\
| * util: Add type safe GetTimeMarcoFalke2019-05-231-0/+42
* | bench: Add benchmark for CRollingBloomFilter::resetJoão Barbosa2019-05-221-0/+9
|/
* [refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke2019-05-132-0/+2
* Merge #15512: Add ChaCha20 encryption option (XOR)Jonas Schnelli2019-05-101-0/+46
|\
| * Add ChaCha20 benchJonas Schnelli2019-05-031-0/+46
* | Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...Wladimir J. van der Laan2019-05-091-2/+2
|\ \
| * | Replace CScriptID and CKeyID in CTxDestination with dedicated typesGregory Sanders2019-04-291-2/+2
* | | scripted-diff: replace chainActive -> ::ChainActive()James O'Beirne2019-05-032-3/+3
|/ /
* | refactor: Add handleNotifications method to walletMarcoFalke2019-04-171-18/+3
* | bench: Add wallet_balance benchmarksMarcoFalke2019-04-151-0/+68
* | Merge #15788: test: Unify testing setups for fuzz, bench, and unit testsMarcoFalke2019-04-154-136/+21
|\ \
| * | scripted-diff: Bump copyright headers in test, benchMarcoFalke2019-04-114-4/+4