Commit Graph

18 Commits

Author SHA1 Message Date
Damian Mee
6491c2846a
Restore latest versions 2020-03-18 23:05:04 +08:00
Damian Mee
9a518ebce2
v0.19.0.1 2020-03-18 22:57:08 +08:00
Damian Mee
3809476afe
v0.19.0 2020-03-18 22:56:23 +08:00
Damian Mee
4e4008ea25
Only add relevant binaries to final image 2020-03-14 20:59:40 +08:00
Damian Mee
cdb7eb3e82
v0.19.1 2020-03-13 23:31:22 +08:00
Damian Mee
1feef9f6ac
Simplify build (#31)
* 1st Attempt at self-contained Dockerfile

* Fix build

* bulk change

* fixes

* 0.17.1 -> 0.17.2

* Only build 0.17

* Only build 0.16

* build all

* (Hopefully) fix 0.16

* simplify test workflow

* Try building 0.18 w/o emoji patch

* REALLY FUCKING FIXED

* Moved something to somewhere... goodnight...

* minor workflows improvements

* simplify & consistency++ of qemu perf script

* simplify qemu reference;  better GH release

* qemu-perf & qemu consistency++

* reverts brainfart

* consistency changes

* Comment style

* Add v0.18.1 fix to make tests pass

* Move APP to be a workflow-level variable

* simplify GPG

* Update actions/github-script version

* merge annotations into a single step

* bettermore

* morebettermore

* Add helper script to create new releases

* Enable Docker experimental with less lines
2020-03-13 23:25:46 +08:00
Luke Childs
a58608e357 Remove old source modifications
I'm not sure what these modifications are for or why they were there initially but bitcoind seems to now build and run fine without them.

Looks like it's something to do with surpressing boost warnings.
Originated here: 69c024a0da
2019-12-10 11:09:49 +07:00
Luke Childs
da7028b3eb No need to clean up test/bench files, we only grab what we need for final image 2019-12-09 18:52:10 +07:00
Luke Childs
d48d93dc24 Delete vim cache (sorry) 2019-12-09 18:45:09 +07:00
Luke Childs
013d28b047 Don't strip lib files 2019-12-09 18:44:24 +07:00
Luke Childs
296722d234 Include all built Bitcoin Core binaries 2019-12-09 18:43:12 +07:00
Luke Childs
b5323712db Remove redundant PATH update 2019-12-09 17:51:31 +07:00
Luke Childs
3872cb270c Only copy bitcoind and bitcoin-cli binaries from bitcoin-core build stage 2019-12-09 17:50:17 +07:00
Damian Mee
4518ca359b
v0.19.0.1 2019-11-25 10:55:03 +07:00
Damian Mee
1bbf70d0e6
Return to using official release sources 2019-11-25 10:54:44 +07:00
Damian Mee
ac438b8422
add less of final dependencies 2019-11-25 10:54:06 +07:00
Damian Mee
26dbb175ab
add reliable keyserver.ubuntu.com as one of keyservers 2019-11-25 09:00:46 +07:00
Damian Mee
d29c821a01
Add alternative way to get bitcoind source code (github) 2019-11-09 02:22:39 +01:00