index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-12
wallet: override minfee checks (fOverrideFeeRate) for fee_rate
Jon Atack
2020-11-12
wallet: update sendtoaddress, send RPC examples with fee_rate
Jon Atack
2020-11-12
wallet: use MIN_RELAY_TX_FEE in bumpfee help
Jon Atack
2020-11-12
wallet: provide valid values if invalid estimate mode passed
Jon Atack
2020-11-12
wallet: update remaining rpcwallet fee rate units to BTC/kvB
Jon Atack
2020-11-12
wallet: update fee rate units, use sat/vB for fee_rate error messages
Jon Atack
2020-11-11
wallet: remove fee rates from conf_target helps
Jon Atack
2020-11-11
wallet: add fee_rate unit warnings to bumpfee
Jon Atack
2020-11-11
wallet: remove redundant bumpfee fee_rate checks
Jon Atack
2020-11-11
wallet: introduce fee_rate (sat/vB) param/option
Jon Atack
2020-11-11
wallet: remove unneeded WALLET_BTC_KB_TO_SAT_B constant
Jon Atack
2020-11-11
wallet: add CFeeRate ctor doxygen documentation
Jon Atack
2020-11-11
wallet: fix bug in RPC send options
Jon Atack
2020-11-11
Merge #20368: ci: Remove redundant valgrind fuzz task
MarcoFalke
2020-11-11
ci: Remove redundant valgrind fuzz task
MarcoFalke
2020-11-10
Merge #20332: test: Mock IBD in net_processing fuzzers
MarcoFalke
2020-11-10
Merge #20322: test: Fix intermittent issue in wallet_listsinceblock
MarcoFalke
2020-11-10
Merge #20355: fuzz: Check for addrv1 compatibility before using addrv1 serial...
MarcoFalke
2020-11-09
Merge #20153: wallet: do not import a descriptor with hardened derivations in...
Wladimir J. van der Laan
2020-11-09
Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo,...
Wladimir J. van der Laan
2020-11-09
fuzz: Assert roundtrip equality for both addrv1 and addrv2 versions of CService
practicalswift
2020-11-09
fuzz: Check for addrv1 compatibility before using addrv1 serializer/deseriali...
practicalswift
2020-11-09
Merge #20292: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-11-09
Merge #20339: ci: Run more ci configs on cirrus
MarcoFalke
2020-11-09
Merge #20266: wallet: fix change detection of imported internal descriptors
Wladimir J. van der Laan
2020-11-09
Merge #20318: build: Ensure source tarball has leading directory name
Wladimir J. van der Laan
2020-11-09
ci: Run windows ci config on cirrus
MarcoFalke
2020-11-09
ci: Run macos ci config on cirrus
MarcoFalke
2020-11-09
ci: Run arm ci config on cirrus
MarcoFalke
2020-11-09
ci: Replace TRAVIS_OS_NAME with CI_OS_NAME
MarcoFalke
2020-11-09
ci: Move documentation to correct config file
MarcoFalke
2020-11-07
test: Mock IBD in net_processing fuzzers
MarcoFalke
2020-11-06
Merge #20315: travis: Remove s390x build
MarcoFalke
2020-11-06
Merge #20328: cirrus: Skip tasks on the gui repo main branch
MarcoFalke
2020-11-06
cirrus: Skip tasks on the gui repo main branch
MarcoFalke
2020-11-06
Merge #20298: macOS deploy: use the new plistlib API
fanquake
2020-11-06
Merge #20326: tests: Fix ecdsa_verify in test framework
MarcoFalke
2020-11-06
Merge #20324: wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase
MarcoFalke
2020-11-05
fix ecdsa verify in test framework
Stepan Snigirev
2020-11-05
wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase
MarcoFalke
2020-11-05
test: Fix intermittent issue in wallet_listsinceblock
MarcoFalke
2020-11-05
Merge #20316: test: Fix wallet_multiwallet test issue on Windows
MarcoFalke
2020-11-05
scripted-diff: [build] Ensure source tarball has leading directory name
MarcoFalke
2020-11-05
Merge #20308: wallet: Set bilingual error completely
MarcoFalke
2020-11-05
test: Fix wallet_multiwallet test issue on Windows
MarcoFalke
2020-11-05
Merge #20302: net: Make it easier to reason about node eviction by removing u...
MarcoFalke
2020-11-05
ci: Set LC_ALL=C to allow running the s390x tests in qemu
MarcoFalke
2020-11-05
travis: Remove s390x build
MarcoFalke
2020-11-05
Set bilingual error completely
Hennadii Stepanov
2020-11-05
Merge #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy d...
MarcoFalke
[next]