Commit Graph

23275 Commits (1cd8dc2556b847e11a238b9e69493cd8fbeecc6c)
 

Author SHA1 Message Date
Sjors Provoost 1cd8dc2556
[gui] load PSBT
5 years ago
Sjors Provoost f6895301f7
[gui] save PSBT to file
5 years ago
Sjors Provoost 1d05a9d80b
Move DEFAULT_MAX_RAW_TX_FEE_RATE to node/transaction.h
5 years ago
Sjors Provoost 86e22d23bb
[util] GetFileSize
5 years ago
Sjors Provoost 6ab3aad9a5
[gui] send dialog: split on_sendButton_clicked
5 years ago
MarcoFalke 5236b2e267
Merge #18417: tests: Add fuzzing harnesses for functions in addrdb.h, net_permissions.h and timedata.h
5 years ago
MarcoFalke 98fbb2a184
Merge #17720: test: add unit test for non-standard "scriptsig-not-pushonly" txs
5 years ago
practicalswift 4308aa67e3 tests: Add fuzzing harness for functions in net_permissions.h
5 years ago
practicalswift 43ff0d91f8 tests: Add fuzzing harness for functions in timedata.h
5 years ago
practicalswift a8695db785 tests: Add fuzzing harness for functions in addrdb.h
5 years ago
MarcoFalke ac579ada7e
Merge #18278: interfaces: Describe and follow some code conventions
5 years ago
MarcoFalke 97b0687501
Merge #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in MultiplicationOverflow(…) fuzzing harness
5 years ago
MarcoFalke d478a737db
Merge #18392: ci: Run feature_block in valgrind
5 years ago
fanquake 57a8fa9c3b
Merge #18406: test: add executable flag for rpc_estimatefee.py
5 years ago
Sebastian Falbesoner f0dfac7da3 test: add executable flag for rpc_estimatefee.py
5 years ago
MarcoFalke fa92af5af3
ci: Run feature_block and feature_abortnode in valgrind
5 years ago
practicalswift 7c1ac70c01 tests: Don't assume presence of __builtin_mul_overflow in MultiplicationOverflow(...) fuzzing harness
5 years ago
MarcoFalke 5504703a9f
Merge #18396: rpc: add missing HelpExampleRpc for getblockfilter
5 years ago
Sebastian Falbesoner d18bf0c0b0 rpc: add missing HelpExampleRpc for getblockfilter
5 years ago
MarcoFalke fa01febeaf
test: Remove ci timeout restriction in test_runner
5 years ago
Russell Yanofsky 3dc27a1524 doc: Add internal interface conventions to developer notes
5 years ago
MarcoFalke 5bf45fe2a9
Merge #18386: doc: Temporary note that release notes should be edited in wiki
5 years ago
Russell Yanofsky 1dca9dc4c7 refactor: Change createWallet, fillPSBT argument order
5 years ago
Russell Yanofsky 96dfe5ced6 refactor: Change Chain::broadcastTransaction param order
5 years ago
Russell Yanofsky 6ceb21909c refactor: Rename Chain::Notifications methods to be consistent with other interfaces methods
5 years ago
Russell Yanofsky 1c2ab1a6d2 refactor: Rename Node::disconnect methods
5 years ago
Russell Yanofsky 77e4b06572 refactor: Get rid of Wallet::IsWalletFlagSet method
5 years ago
Wladimir J. van der Laan b492684063 doc: Temporary note that release notes should be edited in wiki
5 years ago
Wladimir J. van der Laan 312d27b11c
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
5 years ago
Wladimir J. van der Laan 527c3989e7
Merge #18340: doc: mention MAKE=gmake workaround when building on a BSD
5 years ago
Wladimir J. van der Laan 3d3d834324
Merge #18359: build: fix sysctl() detection on macOS
5 years ago
Wladimir J. van der Laan 67de1ee8bc
Merge #18378: Bugfix & simplify bn2vch using int.to_bytes
5 years ago
fanquake e90e3e684f
build: fix sysctl() detection on macOS
5 years ago
Pieter Wuille a733ad514a Add bn2vch test to functional tests
5 years ago
Pieter Wuille a3ad6459b7 Simplify bn2vch using int.to_bytes
5 years ago
MarcoFalke a421e0a22f
Merge #18376: net: fix use-after-free in tests
5 years ago
MarcoFalke 5c9d408b2d
Merge #18300: fuzz: Add option to merge input dir to test runner
5 years ago
MarcoFalke e83a1de4c0
Merge #18155: tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed signature checker
5 years ago
MarcoFalke dbb067da38
Merge #18379: doc: Comment fix merkle.cpp
5 years ago
4d55397500 5b59a19731
Update merkle.cpp
5 years ago
MarcoFalke 3a8d25064e
Merge #18371: test: use fs namespace in dbwrapper unicodepath test
5 years ago
Vasil Dimov 7d8e1dec3b
net: fix use-after-free in tests
5 years ago
fanquake 6afaf2f680
test: use fs namespace in dbwrapper unicodepath test
5 years ago
emu 84a46a9b93
doc: mention MAKE=gmake workaround when building on a BSD
5 years ago
MarcoFalke ce87d5613a
Merge #18289: refactor: Make scheduler methods type safe
5 years ago
practicalswift 5e47b19e50 tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed signature checker
5 years ago
MarcoFalke 39497d1f32
Merge #15283: log: Fix UB with bench on genesis block
5 years ago
MarcoFalke ad04f0d8a5
Merge #17319: Tests: remove bignum module
5 years ago
MarcoFalke d2d0a04a66
Merge #18353: tests: Add fuzzing harnesses for classes CBlockHeader, CFeeRate and various functions
5 years ago
Wladimir J. van der Laan 1d64dfe4fa
Merge #18364: random: remove getentropy() fallback for macOS < 10.12
5 years ago