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
Age
Commit message (
Expand
)
Author
2022-05-12
Merge bitcoin/bitcoin#24925: refactor: make GetRand a template, remove GetRan...
MacroFake
2022-05-11
Merge bitcoin/bitcoin#25100: Switch scheduler to steady_clock
MacroFake
2022-05-11
Merge bitcoin/bitcoin#25104: wallet: Change log interval to use `steady_clock`
MacroFake
2022-05-11
rpc: check `fopen` return code in dumptxoutset
Sebastian Falbesoner
2022-05-10
wallet: Change log interval to use `steady_clock`
w0xlt
2022-05-10
Switch scheduler to steady_clock
MacroFake
2022-05-10
Merge bitcoin/bitcoin#24921: Add time helpers for std::chrono::steady_clock a...
MacroFake
2022-05-10
Merge bitcoin/bitcoin#25079: index: Change sync variables to use `std::chrono...
MacroFake
2022-05-09
Merge bitcoin-core/gui#590: refactor: Declare `WalletModel` member functions ...
Hennadii Stepanov
2022-05-09
Merge bitcoin-core/gui#591: test: Add tests for `tableView` in `AddressBookPa...
Hennadii Stepanov
2022-05-09
Merge bitcoin/bitcoin#24946: Unroll the ChaCha20 inner loop for performance
MacroFake
2022-05-08
random: Add FastRandomContext::rand_uniform_delay
MarcoFalke
2022-05-08
Add time helpers for std::chrono::steady_clock
MarcoFalke
2022-05-08
index, refactor: Change sync variables to use `std::chrono::steady_clock`
w0xlt
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-06
Merge bitcoin/bitcoin#24538: miner: bug fix? update for ancestor inclusion us...
MacroFake
2022-05-05
Wrap boost::replace_all
MacroFake
2022-05-05
Sanity assert GetAncestor() != nullptr where appropriate
Adam Jonas
2022-05-05
Merge bitcoin/bitcoin#24141: Rename message_command variables in src/net* and...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conf
laanwj
2022-05-04
Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerror
laanwj
2022-05-04
Unroll the ChaCha20 inner loop for performance
Pieter Wuille
2022-05-04
doc: update init.cpp -conf help text
josibake
2022-05-04
Merge bitcoin/bitcoin#24852: util: optimize HexStr
laanwj
2022-05-04
Merge bitcoin/bitcoin#24976: netgroup: Follow-up for #22910
fanquake
2022-05-04
Merge bitcoin/bitcoin#25057: refactor: replace remaining boost::split with Sp...
fanquake
2022-05-04
refactor: Change * to & in MutableTransactionSignatureCreator
MarcoFalke
2022-05-04
Merge bitcoin/bitcoin#25060: blockstorage: add LIFETIMEBOUND to GetFirstStore...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#25058: rpc: Move output script RPCs to separate file, r...
fanquake
2022-05-04
Merge bitcoin/bitcoin#25040: refactor: Pass lifetimebound reference to Single...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#25047: tidy: add readability-redundant-declaration
MacroFake
2022-05-04
fuzz: SplitString with multiple separators
Martin Leitner-Ankerl
2022-05-04
http: replace boost::split with SplitString
Martin Leitner-Ankerl
2022-05-04
core_read: Replace boost::split with SplitString
Martin Leitner-Ankerl
2022-05-04
Extend Split to work with multiple separators
Martin Leitner-Ankerl
2022-05-03
blockstorage: add LIFETIMEBOUND to GetFirstStoredBlock()::start_time
Jon Atack
2022-05-03
Merge bitcoin/bitcoin#24470: Disallow more unsafe string->path conversions al...
MacroFake
2022-05-03
Merge bitcoin/bitcoin#25053: Guard `#include <config/bitcoin-config.h>`
fanquake
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-05-03
Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate file
MacroFake
2022-05-02
Guard `#include <config/bitcoin-config.h>`
Hennadii Stepanov
2022-05-02
Merge bitcoin/bitcoin#25017: validation: make CScriptCheck and prevector swap...
MacroFake
2022-05-01
tidy: add readability-redundant-declaration
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
Pass lifetimebound reference to SingleThreadedSchedulerClient
MacroFake
2022-04-29
rpc: Move fee estimation RPCs to separate file
MacroFake
2022-04-29
test: Remove boost::split from getarg_tests.cpp
MacroFake
[next]