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-05
Move blockstorage-related unload to BlockManager::Unload
MarcoFalke
2022-01-05
move-only: Create WriteBlockIndexDB helper
MarcoFalke
2022-01-05
Move functions to BlockManager
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23411: refactor: Avoid integer overflow in ApplyStats w...
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23975: doc: Mark proprietary array optional
fanquake
2022-01-04
doc: Mark proprietary array optional
MarcoFalke
2022-01-04
Merge bitcoin/bitcoin#23826: test: Make AddrMan unit tests use public interfa...
fanquake
2022-01-04
Merge bitcoin/bitcoin#23936: rpc: Add and use EnsureArgsman helper
MarcoFalke
2022-01-04
Merge bitcoin/bitcoin#23320: rpc: Add RPC help for getblock verbosity level 3
W. J. van der Laan
2022-01-04
Merge bitcoin-core/gui#516: Change 'Show' icon
Hennadii Stepanov
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
test: Cover eviction by timeout in addrman_evictionworks
Martin Zumsande
2022-01-03
test: Add test for multiplicity in addrman new tables
Martin Zumsande
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
rpc: Use EnsureAnyArgsman in rpc/blockchain
MarcoFalke
2022-01-02
rpc: Add EnsureArgsman helper
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
2021-12-31
Change 'Show' icon
w0xlt
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
test: Add test for updating addrman entries
Martin Zumsande
2021-12-28
test: introduce utility function to retrieve an addrman
Martin Zumsande
2021-12-28
test: Remove unused AddrManTest class
Martin Zumsande
2021-12-28
test: Remove tests for internal helper functions
Martin Zumsande
2021-12-28
test: use AddrMan instead of AddrManTest where possible
Martin Zumsande
2021-12-28
test: Inline SimConnFail function
Martin Zumsande
2021-12-28
test: delete unused GetBucketAndEntry function
Amiti Uttarwar
2021-12-28
test: Update addrman_serialization unit test to use AddrMan's interface
Amiti Uttarwar
2021-12-28
addrman: Introduce a test-only function to lookup addresses
Amiti Uttarwar
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
[next]