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-13
test: p2p: add missing BIP157 message types to MESSAGEMAP
Sebastian Falbesoner
2022-05-13
Merge bitcoin/bitcoin#25113: Bump univalue subtree
fanquake
2022-05-13
Merge bitcoin/bitcoin#24595: deploymentstatus: move g_versionbitscache global...
MacroFake
2022-05-13
Merge bitcoin/bitcoin#25117: test: Check msg type in msg capture is followed ...
MacroFake
2022-05-13
Merge bitcoin/bitcoin#25119: net, refactor: move StartExtraBlockRelayPeers() ...
MacroFake
2022-05-13
Merge bitcoin/bitcoin#25121: test: compare `/mempool/info` response with `get...
MacroFake
2022-05-12
test: compare `/mempool/info` response with `getmempoolinfo` RPC
brunoerg
2022-05-12
Merge bitcoin/bitcoin#25115: scripted-diff: replace non-standard fixed width ...
fanquake
2022-05-12
refactor: move StartExtraBlockRelayPeers from header to implementation
Jon Atack
2022-05-12
test: Check msg type in msg capture is followed by zeros
MacroFake
2022-05-12
scripted-diff: replace non-standard fixed width integer types (`u_int`...` ->...
Sebastian Falbesoner
2022-05-12
Bump univalue subtree
MacroFake
2022-05-12
Squashed 'src/univalue/' changes from a44caf65fe..6c19d050a9
MacroFake
2022-05-12
Merge bitcoin/bitcoin#25102: Remove unused GetTimeSeconds
MacroFake
2022-05-12
Merge bitcoin/bitcoin#25099: guix: bump time-machine to 998eda3067c7d21e0d9bb...
fanquake
2022-05-12
Merge bitcoin/bitcoin#24925: refactor: make GetRand a template, remove GetRan...
MacroFake
2022-05-11
Merge bitcoin/bitcoin#25051: Bugfix: configure: Define defaults for enable_ar...
laanwj
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
Remove unused GetTimeSeconds
MacroFake
2022-05-11
Merge bitcoin/bitcoin#25106: rpc: dumptxoutset: check `fopen` return code
MacroFake
2022-05-11
rpc: check `fopen` return code in dumptxoutset
Sebastian Falbesoner
2022-05-11
Merge bitcoin/bitcoin#25090: doc: Explain Bitcoin Core instead of Bitcoin in ...
fanquake
2022-05-10
wallet: Change log interval to use `steady_clock`
w0xlt
2022-05-10
Merge bitcoin/bitcoin#24793: test: Change color of skipped functional tests
laanwj
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
doc: Explain Bitcoin Core in README.md
MacroFake
2022-05-10
Merge bitcoin/bitcoin#25079: index: Change sync variables to use `std::chrono...
MacroFake
2022-05-10
validation: move g_versionbitscache into ChainstateManager
Anthony Towns
2022-05-10
test/versionbits: make versionbitscache a parameter
Anthony Towns
2022-05-10
deploymentstatus: make versionbitscache a parameter
Anthony Towns
2022-05-10
refactor: use chainman instead of chainParams for DeploymentActive*
Anthony Towns
2022-05-10
deploymentstatus: allow chainman in place of consensusParams
Anthony Towns
2022-05-10
validation: move UpdateUncommittedBlockStructures and GenerateCoinbaseCommitm...
Anthony Towns
2022-05-10
validation: replace ::Params() calls with chainstate/chainman member
Anthony Towns
2022-05-10
validation: remove redundant CChainParams params from ChainstateManager methods
Anthony Towns
2022-05-10
validation: add CChainParams to ChainstateManager
Anthony Towns
2022-05-09
Merge bitcoin-core/gui#590: refactor: Declare `WalletModel` member functions ...
Hennadii Stepanov
2022-05-09
guix: bump time-machine to 998eda3067c7d21e0d9bb3310d2f5a14b8f1c681
fanquake
2022-05-09
Merge bitcoin-core/gui#591: test: Add tests for `tableView` in `AddressBookPa...
Hennadii Stepanov
2022-05-09
Merge bitcoin/bitcoin#25091: test: Remove extended lint (cppcheck)
MacroFake
2022-05-09
test: Remove extended lint (cppcheck)
laanwj
2022-05-09
Merge bitcoin/bitcoin#24946: Unroll the ChaCha20 inner loop for performance
MacroFake
2022-05-09
Merge bitcoin/bitcoin#25078: doc: Shorten explanation of "maintainers"
fanquake
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
doc: Shorten explanation of "maintainers"
MacroFake
2022-05-06
Merge bitcoin/bitcoin#24804: Sanity assert GetAncestor() != nullptr where app...
MacroFake
[next]