Commit Graph

17314 Commits (3d3d8ae3a0a93621044ab0b889bad082cc91d016)
 

Author SHA1 Message Date
MarcoFalke 3d3d8ae3a0
Merge #13404: [tests] speed up of tx_validationcache_tests by reusing of CTransaction.
7 years ago
Wladimir J. van der Laan f8bcef38fb
Merge #13369: [docs] update transifex doc link
7 years ago
Wladimir J. van der Laan e1f8dce993
Merge #13394: cli: Ignore libevent warnings
7 years ago
Wladimir J. van der Laan 5779dc4f76
Merge #13041: build: Add linter checking for accidental introduction of locale dependence
7 years ago
lucash.dev@gmail.com ebebedce20 speed up of tx_validationcache_tests by reusing of CTransaction.
7 years ago
MarcoFalke e4082d59f5
Merge #13301: lint: Add linter to error on #include <*.cpp>
7 years ago
Ben Woosley 9d6c9dbb88
lint: Add linter to error on #include <*.cpp>
7 years ago
practicalswift 698cfd0811 docs: Mention lint-locale-dependence.sh in developer-notes.md
7 years ago
practicalswift 0a4ea2f458 build: Add linter for checking accidental locale dependence
7 years ago
Wladimir J. van der Laan a589f536b5
Merge #13288: rpc: Remove the need to include rpc/blockchain.cpp in order to put `GetDifficulty` under test
7 years ago
Wladimir J. van der Laan 264efdca74
Merge #13367: qa: Increase includeconf test coverage
7 years ago
Wladimir J. van der Laan f0fd39f376
Merge #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput
7 years ago
MarcoFalke 2140f6cbc5
Merge #13351: wallet: Prevent segfault when sending to unspendable witness
7 years ago
Wladimir J. van der Laan 7c7508c268
Merge #13385: build: Guard against accidental introduction of new Boost dependencies
7 years ago
Wladimir J. van der Laan 861de3b518
Merge #13366: Docs: Rename “OS X” to the newer “macOS” convention
7 years ago
Cory Fields 0231ef6c6d cli: Ignore libevent warnings
7 years ago
Giulio Lombardo 989c8990bb Rename “OS X” to the newer “macOS” convention
7 years ago
Wladimir J. van der Laan 0de7cc848e
Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2
7 years ago
practicalswift 81bbd32a2c build: Guard against accidental introduction of new Boost dependencies
7 years ago
Wladimir J. van der Laan 2722a1f8e9
Merge #13383: bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_cast<double>(...)
7 years ago
Wladimir J. van der Laan f0149330d2
Merge #13372: doc: split FreeBSD build instructions out of build-unix.md
7 years ago
practicalswift f41d339b78 bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_cast<double>(...)
7 years ago
Cristian Mircea Messel 2b30ccc30a [docs] update transifex doc link
7 years ago
steverusso 1e4eec47be doc: split FreeBSD build instructions out of build-unix.md
7 years ago
MarcoFalke fa4760fbb3
qa: Increase includeconf test coverage
7 years ago
Wladimir J. van der Laan e24bf1ce18
Merge #13352: qa: Avoid checking reject code for now
7 years ago
Wladimir J. van der Laan d4f6dac9ab
Merge #13353: qa: Fixup setting of PATH env var
7 years ago
Jonas Schnelli 343d4e44ef
Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtime
7 years ago
Wladimir J. van der Laan 0b1c0c462e
Merge #13355: Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep specific regexp handling
7 years ago
John Newbery f7e153e95f [wallets] [docs] Add release notes for createwallet RPC.
7 years ago
John Newbery 32167e8300 [wallet] [tests] Add tests for `createwallet` RPC.
7 years ago
MarcoFalke 87a9d03c0c
Merge #13347: travis: Skip cache for lint stage
7 years ago
MarcoFalke 24f7011841
Merge #13349: bench: Don't return a bool from main
7 years ago
Wladimir J. van der Laan 36fc8052f6
Merge #13309: Directly operate with CMutableTransaction in SignSignature
7 years ago
practicalswift db56755ca4 Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep specific regexp handling
7 years ago
Wladimir J. van der Laan 493a166948 bench: Don't return a bool from main
7 years ago
MarcoFalke fa26cf0156
qa: Fixup setting of PATH env var
7 years ago
MarcoFalke faac7a2db4
qa: Avoid checking reject code for now
7 years ago
MarcoFalke 472fe8a2ce
Merge #13069: docs: Fix typos
7 years ago
MarcoFalke fa36aa7965
wallet: Prevent segfault when sending to unspendable witness
7 years ago
MarcoFalke 61fcef0f89
Merge #13112: Throw an error for unknown args
7 years ago
Wladimir J. van der Laan c4cc8d9930
Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety
7 years ago
Andrew Chow 903055730b Test gArgs erroring on unknown args
7 years ago
Andrew Chow 4f8704d57f Give an error and exit if there are unknown parameters
7 years ago
Andrew Chow 174f7c8080 Use a struct for arguments and nested map for categories
7 years ago
Wladimir J. van der Laan fd96d54f39
Merge #13194: Remove template matching and pseudo opcodes
7 years ago
Martin Ankerl 6b8b63af14 Generic TransactionSignatureCreator works with both CTransaction and CMutableTransaction
7 years ago
MarcoFalke 25d2df2aa9
Merge #13341: Stop translating command line options
7 years ago
MarcoFalke fa2d83eb44
travis: Skip cache for lint stage
7 years ago
MarcoFalke 60f0358b4a
Merge #13346: doc: update bitcoin-dot-org links in release-process.md
7 years ago