gunray88
Newbie
Offline
Activity: 7
Merit: 0
|
|
March 13, 2020, 11:09:50 AM |
|
What do we do with the config to be able to externally reach http ? (with external IP)
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
March 13, 2020, 12:41:27 PM |
|
What do we do with the config to be able to externally reach http ? (with external IP)
By default, no password is required for transfers. For security, the default listening address is the local address. You can chage the code in main.go addr := fmt.Sprintf("127.0.0.1:%d", c.HTTPPort) ==> addr := fmt.Sprintf(":%d", c.HTTPPort) then rebuild by cmd: go build [warning] Anyone can transfer your account via the network.
|
|
|
|
|
CountCryptula
Newbie
Offline
Activity: 87
Merit: 0
|
|
March 15, 2020, 03:56:33 PM Last edit: March 17, 2020, 08:59:08 PM by CountCryptula |
|
@lengzhao please join the discord group. The english speaking and other users need updates from the team and more information on the project thanks
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
March 18, 2020, 06:54:35 AM |
|
Through consensus, the system empowers everyone to fine-tune system parameters through tokens (fine adjustment of block size and block time interval, etc.), making it a dynamic and more in line with the public's wishes. To some extent, hard forks due to contradictions can be avoided. The purpose of the project is to create a unified service platform, which is convenient to be applied on the chain, and the data on the chain can be shared and integrated to generate more valuable data, while ensuring the reliability and authenticity of the data.
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
March 23, 2020, 11:51:39 AM |
|
add a new coin unit. "tc": 1tc = 1000t9. C in hexadecimal is equal to 12 in decimal
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
March 31, 2020, 03:31:36 AM |
|
v0.4.3: Performance optimization:Reduce disk reads and writes Optimize data formatting for contracts
|
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
April 10, 2020, 02:23:55 PM |
|
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
April 14, 2020, 06:44:12 AM |
|
v0.4.5 1. Increase statistics 2. display FrozenCoins 3. display the number of blocks mined
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
May 20, 2020, 03:44:05 PM |
|
I am developing a new consensus, which is expected to be completed in June, and should be able to restart technically in July (previously planned for August) New white paper, after restarting, it will be updated to the official website.
|
|
|
|
|
fonship
Full Member
Offline
Activity: 893
Merit: 135
Bitcoin is not a currency or asset. Its a MOVEMENT
|
|
June 10, 2020, 04:25:57 AM |
|
Posting updates from discord: DPOS: Register as a DPOS node candidate and need to mortgage 5000 coins. The registration page will be opened next week, you can register as a dpos node candidate, and then you can let people vote for you.
Please upgrade node to v0.5.2 Found a new bug that will cause abnormal data synchronization
|
selling sushistake.com, send offers
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
June 13, 2020, 06:08:40 AM |
|
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
June 16, 2020, 08:59:59 AM |
|
govm node v0.5.5 1. performance optimization: 2core 4G 50%CPU-70%CPU 2. enable change block size limit, block time interval 3. nodes page Upgrade: 1. run upgrade.sh 2. delete conf/conf.json 3. copy conf/conf.bak.json conf/conf.json 4. If necessary, modify the configuration 5. run govm.exe How to lower CPU usage(conf/conf.json): 1. one_conn_per_miner = true 2. identifying_code = false 3. save_log = false 4. verify_net_data = false
|
|
|
|
fonship
Full Member
Offline
Activity: 893
Merit: 135
Bitcoin is not a currency or asset. Its a MOVEMENT
|
|
June 19, 2020, 03:36:03 AM |
|
Vote for my Govm DPOS node and earn Govm for voting on chain 1 and chain 2 : 0122c242b136e50b6980674976184ae206e257963adb888a
|
selling sushistake.com, send offers
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
June 20, 2020, 06:24:43 AM |
|
govm node v0.5.6 1. bug: Zero voting, no reset time, resulting in multiple voting rewards how to fix: 1. Reset time after voting reward 2. According to the new code, reprocess blocks and transactions 3. Added 600govm to avoid transaction processing failure how to upgrade 1. stop govm,database 2. delete database/db_dir 3. download database_v0.5.6_20200617.zip, unzip in the database folder 4. start database( install.sh) 5. run govm/upgrade.sh 6. run govm.exe data:https://github.com/govm-net/govm/releases/tag/v0.5.6
|
|
|
|
fonship
Full Member
Offline
Activity: 893
Merit: 135
Bitcoin is not a currency or asset. Its a MOVEMENT
|
|
June 22, 2020, 01:19:25 PM |
|
govm node v0.5.7 1. Performance optimization 2. add statistics the upgrade is optional, lower CPU usage.
|
selling sushistake.com, send offers
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
July 04, 2020, 03:52:02 AM |
|
|
|
|
|
lengzhao (OP)
Jr. Member
Offline
Activity: 48
Merit: 1
|
|
July 07, 2020, 03:58:40 AM Last edit: July 07, 2020, 10:02:56 PM by lengzhao |
|
|
|
|
|
|