Commit graph

13774 commits

Author SHA1 Message Date
Patrick Lodder 97f95559c5
Merge pull request #2413 from dogecoin/revert-2342-issue-2340-depends-build-dependencies-readme
Correct #2342 - "added requirements to dependencies build README"
2021-07-20 22:51:27 +02:00
Patrick Lodder 164d0b2e83
depends: Add required packages to build 2021-07-20 20:55:16 +02:00
Patrick Lodder f9084e53d1
Revert "added requirements to dependencies build README" 2021-07-20 20:17:11 +02:00
sabotagebeats 36bde0efca Utils and libraries: Update ZMQ to 4.3.4 2021-07-18 15:06:51 -07:00
Ross Nicoll 72008c5a0e
Merge pull request #2410 from patricklodder/1.14.4-explicit-gui-ci
[ci] make dogecoin-qt builds explicit
2021-07-18 22:14:40 +01:00
Patrick Lodder 7d81c1bb17
ci: make dogecoin-qt builds explicit
CI will not complain if there were an error with qt for builds that
do not explicitly specify that we want to build UI. This makes all
builds expect QT except the i686-linux and armhf builds.
2021-07-17 21:38:21 +02:00
Patrick Lodder c984ff17a4
Merge pull request #2312 from rnicoll/1.14.4-subsidy-tests
Rewrite subsidy limit tests (1.14)
2021-07-17 19:39:24 +02:00
Patrick Lodder 869aad50af
Merge pull request #2325 from rnicoll/1.14.4-libevent
depends: Update libevent to 2.1.11
2021-07-17 18:35:59 +02:00
Ross Nicoll 9d507be2ae
Merge pull request #2217 from pjhwa/qt-trans-ko-2214
Fix errors of bitcoin_ko_KR.ts file for 1.14.4-dev
2021-07-15 21:08:25 +01:00
Khakim Hudaya cc0d6ada81 Fixing few missed words and making translation more casual 2021-07-15 23:56:13 +07:00
Ross Nicoll 5857ea3275 Correct XML errors 2021-07-15 22:59:35 +07:00
Khakim Hudaya 694e0b8176 Fixing indonesian translation 2021-07-15 22:59:35 +07:00
Patrick Lodder 102d3735f2
Merge pull request #2395 from lee5378/1.14.4-dev
Docs - Improve block/reward table formatting in primary readme
2021-07-14 23:36:08 +02:00
lee5378 1c12362df6
[doc] Display block subsidy in a nice looking table 2021-07-14 23:29:06 +02:00
Ross Nicoll 2241f628e5
Merge pull request #2401 from rnicoll/1.14.4-snap-sha256
Refine Snap verification message
2021-07-14 22:17:29 +01:00
Ross Nicoll c77ba66ade
Merge pull request #2342 from katzenmalen/issue-2340-depends-build-dependencies-readme
added requirements to dependencies build README
2021-07-14 21:33:35 +01:00
Ross Nicoll 0487794b7c
Refine Snap verification message
Refine Snap verification message to accurately reflect it's checking secure hashes,
not signatures. Checking signature would entail verifying there is a signature from a
trusted person, not just that the hash matches a value in the known values list.
2021-07-14 21:26:56 +01:00
Ross Nicoll 5e4441235b
Merge pull request #1904 from slightlyskepticalpotat/snap-support-2021
Snap Support
2021-07-14 21:23:11 +01:00
stefanwouldgo cf04b907ef bump libevent to 2.1.11 in depends
this doesn't need patches on Android anymore like 2.1.8 did.
2021-07-13 20:51:08 +01:00
fanquake 0a3c2a29a6 [depends] Don't build libevent sample code 2021-07-13 20:51:08 +01:00
fanquake efcc8dc1d7 [depends] libevent 2.1.8-stable 2021-07-13 20:51:08 +01:00
Patrick Lodder 09a05ea58c
Merge pull request #2380 from patricklodder/1.14-fix-codeql
Tune codeql-analysis
2021-07-11 23:50:26 +02:00
Patrick Lodder c277bc185e
Merge pull request #2392 from patricklodder/1.14-osslsigncode-mirror
[depends] Update osslsigncode mirror consistently
2021-07-11 23:39:11 +02:00
Ross Nicoll 023fc6d529 Rewrite subsidy limit tests 2021-07-11 22:13:59 +01:00
Ross Nicoll ba1a1e289f
Merge pull request #2393 from patricklodder/1.14.4-actions-osx-bionic
[CI] add macOS GH Actions w/ bionic instead of focal
2021-07-11 22:09:01 +01:00
Patrick Lodder 7c90da10c2
[CI] add macOS GH Actions w/ bionic instead of focal 2021-07-11 22:20:32 +02:00
Patrick Lodder 783a2b5504
[depends] fix all osslsigncode urls 2021-07-11 19:14:04 +02:00
Patrick Lodder e3ba25473f
Tune codeql-analysis
- only audit production code (no python)
- trigger on *-maint and *-dev push
- trigger on PR
- remove useless autogenerated comments
- skip doc changes
- use depends system without analyzing it
- cache depends
2021-07-10 00:43:26 +02:00
Patrick Lodder 98fae509c2
Merge pull request #2235 from chey/alpine-musl
fix runtime for dogecoin on Alpine Linux (musl libc)
2021-07-09 22:16:57 +02:00
Ross Nicoll c13e509a6c
Merge pull request #2333 from micaelmalta/1.14.4-dev-fix-macos-gui
fix: macos qt build
2021-07-07 19:40:10 +01:00
fmhc 4bbb83511b
Update depends/README.md
better flow with linking to os-specific build docs

Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>
2021-07-07 04:36:33 +02:00
Ross Nicoll 21c0763a3c
Merge pull request #2343 from micaelmalta/1.14.4-dev-fix-gitian
[GITIAN] fix builder
2021-07-03 16:39:58 +01:00
Malta Micael 83121eacf7
fix: macos qt build 2021-07-01 14:43:09 -04:00
Micael Malta c5d1f6dfee
Update contrib/gitian-build.sh
Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>
2021-06-28 16:40:51 -04:00
Chey daec7df217
Update to use thread_local 2021-06-27 16:18:49 -04:00
Ross Nicoll 3f736fd61f
Merge pull request #2345 from patricklodder/1.14-actions-reduce-triggers
[qa] Make GH Actions CI less trigger happy
2021-06-27 20:19:45 +01:00
Patrick Lodder 291af5847d
[qa] make CI less trigger happy
Do not run CI if all updated paths in a PR match:

