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
2022-06-21
Merge bitcoin/bitcoin#25422: build: globally define NOMINMAX when building wi...
laanwj
2022-06-21
Merge bitcoin-core/gui#612: refactor: Drop unused `QFrame`s in `SendCoinsEntry`
Hennadii Stepanov
2022-06-21
Merge bitcoin/bitcoin#25430: test: refactor: save MiniWallet mode explicitly
MacroFake
2022-06-21
test: refactor: save MiniWallet mode explicitly
Sebastian Falbesoner
2022-06-21
Merge bitcoin/bitcoin#25425: build: Fix `::_wsystem` check
laanwj
2022-06-21
Merge bitcoin-core/gui#615: If -prune=0 is set, Uncheck Prune on Intro page
Hennadii Stepanov
2022-06-20
Merge bitcoin/bitcoin#25378: build: use sqlite 3380500 in depends
laanwj
2022-06-20
Merge bitcoin/bitcoin#25424: build, qt: Fix `QMAKE_CXXFLAGS` expression for `...
laanwj
2022-06-20
Merge bitcoin/bitcoin#25118: wallet: unify “allow/block other inputs“ con...
laanwj
2022-06-20
Merge bitcoin/bitcoin#25388: refactor: move policy constants to policy
laanwj
2022-06-20
build: Fix `::_wsystem` check
Hennadii Stepanov
2022-06-20
build, qt: Fix `QMAKE_CXXFLAGS` expression for `mingw32` host
Hennadii Stepanov
2022-06-20
build: globally define NOMINMAX
fanquake
2022-06-20
Merge bitcoin/bitcoin#25409: doc: fix typos
MacroFake
2022-06-20
refactor: move DEFAULT_*_LIMIT assertions from validation to policy
fanquake
2022-06-20
refactor: move EXTRA_DESCENDANT_TX_SIZE_LIMIT to policy/policy.h
fanquake
2022-06-20
refactor: use braced initialization in policy/policy.h
fanquake
2022-06-20
scripted-diff: use static constexpr in policy/policy.h
fanquake
2022-06-20
refactor: Move DEFAULT_DESCENDANT_SIZE_LIMIT to policy/policy.h
fanquake
2022-06-20
refactor: Move DEFAULT_DESCENDANT_LIMIT to policy/policy.h
fanquake
2022-06-20
refactor: Move DEFAULT_ANCESTOR_SIZE_LIMIT to policy/policy.h
fanquake
2022-06-20
refactor: Move DEFAULT_ANCESTOR_LIMIT to policy/policy.h
CAnon
2022-06-19
scripted-diff: rename fAllowOtherInputs -> m_allow_other_inputs
furszy
2022-06-19
refactor: use GetWalletTx in SelectCoins instead of access mapWallet
furszy
2022-06-19
wallet: move "use-only coinControl inputs" below the selected inputs lookup
furszy
2022-06-19
wallet: unify “allow/block other inputs“ concept
furszy
2022-06-18
doc: typo fix
Marnix
2022-06-18
Merge bitcoin/bitcoin#25410: wallet: fix warning: "argument name 'feerate' in...
MacroFake
2022-06-18
wallet: fix warning: "argument name 'feerate' in comment does not match param...
furszy
2022-06-17
Merge bitcoin/bitcoin#25005: wallet: remove extra wtx lookup in 'AvailableCoi...
Andrew Chow
2022-06-17
Merge bitcoin/bitcoin#25289: test: implement 'bech32m' mode for `getnewdestin...
laanwj
2022-06-17
Merge bitcoin/bitcoin#25360: build: SystemTap 4.7 (RISC-V support)
laanwj
2022-06-17
Merge bitcoin/bitcoin#25281: build: Remove unused `LIBBITCOIN_KERNEL` variable
laanwj
2022-06-17
Merge bitcoin/bitcoin#25299: doc: Correct comments re. units of constants
laanwj
2022-06-17
Merge bitcoin/bitcoin#25392: scripts: remove no-longer-needed ignored exports
laanwj
2022-06-16
Merge bitcoin/bitcoin#22380: build: add and use C_STANDARD and CXX_STANDARD i...
laanwj
2022-06-16
Merge bitcoin/bitcoin#24864: contrib: Use asmap for ASN lookup in makeseeds
laanwj
2022-06-16
Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as external
Andrew Chow
2022-06-16
Merge bitcoin/bitcoin#24356: refactor: replace CConnman::SocketEvents() with ...
laanwj
2022-06-16
Merge bitcoin/bitcoin#25215: [kernel 2d/n] Reduce CTxMemPool constructor call...
laanwj
2022-06-16
Merge bitcoin/bitcoin#25282: Bugfix: configure: Define default for use_libevent
laanwj
2022-06-16
build: add and use CXX_STANDARD in depends
fanquake
2022-06-16
build: add and use C_STANDARD in depends
fanquake
2022-06-16
scripts: remove no-longer-needed ignored exports
fanquake
2022-06-16
Merge bitcoin/bitcoin#25369: Unsubtree Univalue
MacroFake
2022-06-16
Merge bitcoin/bitcoin#25382: doc requirement that replacement must have highe...
fanquake
2022-06-15
bench/rpc_mempool: Create ChainTestingSetup, use its CTxMemPool
Carl Dong
2022-06-15
bench: Use existing CTxMemPool in TestingSetup
Carl Dong
2022-06-15
scripted-diff: test: Use CTxMemPool in TestingSetup
Carl Dong
2022-06-15
test/policyestimator: Use ChainTestingSetup's CTxMemPool
Carl Dong
[next]