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
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-26
wallettool: Check that the dumpfile checksum is the correct size
Andrew Chow
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
init: Use clang-tidy named args syntax
Carl Dong
2021-12-23
style-only: Rename *Chainstate return values
Carl Dong
2021-12-23
docs: Make LoadChainstate comment more accurate
Carl Dong
2021-12-23
node/chainstate: Use MAX_FUTURE_BLOCK_TIME
Carl Dong
2021-12-23
Merge bitcoin/bitcoin#23842: scripted-diff: Rename interfaces::WalletClient t...
MarcoFalke
2021-12-23
util: move MapIntoRange() for reuse in fuzz tests
fanquake
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
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
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
refactor: Avoid integer overflow in ApplyStats when activating snapshot
MarcoFalke
2021-12-17
Move AdditionOverflow to util, Add CheckedAdd with unit tests
MarcoFalke
2021-12-17
Add dev doc to CCoinsStats::m_hash_type and make it const
MarcoFalke
2021-12-17
style: Remove unused whitespace
MarcoFalke
2021-12-17
wallet: Strictly match tx change type to improve privacy
MarcoFalke
[prev]
[next]