- 'doc/**'
- 'contrib/**'
- '**/*.md'

and on push, if all updated paths match: '**/*.md'
2021-06-27 20:23:37 +02:00
Malta Micael fb793ef52a
[GITIAN] upgrade builder
FIX:

GIT: fatal unknown date format format-local:%F %T
OSSLSIGNCODE: new depedency url
LXC: lxcbr0: ERROR while getting interface flags: No such device

DOGECOIN: branding
2021-06-27 14:11:10 -04:00
Ross Nicoll 7921b36a7d
Merge pull request #2341 from patricklodder/1.14.4-actions-artifacts
[qa] Retain binary artifacts on CI run
2021-06-27 08:48:58 +01:00
katzenmalen c25b81d43b added requirements to dependencies build README 2021-06-27 03:38:01 +00:00
Patrick Lodder e8fb21e127
Retain binary artifacts on CI run 2021-06-27 04:31:40 +02:00
Ross Nicoll a5eb8c4bcb
Merge pull request #2322 from patricklodder/1.14.4-actions-win-tests
[CI] Enable windows unit tests
2021-06-20 09:09:23 +01:00
Ross Nicoll 760b9d05e6
Merge pull request #2306 from p-j01/1.14.4-dev-issue2282
[vulnerability] Disconnect stalling peers after timeout of header sync
2021-06-20 08:32:37 +01:00
Patrick Lodder 1efd93e613
[ci] Enable windows unit tests 2021-06-19 23:19:55 +02:00
Patrick Lodder 1c4461b9c5
Merge pull request #1965 from rht/master
Fix typos in comments under ./qa
2021-06-19 22:38:05 +02:00
Patrick Lodder 75762aaf26
Merge pull request #2320 from patricklodder/1.14.4-actions-nomacos
[CI] Switch 1.14.4 automated integration testing to GitHub Actions
2021-06-19 21:17:19 +02:00
Patrick Lodder b155af83e7
Remove travis.yml 2021-06-19 20:20:56 +02:00
Patrick Lodder 146ec3bab9
[ci] Full CI for linux and windows x-compile
Introduces GitHub Actions builds for linux and windows 32 and 64 bit
and armhf builds using the depends system.
2021-06-19 20:20:23 +02:00
Ahmed Castro 07867727d3
Create ci.yml 2021-06-19 17:14:30 +02:00
p-j01 4c68245cf7 fix: Disconnect stalling peers after timeout of header sync 2021-06-14 00:03:51 +00:00