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-30
Merge #20471: build: use C++17 in depends
fanquake
2020-11-28
Merge #20522: [test] Fix sync issue in disconnect_p2ps
MarcoFalke
2020-11-28
Merge bitcoin-core/gui#138: unlock encrypted wallet "OK" button bugfix
MarcoFalke
2020-11-28
Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param ma...
MarcoFalke
2020-11-27
[test] Fix wait condition in disconnect_p2ps
Amiti Uttarwar
2020-11-27
qt: unlock wallet "OK" button bugfix
Michael Dietz
2020-11-27
Add [[nodiscard]] to RenameOver(...)
practicalswift
2020-11-27
Handle rename failure in DumpMempool(...) by using RenameOver(...) return value
practicalswift
2020-11-27
Merge #20497: [Refactor] Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
MarcoFalke
2020-11-27
refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date
Hennadii Stepanov
2020-11-26
Mention units of MAX_STANDARD_ policy constants
Pieter Wuille
2020-11-26
Mention in validation that IsWitnessStandard tests for P2TR
Pieter Wuille
2020-11-26
Clean up assets test minimizer LDFLAGS
Pieter Wuille
2020-11-26
Document additional IsWitnessStandard behavior
Pieter Wuille
2020-11-26
Add comments on CPubKey::IsValid
Pieter Wuille
2020-11-26
Add comments to VerifyTaprootCommitment
Pieter Wuille
2020-11-26
Document need_vin_vout_mismatch argument to make_spender
Pieter Wuille
2020-11-26
Fix and improve taproot_construct comments
Pieter Wuille
2020-11-26
doc: Add bash as an OpenBSD dependency
Emil Engler
2020-11-26
sync: use HasReason() in double lock tests
Vasil Dimov
2020-11-26
sync: const-qualify the argument of double_lock_detected()
Vasil Dimov
2020-11-26
sync: print proper lock order location when double lock is detected
Vasil Dimov
2020-11-26
Remove NODISCARD
practicalswift
2020-11-26
scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARD
practicalswift
2020-11-25
Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
sanket1729
2020-11-25
build: Drop unneeded IOKit framework dependency
Hennadii Stepanov
2020-11-25
build: Drop unneeded ApplicationServices framework dependency
Hennadii Stepanov
2020-11-25
Merge #19337: sync: detect double lock from the same thread
Wladimir J. van der Laan
2020-11-25
Merge #20489: CI msvc: only build vcpkg dependencies for release (not debug) ...
MarcoFalke
2020-11-25
Merge #19387: span: update constructors to match c++20 draft spec and add lif...
MarcoFalke
2020-11-25
qt: Improve comments in WalletController::getOrCreateWallet()
Hennadii Stepanov
2020-11-25
qt: Call setParent() in the parent's context
Hennadii Stepanov
2020-11-25
qt: Add ObjectInvoke template function
Hennadii Stepanov
2020-11-25
Drop noop gcc version checks
Hennadii Stepanov
2020-11-25
Merge #20403: wallet: upgradewallet fixes, improvements, test coverage
MarcoFalke
2020-11-25
This change to the appveyor CI config for msvc builds reverses a change intro...
Aaron Clauson
2020-11-25
Merge #20469: build: Avoid secp256k1.h include from system
Wladimir J. van der Laan
2020-11-25
Merge #20456: test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-25
Merge #20410: wallet: Do not treat default constructed types as None-type
MarcoFalke
2020-11-24
Move WalletImpl from interfaces/wallet.cpp to wallet/interfaces.cpp
Russell Yanofsky
2020-11-24
Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Don't set BDB flags when configuring without
Jonas Schnelli
2020-11-24
Merge #20447: depends: Patch qt_intersect_spans to avoid non-deterministic be...
fanquake
2020-11-24
Merge #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading...
MarcoFalke
2020-11-24
Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ...
MarcoFalke
2020-11-24
Merge #20473: doc: Document current boost dependency as 1.71.0
MarcoFalke
2020-11-24
doc: Document current boost dependency as 1.71.0
Wladimir J. van der Laan
2020-11-24
Merge #19764: depends: Split boost into build/host packages + bump + cleanup
Wladimir J. van der Laan
2020-11-24
util: Remove probably misleading TODO
MarcoFalke
[prev]
[next]