index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Age
Commit message (
Expand
)
Author
2022-05-11
rpc: check `fopen` return code in dumptxoutset
Sebastian Falbesoner
2022-05-10
validation: move g_versionbitscache into ChainstateManager
Anthony Towns
2022-05-10
refactor: use chainman instead of chainParams for DeploymentActive*
Anthony Towns
2022-05-10
validation: move UpdateUncommittedBlockStructures and GenerateCoinbaseCommitm...
Anthony Towns
2022-05-10
validation: remove redundant CChainParams params from ChainstateManager methods
Anthony Towns
2022-05-06
Merge bitcoin/bitcoin#24804: Sanity assert GetAncestor() != nullptr where app...
MacroFake
2022-05-06
Merge bitcoin/bitcoin#19426: refactor: Change * to & in MutableTransactionSig...
MacroFake
2022-05-05
Sanity assert GetAncestor() != nullptr where appropriate
Adam Jonas
2022-05-05
Add RPC to get mempool txs spending outputs
t-bast
2022-05-05
Merge bitcoin/bitcoin#24141: Rename message_command variables in src/net* and...
MacroFake
2022-05-04
refactor: Change * to & in MutableTransactionSignatureCreator
MarcoFalke
2022-05-03
scripted-diff: Rename rpc/misc.cpp to rpc/node.cpp
MacroFake
2022-05-03
rpc: Move output script RPCs to separate file
MacroFake
2022-04-29
rpc: Move fee estimation RPCs to separate file
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25016: refactor: GetFirstStoredBlock() and getblockchai...
fanquake
2022-04-29
Merge bitcoin/bitcoin#25013: Remove cs_main from verifymessage, move msg util...
fanquake
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
rpc: Move signmessage RPC util to new file
MacroFake
2022-04-28
Remove cs_main from verifymessage
MacroFake
2022-04-27
Call CHECK_NONFATAL only once where needed
MarcoFalke
2022-04-26
Merge bitcoin/bitcoin#21726: Improve Indices on pruned nodes via prune blockers
fanquake
2022-04-26
Merge bitcoin/bitcoin#24959: Remove not needed clang-format off comments
laanwj
2022-04-26
Merge bitcoin/bitcoin#22953: refactor: introduce single-separator split helpe...
fanquake
2022-04-25
refactor: Introduce GetFirstStoredBlock helper function
Fabian Jahr
2022-04-25
Remove not needed clang-format off comments
MarcoFalke
2022-04-24
Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...
MarcoFalke
2022-04-21
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
laanwj
2022-04-19
scripted-diff: Rename pindexBestHeader, fHavePruned
Carl Dong
2022-04-19
move-mostly: Make fHavePruned a BlockMan member
Carl Dong
2022-04-19
style-only: Miscellaneous whitespace changes
Carl Dong
2022-04-19
move-mostly: Make pindexBestHeader a ChainMan member
Carl Dong
2022-04-16
util/check: Add CHECK_NONFATAL identity function, NONFATAL_UNREACHABLE AND UN...
Aurèle Oulès
2022-04-11
refactor: introduce single-separator split helper `SplitString`
Sebastian Falbesoner
2022-04-08
RPC: Switch getblockfrompeer back to standard param name blockhash
Luke Dashjr
2022-04-07
scripted-diff: Rename message command to message type
Shashwat
2022-04-06
doc: Convert remaining comments to clang-tidy format
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24681: build: Bump libevent minimum version up to 2.1.8
fanquake
2022-04-06
Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-05
Remove nHeightEnd and nHeight in generateBlocks helper
MarcoFalke
2022-04-04
refactor: fix clang-tidy named args usage
fanquake
2022-04-02
refactor: Remove outdated libevent logging code
Fabian Jahr
2022-04-01
Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-03-31
doc: Use DecodeTxDoc helper
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24716: rpc: Fix documentation assertion for `getrawtran...
MarcoFalke
2022-03-30
refactor: use named args when ScriptToUniv or TxToUniv are invoked
Michael Dietz
2022-03-30
refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one function
Michael Dietz
2022-03-30
rpc: Fix documentation assertion for `getrawtransaction`
laanwj
2022-03-30
Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweep
MarcoFalke
[prev]
[next]