bullion

所属分类:加密解密
开发工具:C++
文件大小:3981KB
下载次数:0
上传日期:2018-09-06 22:12:12
上 传 者sh-1993
说明:  构建一种以去中心化为重点的加密货币,旨在将货币的交换媒介属性与...
(Building a decentralization focused crypto-currency designed to blend the medium of exchange properties of money with the scarcity of supply properties of a precious metal.)

文件列表:
COPYING (1231, 2018-06-18)
INSTALL (310, 2018-06-18)
Makefile.am (8662, 2018-06-18)
autogen.sh (229, 2018-06-18)
build-aux (0, 2018-06-18)
build-aux\m4 (0, 2018-06-18)
build-aux\m4\ax_boost_base.m4 (11159, 2018-06-18)
build-aux\m4\ax_boost_chrono.m4 (4390, 2018-06-18)
build-aux\m4\ax_boost_filesystem.m4 (4420, 2018-06-18)
build-aux\m4\ax_boost_program_options.m4 (4995, 2018-06-18)
build-aux\m4\ax_boost_system.m4 (4225, 2018-06-18)
build-aux\m4\ax_boost_thread.m4 (5154, 2018-06-18)
build-aux\m4\ax_boost_unit_test_framework.m4 (5971, 2018-06-18)
build-aux\m4\ax_check_compile_flag.m4 (3241, 2018-06-18)
build-aux\m4\ax_check_link_flag.m4 (3056, 2018-06-18)
build-aux\m4\ax_check_preproc_flag.m4 (3180, 2018-06-18)
build-aux\m4\ax_cxx_compile_stdcxx.m4 (13824, 2018-06-18)
build-aux\m4\ax_gcc_func_attribute.m4 (7386, 2018-06-18)
build-aux\m4\ax_pthread.m4 (13758, 2018-06-18)
build-aux\m4\bitcoin_find_bdb48.m4 (2213, 2018-06-18)
build-aux\m4\bitcoin_qt.m4 (19615, 2018-06-18)
build-aux\m4\bitcoin_subdir_to_include.m4 (602, 2018-06-18)
configure.ac (35482, 2018-06-18)
contrib (0, 2018-06-18)
contrib\bitrpc (0, 2018-06-18)
contrib\bitrpc\bitrpc.py (9665, 2018-06-18)
contrib\debian (0, 2018-06-18)
contrib\debian\bullion-qt.desktop (338, 2018-06-18)
contrib\debian\bullion-qt.install (273, 2018-06-18)
contrib\debian\bullion-qt.lintian-overrides (107, 2018-06-18)
contrib\debian\bullion-qt.protocol (150, 2018-06-18)
contrib\debian\bulliond.bash-completion (42, 2018-06-18)
contrib\debian\bulliond.examples (29, 2018-06-18)
contrib\debian\bulliond.install (65, 2018-06-18)
... ...

Bullion Proof of Stake Hybrid featuring PoSP (Proof-of-Stake-Participation) https://bullion.one/docs/PoSP_White-Paper-Dec-2015-Release.pdf Scrypt Block reward halves after every ~50000 blocks until baseline of 0.01 CBX (reached on July 13, 2014) Blocks 1-55000 = 10 CBX per; Blocks 55001-95000 = 5 CBX per; Blocks 95001-145000 = 2.5 CBX per; Blocks 145001-195000 = 1.25 CBX per etc. Coin mint of < 1000000 Default P2P Port: 7695 Default RPC Port: 8395 --- Sample config file: create a file and name it bullion.conf And copy/paste the following contents: rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 rpcconnect=127.0.0.1 DNSSEED=1 daemon=1 server=1 gen=0 testnet=0 listen=0 maxconnections=100 addnode=node1.bullion.one addnode=node2.bullion.one addnode=173.230.133.205 addnode=72.78.100.7 addnode=70.***.114.237 addnode=192.81.209.17 addnode=192.241.222.16 addnode=88.1***.184.231 addnode=109.169.220.58 addnode=80.255.6.123 addnode=66.58.170.165 addnode=37.187.9.53 addnode=216.158.85.123 addnode=119.9.15.177 Replace username and password with your own username and password. Do not use the same username/password that is the same as something sensitive, like a website. Place the file in your data directory. (you need to run the Qt or daemon once before you do this) If using Linux, the data directory is located at /home/User/.bullion where User is your login username for your system. If using Windows, the data directory is located at C:\Users\USERNAME\AppData\Roaming\Bullion where USERNAME is replaced with your Windows Username.

近期下载者

相关文件


收藏者