Commit Graph

164 Commits

Author SHA1 Message Date
Rui Marinho
8beee3af3b Fix TTY error when using docker login 2020-08-14 02:00:00 +01:00
Rui Marinho
4527410c76 Add test for docker buildx pushed images 2020-06-20 01:24:10 +01:00
Rui Marinho
5b41173b4d Fix bitcoin-core:0.18-alpine runtime libraries 2020-06-19 23:32:32 +01:00
Rui Marinho
fa28ccedcf Only build tagged releases for respective major version 2020-06-09 02:12:51 +01:00
Rui Marinho
d8ec134e8d Only build latest when matching latest version 2020-06-09 01:58:38 +01:00
Rui Marinho
ceb506e85e Enable CI on pull requests 2020-06-08 11:55:29 +01:00
Rui Marinho
b5473f088d
Merge pull request #97 from fanquake/slim_0_20_0
0.20.0 alpine: OpenSSL and Boost Chrono are no-longer required
2020-06-08 11:53:08 +01:00
fanquake
18da1b42d4
alpine: OpenSSL is no longer required 2020-06-08 10:36:28 +08:00
fanquake
d4fece3bde
alpine: boost chrono is no longer required 2020-06-08 10:35:30 +08:00
fanquake
4a2f9c4774
alpine: Fix BITCOIN_VERSION var for 0.20.0 2020-06-08 10:34:35 +08:00
Rui Marinho
d5362f5cd3 Push latest on master branch commit 2020-06-08 02:08:10 +01:00
Rui Marinho
35e07dc0e6 Fix push when tag is present 2020-06-08 01:36:42 +01:00
Rui Marinho
8845d5ba5b
Merge pull request #96 from ruimarinho/feature/version-0-20
Add bitcoin-core@0.20.0
2020-06-07 21:18:31 +01:00
Rui Marinho
5447c1ce32 Add github workflow 2020-06-07 20:27:50 +01:00
Rui Marinho
af4e129151 Add bitcoin-core@0.20.0 2020-06-07 16:30:05 +01:00
Rui Marinho
db119433cb
Merge pull request #94 from fanquake/019_alpine_less_packages
0.19 Alpine: Install less build and runtime packages
2020-06-07 16:28:30 +01:00
fanquake
ddfb172210
Install less runtime Boost packages
Even though boost-dev is still required for building, (due to a issue
I'm pretty sure we've fixed for 0.20), you can get away with just
installing the needed libraries for runtime. Boost Program Options is
also no-longer required.
2020-05-06 15:00:03 +08:00
fanquake
203c717d9e
Protobuf is not required if the GUI is not being built
Given that --with-gui=no is being passed, there shouldn't be any reason
to install Protobuf.
2020-05-06 14:28:11 +08:00
Rui Marinho
b4f3aaec56 Improve build and push logic for CI pipeline 2020-04-23 02:03:30 +01:00
Rui Marinho
06fe908a32 Push image if tag is present or branch is master 2020-04-22 00:36:54 +01:00
Rui Marinho
32d3b1980c
Merge pull request #93 from ruimarinho/feature/multi-arch-debian-support
Add experimental multiarch support for debian variant
2020-04-21 23:57:35 +01:00
Rui Marinho
e8b95811a4 Add experimental multiarch support for Debian variant 2020-04-21 02:46:24 +01:00
Rui Marinho
481b7511cd
Merge pull request #92 from torkelrogstad/2020-03-16-0.19.1
Add Bitcoin Core 0.19.1
2020-04-19 01:28:33 +01:00
Torkel Rogstad
86ea3137d4 Add Bitcoin Core 0.19.1 2020-03-16 12:46:42 +01:00
Rui Marinho
263306e7a8
Merge pull request #89 from ArcaneCryptoAS/feature/add-bitcoind-v0.19.0.1
Add bitcoin core version 0.19.0.1
2019-12-06 23:37:39 +00:00
bo
20847a62f2 add bitcoin core version 0.19.0.1
add 0.19 to travis

