Skip to content

Conversation

dongcarl
Copy link
Contributor

Per MarcoFalke's suggestion here #17029 (comment)

@fanquake
Copy link
Member

Concept ACK

@maflcko
Copy link
Member

maflcko commented Oct 30, 2019

unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

@laanwj
Copy link
Member

laanwj commented Oct 30, 2019

ACK if it passes travis/gitian build.

@DrahtBot
Copy link
Contributor

Gitian builds

File commit edd9d07 (master) commit 549720c (master and this pull)
bitcoin-0.19.99-aarch64-linux-gnu-debug.tar.gz aa5c6407b8b7c400... fb93e7a40fdf6c89...
bitcoin-0.19.99-aarch64-linux-gnu.tar.gz 22d82c4262361628... 3d3dc39798320894...
bitcoin-0.19.99-arm-linux-gnueabihf-debug.tar.gz 3d7628fcfe2459c3... 1347e43c2c1fc5ef...
bitcoin-0.19.99-arm-linux-gnueabihf.tar.gz 11c14c5d33140142... 3afd95c8a51e2f5d...
bitcoin-0.19.99-i686-pc-linux-gnu-debug.tar.gz 40261b5ef572574d... 0fd251c899700d2d...
bitcoin-0.19.99-i686-pc-linux-gnu.tar.gz 5174e7b159756111... 1dd0d43dac441747...
bitcoin-0.19.99-osx-unsigned.dmg 4df6668f2adbaa64... 6f6d853e3f759492...
bitcoin-0.19.99-osx64.tar.gz 4269dd52a2395a15... 1d78d7de666f0729...
bitcoin-0.19.99-riscv64-linux-gnu-debug.tar.gz 708e0ee44266756c... 6a4a47528726a7d2...
bitcoin-0.19.99-riscv64-linux-gnu.tar.gz c19c55e0a0dcde8c... e4507e34e96d165d...
bitcoin-0.19.99-win64-debug.zip 0a58641e721251ef... 588ee9429861f5e8...
bitcoin-0.19.99-win64-setup-unsigned.exe 3c3297e4adc8f86e... d293d161fb743160...
bitcoin-0.19.99-win64.zip ff2f6875764da40f... d95f2dfe3ee1ed8b...
bitcoin-0.19.99-x86_64-linux-gnu-debug.tar.gz 24f714613fa2858c... 1426b629f5df5f8a...
bitcoin-0.19.99-x86_64-linux-gnu.tar.gz 712c063f98d8091e... fe6a9a1719256912...
bitcoin-0.19.99.tar.gz 0c6f7a02b297fc15... d9d6dcf8ac25ae27...
bitcoin-core-linux-0.20-res.yml 2a9301d7c3558a07... 5dfec7aedddae11b...
bitcoin-core-osx-0.20-res.yml af49204ee36ffb93... 0919d67609a4b687...
bitcoin-core-win-0.20-res.yml 4d8986c8867a3420... 80901b368e4f483b...
linux-build.log 807dfd244d78094a... b31dbcbd9488ada1...
osx-build.log 5e16316a82405d4b... 79d8dab721a41e91...
win-build.log 2b0025ddf706198a... f738dd35212487d9...
bitcoin-core-linux-0.20-res.yml.diff a902602e0b4eaacc...
bitcoin-core-osx-0.20-res.yml.diff 32d52173f78f316f...
bitcoin-core-win-0.20-res.yml.diff abb974f357e26e59...
linux-build.log.diff 5550da0277e627bf...
osx-build.log.diff 86a60c3c23f0a1eb...
win-build.log.diff f9a18f9317d8c184...

laanwj added a commit that referenced this pull request Oct 31, 2019
3b3b931 nsis: Write to correct filename in first place (Carl Dong)

Pull request description:

  Per MarcoFalke's suggestion here #17029 (comment)

ACKs for top commit:
  MarcoFalke:
    unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

Tree-SHA512: da72aae438505e162d0b3cd27d873b7ad8176178bb459a738e61b6e2ad0fa739d905b3109fab641bb1a3950fe59ad526c5568d12cf48a305166cdb7db6686543
@laanwj laanwj merged commit 3b3b931 into bitcoin:master Oct 31, 2019
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Oct 31, 2019
3b3b931 nsis: Write to correct filename in first place (Carl Dong)

Pull request description:

  Per MarcoFalke's suggestion here bitcoin#17029 (comment)

ACKs for top commit:
  MarcoFalke:
    unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

