1- Gcoin Core integration/staging tree
2- =====================================
3-
4- http://gcoin.com.tw
5-
61Copyright (c) 2014-2016 GCOIN Foundation
72
8- What is Gcoin ?
3+ What is GCOIN ?
94----------------
105
11- Gcoin is an experimental new blockchain that enables native multicurrency/multitoken capability.
12- Gcoin is a permissioned distributed blockchain .
6+ GCOIN blockchain protocol is an open-source software.
7+ GCOIN is built for next-generation digital infrastructure, the distributed ledger .
138
14- For more information, see http://gcoin. com.tw
9+ For more information, see http://g-coin.org , or go to the [ help forum ] ( https://groups.google. com/forum/#!forum/gcoins ) .
1510
1611License
1712-------
1813
19- Gcoin is released under the terms of the Apache License 2.0. See [ COPYING] ( COPYING ) for more
14+ GCOIN is released under the terms of the Apache License 2.0. See [ COPYING] ( COPYING ) for more
2015information or see http://www.apache.org/licenses/LICENSE-2.0.html .
2116
2217Development process
@@ -25,7 +20,7 @@ Development process
2520Developers work in their own trees, then submit pull requests when they think
2621their feature or bug fix is ready.
2722
28- If it is a simple/trivial/non-controversial change, then one of the Gcoin
23+ If it is a simple/trivial/non-controversial change, then one of the GCOIN
2924development team members simply pulls it.
3025
3126The patch will be accepted if there is broad consensus that it is a good thing.
@@ -57,7 +52,7 @@ Translations
5752------------
5853
5954Changes to translations as well as new translations can be submitted to
60- 55+ 6156
6257Development tips and tricks
6358---------------------------
@@ -89,7 +84,13 @@ that run in -regest mode.
8984
9085** DEBUG_LOCKORDER**
9186
92- Gcoin Core is a multithreaded application, and deadlocks or other multithreading bugs
87+ GCOIN Core is a multithreaded application, and deadlocks or other multithreading bugs
9388can be very difficult to track down. Compiling with -DDEBUG_LOCKORDER (configure
9489CXXFLAGS="-DDEBUG_LOCKORDER -g") inserts run-time checks to keep track of what locks
9590are held, and adds warning to the debug.log file if inconsistencies are detected.
91+
92+ Help Forums
93+ ---------------------------
94+ Post questions and get advice from other people using GCOIN.
95+
96+ https://groups.google.com/forum/#!forum/gcoins
0 commit comments