Commit graph

5 commits

Author SHA1 Message Date
Kristaps Kaupe
b456968c8f
Bump minimum required Bitcoin Core version from 22.0 to 24.0.1
Security vulnerability has been disclosed for versions older than 24.0.1, which are also currently EOL. https://bitcoincore.org/en/2024/09/18/disclose-headers-oom/
2024-09-19 16:12:21 +03:00
Kristaps Kaupe
3e71df586b
Fix ShellCheck warnings 2023-10-30 23:25:56 +02:00
Kristaps Kaupe
c92120619e
GitHub workflow update (test multiple Bitcoin Core versions)
* Add support for testing against multiple Bitcoin Core versions, add
  0.18.0 (oldest officially support for test suite) and 25.0 (latest
  stable release). Previously we tested against hardcoded 0.19.1. IMO
  testing against oldest supported and latest makes sense, if tests pass
  on both, they should pass on releases inbetween too, unless there is
  some behaviour affecting us changed twice.
* Update actions/cache from v2 to v3.

Also changed Core downloads from bitcoin.org to bitcoincore.org.
2023-06-03 14:42:04 +03:00
Kristaps Kaupe
3c8f247d1a
CI: Run tests on both Linux and macOS 2022-12-24 10:19:04 +02:00
undeath
e3cc49bc61
github action test runner 2021-06-29 16:18:58 +02:00