Tree-SHA512: da72aae438505e162d0b3cd27d873b7ad8176178bb459a738e61b6e2ad0fa739d905b3109fab641bb1a3950fe59ad526c5568d12cf48a305166cdb7db6686543
MarkLTZ added a commit to litecoinz-core/litecoinz that referenced this pull request Apr 19, 2020
MarkLTZ added a commit to litecoinz-core/litecoinz that referenced this pull request Apr 19, 2020
sidhujag pushed a commit to syscoin-core/syscoin that referenced this pull request Nov 10, 2020
3b3b931 nsis: Write to correct filename in first place (Carl Dong)

Pull request description:

  Per MarcoFalke's suggestion here bitcoin#17029 (comment)

ACKs for top commit:
  MarcoFalke:
    unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

Tree-SHA512: da72aae438505e162d0b3cd27d873b7ad8176178bb459a738e61b6e2ad0fa739d905b3109fab641bb1a3950fe59ad526c5568d12cf48a305166cdb7db6686543
random-zebra added a commit to PIVX-Project/PIVX that referenced this pull request Jul 19, 2021
a7dbb27 build: add missing attributes to Win installer (Fuzzbawls)
13d0b48 nsis: Don't duplicate URL string (Fuzzbawls)
56563e5 build: remove WINDOWS_BITS from build system (fanquake)
0cb37c8 nsis: Write to correct filename in first place (Carl Dong)
7aa2823 gitian: Put things in the right place to begin with (Carl Dong)
0dcf6e6 gitian: Eliminate rename dependency (Carl Dong)
ba579b9 gitian: Smaller diff with gitian-linux.yml (Carl Dong)
3b9d5e8 gitian: Fix README inclusion in archives (Carl Dong)
07c27d2 gitian: Use split-debug.sh for Win builds (Carl Dong)
9f19095 build: Add README.md to DIST target (MarcoFalke)
ce80c76 build: remove mingw linker workaround from win gitian descriptor (fanquake)
37441b0 scripted-diff: gitian: Use REFERENCE_DATETIME directly. (Fuzzbawls)
966fe9a depends: remove usage of TAR_OPTIONS (fanquake)
12fd641 build: remove export GZIP from gitian descriptors (fanquake)

Pull request description:

  This is a collection of upstream PRs focused on cleaning up the gitian descriptors (un-needed or duplicate code bits, standardizing similar actions across the descriptors, etc), and minor cleanups to supporting build system files.

  Included are the following upstream PRs:
  * bitcoin#16141
  * bitcoin#16184
  * bitcoin#16667
  * bitcoin#17097
  * bitcoin#17029
  * bitcoin#17308
  * bitcoin#17756
  * bitcoin#18059

ACKs for top commit:
  furszy:
    Tested ACK a7dbb27
  random-zebra:
    ACK a7dbb27 and merging...

Tree-SHA512: 409d4f51adfb1c90aa8bc572fe6610596dea1293a8ca795f9071bb88bd583bd7678359ee19e34440bb0d117075ebd27f9a622247ee3dfd0cd9088e6da306a4d5
UdjinM6 pushed a commit to UdjinM6/dash that referenced this pull request Oct 23, 2021
3b3b931 nsis: Write to correct filename in first place (Carl Dong)

Pull request description:

  Per MarcoFalke's suggestion here bitcoin#17029 (comment)

ACKs for top commit:
  MarcoFalke:
    unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

Tree-SHA512: da72aae438505e162d0b3cd27d873b7ad8176178bb459a738e61b6e2ad0fa739d905b3109fab641bb1a3950fe59ad526c5568d12cf48a305166cdb7db6686543
UdjinM6 pushed a commit to UdjinM6/dash that referenced this pull request Oct 23, 2021
3b3b931 nsis: Write to correct filename in first place (Carl Dong)

Pull request description:

  Per MarcoFalke's suggestion here bitcoin#17029 (comment)

ACKs for top commit:
  MarcoFalke:
    unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

Tree-SHA512: da72aae438505e162d0b3cd27d873b7ad8176178bb459a738e61b6e2ad0fa739d905b3109fab641bb1a3950fe59ad526c5568d12cf48a305166cdb7db6686543
UdjinM6 pushed a commit to UdjinM6/dash that referenced this pull request Dec 4, 2021
3b3b931 nsis: Write to correct filename in first place (Carl Dong)

Pull request description:

  Per MarcoFalke's suggestion here bitcoin#17029 (comment)

ACKs for top commit:
  MarcoFalke:
    unsigned ACK 3b3b931, makes sense to name it that way because it will raise the "unsinged" error in Windows

Tree-SHA512: da72aae438505e162d0b3cd27d873b7ad8176178bb459a738e61b6e2ad0fa739d905b3109fab641bb1a3950fe59ad526c5568d12cf48a305166cdb7db6686543
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants