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
2020-01-02
Convert addrdb/addrman to new serialization
Pieter Wuille
2020-01-02
Introduce new serialization macros without casts
Pieter Wuille
2020-01-02
Merge #16658: validation: Rename CheckInputs to CheckInputScripts
MarcoFalke
2020-01-02
scripts: add MACHO PIE check to security-check.py
fanquake
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-28
rpc: incorporate review feedback from PR 17283
Jon Atack
2019-12-25
Integrate ASN bucketing in Addrman and add tests
Gleb Naumenko
2019-12-23
rpc: Remove mempool global from miner
MarcoFalke
2019-12-20
test: Properly document blockinfo size in miner_tests
MarcoFalke
2019-12-19
util: Disallow network-qualified command line options
Russell Yanofsky
2019-12-19
build: Sort fuzzing harnesses to avoid future merge conflicts
practicalswift
2019-12-19
tests: Add fuzzing harness for DecodeHexTx(...)
practicalswift
2019-12-20
Merge #17473: refactor: Settings code cleanups
MarcoFalke
2019-12-18
Add asmap utility which queries a mapping
Gleb Naumenko
2019-12-18
Document better -keypool as a look-ahead safety mechanism
Antoine Riard
2019-12-18
bumpfee: Return PSBT when wallet has privkeys disabled
Gregory Sanders
2019-12-18
Change bumpfee to use watch-only funds for legacy watchonly wallets
Gregory Sanders
2019-12-17
Merge #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()s
fanquake
2019-12-17
net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
2019-12-16
test: add IsRFC2544 tests
Mark Tyneway
2019-12-16
CNetAddr: fix IsRFC2544 comment
Mark Tyneway
2019-12-16
tests: Add fuzzing harness for various hex related functions
practicalswift
2019-12-16
tests: Add fuzzing harness for various Base{32,58,64} related functions
practicalswift
2019-12-16
util: Move TrimString(...). Introduce default pattern (trims whitespace). Add...
practicalswift
2019-12-16
Merge #17593: test: move more utility functions into test utility library
MarcoFalke
2019-12-16
Merge #17750: util: change GetWarnings parameter to bool
MarcoFalke
2019-12-16
Merge #17564: rpc: Use mempool from node context instead of global
MarcoFalke
2019-12-16
rest: Use mempool from node context instead of global
MarcoFalke
2019-12-16
Merge #17071: tests: Add fuzzing harness for CheckBlock(...) and other CBlock...
MarcoFalke
2019-12-16
tests: Add tests for decoding/parsing of base32, base64 and money strings con...
practicalswift
2019-12-16
util: Don't allow DecodeBase32(...) of strings with embedded NUL characters
practicalswift
2019-12-16
util: Don't allow DecodeBase64(...) of strings with embedded NUL characters
practicalswift
2019-12-16
util: Don't allow ParseMoney(...) of strings with embedded NUL characters
practicalswift
2019-12-15
tests: Add fuzzing harness for CheckBlock(...) and other CBlock related funct...
practicalswift
2019-12-15
[style] Code style fixups in GetWarnings()
John Newbery
2019-12-15
util: change GetWarnings parameter to bool
John Newbery
2019-12-15
[qt] remove unused parameter from getWarnings()
John Newbery
2019-12-15
Merge #17728: rpc: require second argument only for scantxoutset start action
Wladimir J. van der Laan
2019-12-13
Merge #17654: Unbreak build with Boost 1.72.0
Wladimir J. van der Laan
2019-12-13
Merge #12763: Add RPC Whitelist Feature from #12248
Wladimir J. van der Laan
2019-12-13
Merge #17721: util: Don't allow Base58 decoding of non-Base58 strings. Add Ba...
Wladimir J. van der Laan
2019-12-13
Merge #17617: doc: unify unix epoch time descriptions
Wladimir J. van der Laan
2019-12-13
qa: unify unix epoch time descriptions
Jon Atack
2019-12-12
tests: add tests for GetCoinsCacheSizeState
James O'Beirne
2019-12-12
refactoring: introduce CChainState::GetCoinsCacheSizeState
James O'Beirne
2019-12-12
Merge #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=...
fanquake
2019-12-12
Merge #17369: Refactor: Move encryption code between KeyMan and Wallet
Wladimir J. van der Laan
2019-12-12
util: Don't allow base58-decoding of std::string:s containing non-base58 char...
practicalswift
2019-12-12
tests: Add tests for base58-decoding of std::string:s containing non-base58 c...
practicalswift
2019-12-12
Merge #17511: Add bounds checks before base58 decoding
Wladimir J. van der Laan
[prev]
[next]