Skip to content

Commit

Permalink
Translation and addition of the README.md files in French (README_fr_…
Browse files Browse the repository at this point in the history
…FR.md,README_fr_CA.md)
  • Loading branch information
thisiskeanyvy committed Jun 27, 2024
1 parent fd6b887 commit f7c0abd
Show file tree
Hide file tree
Showing 287 changed files with 4,825 additions and 2,568 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
check-security: true
check-symbols: false
dep-opts: "NO_QT=1"
config-opts: "--enable-experimental --with-armv8-crypto --with-armv82-crypto --enable-zmq --enable-glibc-back-compat LDFLAGS=-static-libstdc++"
config-opts: "--enable-experimental --with-armv8-crypto --with-armv82-crypto --enable-zmq --enable-glibc-back-compat LDFLAGS=-static-libstdc++ --enable-c++14"
goal: install
- name: aarch64-linux
host: aarch64-linux-gnu
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
check-security: true
check-symbols: false
dep-opts: "AVX2=1 MINGW=1"
config-opts: "--enable-experimental --enable-scrypt-sse2 --with-intel-avx2 --with-gui=qt5"
config-opts: "--enable-experimental --enable-scrypt-sse2 --with-intel-avx2 --with-gui=qt5 --enable-c++14"
goal: install
- name: x86_64-macos
host: x86_64-apple-darwin11
Expand All @@ -200,7 +200,7 @@ jobs:
qa/pull-tester/install-deps.sh
qa/pull-tester/rpc-tests.py --coverage
dep-opts: "AVX2=1"
config-opts: "--enable-experimental --enable-scrypt-sse2 --with-intel-avx2 --with-gui=qt5 --enable-zmq --enable-glibc-back-compat --enable-reduce-exports"
config-opts: "--enable-experimental --enable-scrypt-sse2 --with-intel-avx2 --with-gui=qt5 --enable-zmq --enable-glibc-back-compat --enable-reduce-exports --enable-c++14"
goal: install

runs-on: ${{ matrix.os }}
Expand Down Expand Up @@ -232,11 +232,11 @@ jobs:
run: ${{ matrix.postinstall }}

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: SDK cache
if: ${{ matrix.sdk }}
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: sdk
with:
Expand All @@ -256,7 +256,7 @@ jobs:
tar -C depends/SDKs -xf depends/sdk-sources/${{ env.sdk-filename }}
- name: Dependency cache
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: depends
with:
Expand All @@ -268,7 +268,7 @@ jobs:
make $MAKEJOBS -C depends HOST=${{ matrix.host }} ${{ matrix.dep-opts }}
- name: CCache
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: ccache
with:
Expand Down Expand Up @@ -301,7 +301,7 @@ jobs:
run: make -C src check-symbols

- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dogecoin-${{ github.sha }}-${{ matrix.name }}
path: |
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Update system
run: |
sudo apt-get update --yes
sudo apt-get install build-essential libtool autotools-dev automake pkg-config bsdmainutils --yes
- name: Dependency cache
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: depends
with:
Expand All @@ -57,7 +57,7 @@ jobs:
popd
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}

Expand All @@ -68,4 +68,4 @@ jobs:
make -j4
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
name: Check Translations
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Lint translation files
run: python3 contrib/devtools/check-translations.py
4 changes: 2 additions & 2 deletions COPYING
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2009-2022 The Bitcoin Core developers
Copyright (c) 2013-2023 The Dogecoin Core developers
Copyright (c) 2009-2024 The Bitcoin Core developers
Copyright (c) 2013-2024 The Dogecoin Core developers

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Dogecoin Core [DOGE, Ð]

</div>

Select language: EN | [CN](./README_zh_CN.md) | [PT](./README_pt_BR.md) | [FA](./README_fa_IR.md) | [VI](./README_vi_VN.md)
For internationalized documentation, see the index at [doc/intl](doc/intl/README.md).

Dogecoin is a community-driven cryptocurrency that was inspired by a Shiba Inu meme. The Dogecoin Core software allows anyone to operate a node in the Dogecoin blockchain networks and uses the Scrypt hashing method for Proof of Work. It is adapted from Bitcoin Core and other cryptocurrencies.

Expand Down
23 changes: 23 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Security Policy

## Supported versions

Currently, version 1.14.7 is supported on this repository.

## Reporting a Vulnerability

To report security issues, please send pgp encrypted email to the following
developers:


| Name | E-mail | PGP key fingerprint
| :------------- | :---------------------- | :-------------------
| Chromatic | [email protected] | E343 7979 A840 E43F 7BB5 A579 2C48 E041 36C2 B580
| Michi Lumin | [email protected] | 6DB4 66B1 7BD2 60F4 4950 F6AF 520B 53AE 29E9 8861
| Patrick Lodder | [email protected] | E324 9D4E E7F3 7C7F 8B30 676F 603E F476 B796 1EA7

Keys can be imported by running the following command:

```bash
gpg --recv-keys "<fingerprint>"
```
Loading

0 comments on commit f7c0abd

Please sign in to comment.