Commit Graph

22231 Commits (70cda342cd20d0e0cd9f28405457544036968f2d)
 

Author SHA1 Message Date
Sebastian Falbesoner 5e8a56348b test: add unit test for non-standard txs with too large scriptSig
5 years ago
MarcoFalke fa2ec9f451
fuzz: Bump timeout in test_runner to accomodate for slow arm64 CPUs
5 years ago
MarcoFalke fac942ca57
test: Remove fragile assert_memory_usage_stable
5 years ago
MarcoFalke fa6e01b2f3
ci: Use clang-8 for fuzzing to run on aarch64 ci systems
5 years ago
Sjors Provoost c6dd565c88
[gui] watch-only wallet: copy PSBT to clipboard
5 years ago
Carl Dong bc728d12a9
depends: qt: Fix C{,XX} pickup
5 years ago
Sjors Provoost 39465d545d
[wallet] add fillPSBT to interface
5 years ago
Sjors Provoost 848f889208
[gui] send: include watch-only
5 years ago
Sjors Provoost 40537f0909
[wallet] ListCoins: include watch-only for wallets without private keys
5 years ago
practicalswift d604b4cc8c tests: Update valgrind suppressions
5 years ago
Wladimir J. van der Laan cd6cb9745e
Merge #17409: build: Avoid hardcoded libfaketime dir in gitian
5 years ago
NullFunctor edb6b768a4 fix uninitialized variable nMinerConfirmationWindow
5 years ago
Pieter Wuille d1c02775aa Report amount of data gathered from environment
5 years ago
Pieter Wuille 64e1e022ce Use thread-safe atomic in perfmon seeder
5 years ago
Pieter Wuille d61f2bb076 Run background seeding periodically instead of unpredictably
5 years ago
Pieter Wuille 483b94292e Add information gathered through getauxval()
5 years ago
Pieter Wuille 11793ea22e Feed CPUID data into RNG
5 years ago
Pieter Wuille a81c494b4c Use sysctl for seeding on MacOS/BSD
5 years ago
Pieter Wuille 2554c1b81b Gather additional entropy from the environment
5 years ago
Pieter Wuille c2a262a78c Seed randomness with process id / thread id / various clocks
5 years ago
Pieter Wuille 723c796667 [MOVEONLY] Move cpuid code from random & sha256 to compat/cpuid
5 years ago
Pieter Wuille cea3902015 [MOVEONLY] Move perfmon data gathering to new randomenv module
5 years ago
fanquake b51bae1a5a doc: minor corrections in random.cpp
5 years ago
MarcoFalke 8237889e8d
Merge #17435: test: check custom ancestor limit in mempool_packages.py
5 years ago
MarcoFalke 1028882eea
Merge #17437: rpc: Expose block height of wallet transactions
5 years ago
MarcoFalke 333362991c
doc: Explain $LIB in LD_PRELOAD in gitian descriptors
5 years ago
MarcoFalke 6d4b97cb1c
Merge #17450: util: Add missing headers to util/fees.cpp
5 years ago
Hennadii Stepanov b131524137
util: Add missing headers to util/fees.cpp
5 years ago
João Barbosa 3c2c439dcd wallet: Make -walletdir network only
5 years ago
João Barbosa a5e77959c8 rpc: Expose block height of wallet transactions
5 years ago
Sebastian Falbesoner 49997813a4 test: check custom ancestor limit in mempool_packages.py
5 years ago
MarcoFalke faffa7f0dc
wallet: Avoid showing GUI popups on RPC errors (take 2)
5 years ago
MarcoFalke 80fdb6fad1
Merge #17442: fix Typo: "merkelRoot" -> "merkleRoot"
5 years ago
ianliu eb880f092b fix Typo: "merkelRoot" -> "merkleRoot"
5 years ago
Hennadii Stepanov cb9d830a00
test: Use proper MAX_SCRIPT_ELEMENT_SIZE
5 years ago
Hennadii Stepanov 402ee706d8
refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE const
5 years ago
MarcoFalke fa7523d3aa
ci: Extend docs
5 years ago
MarcoFalke 9999a79074
travis: Rework CACHE_ERR_MSG
5 years ago
MarcoFalke a6f6333ba2
Merge #17416: Appveyor improvement - text file for vcpkg package list
5 years ago
TheCharlatan 0ec967164f
Add TheCharlatan's pgp key
5 years ago
Aaron Clauson 29eb039252
Moves vcpkg list to a text file and updates the appveyor job and readme to use it.
5 years ago
Wladimir J. van der Laan 89e93135ae
Merge #17427: qt: Fix missing qRegisterMetaType for size_t
5 years ago
Wladimir J. van der Laan ecc1a4ecd0
Merge #17431: Remove unnecessary forward declaration
5 years ago
Hennadii Stepanov 1828c6f05f
refactor: Styling w/ clang-format, comment update
5 years ago
Hennadii Stepanov 88a94f7bb8
qt: Fix missing qRegisterMetaType for size_t
5 years ago
Wladimir J. van der Laan cef7df37ce
Merge #17410: Rename `db` log category to `walletdb` (like `coindb`)
5 years ago
Mark Erhardt 3d133482b2
Remove unnecessary forward declaration
5 years ago
MarcoFalke fa493ef088
ci: Make ci system read-only on the git work tree
5 years ago
MarcoFalke fab1333292
ci: Remove git from required packages on host
5 years ago
MarcoFalke fa00393bce
ci: Make all filesystem operations inside docker
5 years ago