Commit Graph

24376 Commits (9bc7751cadbd038faf8ac1d62cda23fcf00d4cc2)
 

Author SHA1 Message Date
fanquake 9bc7751cad
Merge #19115: doc: Add release notes for 17219
5 years ago
fanquake a8327fd71f
Merge #19072: doc: Expand section on Getting Started
5 years ago
MarcoFalke a65b55fa45
Merge #18994: tests: Add fuzzing harnesses for functions in script/
5 years ago
MarcoFalke 07d0e0d59f
Merge #19044: net processing: Add support for getcfilters
5 years ago
MarcoFalke 091cc4b94e
Merge #16564: test: Always define the raii_event_tests test suite
5 years ago
MarcoFalke dec067f5a0
Merge #18965: tests: implement base58_decode
5 years ago
MarcoFalke fac0ed16ec
doc: Sync "how to upgrade" with 0.20.0 release notes
5 years ago
MarcoFalke fa861794d3
doc: Add release notes for 17219
5 years ago
MarcoFalke 826fe9c667
Merge #18807: [doc / test / mempool] unbroadcast follow-ups
5 years ago
MarcoFalke e478b11db0
Merge #19110: test: Explain that a bug should be filed when the tests fail
5 years ago
practicalswift f898ef65c9 tests: Add fuzzing harness for functions in script/sign.h
5 years ago
practicalswift c91d2f0615 tests: Add fuzzing harness for functions in script/sigcache.h
5 years ago
practicalswift d3d8adb79f tests: Add fuzzing harness for functions in script/interpreter.h
5 years ago
practicalswift fa80117cfd tests: Add fuzzing harness for functions in script/descriptor.h
5 years ago
practicalswift 43fb8f0ca3 tests: Add fuzzing harness for functions in script/bitcoinconsensus.h
5 years ago
practicalswift 8de72711c6 tests: Fill fuzzing coverage gaps for functions in script/script.h, script/script_error.h and script/standard.h
5 years ago
fanquake 98ebe7896d
Merge #18820: build: Propagate well-known vars into depends
5 years ago
MarcoFalke fad21a1a7a
test: Explain that a bug should be filed when the test fail
5 years ago
MarcoFalke cb88de3e3d
Merge #18926: test: Pass ArgsManager into getarg_tests
5 years ago
Jonas Schnelli 8ad5f1c376
Merge #19106: util: simplify the interface of serviceFlagToStr()
5 years ago
Vasil Dimov 189ae0c38b
util: dedup code in callers of serviceFlagToStr()
5 years ago
Vasil Dimov fbacad1880
util: simplify the interface of serviceFlagToStr()
5 years ago
practicalswift c571ecb071 tests: Add fuzzing helper functions ConsumeDataStream, ConsumeTxDestination and ConsumeUInt160
5 years ago
MarcoFalke c19fd96694
Merge #19022: test: Fix intermittent failure in feature_dbcrash
5 years ago
Jonas Schnelli e4bfd51acc
Merge #18452: qt: Fix shutdown when waitfor* cmds are called from RPC console
5 years ago
Jonas Schnelli f2e2c5ebcc
Merge #14988: wallet: Fix for confirmed column in csv export for payment to self transactions
5 years ago
fanquake 73407ff65c
Merge #16939: p2p: Delay querying DNS seeds
5 years ago
Jonas Schnelli d7f5e01e30
Merge #18424: qt: Use parent-child relation to manage lifetime of OptionsModel object
5 years ago
Jonas Schnelli de369c7ea5
Merge #18165: Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr function
5 years ago
Jonas Schnelli f4b603cff6
Merge #17993: gui: Balance/TxStatus polling update based on last block hash.
5 years ago
Jonas Schnelli beb3844c45
Merge #17968: qt: Ensure that ModalOverlay is resized properly
5 years ago
Jonas Schnelli 0d5c18204b
Merge #17956: gui: Disable unavailable context menu items in transactions tab
5 years ago
Jonas Schnelli a9024a42fc
Merge #17918: qt: Hide non PKHash-Addresses in signing address book
5 years ago
Jonas Schnelli c2c15ea54e
Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimal
5 years ago
Jonas Schnelli 3431699981
Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog
5 years ago
Jonas Schnelli 5f75c5e7df
Merge #16432: qt: Add privacy to the Overview page
5 years ago
fanquake adc143fc2b
Merge #19097: qt: Add missing QPainterPath include
5 years ago
fanquake fc1fb4dd7c
Merge #19094: build: Only allow ASCII identifiers
5 years ago
Andrew Chow 79b0a69e09 Add missing QPainterPath include
5 years ago
Wladimir J. van der Laan 399d84da37 build: Only allow ASCII identifiers
5 years ago
MarcoFalke facef3d413
doc: Explain that anyone can work on good first issues, move text to CONTRIBUTING.md
5 years ago
MarcoFalke fae2fb2a19
doc: Expand section on Getting Started
5 years ago
MarcoFalke 100000d1b2
doc: Add headings to CONTRIBUTING.md
5 years ago
Wladimir J. van der Laan ea3e9e0b84
Merge #18700: Fix locking on WSL using flock instead of fcntl
5 years ago
MarcoFalke 082a417abc
Merge #18635: Replace -Wthread-safety-analysis with broader -Wthread-safety
5 years ago
glowang f871f15c9d scripted-diff: replace gArgs with argsman
5 years ago
glowang 357f02bf29 Create a local class inherited from BasicTestingSetup with a localized args manager
5 years ago
Hennadii Stepanov 87766b355c
build: Replace -Wthread-safety-analysis with broader -Wthread-safety
5 years ago
Hennadii Stepanov 9cc6eb3c9e
Get rid of -Wthread-safety-precise warnings
5 years ago
Hennadii Stepanov 971a468ccf
Use template function instead of void* parameter
5 years ago