update README with latest 0.19 version
2019-12-06 16:12:41 +01:00
Rui Marinho
4516e8fa46
Merge pull request #85 from 0xB10C/fix-exposing-ports-example
Fix example for exposing ports to use -rpcbind
2019-11-22 01:47:51 +00:00
0xB10C
f6e47c65cb
fix: examples for exposing ports need -rpcbind 2019-11-14 14:28:51 +01:00
Rui Marinho
da8ed0ec17
Merge pull request #81 from ruimarinho/enhancement/fetch-key-from-gpg-keyserver
Fetch release GPG key from GPG keyservers
2019-08-31 19:31:32 +01:00
Rui Marinho
31da88e43e Fetch release GPG key from GPG keyservers 2019-08-31 00:29:12 +01:00
Rui Marinho
8c6b3514c7
Merge pull request #80 from victorperin/feat/version-0.18.1
Update 0.18 to 0.18.1
2019-08-30 16:26:49 +01:00
Rui Marinho
1ddaf54f29
Merge pull request #79 from victorperin/patch-1
Fix: remove latest from 0.17 version from Readme.md
2019-08-30 16:23:22 +01:00
Victor Perin
cbf7bf2e42
feat(0.18): update to 0.18.1 2019-08-19 00:54:31 -03:00
Victor Perin
0066ac5118
fix(readme): remove latest from 0.17 version 2019-07-26 10:31:07 -03:00
Rui Marinho
86c2115edf
Merge pull request #76 from guggero/master
feat(0.18): version 0.18.0
2019-05-30 02:11:19 +01:00
fanvyr
0e60828590 Add hint for python3 script on macOS 2019-05-30 01:27:29 +01:00
fanvyr
22e625cfce Add rpcauth.py script source 2019-05-30 01:22:03 +01:00
fanvyr
bd57e3c47d Fix typo in README 2019-05-30 01:19:58 +01:00
Oliver Gugger
20e17c83ec feat(0.18): version 0.18.0 2019-05-29 13:06:28 +02:00
Oliver Gugger
ef575b93dc feat(0.17): version 0.17.1 2018-12-28 18:51:06 +00:00
Stadicus
b92bb28bc5 Update GPG mechanism to be more reliable without TTY 2018-12-28 18:18:33 +00:00
Rui Marinho
5140f9de35 Remove incorrect latest reference on README 2018-10-04 01:14:30 +01:00
Rui Marinho
5d1b1eb8f2
Merge pull request #66 from alingenhag/master
Add bitcoin-core version 0.17.0.
2018-10-04 01:12:12 +01:00
Andreas Lingenhag
e8c567947b
Add bitcoin-core version 0.17.0. 2018-10-03 17:13:40 +02:00
Rui Marinho
c9cf597533
Merge pull request #64 from ruimarinho/support/remove-vulnerable-versions
Remove vulnerable versions due to CVE-2018-17144
2018-09-20 01:22:20 +01:00
Rui Marinho
81f04540f0 Force use of tls when installing from apk 2018-09-20 01:21:37 +01:00
Rui Marinho
69c024a0da Fix compilation issues due to boost upgrade
* Boost has been upgraded on alpine v3.8 to a version incompatible with
   bitcoin-core 0.11. The fix has been pinning the version of alpine to v3.7.
 * A couple of function signatures have been updated on 0.12 and 0.13 to work
   with the new boost versions of alpine 3.8.
2018-09-20 01:21:37 +01:00
Rui Marinho
ddb7d09d93 Remove versions affected by CVE-2018-17144 2018-09-20 01:21:37 +01:00
Rui Marinho
32e4f2df95
Merge pull request #63 from alingenhag/master
feat(0.16): version 0.16.3
2018-09-20 00:24:12 +01:00
Andreas Lingenhag
70084a7742
feat(0.16): version 0.16.3 2018-09-19 17:50:57 +02:00