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-04-02
Merge #15680: Remove resendwallettransactions RPC method
MarcoFalke
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
[rpc] Remove signrawtransaction warning
John Newbery
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
2019-03-05
Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)
MarcoFalke
2019-03-05
Merge #14954: build: Require python 3.5
MarcoFalke
2019-03-04
In lint-format-strings, open files sequentially
Glenn Willen
2019-03-04
test: Remove python3.4 workaround in feature_dbcrash
MarcoFalke
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-03-02
Merge #15335: Fix lack of warning of unrecognized section names
MarcoFalke
2019-03-02
Merge #15492: [rpc] remove deprecated generate method
MarcoFalke
2019-03-01
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
MarcoFalke
2019-03-01
modify test for memory locked in case locking pages failed at some point
Adam Jonas
2019-03-01
Merge #15497: rpc: Consistent range arguments in scantxoutset/importmulti/der...
MarcoFalke
2019-02-28
Make deriveaddresses use stop/[start,stop] notation for ranges
Pieter Wuille
2019-02-28
test: Bump timeout on tests that timeout on windows
MarcoFalke
2019-02-28
Use stop/[start,stop] notation in importmulti desc range
Pieter Wuille
2019-02-28
Add support for stop/[start,stop] ranges to scantxoutset
Pieter Wuille
2019-02-27
[rpc] remove deprecated generate method
Sjors Provoost
2019-02-26
add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Adam Jonas
2019-02-26
Merge #15471: rpc/gui: Remove 'Unknown block versions being mined' warning
MarcoFalke
2019-02-25
Merge #15419: qa: Always refresh cache to be out of ibd
MarcoFalke
2019-02-25
test: Simplify create_cache
MarcoFalke
2019-02-25
rpc/gui: Remove 'Unknown block versions being mined' warning
Wladimir J. van der Laan
2019-02-25
Merge #15401: rpc: Actually throw help when passed invalid number of params
Wladimir J. van der Laan
2019-02-21
Merge #15278: Improve PID file error handling
Wladimir J. van der Laan
2019-02-20
rpc: Actually throw help when passed invalid number of params
MarcoFalke
[next]