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-01-04
Merge bitcoin/bitcoin#23581: Move BlockManager to node/blockstorage
fanquake
2022-01-04
Merge bitcoin/bitcoin#23751: build, qt: No need to set inapplicable QPA backe...
fanquake
2022-01-03
Merge bitcoin/bitcoin#23683: bug fix: valid but different LockPoints after a ...
MarcoFalke
2022-01-03
build, qt: No need to set inapplicable QPA backend for Android
Hennadii Stepanov
2022-01-02
Fixup style of moved code
MarcoFalke
2022-01-02
Move BlockManager to node/blockstorage
MarcoFalke
2022-01-02
doc: Fix dumptxoutset RPC help doc
MarcoFalke
2022-01-02
Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...
MarcoFalke
2022-01-02
Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-ups
fanquake
2022-01-02
Merge bitcoin/bitcoin#23882: doc: testnet3 was not reset and is doing BIP30 c...
fanquake
2022-01-01
doc: fix undo data filename (s/undo???.dat/rev???.dat/)
Sebastian Falbesoner
2022-01-01
rpc: Quote user supplied descriptor in error msg
MarcoFalke
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-28
Merge bitcoin/bitcoin#23878: doc: Remove TODO comment in tx_verify
fanquake
2021-12-28
Merge bitcoin/bitcoin#23840: doc: Fix -changetype help text
fanquake
2021-12-28
Merge bitcoin/bitcoin#23883: doc: Remove fixed TODO from wallet/feebumper
fanquake
2021-12-27
doc: Remove fixed TODO from wallet/feebumper
MarcoFalke
2021-12-27
doc: testnet3 was not reset and is doing BIP30 checks again
MarcoFalke
2021-12-27
doc: Remove TODO from block fuzz test
MarcoFalke
2021-12-27
doc: Remove TODO comment in tx_verify
MarcoFalke
2021-12-24
Merge bitcoin/bitcoin#22875: util: Fix Racy ParseOpCode function initialization
MarcoFalke
2021-12-23
Fix Racy ParseOpCode function initialization
Jeremy Rubin
2021-12-23
Merge bitcoin/bitcoin#23842: scripted-diff: Rename interfaces::WalletClient t...
MarcoFalke
2021-12-23
Merge bitcoin/bitcoin#23736: test: call VerifyLoadedChainstate during ChainTe...
fanquake
2021-12-22
[rest] drop superfluous rpc serializations flags for block filters
Niklas Gögge
2021-12-22
[rest] add a more verbose error message for invalid header counts
Niklas Gögge
2021-12-22
[refactor] various style fix-ups
Niklas Gögge
2021-12-22
scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoader
Russell Yanofsky
2021-12-22
doc: Fix -changetype help text
MarcoFalke
2021-12-21
gui: address type dropdown, add bech32m
Sjors Provoost
2021-12-21
wallet: add taprootEnabled() to interface
Sjors Provoost
2021-12-20
Merge bitcoin/bitcoin#23341: RPC: Better safety with newkeypool command and w...
Andrew Chow
2021-12-20
Merge bitcoin/bitcoin#23789: wallet: Strictly match tx change type to improve...
Andrew Chow
2021-12-20
Merge bitcoin/bitcoin#23801: Refactor: Change time variable type from int64_t...
MarcoFalke
2021-12-20
Merge bitcoin/bitcoin#23780: refactor, test: update `addrman_tests.cpp` to us...
MarcoFalke
2021-12-20
Merge bitcoin/bitcoin#17631: Expose block filters over REST
MarcoFalke
2021-12-20
Change time variable type to std::chrono::seconds in src/net_processing.cpp
Shashwat
2021-12-18
Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
W. J. van der Laan
2021-12-18
Merge bitcoin/bitcoin#23781: test: Fix `system_tests/run_command` on Windows
W. J. van der Laan
2021-12-18
Merge bitcoin/bitcoin#23806: fuzz: follow up for #22704
MarcoFalke
2021-12-18
Merge bitcoin/bitcoin#23383: Update libsecp256k1 subtree to current master
fanquake
2021-12-17
Merge bitcoin/bitcoin#23695: p2p: Always serialize local timestamp for versio...
W. J. van der Laan
2021-12-17
Refactor the chacha20 differential fuzz test
stratospher
2021-12-17
Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin Co...
W. J. van der Laan
2021-12-17
wallet: Strictly match tx change type to improve privacy
MarcoFalke
2021-12-16
refactor: Remove implicit-integer-sign-change suppressions in validation.cpp
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23785: refactor: Move stuff to ChainstateManager
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23777: doc: follow-ups from #23365 (index backwards sea...
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23750: rpcwallet: mention labels are disabled for range...
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23721: wallet, refactor: Move restorewallet() logic to ...
MarcoFalke
[next]