4563 Commits (e2a98d270d511711111a54f350c25733bc15a5b2)

Author SHA1 Message Date
Jeff Garzik 2e7009d67b Avoid querying DNS seeds, if we have open connections. 10 years ago
Pieter Wuille 2887bffcfd Update coding style and add .clang-format 10 years ago
Wladimir J. van der Laan f9de17ec2f
Add warning comment to getinfo 10 years ago
Alex Morcos 961ae93c85 Fix minor bug which only affected log messages. 10 years ago
Philip Kaufmann d817187bdb [Qt] remove ProxySocksVersion from OptionID 10 years ago
Alex Morcos 17f15678d3 Fixed a bug with index bounds checking 10 years ago
Pieter Wuille d70bc52ee3 Rework block processing benchmark code 10 years ago
Philip Kaufmann f65352a7d0 [Qt] small Qt-only include cleanup 10 years ago
Wladimir J. van der Laan 93659379bd
Add comment about never updating nTimeOffset past 199 samples 10 years ago
Wladimir J. van der Laan 0430c30af1 Add missing FindNode prototype to net.h 10 years ago
paveljanik ab651b2d62
Fix typos in comments (missing i's). 10 years ago
Wladimir J. van der Laan 29eaa31694 ui: Make sure sendcoinsentry signals only connected once 10 years ago
Wladimir J. van der Laan 2a05101efd qt: Remove unused functions from BitcoinUnits 10 years ago
Wladimir J. van der Laan 91cce1732b qt: Use fixed-point arithmetic in amount spinbox 10 years ago
Pieter Wuille ad08d0b95b Bugfix: make CCoinsViewMemPool support pruned entries in underlying cache 10 years ago
Wladimir J. van der Laan afa71fb3e3
Harmonize importprivkey and importaddress documentation 10 years ago
Tom Harding 9c347313f7 CBloomFilter::clear() method 10 years ago
Philip Kaufmann f469f79ff8 remove an unneded .c_str() in OpenNetworkConnection() 10 years ago
Wladimir J. van der Laan 8f3f94a470 Revert "CBloomFilter::clear() method" 10 years ago
Wladimir J. van der Laan 98e84aae7a Revert "Relay double-spends, subject to anti-DOS" 10 years ago
Wladimir J. van der Laan 3015e0bca6 Revert "UI to alert of respend attempt affecting wallet." 10 years ago
Wladimir J. van der Laan 39d3f2cb40 Revert "Add -respendnotify option and new RPC data" 10 years ago
Wladimir J. van der Laan ad26dc9c31 Revert "Formatting, spelling, comment fixes." 10 years ago
Wladimir J. van der Laan cd057bfd41 Revert "Check signatures before respend relay" 10 years ago
Wladimir J. van der Laan 67cc8f25c2 Revert "Remove signal DoubleSpendDetected, use function" 10 years ago
Wladimir J. van der Laan 0de61e7585
qt: Move SplashFinished to after ClientModel/WalletModel creation 10 years ago
Cozz Lovan 027dcdc792 [Qt] Fix thin space in URI 10 years ago
Whit J b9345f7d1c
qt: Make error message for failed export a little friendlier 10 years ago
Otto Allmendinger d2d9dc063f script tests: add tests for CHECKMULTISIG limits 10 years ago
Jeff Garzik 3da434a2ef Introduce option to disable relay/mining of bare multisig scripts in TX outputs 10 years ago
Otto Allmendinger 89101c6e78 script test: test case for 5-byte bools 10 years ago
Wladimir J. van der Laan 5bb765507b
Fix a signed/unsigned warning introduced in 1b4568c 10 years ago
Otto Allmendinger 4cac5dbf83 script tests: value with trailing 0x00 is true 10 years ago
Otto Allmendinger 833ff161bc script tests: values that overflow to 0 are true 10 years ago
Otto Allmendinger 0072d98849 script tests: BOOLAND, BOOLOR decode to integer 10 years ago
Otto Allmendinger ed02282bba additional test for OP_SIZE in script_valid.json 10 years ago
Cory Fields 2d89ea9781 build: fix whitespace in pkg-config variable 10 years ago
Cory Fields ab123ad4d6 build: allow linux and osx to build against static qt5 10 years ago
Cory Fields 1e72d5c033 build: silence false errors during make clean 10 years ago
Cozz Lovan acd432b5b3 [Qt] Prevent balloon-spam after rescan 10 years ago
Philip Kaufmann c994d2e769 prevent SOCKET leak in BindListenPort() 10 years ago
Philip Kaufmann eaedb59e05 net: add SetSocketNonBlocking() as OS independent wrapper 10 years ago
Wladimir J. van der Laan 43f510d37d Convert closesocket 'compat wrapper' to function in netbase 10 years ago
Philip Kaufmann 7de3f1cfd6 fix help message for RPC getpeerinfo 10 years ago
Pieter Wuille 09c744c2a8 Make sure CAutoFile for fees estimate goes out of scope 10 years ago
Pieter Wuille b069750d3f Break up CAddrMan's IMPLEMENT_SERIALIZE 10 years ago
R E Broadley 604ee2aa7d Remove tx from AlreadyAskedFor list once we receive it, not when we process it. 10 years ago
Trevin Hofmann 125fba1b48 Add a new checkpoint at block 295,000 10 years ago
Wladimir J. van der Laan 33357b27a0
qt: Start core thread only when needed 10 years ago
Gregory Maxwell c4a321f5c6 Add peerid to getpeerinfo to allow correlation with the logs. 10 years ago