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
/
test
Age
Commit message (
Expand
)
Author
2020-07-14
Merge #19464: net: remove -banscore configuration option
MarcoFalke
2020-07-13
Merge #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VE...
MarcoFalke
2020-07-12
Merge #18202: refactor: consolidate sendmany and sendtoaddress code
Samuel Dobson
2020-07-11
net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLD
Jon Atack
2020-07-11
net: remove -banscore configuration option
Jon Atack
2020-07-12
Merge #19441: walletdb: don't reinitialize desc cache with multiple cache ent...
Samuel Dobson
2020-07-11
Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...
Samuel Dobson
2020-07-11
Merge #19474: doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
[protocol] Remove unused CADDR_TIME_VERSION
John Newbery
2020-07-10
Merge #18638: net: Use mockable time for ping/pong, add tests
MarcoFalke
2020-07-10
doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
Merge #19469: rpc: deprecate banscore field in getpeerinfo
fanquake
2020-07-09
Merge #19258: doc: improve subtree check instructions
Wladimir J. van der Laan
2020-07-09
test: Add smoke test to check that wallets are flushed by default
MarcoFalke
2020-07-09
net: Extract download permission from noban
MarcoFalke
2020-07-08
test: getpeerinfo banscore deprecation test
Jon Atack
2020-07-06
Merge #19328: Add gettxoutsetinfo hash_type option
MarcoFalke
2020-07-05
Merge #19450: ci: Add tsan suppression for race in BerkeleyBatch
MarcoFalke
2020-07-05
Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabase
MarcoFalke
2020-07-05
ci: Add tsan suppression for race in BerkeleyBatch
Hennadii Stepanov
2020-07-04
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-03
walletdb: don't reinitialize desc cache with multiple cache entries
Andrew Chow
2020-07-03
Merge #18649: tests: Add std::locale::global to list of locale dependent func...
fanquake
2020-07-03
Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...
Samuel Dobson
2020-07-02
Merge #19422: ci: Add tsan suppression for race in wallet
MarcoFalke
2020-07-01
walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
Andrew Chow
2020-07-01
gui: change combiner for signals to optional_last_value
Cory Fields
2020-07-01
Merge #19368: test: improve functional tests compatibility with BSD/macOS
Wladimir J. van der Laan
2020-06-30
ci: Add tsan suppression for race in wallet
MarcoFalke
2020-06-29
Merge #19300: wallet: Handle concurrent wallet loading
MarcoFalke
2020-06-29
Merge #19204: p2p: Reduce inv traffic during IBD
MarcoFalke
2020-06-25
Merge #11413: [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option
Wladimir J. van der Laan
2020-06-25
Merge #19348: test: Bump linter versions
MarcoFalke
2020-06-25
test: retry when write to a socket fails on macOS
Ivan Metlushko
2020-06-24
tests: Check that segwit inputs in psbt have both UTXO types
Andrew Chow
2020-06-24
psbt: always put a non_witness_utxo and don't remove it
Andrew Chow
2020-06-24
Merge #19272: net, test: invalid p2p messages and test framework improvements
MarcoFalke
2020-06-24
tests for bumpfee / estimate_modes
Karl-Johan Alm
2020-06-24
test: use pgrep for better compatibility
Ivan Metlushko
2020-06-22
test: Bump linter versions
Duncan Dean
2020-06-22
test: refactor functional tests to use restart_node
Christopher Coverdale
2020-06-22
test: Test gettxouttsetinfo hash_type option
Fabian Jahr
2020-06-21
test: Check that peers with forcerelay permission do not get a feefilter message
MarcoFalke
2020-06-21
test: Add connect_nodes method
MarcoFalke
2020-06-21
test: Add test for no net permission
MarcoFalke
2020-06-21
test: Replace self.nodes[0].p2p with conn
MarcoFalke
2020-06-21
test: remove redundant generate
MarcoFalke
2020-06-21
test: pep-8 p2p_feefilter.py
MarcoFalke
2020-06-21
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-21
Merge #18027: "PSBT Operations" dialog
Samuel Dobson
[next]