Make UPnP default on Bitcoin but not on Bitcoind.#372
Merged
jgarzik merged 1 commit intobitcoin:masterfrom Jul 2, 2011
Merged
Conversation
This is a bit of an ugly hack, but its the only way to do it.
jgarzik
pushed a commit
that referenced
this pull request
Jul 2, 2011
Make UPnP default on Bitcoin but not on Bitcoind.
zathras-crypto
pushed a commit
to zathras-crypto/omnicore
that referenced
this pull request
May 16, 2016
2e7d2ca Add seed blocks for 390,000 to 410,000 (zathras-crypto)
ptschip
pushed a commit
to ptschip/bitcoin
that referenced
this pull request
Apr 9, 2017
Add release notes for version 1.0.1.1
hanchon
pushed a commit
to bitprim/bitcoin
that referenced
this pull request
Aug 17, 2017
Litecoin: Adjust splashscreen for testnet/regtest
lateminer
pushed a commit
to lateminer/bitcoin
that referenced
this pull request
Oct 16, 2019
Added multisig statustip to locales
cryptapus
pushed a commit
to cryptapus/bitcoin
that referenced
this pull request
May 3, 2021
…ame_update 3ea8ba6 rpc, test: Make name value optional in name_firstupdate and name_update (yanmaani) Pull request description: This patch amends `name_firstupdate` and `name_update` to make the `value` parameter optional. As proposed in bitcoin#372, a missing value in `name_firstupdate` equals the empty string, and a missing value in `name_update` equals the last value of the name. It also amends the test suite to support writing tests that do not furnish name values. That change is intended to make it easier to write future tests; it isn't relied upon by the test of the implemented feature, which uses direct RPC calls. Fixes bitcoin#372. ACKs for top commit: domob1812: ACK 3ea8ba6. Tree-SHA512: 4249475423ef5274da8e3e84e7d2897332cfe3a7f89b413390024ee9c9e2d2ebfd14b9bc8d1636e021eb4054673312207d81799244ed69bfda1f0806a9bb2ad2
rajarshimaitra
pushed a commit
to rajarshimaitra/bitcoin
that referenced
this pull request
Aug 5, 2021
reformatted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a bit of an ugly hack, but its the only way to do it.