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
2019-05-02
[refactor] Add useful-for-dos "reason" field to CValidationState
Matt Corallo
2019-05-02
Clean up banning levels
Matt Corallo
2019-04-11
Merge #15773: test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-10
Merge #15638: Move-only: Pull wallet code out of libbitcoin_server
Wladimir J. van der Laan
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
[build] Add several util units
John Newbery
2019-04-09
[build] Move policy settings to new src/policy/settings unit
John Newbery
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
Merge #15495: Add regtests for HTTP status codes
Jonas Schnelli
2019-04-06
Merge #15660: [qa] Overhaul p2p_compactblocks.py
MarcoFalke
2019-04-06
Take non-importing keys into account for spendability warning in descriptor i...
Pieter Wuille
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-27
Merge #15519: Add Poly1305 implementation
Wladimir J. van der Laan
2019-03-26
Poly1305: tolerate the intentional unsigned wraparound in poly1305.cpp
Jonas Schnelli
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
2019-03-22
doc: Fix all typos reported by codespell
MarcoFalke
2019-03-22
[rpc] Remove signrawtransaction warning
John Newbery
2019-03-21
qa: Add test for missing testnet section in conf file
MarcoFalke
2019-03-19
qa: mininode: Clearer error message on invalid magic bytes
MarcoFalke
2019-03-18
Merge #13541: wallet/rpc: sendrawtransaction maxfeerate
MarcoFalke
2019-03-18
Merge #15466: tests: Print remaining jobs in test_runner.py
MarcoFalke
2019-03-14
wallet/rpc: add maxfeerate parameter to testmempoolaccept
Karl-Johan Alm
2019-03-14
wallet/rpc: add maxfeerate parameter to sendrawtransaction
Karl-Johan Alm
2019-03-12
rpc: return a number for estimated_feerate in analyzepsbt
fanquake
2019-03-11
Merge #15564: cli: remove duplicate wallet fields from -getinfo
MarcoFalke
2019-03-09
cli: remove duplicate wallet fields from -getinfo
fanquake
2019-03-09
cli: replace testnet with chain and return network name as per BIP70.
fanquake
2019-03-06
test: Refactor vout fetches in rpc_rawtransaction
Karl-Johan Alm
2019-03-05
tests: Print remaining jobs in test_runner.py
Steven Roose
[next]