Commit Graph

17283 Commits (2722a1f8e935df86e698d717a35e7ffef65e6e02)
 

Author SHA1 Message Date
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
steverusso 1e4eec47be doc: split FreeBSD build instructions out of build-unix.md
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 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
Wladimir J. van der Laan 3d4fa83587 Stop translating command line options
7 years ago
fanquake 83102388c0
doc: update bitcoin-dot-org links in release-process.md
7 years ago
Pieter Wuille c814e2e7e8 Remove template matching and pseudo opcodes
7 years ago
Wladimir J. van der Laan f8a29ca823
Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker
7 years ago
Wladimir J. van der Laan 3a8e3f4806
Merge #13340: doc: remove leftover check-doc documentation
7 years ago
Wladimir J. van der Laan e08c130c25
Merge #13320: Ensure gitian-build.sh uses bash
7 years ago
Jeff Frontz f44a0ebfff Ensure gitian-build.sh uses bash
7 years ago
fanquake 93843f6891
doc: remove leftover check-doc documentation
7 years ago
Wladimir J. van der Laan 2ac6315f44
Merge #13281: test: Move linters to test/lint, add readme
7 years ago
Wladimir J. van der Laan 70d3541313
Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 notifications
7 years ago
Wladimir J. van der Laan 3fd0c2336a
Merge #13273: Qt/Bugfix: fix handling default wallet with no name
7 years ago
Wladimir J. van der Laan 56fe3dc235
Merge #13142: Separate IsMine from solvability
7 years ago
Wladimir J. van der Laan a315b79ad2
Merge #13275: Qt: use [default wallet] as name for wallet with no name
7 years ago
Wladimir J. van der Laan 14a4b49663
Merge #13300: qa: Initialize lockstack to prevent null pointer deref
7 years ago
Wladimir J. van der Laan fb7731089e
Merge #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3
7 years ago
Wladimir J. van der Laan f5a7733ff7
Merge #13306: build: split warnings out of CXXFLAGS
7 years ago
John Newbery 9421317740 [wallet] [rpc] Add `createwallet` RPC
7 years ago
Chun Kuan Lee 59e9688eda
Travis: Build tests on Ubuntu 18.04 with docker
7 years ago
Pieter Wuille c004ffc9b4 Make handling of invalid in IsMine more uniform
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
MarcoFalke 610f4dd719
Merge #13304: qa: Fix wallet_listreceivedby race
7 years ago
Wladimir J. van der Laan f8be434133
Merge #13284: gui: fix visual "overflow" of amount input.
7 years ago