add in a build fix for linux#47
Merged
darkcoinproject merged 1 commit intodashpay:masterfrom Nov 21, 2014
Merged
Conversation
This adds an include flag which is needed for db4 on some linux distros.
darkcoinproject
added a commit
that referenced
this pull request
Nov 21, 2014
add in a build fix for linux
biblepay
added a commit
to biblepay/biblepay
that referenced
this pull request
Mar 13, 2020
Add exec helper with options and definitions.
biblepay
added a commit
to biblepay/biblepay
that referenced
this pull request
Mar 13, 2020
- Merge in thesnat dashpay#47 - rpc help for exec
FornaxA
pushed a commit
to ioncoincore/ion
that referenced
this pull request
Jul 6, 2020
…se to false 680ffb5 Update configure.ac version on master and set release to false (Mitchell Cash) Pull request description: Only when we branch for a release should these values change on that branch only. Tree-SHA512: bf3dc072551c9675df9d50cfd6b958b1b36e58dca4f9dd9c60f86076e58b185da98b24159576e0201f8317499eba66ad9edb6a54d845a087f86bd4a592530a9e
FornaxA
pushed a commit
to ioncoincore/ion
that referenced
this pull request
Jul 6, 2020
Update chain parameters: zerocoin v2 startheight for main
FornaxA
added a commit
to ioncoincore/ion
that referenced
this pull request
Jul 6, 2020
[FIX] Skip checking for duplicate inputs when adding zerocoin txs to the wallet Approved-by: Cevap
kwvg
added a commit
to kwvg/dash
that referenced
this pull request
Mar 16, 2023
9329803969 wip: fix FromBytesUnchecked (dashpay#68) 767713de3d feat: js bindings in camel case (dashpay#66) 06df92693a chore(release): bump version (dashpay#64) 73593feefd fix: the JS bundle script and bindings (dashpay#47) 38a8f768c6 Merge pull request dashpay#61 from kittywhiskers/compat_support d9b375145e ci: ensure that CMakeFiles are compatible with LTS-bundled cmake 5ba1b520cc build: restore CMake 3.14.0 compatibility d1c1b66e5f backport: merge bls-signatures#332 (Python 3.11) git-subtree-dir: src/dashbls git-subtree-split: 9329803969fd325dc0d5c9029ab15669d658ed5d
UdjinM6
pushed a commit
to UdjinM6/dash
that referenced
this pull request
Jun 1, 2025
…y#47) * Merge bitcoin#25668: refactor: Fix iwyu on node/chainstate fad3c58 refactor: Fix iwyu on node/chainstate (MacroFake) Pull request description: Fix the CI warning on master: https://cirrus-ci.com/task/5398182703136768?logs=ci#L7020 ACKs for top commit: fanquake: ACK fad3c58 - could do chain.h Tree-SHA512: 94f6ea0b3d9667863a4217b65bd1b9e07c65bdb566378faf0727bae5eb38d2d527ecae0c39efdda740b7ab7c8269141437ffbcb470cca7d559f09b8ee132d101 * Apply suggestions from code review --------- Co-authored-by: MacroFake <[email protected]> Co-authored-by: PastaBot <[email protected]>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 adds an include flag which is needed for db4 on some linux
distros.