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-05-03
Merge bitcoin/bitcoin#24941: test: MiniWallet: support skipping mempool check...
MacroFake
2022-05-03
Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate file
MacroFake
2022-05-02
Merge bitcoin/bitcoin#25042: lint: Fix lint-circular-dependencies.py file list
laanwj
2022-05-02
Merge bitcoin/bitcoin#25017: validation: make CScriptCheck and prevector swap...
MacroFake
2022-05-01
Merge bitcoin/bitcoin#25043: Reject invalid rpcauth formats
fanquake
2022-04-30
Reject invalid rpcauth formats
MacroFake
2022-04-30
Merge bitcoin/bitcoin#24543: net processing: Move remaining globals into Peer...
MacroFake
2022-04-30
lint: Fix lint-circular-dependencies.py file list
MacroFake
2022-04-30
Merge bitcoin/bitcoin#25027: test: Remove boost::split from getarg_tests.cpp
fanquake
2022-04-30
Merge bitcoin/bitcoin#25028: ci: Clone iwyu only if missing
fanquake
2022-04-30
Merge bitcoin/bitcoin#25034: test: add missing stop_node calls to feature_coi...
MacroFake
2022-04-30
ci: Clone iwyu only if missing
MacroFake
2022-04-29
test: stop node before calling assert_start_raises_init_error
Martin Zumsande
2022-04-29
rpc: Move fee estimation RPCs to separate file
MacroFake
2022-04-29
test: Remove boost::split from getarg_tests.cpp
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25025: test: Remove boost::split from rpc_tests.cpp
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25016: refactor: GetFirstStoredBlock() and getblockchai...
fanquake
2022-04-29
Merge bitcoin/bitcoin#25024: test: Split MempoolAncestryTests into two
fanquake
2022-04-29
Merge bitcoin/bitcoin#25013: Remove cs_main from verifymessage, move msg util...
fanquake
2022-04-29
test: Remove boost::split from rpc_tests.cpp
MacroFake
2022-04-29
test: Split MempoolAncestryTests into two
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25009: Crash debug builds on PCKG_MEMPOOL_ERROR
MacroFake
2022-04-28
Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...
Andrew Chow
2022-04-28
Merge bitcoin/bitcoin#24984: wallet: ignore chainStateFlushed notifications w...
Andrew Chow
2022-04-28
rpc: use GetBlockTime() for getblockchaininfo#time
Jon Atack
2022-04-28
blockstorage, refactor: pass GetFirstStoredBlock() start_block by reference
Jon Atack
2022-04-28
blockstorage, refactor: make GetFirstStoredBlock() a member of BlockManager
Jon Atack
2022-04-28
test, bench: make prevector and checkqueue swap member functions noexcept
Jon Atack
2022-04-28
Merge bitcoin/bitcoin#24956: Call CHECK_NONFATAL only once where needed
MacroFake
2022-04-28
validation: make CScriptCheck and prevector swap member functions noexcept
Jon Atack
2022-04-28
Merge bitcoin/bitcoin#24958: build: Fix macOS Apple M1 build with miniupnpc a...
laanwj
2022-04-28
Merge bitcoin/bitcoin#24937: test: Remove previous release check in feature_t...
laanwj
2022-04-28
Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`
fanquake
2022-04-28
Merge bitcoin/bitcoin#24988: lint: Mention NONFATAL_UNREACHABLE in lint-asser...
fanquake
2022-04-28
Merge bitcoin/bitcoin#24982: tests: Port `lint-all.sh` to `lint-all.py`
laanwj
2022-04-28
Merge bitcoin/bitcoin#22564: refactor: Move mutable globals cleared in `::Unl...
MacroFake
2022-04-28
rpc: Move signmessage RPC util to new file
MacroFake
2022-04-28
Remove cs_main from verifymessage
MacroFake
2022-04-28
Merge bitcoin/bitcoin#24831: tidy: add include-what-you-use
MacroFake
2022-04-28
Merge bitcoin/bitcoin#25011: tests: Do not always create a descriptor wallet ...
MacroFake
2022-04-27
build: Remove LIBTOOL_APP_LDFLAGS for bitcoin-chainstate
Cory Fields
2022-04-27
docs: Add libbitcoinkernel_la_SOURCES explanation
Carl Dong
2022-04-27
ci: Build libbitcoinkernel
Carl Dong
2022-04-27
build: Extract the libbitcoinkernel library
Carl Dong
2022-04-27
tests: Do not always create a descriptor wallet in wallet_createwallet
Andrew Chow
2022-04-27
Merge bitcoin/bitcoin#18642: Use std::chrono for the time to rotate destinati...
MacroFake
2022-04-27
Crash debug builds on PCKG_MEMPOOL_ERROR
MacroFake
2022-04-27
Merge bitcoin/bitcoin#25001: Modernize util/strencodings and util/string: `st...
laanwj
2022-04-27
validation: Prune UnloadBlockIndex and callees
Carl Dong
2022-04-27
validation: No mempool clearing in UnloadBlockIndex
Carl Dong
[next]