geranium

所属分类:加密货币
开发工具:C++
文件大小:6740KB
下载次数:0
上传日期:2022-01-16 17:54:17
上 传 者sh-1993
说明:  去中心化的加密货币
(A decentralized cryptocurrency)

文件列表:
.appveyor.yml (3442, 2022-01-11)
.cirrus.yml (708, 2022-01-11)
.python-version (6, 2022-01-11)
.style.yapf (7943, 2022-01-11)
.travis.yml (6880, 2022-01-11)
.tx (0, 2022-01-11)
.tx\config (179, 2022-01-11)
CONTRIBUTING.md (17940, 2022-01-11)
COPYING (1144, 2022-01-11)
INSTALL.md (164, 2022-01-11)
Makefile.am (12514, 2022-01-11)
SECURITY.md (851, 2022-01-11)
autogen.sh (547, 2022-01-11)
build-aux (0, 2022-01-11)
build-aux\m4 (0, 2022-01-11)
build-aux\m4\ax_boost_base.m4 (13830, 2022-01-11)
build-aux\m4\ax_boost_filesystem.m4 (4401, 2022-01-11)
build-aux\m4\ax_boost_system.m4 (4196, 2022-01-11)
build-aux\m4\ax_boost_thread.m4 (5783, 2022-01-11)
build-aux\m4\ax_boost_unit_test_framework.m4 (5992, 2022-01-11)
build-aux\m4\ax_check_compile_flag.m4 (3330, 2022-01-11)
build-aux\m4\ax_check_link_flag.m4 (3181, 2022-01-11)
build-aux\m4\ax_check_preproc_flag.m4 (3269, 2022-01-11)
build-aux\m4\ax_cxx_compile_stdcxx.m4 (14134, 2022-01-11)
build-aux\m4\ax_gcc_func_attribute.m4 (7739, 2022-01-11)
build-aux\m4\ax_pthread.m4 (20816, 2022-01-11)
build-aux\m4\geranium_find_bdb48.m4 (2940, 2022-01-11)
build-aux\m4\geranium_qt.m4 (20953, 2022-01-11)
... ...

Geranium Core integration/staging tree ===================================== What is Geranium? ---------------- Geranium is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Geranium uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Geranium Core is the name of open source software which enables the use of this currency. License ------- Geranium Core is released under the terms of the MIT license. See [COPYING](https://github.com/geranium-coin/geranium/blob/master/COPYING) for more information or see https://opensource.org/licenses/MIT. Development Process ------------------- The `master` branch is regularly built and tested, but is not guaranteed to be completely stable. [Tags](https://github.com/geranium-coin/geranium/blob/master/https://github.com/geranium/geranium/tags) are created regularly to indicate new official, stable release versions of Geranium Core. The contribution workflow is described in [CONTRIBUTING.md](https://github.com/geranium-coin/geranium/blob/master/CONTRIBUTING.md) and useful hints for developers can be found in [doc/developer-notes.md](https://github.com/geranium-coin/geranium/blob/master/doc/developer-notes.md). Testing ------- Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money. ### Automated Testing Developers are strongly encouraged to write [unit tests](https://github.com/geranium-coin/geranium/blob/master/src/test/README.md) for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: `make check`. Further details on running and extending unit tests can be found in [/src/test/README.md](https://github.com/geranium-coin/geranium/blob/master//src/test/README.md). There are also [regression and integration tests](https://github.com/geranium-coin/geranium/blob/master//test), written in Python, that are run automatically on the build server. These tests can be run (if the [test dependencies](https://github.com/geranium-coin/geranium/blob/master//test) are installed) with: `test/functional/test_runner.py` The Travis CI system makes sure that every pull request is built for Windows, Linux, and macOS, and that unit/sanity tests are run automatically. ### Manual Quality Assurance (QA) Testing Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward. Translations ------------ Changes to translations as well as new translations can be submitted to [Geranium Core's Transifex page](https://github.com/geranium-coin/geranium/blob/master/https://www.transifex.com/geranium/geranium/). Translations are periodically pulled from Transifex and merged into the git repository. See the [translation process](https://github.com/geranium-coin/geranium/blob/master/doc/translation_process.md) for details on how this works. **Important**: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

近期下载者

相关文件


收藏者