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-07-15
Move DEFAULT_PERSIST_MEMPOOL out of libbitcoinkernel
Carl Dong
2022-07-15
LoadMempool: Pass in load_path, stop using gArgs
Carl Dong
2022-07-15
test/fuzz: Invoke LoadMempool via CChainState
Carl Dong
2022-07-15
Move FopenFn to fsbridge namespace
Carl Dong
2022-07-15
Disallow encryption of watchonly wallets
Andrew Chow
2022-07-15
mempool: Use NodeClock+friends for LoadMempool
Carl Dong
2022-07-15
mempool: Improve comments for [GS]etLoadTried
Carl Dong
2022-07-15
scripted-diff: Rename m_is_loaded -> m_load_tried
Carl Dong
2022-07-15
Merge bitcoin/bitcoin#25551: refactor: Throw exception on invalid Univalue pu...
fanquake
2022-07-15
DumpMempool: Pass in dump_path, stop using gArgs
Carl Dong
2022-07-15
DumpMempool: Use std::chrono instead of weird int64_t arthmetics
Carl Dong
2022-07-15
Release notes for Miniscript support in P2WSH descriptors
Antoine Poinsot
2022-07-14
Merge bitcoin/bitcoin#24148: Miniscript support in Output Descriptors
Andrew Chow
2022-07-14
fix gettxout help text
Marnix
2022-07-14
Merge bitcoin/bitcoin#25607: [kernel 3d/n] Misc `ChainstateManager::Options` ...
MacroFake
2022-07-14
[net processing] Remove CNode::nLocalServices
John Newbery
2022-07-14
[net] Return CService from GetLocalAddrForPeer and GetLocalAddress
dergoegge
2022-07-14
[net processing] Remove CNode::nServices
John Newbery
2022-07-14
[net processing] Replace fHaveWitness with CanServeWitnesses()
John Newbery
2022-07-14
[net processing] Remove fClient and m_limited_node
John Newbery
2022-07-14
[tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages
John Newbery
2022-07-14
[net processing] Add m_our_services and m_their_services to Peer
John Newbery
2022-07-14
Use designated initializers for ChainstateManager::Options
Carl Dong
2022-07-14
Move ChainstateManagerOpts into kernel:: namespace
Carl Dong
2022-07-14
qa: functional test Miniscript watchonly support
Antoine Poinsot
2022-07-14
Miniscript support in output descriptors
Antoine Poinsot
2022-07-14
qa: better error reporting on descriptor parsing error
Antoine Poinsot
2022-07-14
miniscript: add a helper to find the first insane sub with no child
Antoine Poinsot
2022-07-14
miniscript: don't check for top level validity at parsing time
Antoine Poinsot
2022-07-14
Merge bitcoin/bitcoin#25594: refactor: Return BResult from restoreWallet
MacroFake
2022-07-14
Merge bitcoin/bitcoin#25557: p2p: Eliminate atomic for m_last_getheaders_time...
MacroFake
2022-07-13
univalue: Throw exception on invalid pushes over silent ignore
MacroFake
2022-07-13
refactor: Default options in walletcreatefundedpsbt to VOBJ instead of VNULL
MacroFake
2022-07-13
Merge bitcoin/bitcoin#25596: scripted-diff: [test] Rename BIP125_SEQUENCE_NUM...
MacroFake
2022-07-13
Merge bitcoin/bitcoin#25472: build: Increase MS Visual Studio minimum version
fanquake
2022-07-13
Merge bitcoin/bitcoin#25464: rpc: Reduce Univalue push_backV peak memory usag...
fanquake
2022-07-13
depends: update urls for dmg tools
fanquake
2022-07-12
test/mempool_persist: Test manual savemempool when -persistmempool=0
Carl Dong
2022-07-12
test: remove unnecessary parens
Suhas Daftuar
2022-07-12
Remove atomic for m_last_getheaders_timestamp
Suhas Daftuar
2022-07-12
refactor: Return BResult from restoreWallet
MacroFake
2022-07-12
Prepare BResult for non-copyable types
MacroFake
2022-07-12
test: Remove duplicate MAX_BIP125_RBF_SEQUENCE constant
MacroFake
2022-07-12
scripted-diff: [test] Rename BIP125_SEQUENCE_NUMBER to MAX_BIP125_RBF_SEQUENCE
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25324: refactor: add most of src/util to iwyu
MacroFake
2022-07-12
Merge bitcoin/bitcoin#24944: rpc: add getblockfrompeer RPCTypeCheck and inval...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25489: wallet: change `ScanForWalletTransactions` to us...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25592: test persistence of non-mempool tx prioritisation
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25591: move-only: Version handshake to libtest_util
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25575: Address comments remaining from #25353
glozow
[prev]
[next]