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
2019-05-16
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-04-25
Add test for superfluous witness record in deserialization
Gregory Sanders
2019-04-25
Fix missing input template by making minimal tx
Gregory Sanders
2019-04-25
Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific err...
MarcoFalke
2019-04-23
Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomic
MarcoFalke
2019-04-23
Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_im...
MarcoFalke
2019-04-22
test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan
MarcoFalke
2019-04-22
Merge #15826: Pure python EC
MarcoFalke
2019-04-18
Add comments to Python ECDSA implementation
John Newbery
2019-04-18
Pure python EC
Pieter Wuille
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-17
Merge #15831: test: Add test that addmultisigaddress fails for watchonly addr...
MarcoFalke
2019-04-17
test: Add test that addmultisigaddress fails for watchonly addresses
MarcoFalke
2019-04-16
test: Fixup creatmultisig documentation and whitespace
MarcoFalke
2019-04-15
Merge #15770: rpc: Validate maxfeerate with AmountFromValue
MarcoFalke
2019-04-15
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
MeshCollider
2019-04-11
Merge #15773: test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-11
wallet_bumpfee.py: add test for change key preservation
Gregory Sanders
2019-04-11
add functional tests for feerate bumpfee with adding inputs
Gregory Sanders
2019-04-09
Merge #15629: init: Throw error when network specific config is ignored
MarcoFalke
2019-04-10
Merge #15632: Remove ResendWalletTransactions from the Validation Interface
MeshCollider
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-04-09
test: Pass self to test_simple_bumpfee_succeeds
MarcoFalke
2019-04-09
test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-09
test: Pass at most one node group to sync_all
MarcoFalke
2019-04-09
Merge #15771: qa: Prevent concurrency issues reading .cookie file
MarcoFalke
2019-04-09
[wallet] Schedule tx rebroadcasts in wallet
John Newbery
2019-04-09
qa: Prevent concurrency issues reading .cookie file
João Barbosa
2019-04-09
Merge #15772: test: Properly log named args in authproxy
MarcoFalke
2019-04-10
Merge #15749: Fix: importmulti only imports origin info for PKH outputs
MeshCollider
2019-04-08
scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and...
MarcoFalke
2019-04-08
test: Properly log named args in authproxy
MarcoFalke
2019-04-08
rpc: Validate maxfeerate with AmountFromValue
João Barbosa
2019-04-08
Merge #15495: Add regtests for HTTP status codes
Jonas Schnelli
2019-04-06
Merge #15660: [qa] Overhaul p2p_compactblocks.py
MarcoFalke
2019-04-06
rpc: Add getblockfilter RPC method.
Jim Posen
2019-04-06
Take non-importing keys into account for spendability warning in descriptor i...
Pieter Wuille
2019-04-04
qa: Make swap_magic_bytes in p2p_invalid_messages atomic
MarcoFalke
2019-04-02
Merge #15680: Remove resendwallettransactions RPC method
MarcoFalke
2019-04-01
[qa] Overhaul p2p_compactblocks.py
Suhas Daftuar
2019-04-01
Merge #15652: wallet: Update transactions with current mempool after load
MarcoFalke
2019-03-31
qa: Check unconfirmed balance after loadwallet
João Barbosa
2019-03-29
[rpc] remove resendwallettransactions RPC
John Newbery
2019-03-29
[tests] make pruning test faster
John Newbery
2019-03-29
[tests] style fixes in feature_pruning.py
John Newbery
2019-03-27
Merge #15646: [tests] Add test for wallet rebroadcasts
MarcoFalke
2019-03-27
[tests] Add test for wallet rebroadcasts
John Newbery
2019-03-24
rpc: Rename size to vsize in mempool related calls
Miguel Herranz
2019-03-23
Merge #15642: [rpc] Remove deprecated rpc warnings
Wladimir J. van der Laan
[next]