Commit Graph

1775 Commits (bbc01a753d40488fa1469c87b31e7a12ddc8b329)

Author SHA1 Message Date
Sjors Provoost 08fc6f6cfc
[rpc] refactor: consolidate sendmany and sendtoaddress code
4 years ago
fanquake f1d21ef1c3
doc: add C++17 release note for 0.21.0
4 years ago
Martin Ankerl 78c312c983 Replace current benchmarking framework with nanobench
4 years ago
Sjors Provoost a4a3fc4cd2
doc: improve subtree check instructions
4 years ago
Jon Atack bc01f7ae05
doc: release note for rpc getaddressinfo removals
4 years ago
Jon Atack c514a4f59a
doc: release note for `db` log category removal
5 years ago
MarcoFalke b1b1739944
Merge #18968: doc: noban precludes maxuploadtarget disconnects
5 years ago
Vasil Dimov 0012471391
build: turn on --enable-c++17 by --enable-fuzz
5 years ago
MarcoFalke fa9604c46f
doc: noban precludes maxuploadtarget disconnects
5 years ago
MarcoFalke fa13c180c7
doc: Move 0.21 fragments into the main release notes
5 years ago
MarcoFalke fa1a91657f
doc: Add release-notes-0.20.0.md
5 years ago
MarcoFalke faabc6e445
doc: Remove release notes of 0.20.1 release
5 years ago
MarcoFalke 3657aee2d2
Merge #18982: wallet: Minimal fix to restore conflicted transaction notifications
5 years ago
MarcoFalke fac0ed16ec
doc: Sync "how to upgrade" with 0.20.0 release notes
5 years ago
MarcoFalke fa861794d3
doc: Add release notes for 17219
5 years ago
MarcoFalke 826fe9c667
Merge #18807: [doc / test / mempool] unbroadcast follow-ups
5 years ago
fanquake 48e114e0a8
Merge #19061: doc: Add link to Visual Studio build readme
5 years ago
pad 1c91ffefcf doc : add link to readme.md in the first section
5 years ago
Samuel Dobson 520e435b5e
Merge #18918: wallet: Move salvagewallet into wallettool
5 years ago
Amiti Uttarwar dab298d9ab [docs] add release notes
5 years ago
Andrew Chow 84ae0578b6 Add release notes about salvage changes
5 years ago
Hennadii Stepanov ea9fcfd130
doc: Drop protobuf stuff
5 years ago
Samuel Dobson df303ceb65
Merge #18787: wallet: descriptor wallet release notes and cleanups
5 years ago
Russell Yanofsky b604c5c8b5 wallet: Minimal fix to restore conflicted transaction notifications
5 years ago
Russell Yanofsky 5d1377b52b build: multiprocess autotools changes
5 years ago
Damian Mee d97fac422e
Add a link from ZMQ doc to ZMQ example in contrib/
5 years ago
Martin Zumsande 872aa25fa1 doc: add c++17-enable to fuzzing instructions
5 years ago
Andrew Chow 610030d95c docs: Add release notes for descriptor wallets
5 years ago
Hennadii Stepanov e95e658b8e
doc: Do not translate technical or extremely rare errors
5 years ago
Chris Abrams ff6549c3c8 fix: update rest info on block size and json
5 years ago
MarcoFalke bab81f7e4d
Merge #18739: doc: Document how to fuzz Bitcoin Core using Honggfuzz
5 years ago
MarcoFalke 7812889849
Merge #18157: doc: fixing init.md documentation to not require rpcpassword
5 years ago
practicalswift bb1ec36fb1 doc: Document how to fuzz Bitcoin Core using honggfuzz
5 years ago
MarcoFalke facaefadd3
doc: Add wallet release notes for 0.21.0
5 years ago
MarcoFalke faa4243c11
Add release notes skeleton, so that notes can be filled easier
5 years ago
Hennadii Stepanov b68e717967
build: Set libevent minimum version to 2.0.21
5 years ago
MarcoFalke e84a5f0004
Merge #18645: [doc] Update thread information in developer docs
5 years ago
John Newbery 808ef36b89 [doc] Update thread information in developer docs
5 years ago
MarcoFalke fa6cb00ce5
doc: Fix macos comments in release-notes
5 years ago
MarcoFalke f29bd546ec Revert "Merge #16367: Multiprocess build support"
5 years ago
MarcoFalke 1b30761360
Merge #16367: Multiprocess build support
5 years ago
Wladimir J. van der Laan d84c9aa25d
build: Bump version to 0.20.99
5 years ago
Yahia Chiheb 478c11dde3 Correct scripted-diff example link
5 years ago
fanquake 516ebe8a62
Merge #18514: test: remove rapidcheck integration and tests
5 years ago
Russell Yanofsky e6e44eedd5 Multiprocess build changes
5 years ago
fanquake 9e071b0089
test: remove rapidcheck integration and tests
5 years ago
Michael Polzer 4928a995e9
[doc] fix git add argument
5 years ago
fanquake be60e37e40
Merge #18505: doc: Update webchat URLs in README.md
5 years ago
fanquake d478595fad
Merge #18382: doc: note the costs of fetching all pull requests
5 years ago
Suriyaa Sundararuban 7b2975ae8f
doc: Update webchat URLs in README.md
5 years ago
Vasil Dimov d695eb4c21
doc: note the costs of fetching all pull requests
5 years ago
MarcoFalke fa6e01f2a1
doc: block-relay-only is not blocksonly
5 years ago
MarcoFalke 6cfb3dbbdb
Merge #18391: doc: Update init and reduce-traffic docs for -blocksonly
5 years ago
glowang 621e86ee8d Update -blocksonly documentation
5 years ago
fanquake 5b4a9f4bdf
Merge #18342: doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz
5 years ago
“jkcd” a2a03c3ca9 fixing documentation to not require rpcpassword
5 years ago
Russell Yanofsky 3dc27a1524 doc: Add internal interface conventions to developer notes
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 527c3989e7
Merge #18340: doc: mention MAKE=gmake workaround when building on a BSD
5 years ago
practicalswift 33dd764984 doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz. Simplify instructions.
5 years ago
MarcoFalke 5c9d408b2d
Merge #18300: fuzz: Add option to merge input dir to test runner
5 years ago
emu 84a46a9b93
doc: mention MAKE=gmake workaround when building on a BSD
5 years ago
Sjors Provoost e5327f947c
[rpc] fundrawtransaction: add_inputs option to control automatic input adding
5 years ago
Sjors Provoost 79804fe24b
[rpc] walletcreatefundedpsbt: don't automatically append inputs
5 years ago
MarcoFalke 0eebe45cf7
Merge #18208: rpc: Change RPCExamples to bech32
5 years ago
MarcoFalke 2926cbcebb
Merge #18219: doc: Add warning against wallet.dat re-use
5 years ago
MarcoFalke 90b3e59caf
Merge #17833: doc: Added running functional tests in valgrind
5 years ago
Jon Atack ac73afbcbf
doc: asmap release note
5 years ago
fanquake 5d92ac26ed
Merge #18264: build: Remove Boost Chrono
5 years ago
Albert c1e0742308 doc: Warn about wallet.dat re-use and backups
5 years ago
Wladimir J. van der Laan 46a1ee7732 doc: Add historical release notes for 0.19.1
5 years ago
MarcoFalke fa4fa88d76
doc: Remove --disable-ccache from docs
5 years ago
fanquake ad345909b2
doc: remove Boost Chrono from install docs
5 years ago
MarcoFalke fa8b6020ec
doc: Merge release notes for 0.20.0 release
5 years ago
Yusuf Sahin HAMZA 3e32499909
Change example addresses to bech32
5 years ago
Samuel Dobson 31c0006a6c
Merge #17264: rpc: set default bip32derivs to true for psbt methods
5 years ago
fanquake eb3c6b0912
Merge #18070: doc: add note about `brew doctor`
5 years ago
fanquake 56fc2dfcc3
Merge #18122: rpc: update validateaddress RPCExamples to bech32
5 years ago
Sebastian Falbesoner 7f1475c711 rpc: update validateaddress RPCExamples to bech32
5 years ago
fanquake 53234fd0c7
doc: remove PPA note from release-process.md
5 years ago
fanquake 98264e2ccb
Merge #18104: build: Skip i686 build by default in guix and gitian
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
MarcoFalke fae9084ac5
build: Skip i686 build by default in guix and gitian
5 years ago
MarcoFalke 75fb37ce68
Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress
5 years ago
Gastón I. Silva 63ce882760 doc: link to homebrew's troubleshooting page
5 years ago
Wladimir J. van der Laan 8a56f79d49
Merge #17482: util: Disallow network-qualified command line options
5 years ago
fanquake 7e2104433c
build: use macOS 10.14 SDK
5 years ago
Samuel Dobson 6d0e532ae0
Merge #17585: rpc: deprecate getaddressinfo label
5 years ago
Andrew Chow 19a354b11f Output a descriptor in createmultisig and addmultisigaddress
5 years ago
Andrew Toth c7ec9a1888 Add missing supported rpcs to doc/descriptors.md
5 years ago
MarcoFalke 3b5b276734
Merge #17942: doc: Improve fuzzing docs for macOS users
5 years ago
Fabian Jahr b6c3e84e87
doc: Improve fuzzing docs for macOS users
5 years ago
Wladimir J. van der Laan 3a037d0067 test: Add crc32c exception to various linters and generation scripts
5 years ago
Wladimir J. van der Laan 7cf13a5134 doc: Add crc32c subtree to developer notes
5 years ago
MarcoFalke 218274de7d
Merge #17819: doc: developer notes guideline on RPCExamples addresses
5 years ago
fanquake ceb789cf3a
Merge #17873: doc: Add to Doxygen documentation guidelines
5 years ago
Jon Atack d3bc184081
doc: update release notes with getaddressinfo label deprecation
5 years ago
Jon Atack c7654af6f8
doc: address pr17578 review feedback
5 years ago
Samuel Dobson 7ea3b85ecf
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
5 years ago
Jon Layton c902c4c0c6
doc: Add to Doxygen documentation guidelines
5 years ago