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
/
qt
/
test
Age
Commit message (
Expand
)
Author
2019-08-09
Give QApplication dummy arguments
Andrew Chow
2019-08-06
test: only include and init openSSL where it's actually used
fanquake
2019-07-08
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-06-27
qt: test: Create at most one testing setup
MarcoFalke
2019-06-27
Merge #16278: tests: Remove unused includes
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
Jonas Schnelli
2019-06-20
test: Log to debug.log in all tests
MarcoFalke
2019-06-20
test: use common setup in gui tests
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-17
scripted-diff: Rename LockAnnotation to LockAssertion
practicalswift
2019-05-13
[refactor] interfaces: Add missing LockAnnotation for cs_main
MarcoFalke
2019-05-09
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...
Wladimir J. van der Laan
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-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-10
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-02-14
Bump minimum Qt version to 5.5.1
Sjors Provoost
2019-02-07
wallet: Add lock annotation for mapAddressBook
MarcoFalke
2019-02-01
Rename ScanResult stop_block field
Russell Yanofsky
2019-01-30
Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet code
MeshCollider
2019-01-21
Merge #14955: Switch all RNG code to the built-in PRNG
Wladimir J. van der Laan
2019-01-15
Convert CWallet::ScanForWalletTransactions and SyncTransaction to the new Cha...
Russell Yanofsky
2019-01-13
Use FRC::randbytes instead of reading >32 bytes from RNG
Pieter Wuille
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2018-12-12
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...
MeshCollider
2018-11-13
Add stop_block out arg to ScanForWalletTransactions
Ben Woosley
2018-11-13
util.h: explicitly include required QString header
1Il1
2018-11-13
Return a status enum from ScanForWalletTransactions
Ben Woosley
2018-11-06
Remove uses of cs_main in wallet code
Russell Yanofsky
2018-11-06
Pass chain and client variables where needed
Russell Yanofsky
2018-11-05
Merge #14350: Add WalletLocation class
Wladimir J. van der Laan
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-10-25
wallet: Refactor to use WalletLocation
João Barbosa
2018-10-24
Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI...
Wladimir J. van der Laan
2018-10-20
Merge #14527: qa: Revert "Make qt wallet test compatible with qt4"
Wladimir J. van der Laan
2018-10-20
Revert "Make qt wallet test compatible with qt4"
MarcoFalke
2018-10-19
Merge #14011: Disable wallet and address book Qt tests on macOS minimal platform
Pieter Wuille
2018-10-09
build: Add --disable-bip70 configure option
Wladimir J. van der Laan
2018-09-04
Fix typos reported by codespell
practicalswift
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-20
Disable wallet and address book Qt tests on macOS minimal platform
Russell Yanofsky
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-04-25
[tests] [qt] Add tests for address book manipulation via EditAddressDialog
James O'Beirne
2018-04-25
[tests] [qt] Introduce qt/test/util with a generalized ConfirmMessage
James O'Beirne
2018-04-18
wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets
João Barbosa
2018-04-09
Merge #11851: scripted-diff: Rename wallet database classes
Wladimir J. van der Laan
[next]