Skip to content

Conversation

sEpuLchEr
Copy link

Updated dependency to boost 1.55, improve instructions for gridcoinresearchd (headless daemon - fresh/upgrade) and gridcoinresearch (GUI for desktop users).

Updated dependency to boost 1.55, improve instructions for gridcoinresearchd (headless daemon - fresh/upgrade) and gridcoinresearch (GUI for desktop users).
@TheCharlatan
Copy link
Contributor

Is it possible to add ~/Gridcoin-Research/src/obj/zerocoin directly to the git?

Directory needed for successful compile
@sEpuLchEr
Copy link
Author

Yeah.. I'll do that instead.

Updated dependency to boost 1.55, improve instructions for gridcoinresearchd (headless daemon - fresh/upgrade) and gridcoinresearch (GUI for desktop users).
@sEpuLchEr sEpuLchEr closed this Nov 10, 2014
@sEpuLchEr sEpuLchEr reopened this Nov 10, 2014
@sEpuLchEr sEpuLchEr closed this Nov 27, 2014
iFoggz referenced this pull request in iFoggz/Gridcoin-Research Apr 13, 2018
Skip file when exception occurs while gzip processing
div72 referenced this pull request in div72/Gridcoin-Research Aug 12, 2020
d07cead Fix some comments (Pieter Wuille)
div72 referenced this pull request in div72/Gridcoin-Research Aug 12, 2020
div72 referenced this pull request in div72/Gridcoin-Research Aug 12, 2020
ba341a2 Add getObjMap() helper method.  Also, constify checkObject(). (Jeff Garzik)
ceb1194 Handle .pushKV() and .checkObject() edge cases. (Jeff Garzik)
107db98 Add ::push_back(double) method for feature parity. (Jeff Garzik)
d415300 Move one-line implementation of UniValue::read() to header. (Jeff Garzik)
52e85b3 Move exception-throwing get_* methods into separate implementation module. (Jeff Garzik)
dac5296 README.md: update code quotes (Jeff Garzik)
3e31dcf README.md: close code quote (Jeff Garzik)
d09b842 Update README.md (Jeff Garzik)
f1b86ed Convert README to markdown style. (Jeff Garzik)
1dfe464 Import UniValue class unit tests from bitcoin project. (Jeff Garzik)
0d3e74d operator[] takes size_t index parameter (versus unsigned int) (kozyilmaz)
640158f Private findKey() method becomes size_t clean, and returns bool on failure. (kozyilmaz)
4fd5444 Reject unterminated strings (Russell Yanofsky)
a31231b Version 1.0.3 (Jeff Garzik)
cfa0384 Convenience wrappers for push_back-ing integer types (isle2983)
fd32d1a Don't require nul-terminated string inputs (Russell Yanofsky)
0bb1439 Support parsing raw literals in UniValue (Russell Yanofsky)
839ccd7 Add test driver for JSONTestSuite (Russell Yanofsky)
a38fcd3 Do not shadow member variable codepoint. (Pavel Janík)
26ef3ff Remove trailing whitespace from JSON export (BtcDrak)

Pull request description:

  No rush, feel free to keep this open until upstream merged the outstanding pulls.

Tree-SHA512: f25fefc0319d8a02802fc802d75bada17ad583c81d92005947d93fb16ff7cff03b5fd92d986dccfec24cbfd13d87e08afef1efd6bac42ec0d57c6901930a5f50
div72 referenced this pull request in div72/Gridcoin-Research Aug 12, 2020
…icit"

fe805ea Declare single-argument (non-converting) constructors "explicit" (practicalswift)

Pull request description:

  Rebased on #4.

  Closes #6, which stripped the original author.

Tree-SHA512: 4f4164fb1bbce54e5e28a5cf1327c4d7a2058e74384d1173de843acbfb71a3dc4a11e559650b86c6ac9063ea9c76c96fa371bff985d794c8dc904448f4ecd095
div72 referenced this pull request in div72/Gridcoin-Research Aug 12, 2020
has_include(<string_view>) does not imply that the header can be
included and will work. The assumption fails on MSVC and libc++ [1, 2].
Conversely, checking that __cplusplus > 201402L is not sufficient on its
own either, as the toolchain on Mac OS 10.12 passes that check but does
not contain a <string_view> header.

[1] https://crbug.com/759349
[2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants