index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-19
wallet: make chain optional for CWallet::Create
Ivan Metlushko
2021-05-19
CWallet::Create move chain init message up into calling code
Ivan Metlushko
2021-05-19
refactor: Add CWallet:::AttachChain method
Russell Yanofsky
2021-05-19
refactor: move first run detection to client code
Ivan Metlushko
2021-05-18
Merge bitcoin/bitcoin#21988: doc: note that brew installed qt is not supported
W. J. van der Laan
2021-05-18
Merge bitcoin/bitcoin#21983: build: Silence lupdate "unknown namespace/class"...
W. J. van der Laan
2021-05-18
build: Silent lupdate "unknown namespace/class" warnings
Hennadii Stepanov
2021-05-18
Merge bitcoin/bitcoin#21920: build: improve macro for testing -latomic requir...
fanquake
2021-05-17
doc: note that brew installed qt is not supported
Raul Siles
2021-05-17
Merge bitcoin-core/gui#323: English translations update
Hennadii Stepanov
2021-05-17
qt: English translations update
W. J. van der Laan
2021-05-17
qt: Extract translations correctly from UTF-8 formatted source
Hennadii Stepanov
2021-05-17
Merge bitcoin/bitcoin#21756: Avoid calling `getnameinfo` when formatting IPv6...
W. J. van der Laan
2021-05-16
Merge bitcoin/bitcoin#21947: doc: Fix OSS-Fuzz links
fanquake
2021-05-15
Merge bitcoin/bitcoin#21948: test: Fix off-by-one in mockscheduler test RPC
MarcoFalke
2021-05-14
test: Fix off-by-one in mockscheduler test RPC
MarcoFalke
2021-05-14
Merge bitcoin/bitcoin#21889: macho: check for control flow instrumentation
W. J. van der Laan
2021-05-14
Merge bitcoin/bitcoin#21929: fuzz: Remove incorrect float round-trip serializ...
W. J. van der Laan
2021-05-14
Merge bitcoin/bitcoin#21942: docs: improve make with parallel jobs description.
MarcoFalke
2021-05-14
doc: Fix OSS-Fuzz links
MarcoFalke
2021-05-14
docs: improve make with parallel jobs description.
Klement Tan
2021-05-13
Merge bitcoin/bitcoin#21939: refactor: Replace memset calls with array initia...
W. J. van der Laan
2021-05-13
Merge bitcoin/bitcoin#21914: net: use stronger AddLocal() for our I2P address
W. J. van der Laan
2021-05-13
refactor: Replace memset calls with array initialization
João Barbosa
2021-05-13
Merge bitcoin/bitcoin#21907: wallet: Do not iterate a directory if having an ...
Samuel Dobson
2021-05-13
Merge bitcoin/bitcoin#21910: refactor: remove redundant fOnlySafe argument
Samuel Dobson
2021-05-13
Merge bitcoin/bitcoin#21925: doc: Update bips.md for 0.21.1
MarcoFalke
2021-05-12
Merge bitcoin/bitcoin#21931: ci: Bump cirrus fuzz CPUs to avoid timeout
MarcoFalke
2021-05-12
Merge bitcoin/bitcoin#21584: Fix assumeutxo crash due to invalid base_blockhash
W. J. van der Laan
2021-05-12
Merge bitcoin/bitcoin#21911: build: add configure~ to .gitignore
W. J. van der Laan
2021-05-12
ci: Bump cirrus fuzz CPUs to avoid timeout
MarcoFalke
2021-05-12
build: add *~ to .gitignore
Sjors Provoost
2021-05-12
Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
W. J. van der Laan
2021-05-12
Merge bitcoin/bitcoin#21796: index: Avoid async shutdown on init error
W. J. van der Laan
2021-05-12
Merge bitcoin/bitcoin#21927: fuzz: Run const CScript member functions only once
MarcoFalke
2021-05-12
fuzz: Remove incorrect float round-trip serialization test
MarcoFalke
2021-05-12
Merge bitcoin/bitcoin#21912: doc: Remove mention of priority estimation
W. J. van der Laan
2021-05-12
Merge bitcoin/bitcoin#21462: guix: Add guix-{attest,verify} scripts
W. J. van der Laan
2021-05-12
wallet: Do not iterate a directory if having an error while accessing it
Hennadii Stepanov
2021-05-12
index: Avoid async shutdown on init error
MarcoFalke
2021-05-12
fuzz: Run const CScript member functions only once
MarcoFalke
2021-05-12
doc: Update bips.md for 0.21.1
MarcoFalke
2021-05-12
Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor calls
MarcoFalke
2021-05-12
Merge bitcoin/bitcoin#21593: build, qt, refactor: Get rid of some sed command...
fanquake
2021-05-12
Merge bitcoin/bitcoin#21922: fuzz: Avoid timeout in EncodeBase58
fanquake
2021-05-11
fuzz: Avoid timeout in EncodeBase58
MarcoFalke
2021-05-11
Merge bitcoin/bitcoin#21892: fuzz: Avoid excessively large min fee rate in tx...
MarcoFalke
2021-05-11
Merge bitcoin/bitcoin#21909: fuzz: Limit max insertions in timedata fuzz test
MarcoFalke
2021-05-11
build: improve macro for testing -latomic requirement
MarcoFalke
2021-05-11
net: initialize nMessageSize to max uint32_t instead of -1
eugene
[next]