1
- Dash Core staging tree 0.14.0
2
- ===============================
1
+ PACGlobal staging tree 0.14.0
2
+ =============================
3
3
4
- ` master: ` [ ![ Build Status ] ( https://travis-ci.org/dashpay/dash.svg?branch=master )] ( https://travis-ci.org/dashpay/dash ) ` develop: ` [ ![ Build Status ] ( https://travis-ci.org/dashpay/dash.svg?branch=develop )] ( https://travis-ci.org/dashpay/dash/branches )
4
+ https://www.pacglobal.io/
5
5
6
- https://www.dash.org
7
6
8
-
9
- What is Dash?
7
+ What is PACGlobal?
10
8
----------------
11
9
12
- Dash is an experimental digital currency that enables anonymous, instant
13
- payments to anyone, anywhere in the world. Dash uses peer-to-peer technology
10
+ PACGlobal is an experimental digital currency that enables anonymous, instant
11
+ payments to anyone, anywhere in the world. PACGlobal uses peer-to-peer technology
14
12
to operate with no central authority: managing transactions and issuing money
15
- are carried out collectively by the network. Dash Core is the name of the open
13
+ are carried out collectively by the network. PACGlobal is the name of the open
16
14
source software which enables the use of this currency.
17
15
18
16
For more information, as well as an immediately useable, binary version of
19
- the Dash Core software, see https://www.dash.org/get-dash/ .
17
+ the PACGlobal software, see https://www.pacglobal.io/
20
18
21
19
22
20
License
23
21
-------
24
22
25
- Dash Core is released under the terms of the MIT license. See [ COPYING] ( COPYING ) for more
23
+ PACGlobal is released under the terms of the MIT license. See [ COPYING] ( COPYING ) for more
26
24
information or see https://opensource.org/licenses/MIT .
27
25
28
26
Development Process
29
27
-------------------
30
28
31
29
The ` master ` branch is meant to be stable. Development is normally done in separate branches.
32
- [ Tags] ( https://github.com/dashpay/dash /tags ) are created to indicate new official,
33
- stable release versions of Dash Core .
30
+ [ Tags] ( https://github.com/PACGlobalOfficial/PAC /tags ) are created to indicate new official,
31
+ stable release versions of PACGlobal .
34
32
35
33
The contribution workflow is described in [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
36
34
@@ -42,36 +40,7 @@ requests than we can review and test on short notice. Please be patient and help
42
40
other people's pull requests, and remember this is a security-critical project where any mistake might cost people
43
41
lots of money.
44
42
45
- ### Automated Testing
46
-
47
- Developers are strongly encouraged to write [ unit tests] ( src/test/README.md ) for new code, and to
48
- submit new unit tests for old code. Unit tests can be compiled and run
49
- (assuming they weren't disabled in configure) with: ` make check ` . Further details on running
50
- and extending unit tests can be found in [ /src/test/README.md] ( /src/test/README.md ) .
51
-
52
- There are also [ regression and integration tests] ( /qa ) of the RPC interface, written
53
- in Python, that are run automatically on the build server.
54
- These tests can be run (if the [ test dependencies] ( /qa ) are installed) with: ` qa/pull-tester/rpc-tests.py `
55
-
56
- The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.
57
-
58
- ### Manual Quality Assurance (QA) Testing
59
-
60
- Changes should be tested by somebody other than the developer who wrote the
61
- code. This is especially important for large or high-risk changes. It is useful
62
- to add a test plan to the pull request description if testing the changes is
63
- not straightforward.
64
-
65
- Translations
66
- ------------
67
-
68
- Changes to translations as well as new translations can be submitted to
69
- [ Dash Core's Transifex page] ( https://www.transifex.com/projects/p/dash/ ) .
70
-
71
- Translations are periodically pulled from Transifex and merged into the git repository. See the
72
- [ translation process] ( doc/translation_process.md ) for details on how this works.
73
-
74
- ** Important** : We do not accept translation changes as GitHub pull requests because the next
75
- pull from Transifex would automatically overwrite them again.
43
+ Credits
44
+ -------
76
45
77
- Translators should also follow the [ forum ] ( https://www.dash.org/forum/topic/dash-worldwide-collaboration.88/ ) .
46
+ PACGlobal uses the Dash Core platform; building upon it to provide extra functionality .
0 commit comments