c0decave
1a793e0f6d
blk update
2021-05-22 15:19:31 +02:00
Michel van Kessel
f8b5826a83
update seeds nodes
2021-02-23 22:02:35 +01:00
Jonas Schnelli
51cc2791a7
macOS deploy: use the new plistlib API
...
See https://docs.python.org/3/library/plistlib.html .
The new API was added in 3.4 and old removed in 3.9.
2021-02-18 21:15:08 +01:00
lateminer
8561778bc0
Merge branch 'master' into 'master'
...
latest updates
See merge request blackcoin/blackcoin-more!13
2020-11-22 12:53:15 +00:00
lateminer
241c10ffd7
Merge branch 'master' into 'master'
...
add blk script for cli usage. including dust cleanup, unlock for staking,...
See merge request blackcoin/blackcoin-more!12
2020-11-22 12:53:01 +00:00
Michel van Kessel
d54b625006
update seeds
2020-11-21 20:28:00 +01:00
danielclough
c86d7bdfe1
add blk script for cli usage. including dust cleanup, unlock for staking, compare latest with explorer, and a basic report.
2020-11-18 23:22:22 -08:00
Michel van Kessel
d309f76571
update hardcoded nodes for main/test
2020-07-21 17:52:16 +02:00
Michel van Kessel
86d2c33977
update fix nodes (main/test)
2020-04-28 18:46:06 +02:00
Michel van Kessel
d120de0357
update fixed nodes
2019-12-19 16:16:27 +01:00
Michel van Kessel
17502b088c
[contrib] update seeds
2019-11-01 22:34:21 +01:00
Michel van Kessel
0cb21655e6
[contrib] update seeds
2019-03-23 07:01:52 -07:00
Michel van Kessel
8d68c8405b
[contrib] update seeds main+test
2019-02-26 09:28:43 -08:00
Fuzzbawls
2b2cd3659e
Fix Qt's rcc determinism for depends/gitian
...
Backport of https://bugreports.qt.io/browse/QTBUG-62511 to resolve
locale determinism during the build process.
2019-01-17 01:29:31 -08:00
Michel van Kessel
f7c71cf9c5
depends: set OSX_MIN_VERSION to 10.10
...
git cherry-pick 26b15df99de9984ade134c3c896b7c1c32c089e4
2019-01-16 02:31:35 -08:00
Michel van Kessel
adf7bf1e74
[contrib] update main and test seeds with current
...
source https://chainz.cryptoid.info/blk/#!network as low as 1.2.4
2019-01-16 02:31:13 -08:00
Cory Fields
c7d504008c
release: bump gitian descriptors for a new 0.14 package cache
2018-12-23 12:45:31 +01:00
Wladimir J. van der Laan
c991e348de
devtools: Check for high-entropy ASLR in 64-bit PE executables
...
check_PE_PIE only checked for DYNAMIC_BASE, this is not enough
for (secure) ASLR on 64-bit.
2018-12-23 12:43:33 +01:00
Don Patterson
3dfe3a45a9
Fix bug in dmg builder so that it actually reads in the configuration file
2018-12-23 12:18:36 +01:00
Cory Fields
0f64b28af7
build: Fix 'make deploy' for OSX
...
Native OSX uses system tools rather than 3rd party dependencies. rsvg-convert
is still required, though.
2018-12-23 12:15:01 +01:00
Micha
caedbd46a0
[TRIVIAL] reorder Windows gitian build order to match Linux
...
The consistency is helpful for gauging Gitian build progress. Right now it's necessary to remember which platform builds in which order, which can be confusing if you're attempting to get a quick idea of how far along your builds are.
2018-12-23 11:30:24 +01:00
MarcoFalke
6a0ab18954
[contrib] delete qt_translations.py
...
follow-up of 1a97b22 #4185
2018-12-23 11:18:01 +01:00
nomnombtc
35de655d68
improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also runs binaries from build dir by default, added variables for more control
2018-12-23 11:13:49 +01:00
nomnombtc
2dd21dd5b6
add gen-manpages.sh description to README.md
2018-12-23 11:04:56 +01:00
nomnombtc
2bd6e695af
add script to generate manpages with help2man
2018-12-23 11:04:29 +01:00
Andrew Chow
eebb54b3d0
Set defaults to gitian defaults
...
Set the default -j and -m to 2 and 2000 respectively, matching gitian's default values.
2018-12-23 10:48:11 +01:00
Andrew Chow
7b9cb122f6
Create option to detach sign gitian builds and not commit the files in the script
...
Gitian builds can be done where the assert files are made but no signing is done. The sigs can also optionally not be committed automatically.
2018-12-23 10:46:46 +01:00
Andrew Chow
877aa586e9
Check for OSX SDK
2018-12-23 10:45:51 +01:00
Andrew Chow
abb486159b
Create an easy to use gitian building script
...
I've written a script that automates the setup and building of binaries with gitian. All of the commands are pulled from various documentation on gitian building.
2018-12-23 10:44:45 +01:00
Luke Dashjr
5a63f11947
Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit
2018-12-23 10:42:10 +01:00
Michel van Kessel
2ffbcee9af
new seeds
...
updated nodes_main.txt and nodes_test.txt
2018-11-15 19:29:09 +01:00
Alice Wonder
76fe5c393d
All files related to my RPM spec file project in one commit
2018-11-10 00:12:10 +03:00
lateminer
6c033f11df
Remove reference to test patches
2018-11-10 00:11:03 +03:00
Alice Wonder
66dc01c23c
Description of RPM directory
2018-11-10 00:06:37 +03:00
isle2983
c37822da78
[copyright] add MIT License copyright header to zmq_sub.py
...
Github-Pull: #8701
Rebased-From: 37a7fe9e440b83e2364d5498931253937abe9294
2018-11-10 00:05:07 +03:00
lateminer
89564cb3b8
Update contrib/verify-commits
2018-11-10 00:03:43 +03:00
Luke Dashjr
723fbec1d3
Bugfix: Correct copyright year in Mac DMG background image
2018-11-09 23:50:26 +03:00
lateminer
b94a0b413f
Remove contrib/macdeploy/Base.lproj/InfoPlist.strings
2018-11-09 23:46:49 +03:00
BtcDrak
ff2acad9a1
Update btcdrak signing key
...
Github-Pull: #8662
Rebased-From: 46606af200db563ca742b56f291cee2311a27491
2018-11-09 23:35:57 +03:00
Luke Dashjr
36e46640d1
Update luke-jr's PGP key
...
Same key, extended expiration date
2018-11-09 23:35:48 +03:00
Johnson Lau
d1f6c993be
Update gitian signing key of jl2012
...
Github-Pull: #8950
Rebased-From: 9b0d8efe811058928a6ed3a55c0b6d58e13b22ba
2018-11-09 23:35:31 +03:00
MarcoFalke
065a20fce2
[gitian] Move keys to contrib/gitian-keys
2018-11-09 23:34:27 +03:00
MarcoFalke
c5fbfdf373
[gitian] Add marcofalke-key.pgp
2018-11-09 23:32:53 +03:00
lateminer
402eb6dc15
Update contrib/gitian-descriptors
2018-11-09 23:31:42 +03:00
Luke Dashjr
852e6ce19c
More complicated package name substitution for Mac deployment
2018-11-09 23:25:32 +03:00
MarcoFalke
53cce15e55
[doc] Update git-subtree-check.sh README
...
Github-Pull: #8545
Rebased-From: fa3d9740099c8513f9942983f135f58890e62cb5
2018-11-09 23:01:11 +03:00
MarcoFalke
7d168c8663
[doc] Update bitcoin-core GitHub links
2018-11-09 23:01:02 +03:00
MarcoFalke
66e2824d28
contrib: Make fix-copyright-headers.py more portable
...
Github-Pull: #8607
Rebased-From: fafe7b3432d5117e3f207eafe2fca1f9637b24f6
2018-11-09 22:56:49 +03:00
isle2983
c0801a4176
[copyright] add MIT license headers to .sh scripts where missing
2018-11-09 22:55:07 +03:00
Wladimir J. van der Laan
100926a654
devtools: Auto-set branch to merge to in github-merge
...
As we are already using the API to retrieve the pull request
title, also retrieve the base branch.
This makes sure that pull requests for 0.12 automatically end up in
0.12, and pull requests for master automatically end up in master,
and so on.
It is still possible to override the branch from the command line
or using the `githubmerge.branch` git option.
2018-11-09 22:51:41 +03:00