nolim1t
f3c60e55f6
get all
2022-04-28 15:01:16 +07:00
nolim1t
ca59cb2103
We remove the gpg stuff and see if it builds. We already have SHA256SUMS anyway.
2022-04-28 14:32:58 +07:00
nolim1t
1a7fded394
Get rid of GPG timeout
2022-04-28 01:46:03 +07:00
nolim1t
d1b1b8a59b
Add a longer timeout on the gpg command
2022-04-28 01:19:47 +07:00
nolim1t
304439756d
Add more public keys
2022-04-27 19:52:09 +07:00
nolim1t
dda7a1109c
Add 23.0 bitcoin
2022-04-24 19:27:01 +07:00
nolim1t
e3b96925bb
Update test
2022-04-24 19:26:48 +07:00
nolim1t
4e56285122
Merge pull request #59 from nolim1t/bitcoin-22-0
...
Add bitcoin 22.0
2021-10-03 11:36:06 +07:00
nolim1t
8b946dbebf
Check keys for both and then verify that nothing is snuck in, im sure theres a better way for this
2021-09-15 10:43:30 +07:00
nolim1t
839046019f
Update more examples in README
2021-09-15 10:27:08 +07:00
nolim1t
ff52828ec0
Update readme
2021-09-15 10:25:35 +07:00
nolim1t
1618f025ad
Add 22.0 to test
2021-09-15 10:24:58 +07:00
nolim1t
c599df4535
Resolve the keys issue. lets combine it in all one go and see
2021-09-15 10:24:21 +07:00
nolim1t
2152aa991d
Remove this because keys is from two sources
2021-09-14 18:00:52 +07:00
nolim1t
3a1d9e8c16
Add new keysserver
2021-09-14 17:57:25 +07:00
nolim1t
8862fd54b2
Add new keys
2021-09-14 17:54:10 +07:00
nolim1t
2b45dc114a
Remove KEYS2
2021-09-14 17:51:05 +07:00
nolim1t
41aaf16c47
Change timeouts
2021-09-14 17:47:29 +07:00
nolim1t
810ef0f4e5
Add more keys
2021-09-14 15:17:07 +07:00
nolim1t
6897b52335
Change the way verification works
2021-09-14 15:12:34 +07:00
nolim1t
e62c804d7f
Add bitcoin 22.0
2021-09-14 13:11:22 +07:00
nolim1t
1effe99c77
Merge pull request #56 from nolim1t/docs-0.21.1
...
Update Readme with 0.21.1 in the docs
2021-05-17 11:04:13 +07:00
nolim1t
924423f7ac
Update Readme with 0.21.1 in the docs
2021-05-16 11:26:38 +07:00
nolim1t
4c208dfb13
Merge pull request #54 from AaronDewes/patch-4
...
Thanks for the PR .. As we everything is now on bitcoin.org and bitcoincore.org and working we can now merge this
2021-05-16 11:23:08 +07:00
Aaron Dewes
3bc733621b
0.21.1
2021-05-02 08:59:00 +02:00
nolim1t
f56f0bded3
Merge pull request #48 from nolim1t/skip-debug-compile
...
Try to address issue #47
2021-03-01 11:28:47 +07:00
nolim1t
70c51d4d85
Merge pull request #53 from AaronDewes/patch-3
...
Install missing lib for sqlite
2021-03-01 11:17:49 +07:00
Aaron Dewes
2f65e78ec9
Install missing lib for sqlite
2021-02-28 15:33:16 +01:00
nolim1t
a5155f1efe
Merge pull request #51 from nolim1t/enable-sqlite3
...
Compile bitcoin with sqlite support
2021-02-26 20:53:24 +07:00
nolim1t
5082157e54
Enable SQLITE
2021-02-25 17:19:29 +07:00
nolim1t
eaa4a1a38c
Merge branch 'master' into skip-debug-compile
2021-02-04 12:57:14 +07:00
nolim1t
24ff1de33b
Merge pull request #49 from AaronDewes/patch-1
...
Also build 0.21 on PRs
2021-02-04 12:48:28 +07:00
Aaron Dewes
67376ec2cf
Also build 0.21 on PRs
2021-02-03 13:08:41 +01:00
nolim1t
523b7ebfdf
Try to address issue #47
2021-02-03 17:16:59 +07:00
nolim1t
1f38c4a37d
Testing for v0.21.0 Release candidate & Final ( #42 )
...
* Add 0.21 release candidate
* Fix version
* Remove tests temporarily so can see if this compiles on arm
* Add docker hub login info
* Fix up tagging
* Fix up sanity tests
* Switch everything back to be more consistent now that the release is out
* Update README with v0.21.0
2021-01-15 13:20:49 +07:00
nolim1t
12503b07bb
Unfuck update-readme ( #44 )
2020-12-25 11:27:50 +07:00
nolim1t
be7fefe6b9
Merge branch 'master' of github.com:nolim1t/docker-bitcoind
2020-12-25 11:25:59 +07:00
nolim1t
138e1b7235
Merge branch 'master' of github.com:lncm/docker-bitcoind
2020-12-25 11:25:24 +07:00
nolim1t
8077e8ee45
Link this git repository in the README ( #45 )
...
* Link Readme back to the dockerhub page (#44 )
2020-12-25 11:23:16 +07:00
nolim1t
81bd1861e5
Merge branch 'master' of github.com:lncm/docker-bitcoind
2020-12-23 15:55:16 +07:00
nolim1t
6f5fb8ead2
Allow setenv to work again ( #43 )
2020-11-28 01:17:09 +07:00
nolim1t
ef413c2eb1
Allow setenv to work again
2020-11-27 12:06:45 +07:00
Damian Mee
656ee0ae08
Remove deps TODOs on 0.20
2020-08-05 18:23:49 +08:00
Damian Mee
5f2c73a269
Test v0.20.1 before official release ( #37 )
2020-08-03 19:24:06 +08:00
Michael Ford
d21e4365c4
build: remove some unused dependencies from 0.20 container ( #36 )
2020-08-03 19:23:11 +08:00
Damian Mee
cf72a7a71b
Remove perf check workflow. See https://github.com/meeDamian/simple-qemu/issues/15 instead. Closes #9
2020-07-18 04:06:09 +08:00
Damian Mee
9d11b25cf8
bump qemu in perf tests from v4.2.0 to v4.2.1
2020-07-13 03:27:57 +08:00
Damian Mee
549a9597e4
Update docs to v0.20.0
2020-06-04 22:33:04 +08:00
Damian Mee
184a043496
quote versions to avoid yml treating them as numbers
2020-06-03 20:22:03 +08:00
Damian Mee
a3d14fbecb
test v0.20.0 and qemu v5.0.0
2020-06-03 20:19:05 +08:00