Commit Graph

1888 Commits (d43992140679fb9a5ebc7850923679033f9837f3)

Author SHA1 Message Date
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
Jon Atack 8925df86c4
doc: update release notes
5 years ago
Elichai Turkel 155a11f897
doc: Added running functional tests in valgrind
5 years ago
Hennadii Stepanov df97e59207
doc: Update dependencies.md
5 years ago
Jon Atack 42ec499489
doc: developer notes guideline on RPCExamples addresses
5 years ago
MarcoFalke 0cda557340
Merge #17751: doc: use recommended shebang approach in documentation code block
5 years ago
Russell Yanofsky 900d8f6f70 util: Disallow network-qualified command line options
5 years ago
hackerrdave 6094222de7 use preferred shebang approach for documentation
5 years ago
fanquake 988eaf2fcb
Merge #17752: doc: fix directory path for secp256k1 subtree in developer-notes
5 years ago
hackerrdave a5089f62bd fix directory path for secp256k1 subtree in developer-notes
5 years ago
Emil Engler 7965e0b41a
doc: Add release note for RPC Whitelist
5 years ago
Wladimir J. van der Laan d4b335c60a
Merge #17617: doc: unify unix epoch time descriptions
5 years ago
Jon Atack d94d34f05f
doc: update developer notes wrt unix epoch time
5 years ago
fanquake 8a01450b64
Merge #17598: doc: Update release process with latest changes
5 years ago
MarcoFalke 14dafcbc13
Merge #17713: doc: Add release notes for 17447
5 years ago
MarcoFalke 2126d6ce69
Merge #17561: doc: Changed MiniUPnPc link to https in dependencies.md
5 years ago
MarcoFalke fa4b656e97
doc: Add release notes for 17447
5 years ago
MarcoFalke fab2f351f2
doc: Update release process with latest changes
5 years ago
willyk b11d35b5e2 Fixed wget call in gitian-build.py
5 years ago
fanquake 4fb82e916b
Merge #17567: gui: remove macOS start on login code
5 years ago
Wladimir J. van der Laan 41d7db0b60 doc: Change doxygen URL to doxygen.bitcoincore.org
5 years ago
MarcoFalke 7463181798
Merge #17538: build: Bump minimum libc to 2.17 for release binaries
5 years ago
Wladimir J. van der Laan 14feda0814 doc: Add historical release notes for 0.19.0.1
5 years ago
fanquake 33c103e2fe
Merge #17539: doc: Update and improve Developer Notes
5 years ago
fanquake 27d82b63fb
gui: remove macOS start on login code
5 years ago
fanquake 8f15a31760
doc: add glibc 2.17 requirement to release-notes
5 years ago
Marius Kjærstad 5ad4dd1ea1
doc: Changed MiniUPnPc link to https in dependencies.md
5 years ago
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
Hennadii Stepanov 794fe91395
doc: Update and improve Developer Notes
5 years ago
Wladimir J. van der Laan 6496bb87af
Merge #17008: build: bump libevent to 2.1.11 in depends
5 years ago
fanquake b4a1da9ef8
Merge #17515: Remove straggling OpenSSL references from doc and build
5 years ago
Wladimir J. van der Laan 92db280817
Merge #17411: doc: Add some better examples for scripted diff
5 years ago
Wladimir J. van der Laan adbe155047 doc: Add some better examples for scripted diff
5 years ago
Wladimir J. van der Laan 278751ea11 doc: Remove ssl as a required dependency from build-unix
5 years ago
fanquake e5a0bece6e
doc: add OpenSSL removal to release-notes.md
5 years ago
fanquake a4eb839619
doc: remove OpenSSL from build instructions and licensing info
5 years ago
Wladimir J. van der Laan 6fde676f64
Merge #16669: build: use new fork of osslsigncode for windows gitian signing
5 years ago
João Barbosa a5e77959c8 rpc: Expose block height of wallet transactions
5 years ago
Wladimir J. van der Laan cef7df37ce
Merge #17410: Rename `db` log category to `walletdb` (like `coindb`)
5 years ago
Wladimir J. van der Laan e2c03c1156 doc: Add relase note for db→walletdb rename
5 years ago
fanquake fec230edcc
doc: add historical 0.19.0 release notes
5 years ago
fanquake 4e21f72980
Merge #17370: doc: Update doc/bips.md with recent changes in master
5 years ago
Wladimir J. van der Laan d35b12107e
Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code
5 years ago
tryphe 104f7de593 remove old bootstrap relevant code
5 years ago
MarcoFalke fa7f5a4d2a
doc: Update doc/bips.md with recent changes in master
5 years ago
Samuel Dobson bdda137878
Merge #16766: wallet: Make IsTrusted scan parents recursively
5 years ago
stefanwouldgo 02ac445b2f bump libevent to 2.1.11 in depends
5 years ago
randymcmillan ac831339cb
doc: Fix some misspellings
5 years ago
Wladimir J. van der Laan 463eab5e14
Merge #17285: doc: Bip70 removal follow-up
5 years ago
fanquake 162d0038e7
doc: compiling with Visual Studio is now supported on Windows
5 years ago
Fabian Jahr 3ed8e3d079 doc: Remove explicit network name references
5 years ago
Wladimir J. van der Laan a6abc94e93
Merge #17281: doc: Add developer note on c_str()
5 years ago
practicalswift 595cc9bcaf docs: Add undefined to --with-sanitizers=fuzzer,address
5 years ago
Wladimir J. van der Laan 1cf9b35c0d doc: Add developer note on c_str()
5 years ago
Sjors Provoost 29a21c9061
[rpc] set default bip32derivs to true for psbt methods
5 years ago
fanquake 1cb9a4e28c
docs: remove protobuf from docs
5 years ago
Marius Kjærstad 6f6852335f
doc: Changed miniupnp links to https
5 years ago
Wladimir J. van der Laan b688b859db
Merge #17004: validation: Remove REJECT code from CValidationState
5 years ago
fanquake feb5075777
build: use osslsigncode 2.0 in gitian
5 years ago
Jeremy Rubin 91f3073f08 Update release notes to mention changes to IsTrusted and impact on wallet
5 years ago
Wladimir J. van der Laan a4a4964db1
Merge #17111: doc: update bips.md with buried BIP9 deployments
5 years ago
Hennadii Stepanov c8961c7d9f
doc: Add switch on enum example
5 years ago
MarcoFalke fa6ed82794
doc: update bips.md with buried BIP9 deployments
5 years ago
MarcoFalke fa191c058f
doc: Add missing indexes/blockfilter/basic/ to doc/files.md
5 years ago
MarcoFalke 08ed87e887
Merge #16983: doc: Add detailed info about Bitcoin Core files
5 years ago
John Newbery 9075d13153 [docs] Add release notes for removal of REJECT reasons
5 years ago
fanquake ceecefe0b0
Merge #17081: doc: fix Makefile target in benchmarking.md
5 years ago
Wladimir J. van der Laan c08bf2b574
Merge #15437: p2p: Remove BIP61 reject messages
5 years ago
Sebastian Falbesoner a54ab2104c [doc] fix Makefile target in benchmarking.md
5 years ago
Andrew Chow 4bb660be90 Add release note
5 years ago
Andrew Chow ed96b295d7 Update descriptors.md to include sortedmulti
5 years ago
fanquake 94e6e9f38d
Merge #17026: doc: Update bips.md for default bech32 addresses in 0.20.0
5 years ago
Wladimir J. van der Laan c90ce0f709
Merge #17022: doc: move-only: Steps for "before major release branch-off"
5 years ago
MarcoFalke fad1dbda98
doc: Fix amount typo in release notes
5 years ago
Hennadii Stepanov 86b9f92da2
doc: Add detailed info about Bitcoin Core files
5 years ago
MarcoFalke fa8d052da5
doc: Update bips.md for default bech32 addresses in 0.20.0
5 years ago
MarcoFalke fab68a0772
doc: move-only release notes fragments for 0.20.0
5 years ago
MarcoFalke a689c11907
Merge #16524: Wallet: Disable -fallbackfee by default
5 years ago
Jorge Timón ea4cc3a7b3
Truly decouple wallet from chainparams for -fallbackfee
5 years ago
Wladimir J. van der Laan fecc1be231
Merge #16884: wallet: Change default address type to bech32
5 years ago
MarcoFalke fa25f43ac5
p2p: Remove BIP61 reject messages
5 years ago
MarcoFalke faca1c24f9
doc: move-only: Steps for "before major release branch-off"
5 years ago
Jon Atack 434101875c
doc: reset release notes after 0.19 split-off
5 years ago
fanquake 1f40a91286
Merge #17014: doc: Consolidate release notes before 0.19.0 (move-only)
5 years ago
fanquake 4b51ed89cf
Merge #17002: chainparams: Bump assumed chain params
5 years ago
MarcoFalke fa3d98426b
doc: Consolidate release notes before 0.19.0
5 years ago
MarcoFalke fa02f2d607
doc: Add missing release notes for 16383
5 years ago
MarcoFalke fa3a733116
chainparams: Bump assumed chain params
5 years ago
Wladimir J. van der Laan 60e855f5c5 doc: Bump version in bips.md, mention bumping in release process
5 years ago
Wladimir J. van der Laan 82c11773dc doc: Add mention of BIP158 indexing since v0.19.0
5 years ago
Wladimir J. van der Laan 226700602b doc: Add mention of BIP125 used by wallet GUI by default since v0.18.1
5 years ago
Wladimir J. van der Laan b11514d4e5 doc: Add mention of BIP70 disabling by default in bips.md
5 years ago
Wladimir J. van der Laan 981ec9b817
Merge #15459: doc: add how to calculate blockchain and chainstate size variables to release process
5 years ago
Wladimir J. van der Laan 4320bfc0c0 build: Factor out qt translations from build system
5 years ago
Gregory Sanders 71d4eddf42 Add release note for bech32 by default in wallet
5 years ago
Wladimir J. van der Laan 8d841ad492 doc: Remove MSVC update step from translation process
5 years ago
Jon Layton dbdc758c27 doc: Improve doxygen readme navigation section
5 years ago
Jon Layton c15ac2c0aa doc: Move doxygen intro to file for USE_MDFILE_AS_MANPAGE
5 years ago
Sjors Provoost 14c6a2de1a
[doc] update brew instruction for doxygen
5 years ago
Wladimir J. van der Laan 72d30d668a
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
5 years ago
Jon Layton 6aab7649d3 doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
5 years ago
Wladimir J. van der Laan 19f301def7
Merge #16871: build: make building protobuf optional in depends
5 years ago
Jon Atack 0f34f54888
rpc: fix regression in gettransaction
5 years ago
fanquake ff6122f32b
doc: clarify protobuf build requirements
5 years ago
John Newbery 7dee8f4808 [wallet] Rename 'decode' argument in gettransaction method to 'verbose'
5 years ago
Wladimir J. van der Laan 102998ea03
Merge #15584: build: disable BIP70 support by default
5 years ago
clashicly 706340150f Elaborate on the need to re-login on Debian-based systems to use tor following usermod
5 years ago
fanquake e09913f1c4
doc: specify protobuf as optional in build docs
5 years ago
fanquake 376f4929f8
build: disable BIP70 support by default
5 years ago
Wladimir J. van der Laan 33c466a642
Merge #16787: rpc: Human readable network services
5 years ago
darosior 66740f460a
doc: add a release note for the new field in 'getpeerinfo' and 'getnetworkinfo'
5 years ago
Andrew Chow 6f405a1d3b Shuffle inputs and outputs after joining psbts
5 years ago
Matt Corallo e80259f197 Additionally treat Tx.nVersion as unsigned in joinpsbts
5 years ago
darosior 9965940e35
doc: Add release note for the new gettransaction argument
5 years ago
Wladimir J. van der Laan d8fc997913
Merge #16695: rpc: Add window final block height to getchaintxstats
5 years ago
Jonathan "Duke" Leto d48c1e837a Add window final block height to getchaintxstats
5 years ago
fanquake fc5b756bae
Merge #16556: Fix systemd service file configuration directory setup
5 years ago
fanquake 9546a78595
Merge #16621: doc: add default bitcoin.conf locations
5 years ago
fanquake 085fe76299
Merge #16461: doc: Tidy up shadowing section
5 years ago
João Barbosa 9452802480 doc: Tidy up shadowing section
5 years ago
Chuf eb2d64b9e0 doc: Add spacing to command in translation_process.md
5 years ago
MarcoFalke af4100cd6f
Merge #16404: qa: Test ZMQ notification after chain reorg
5 years ago
fanquake db67101c74
Merge #16665: scripts: move update-translations.py to maintainer-tools repo
5 years ago
David A. Harding 74e3876989
Release notes: add previously undocumented changes
5 years ago
David A. Harding 7e1634a927
Release notes: edit previously-detached notes
5 years ago
David A. Harding e7415a5a95
Doc: move detached release notes into release-notes.md
5 years ago
MarcoFalke 70b12af87e
Merge #16647: rpc: add weight to getmempoolentry output
5 years ago
setpill f3b57f4a1c Unrecommend making config file owned by bitcoin
5 years ago
fanquake 3d50fe2c1f
scripts: move update-translations.py to maintainer-tools repo
5 years ago
Chuf 1373fa7e3d doc: add default bitcoin.conf locations
5 years ago
Wladimir J. van der Laan bd62f8d6ee
Merge #16645: doc: initial RapidCheck property-based testing documentation
5 years ago
Jon Atack 8616c81f08
doc: initial RapidCheck property-based testing documentation
5 years ago
fanquake 17d178fb94
doc: add release-notes for getmempoolentry weight field addition
5 years ago
João Barbosa 6bc1ff915d doc: Add note regarding ZMQ block notification
5 years ago
Hennadii Stepanov dc1bc1c503
doc: Add ZMQ dependencies to Fedora build
5 years ago
fanquake 0d65106dce
Merge #16383: rpcwallet: default include_watchonly to true for watchonly wallets
5 years ago
MarcoFalke 1bf2ff2bf8
Merge #16060: Bury bip9 deployments
5 years ago
John Newbery e78aaf41f4 [docs] Add release notes for burying bip 9 soft fork deployments
5 years ago
MeshCollider 862cbf3966 Add missing contributor to release notes
5 years ago
fanquake c3b605cf13
Merge #16586: doc: Mention other ways to conserve memory on compilation
5 years ago
MarcoFalke fa7789f731
doc: Mention other ways to conserve memory on compilation
5 years ago
Emil Engler 1f26328c1b
doc: Update Markdown syntax for bdb packages
5 years ago
Wladimir J. van der Laan 61c5c64b31 doc: Add historical release notes for 0.18.1
5 years ago
fanquake fbe4b7665b
Merge #16530: doc: Fix grammar and punctuation in developer notes
5 years ago
Kristian Kramer b2ea20d330 doc: Fix grammar and punctuation in developer notes
5 years ago
Matt Corallo 970de70bdd Dump transaction version as an unsigned integer in RPC/TxToUniv
5 years ago
Antoine Riard 05fdb97df4 [doc] Update and extend benchmarking.md
5 years ago
MeshCollider 6841b01340
Merge #16394: Allow createwallet to take empty passwords to make unencrypted wallets
5 years ago
fanquake 25f0edd59f
Merge #16448: doc: add note on precedence of options in bitcoin.conf
5 years ago
João Barbosa 73b692b531 doc: Add release note for the deprecated totalFee option of bumpfee
5 years ago
Andrew Chow c5d3787367 Allow createwallet to take empty passwords to make unencrypted wallets
5 years ago
Wladimir J. van der Laan b21acab82f
Merge #15993: net: Drop support of the insecure miniUPnPc versions
5 years ago
Wladimir J. van der Laan 29220250c1
Merge #16441: build: remove qt libjpeg check from bitcoin_qt.m4
5 years ago
Torkel Rogstad fa2f991fa2
doc: add note on precedence of options in bitcoin.conf
5 years ago
MarcoFalke 77773edf21
doc: Remove downgrading warning in release notes, per 0.18 branch
5 years ago
William Casarin 72ffbdc579 doc: add release note for include_watchonly default changes
5 years ago
fanquake f509e3b8ce
doc: remove line numbers from qt package links
5 years ago
fanquake 98a64bd296
build: disable libjpeg in qt
5 years ago
MarcoFalke fa56b21c74
doc: Update bips 35, 37 and 111 status
5 years ago
fanquake 59ce537a49
Merge #16152: Disable bloom filtering by default.
5 years ago
Matt Corallo bead32e31e Add release notes for DEFAULT_BLOOM change
5 years ago
MarcoFalke 24dbcf3808
Merge #15891: test: Require standard txs in regtest by default
5 years ago
Wladimir J. van der Laan 735d6b57e7
Merge #16227: Refactor CWallet's inheritance chain
5 years ago
Wladimir J. van der Laan d1fc827300
Merge #16270: depends: expat 2.2.7
5 years ago
Wladimir J. van der Laan 5859b7dc6f
Merge #16338: test: Disable other targets when enable-fuzz is set
5 years ago
Andrew Chow d9becff4e1 scripted-diff: rename CBasicKeyStore to FillableSigningProvider
5 years ago
fanquake 0512f0521a
depends: expat 2.2.7
5 years ago
qmma 84edfc72e5
Update doc and CI config
5 years ago
Wladimir J. van der Laan 983c84844c
Merge #16352: build: prune dbus from depends
5 years ago
Wladimir J. van der Laan e1a8d76aff
Merge #16347: doc: Include static members in Doxygen
5 years ago
fanquake 2b465195e0
Merge #16339: doc: add reduce-memory.md
5 years ago
fanquake e8fabd9253
build: prune dbus from depends
5 years ago
Carl Dong 84ad4d2b9d
doc: Include static members in Doxygen
5 years ago
fanquake 64b27c46e4
docs: add reduce-memory.md
5 years ago
John Newbery 91cc18f602 [docs] Add release notes for PR 15427
5 years ago
Wladimir J. van der Laan 1212808762
Merge #16257: [wallet] abort when attempting to fund a transaction above -maxtxfee
5 years ago
Jon Atack 90b5c4eefb
doc: Fix broken link in doc/build-osx.md
5 years ago
fanquake 04710b6d8c
Merge #15964: Docs: Improve build-osx document formatting
5 years ago
Sjors Provoost 806b0052c3
[wallet] abort when attempting to fund a transaction above maxtxfee
5 years ago
MeshCollider 2cbcc55ba6
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
Karl-Johan Alm 71d0344cf2
docs: release note wording
5 years ago
Jon Atack 5a88ea7c67
doc: remove orphaned header in developer notes
5 years ago
MeshCollider 44d8172323
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
5 years ago
MarcoFalke e2182b02b5
Merge #16171: Remove -mempoolreplacement to prevent needless block prop slowness.
5 years ago
MarcoFalke f3855781fd
Merge #16196: doc: Add release notes for 14897 & 15834
5 years ago
fanquake 47d981e827
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
5 years ago
MarcoFalke fa55dd89cb
doc: Add release notes for 14897 & 15834
6 years ago
Giulio Lombardo dbd137a4ea
Improve build-osx formatting
6 years ago