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
/
functional
Age
Commit message (
Expand
)
Author
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-10-20
test: Replace use of (dis)?connect_nodes globals
Elliott Jin
2020-10-20
Merge #20125: rpc, wallet: Expose database format in getwalletinfo
Samuel Dobson
2020-10-19
Merge #19624: Warn on unknown rw_settings
MarcoFalke
2020-10-18
test: Fix intermittent issue in wallet_send
MarcoFalke
2020-10-18
test: Fix intermittent issue in wallet_import_rescan
MarcoFalke
2020-10-17
Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use Min...
MarcoFalke
2020-10-16
test: add logging for mining_getblocktemplate_longpoll.py
Sebastian Falbesoner
2020-10-16
test: remove unused helpers random_transaction(), make_change() and gather_in...
Sebastian Falbesoner
2020-10-16
test: use MiniWallet for mining_getblocktemplate_longpoll.py
Sebastian Falbesoner
2020-10-16
Merge #19401: QA: Use GBT to get block versions correct
MarcoFalke
2020-10-15
Address functional test nits
Pieter Wuille
2020-10-15
Merge #20002: net, rpc, cli: expose peer network in getpeerinfo; simplify/imp...
Wladimir J. van der Laan
2020-10-15
test: add coverage for getwalletinfo format field
Jon Atack
2020-10-15
Merge #19770: RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "p...
MarcoFalke
2020-10-15
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-15
Merge #19077: wallet: Add sqlite as an alternative wallet database and use it...
Samuel Dobson
2020-10-14
Merge #19988: Overhaul transaction request logic
Wladimir J. van der Laan
2020-10-14
Update wallet_multiwallet.py for descriptor and sqlite wallets
Russell Yanofsky
2020-10-14
Run dumpwallet for legacy wallets only in wallet_backup.py
Andrew Chow
2020-10-14
RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions")
Luke Dashjr
2020-10-14
rpc, test: expose CNodeStats network in RPC getpeerinfo
Jon Atack
2020-10-13
Merge #20126: test: p2p_leak_tx.py improvements (use MiniWallet, add p2p_lock...
MarcoFalke
2020-10-12
tests: dumping and minimizing of script assets data
Pieter Wuille
2020-10-12
tests: functional tests for Schnorr/Taproot/Tapscript
Pieter Wuille
2020-10-12
tests: add BIP340 Schnorr signature support to test framework
Pieter Wuille
2020-10-12
Activate Taproot/Tapscript on regtest (BIP 341, BIP 342)
Pieter Wuille
2020-10-12
Make Taproot spends standard + policy limits
Pieter Wuille
2020-10-12
Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers
Pieter Wuille
2020-10-12
Change transaction request logic to use txrequest
Pieter Wuille
2020-10-12
test: add p2p_lock acquires in p2p_leak_tx.py
Sebastian Falbesoner
2020-10-11
test: use MiniWallet for p2p_leak_tx.py
Sebastian Falbesoner
2020-10-11
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-09
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-08
Merge #20101: rpc: change no wallet loaded message to be clearer
MarcoFalke
2020-10-08
Use mockable time everywhere in net_processing
Pieter Wuille
2020-10-07
rpc: change no wallet loaded message to be clearer
Andrew Chow
2020-10-07
Merge #19339: validation: re-delegate absurd fee checking from mempool to cli...
fanquake
2020-10-05
scripted-diff: update max-fee-exceeded error message to include RPC
gzhao408
2020-10-05
[rpc/node] check for high fee before ATMP in clients
gzhao408
2020-10-05
Merge #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPC
MarcoFalke
2020-10-03
Merge #19956: rpc: Improve invalid vout value rpc error message
fanquake
2020-10-02
test: Assert exclusive PSBT funding options
Oliver Gugger
2020-10-02
Merge #20034: test: Get rid of default wallet hacks
MarcoFalke
2020-10-02
test: Assert PSBT change type
Oliver Gugger
2020-10-01
Merge #18309: zmq: Add support to listen on multiple interfaces
Wladimir J. van der Laan
2020-10-01
Merge #20048: chainparams: do not log signet startup messages for other chains
MarcoFalke
2020-10-01
signet: do not log signet startup messages for other chains
Jon Atack
2020-10-01
Merge #19253: Tests: tidy up address.py and segwit_addr.py
MarcoFalke
2020-10-01
test: Add zmq test to support multiple interfaces
nthumann
[next]