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-14
Merge bitcoin/bitcoin#23766: refactor: remove unneeded calls to strprintf()
MarcoFalke
2021-12-14
refactor: remove unneeded calls to strprintf()
fanquake
2021-12-14
Merge bitcoin/bitcoin#23762: wallet: Replace Assume with Assert where needed ...
fanquake
2021-12-13
test: add tests for LoadBlockIndex when using multiple chainstates
James O'Beirne
2021-12-13
validation: have LoadBlockIndex account for snapshot use
James O'Beirne
2021-12-13
validation: don't modify genesis during snapshot load
James O'Beirne
2021-12-13
build, android: Fix Android GUI not loading on Qt 5.15
Igor Cota
2021-12-13
build, qt: use static QAndroidPlatformIntegrationPlugin
Igor Cota
2021-12-13
Merge bitcoin/bitcoin#23755: rpc: Quote user supplied strings in error messages
MarcoFalke
2021-12-13
Merge bitcoin/bitcoin#23761: build: use __SIZEOF_INT128__ for checking __int1...
MarcoFalke
2021-12-13
rpc: Quote user supplied strings in error messages
MarcoFalke
2021-12-13
Merge bitcoin/bitcoin#23738: validation, log: improve logging of ChainstateMa...
MarcoFalke
2021-12-13
test: call VerifyLoadedChainstate during ChainTestingSetup
James O'Beirne
2021-12-13
wallet: Replace Assume with Assert where needed in coinselection
MarcoFalke
2021-12-13
build: use __SIZEOF_INT128__ for checking __int128 availability
fanquake
2021-12-13
Merge bitcoin/bitcoin#23365: index: Fix backwards search for bestblock
MarcoFalke
2021-12-13
scripted-diff: Rename touched member variables
MarcoFalke
2021-12-13
Use mockable time for peer connection time
MarcoFalke
2021-12-13
refactor: Use type-safe std::chrono in net
MarcoFalke
2021-12-13
Reduce size of strencodings decode tables
MarcoFalke
2021-12-13
Fix implicit integer sign changes in strencodings
MarcoFalke
2021-12-12
rpcwallet: mention labels are deactivated for ranged descriptors
Antoine Poinsot
2021-12-12
rpc: Add warning to user about newkeypool command
Samuel Dobson
2021-12-11
rpc: output all hash preimages in 'decodepsbt'
Antoine Poinsot
2021-12-11
psbt: implement hash preimages fields
Antoine Poinsot
2021-12-11
validation, doc: remove TODO comment
Jon Atack
2021-12-11
Merge bitcoin/bitcoin#23113: Add warnings to createmultisig and addmultisig i...
MarcoFalke
2021-12-11
Merge bitcoin/bitcoin#23128: doc: Remove TODO 'exclude peers with download pe...
MarcoFalke
2021-12-11
Merge bitcoin/bitcoin#23733: fuzz: Move ISO8601 to one place
MarcoFalke
2021-12-11
[fuzz] Add fuzzing harness to compare both implementations of ChaCha20
stratospher
2021-12-11
[fuzz] Add D. J. Bernstein's implementation of ChaCha20
stratospher
2021-12-10
Merge bitcoin/bitcoin#17034: [BIP 174] PSBT version, proprietary, and xpub fi...
W. J. van der Laan
2021-12-10
validation, log: improve logging in FlushSnapshotToDisk()
Jon Atack
2021-12-10
validation, log: extract FlushSnapshotToDisk() function
Jon Atack
2021-12-10
doc: Remove TODO 'exclude peers with download permission'
Douglas Chimento
2021-12-10
Merge bitcoin/bitcoin#23280: init: Coalesce Chainstate loading sequence betwe...
MarcoFalke
2021-12-10
Merge global xpubs in joinpsbts and combinepsbts
Andrew Chow
2021-12-10
Add global_xpubs to decodepsbt
Andrew Chow
2021-12-10
Implement serializations for PSBT_GLOBAL_XPUB
Andrew Chow
2021-12-10
Implement operator< for KeyOriginInfo and CExtPubKey
Andrew Chow
2021-12-10
Separate individual HD Keypath serialization into separate functions
Andrew Chow
2021-12-10
Store version bytes and be able to serialize them in CExtPubKey
Andrew Chow
2021-12-10
moveonly: Move (Un)Serialize(To/From)Vector, (De)SerializeHDKeypaths to psbt ...
Andrew Chow
2021-12-10
Output proprietary type info in decodepsbt
Andrew Chow
2021-12-10
Implement PSBT proprietary type
Andrew Chow
2021-12-10
Output psbt version in decodepsbt
Andrew Chow
2021-12-10
Add GetVersion helper to PSBT
Andrew Chow
2021-12-10
Implement PSBT versions
Andrew Chow
2021-12-10
Types are compact size uints
Andrew Chow
2021-12-10
fuzz: Move ISO8601 to one place
MarcoFalke
[prev]
[next]