Pages:
Author

Topic: [ANN] United SciFi Coin [SCIFI] PoW/PoS - page 9. (Read 41530 times)

legendary
Activity: 1045
Merit: 1157
no degradation
January 09, 2018, 05:36:06 PM
Password given in Config file is required or i can change ? Is that for mining or something else ?

Is there any Bootstrap available for Blocks ?
The password is mandatory, an unique password will be created during first wallet launch (on Windows). Sure, you can change it! It's used for RPC calls, e.g. for miners, yes.

As of now, the SciFi blockchain is not that big, ~ 38 MB. You should be able to download it in a matter of minutes (there are plenty nodes). In case you really, really need a bootstrap.dat - let me know, I can upload it to mega.nz. Smiley
sr. member
Activity: 496
Merit: 252
January 09, 2018, 12:29:27 PM
Password given in Config file is required or i can change ? Is that for mining or something else ?

Is there any Bootstrap available for Blocks ?
legendary
Activity: 1045
Merit: 1157
no degradation
January 08, 2018, 12:56:42 PM
@vampirus
Yeah, guess I've checked the Cubits repo on github, not the SciFi repo... silly me! Recompiled both and they are doing fine, thank you! Smiley

@PACIFICADOR
The SciFi community donated more than you've lost. What a nice and warm place to stay! Cool
newbie
Activity: 17
Merit: 0
January 07, 2018, 01:19:14 PM
i not done backup the wallet. Thanks for the donation



SR9Rm1EunrmzkUFu3NiZxpaXjGEHzSd5UZ   I lost 10 Scifi can you help me? Thank you  Roll Eyes

Donated. Just curious, how did you lose them?
member
Activity: 64
Merit: 10
newbie
Activity: 13
Merit: 0
January 06, 2018, 06:31:22 PM
SR9Rm1EunrmzkUFu3NiZxpaXjGEHzSd5UZ   I lost 10 Scifi can you help me? Thank you  Roll Eyes

Donated. Just curious, how did you lose them?
newbie
Activity: 17
Merit: 0
January 06, 2018, 02:17:54 AM
SR9Rm1EunrmzkUFu3NiZxpaXjGEHzSd5UZ   I lost 10 Scifi can you help me? Thank you  Roll Eyes
newbie
Activity: 17
Merit: 0
January 06, 2018, 02:16:08 AM
Thankyou You helped a lot, well explained.   Smiley


https://image.prntscr.com/image/1Pyt22ujTaGE8M0x2dIDRQ.png
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
January 05, 2018, 04:40:56 PM
To @Dunkelheit667. Last changes was 8 days ago. Try recompile latest code.
legendary
Activity: 1045
Merit: 1157
no degradation
January 05, 2018, 11:07:52 AM
@PACIFICADOR

Just use the addnode setting with IP-adresses from vampirus' list, like:

Code:
rpcuser=user
rpcpassword=donotshare1eleven
rpcport=8464
#(0=off, 1=on) daemon - run in the background as a daemon and accept commands
daemon=0
#(0=off, 1=on) server - accept command line and JSON-RPC commands
server=0
rpcallowip=127.0.0.1
addnode=107.161.22.130
addnode=51.15.162.24
addnode=107.202.60.192
addnode=51.15.130.151
# add additional nodes from the list!

etc.

To avoid manual work, you could copy&paste the lists provided by
http://cryptoguru.tk/NetworkInfo/index.php?Currency=SCIFI
or
https://lpool.name/explorer/peers?id=1855

Cheers!

@vampirus
Btw. I've updated my node to the latest version from github (some days ago, after the new version was announced) and it still shows up as version 1.0.0.1. I noticed now new commits fom 12 hours ago, should I update again? Just asking as I see some nodes with version 1.0.1.1 in the list.

@Cryptoguru.tk
Great news, thank you! Smiley
newbie
Activity: 17
Merit: 0
January 05, 2018, 10:41:14 AM
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
January 04, 2018, 01:05:42 PM
SCIFI new version: https://github.com/scificrypto/UnitedSciFiCoin/releases/download/v1.0.1/unitedscifi.v101.win32.zip
some bugs fixed, reduce log spam, fix "remove orphans" in repairwallet.
Windows release compiled with leveldb, you need remove old database (save config and wallet) and re-download blockchain.


http://prntscr.com/hw0526  more than 5 hours and does not synchronize
My current connections:
Code:

[
{
"addr" : "107.161.22.130:54002",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 228034,
"bytesrecv" : 188260,
"conntime" : 1515025326,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91824,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "51.15.162.24:55724",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 169346,
"bytesrecv" : 242057,
"conntime" : 1515025326,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91824,
"banscore" : 0
},
{
"addr" : "107.202.60.192:51992",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 323668,
"bytesrecv" : 241132,
"conntime" : 1515025326,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91824,
"banscore" : 0
},
{
"addr" : "51.15.130.151:8454",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 374845,
"bytesrecv" : 371367,
"conntime" : 1515025326,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "64.71.72.56:8454",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 439805,
"bytesrecv" : 214516,
"conntime" : 1515025327,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "188.134.72.213:63463",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 180435,
"bytesrecv" : 334643,
"conntime" : 1515025327,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "51.15.162.15:34918",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 205444,
"bytesrecv" : 148988,
"conntime" : 1515025330,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "36.74.3.98:3221",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 167409,
"bytesrecv" : 156584,
"conntime" : 1515025333,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "45.50.28.121:60044",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 296221,
"bytesrecv" : 312524,
"conntime" : 1515025345,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "192.168.0.6:49263",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 102642,
"bytesrecv" : 264869,
"conntime" : 1515025346,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "99.192.64.197:54620",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 218981,
"bytesrecv" : 245293,
"conntime" : 1515025346,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "24.65.57.221:62715",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 191197,
"bytesrecv" : 174231,
"conntime" : 1515025356,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "185.70.185.75:62039",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 216622,
"bytesrecv" : 165786,
"conntime" : 1515025370,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "88.1.169.192:53075",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 172489,
"bytesrecv" : 168792,
"conntime" : 1515025401,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "80.30.62.76:61551",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 271903,
"bytesrecv" : 222023,
"conntime" : 1515025431,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "140.186.30.102:61551",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 187794,
"bytesrecv" : 167720,
"conntime" : 1515025443,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "35.163.68.213:8454",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085385,
"bytessent" : 396343,
"bytesrecv" : 336783,
"conntime" : 1515025444,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "91.90.235.216:58857",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 203413,
"bytesrecv" : 152249,
"conntime" : 1515025475,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91825,
"banscore" : 0
},
{
"addr" : "75.130.162.248:49896",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 180004,
"bytesrecv" : 95689,
"conntime" : 1515033442,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91888,
"banscore" : 0
},
{
"addr" : "212.92.122.146:64895",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 144003,
"bytesrecv" : 147450,
"conntime" : 1515040522,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 91954,
"banscore" : 0
},
{
"addr" : "125.24.91.219:38475",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 66094,
"bytesrecv" : 42979,
"conntime" : 1515061518,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92156,
"banscore" : 0
},
{
"addr" : "188.35.131.157:44772",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 105570,
"bytesrecv" : 88962,
"conntime" : 1515064593,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92192,
"banscore" : 0
},
{
"addr" : "5.44.170.157:51248",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085386,
"bytessent" : 36824,
"bytesrecv" : 29931,
"conntime" : 1515072991,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92270,
"banscore" : 0
},
{
"addr" : "93.44.106.161:33692",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 37132,
"bytesrecv" : 30498,
"conntime" : 1515080773,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92317,
"banscore" : 0
},
{
"addr" : "88.202.231.61:46419",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515084569,
"bytessent" : 2740,
"bytesrecv" : 2279,
"conntime" : 1515084568,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92352,
"banscore" : 0
},
{
"addr" : "86.126.200.199:58676",
"services" : "00000001",
"lastsend" : 1515085385,
"lastrecv" : 1515085347,
"bytessent" : 4133,
"bytesrecv" : 2860,
"conntime" : 1515084956,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.0.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92374,
"banscore" : 0
},
{
"addr" : "199.255.214.57:23728",
"services" : "00000001",
"lastsend" : 1515085386,
"lastrecv" : 1515085386,
"bytessent" : 2306,
"bytesrecv" : 4254,
"conntime" : 1515085316,
"version" : 60018,
"subver" : "/UnitedSciFi:1.0.1.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 92352,
"banscore" : 0
}
]

newbie
Activity: 17
Merit: 0
January 04, 2018, 11:17:05 AM
SCIFI new version: https://github.com/scificrypto/UnitedSciFiCoin/releases/download/v1.0.1/unitedscifi.v101.win32.zip
some bugs fixed, reduce log spam, fix "remove orphans" in repairwallet.
Windows release compiled with leveldb, you need remove old database (save config and wallet) and re-download blockchain.


http://prntscr.com/hw0526  more than 5 hours and does not synchronize
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
December 31, 2017, 04:22:12 AM
SCIFI new version: https://github.com/scificrypto/UnitedSciFiCoin/releases/download/v1.0.1/unitedscifi.v101.win32.zip
some bugs fixed, reduce log spam, fix "remove orphans" in repairwallet.
Windows release compiled with leveldb, you need remove old database (save config and wallet) and re-download blockchain.

No active connections
Todays node list
Code:
addnode=scifi.bounceme.net:8454
addnode=47.20.253.239
addnode=35.163.68.213
addnode=64.71.72.56
addnode=51.15.130.151

Advanced block explorer: http://cryptoguru.tk/CurrencyInfo/index.php?Currency=SCIFI
Faucet: http://cryptoguru.tk/Faucet/index.php?Currency=SCIFI
Faucet - 1 coin per user every 12 hours.

QBT swap started.
Just consolidate QBT to 1-3 address and send to me PM with address proof (sign message with address)
I check balance Febfuary, 1 2018 and calculate swap rate. Also give me new SCIFI address.
Help with message: https://bitcointalksearch.org/topic/m.24301702
 
jr. member
Activity: 78
Merit: 2
December 31, 2017, 03:22:37 AM
SCIFI added to CryptoGuru  Grin
hero member
Activity: 1257
Merit: 501
December 30, 2017, 11:05:39 PM
SCIFI new version: https://github.com/scificrypto/UnitedSciFiCoin/releases/download/v1.0.1/unitedscifi.v101.win32.zip
some bugs fixed, reduce log spam, fix "remove orphans" in repairwallet.
Windows release compiled with leveldb, you need remove old database (save config and wallet) and re-download blockchain.

No active connections
hero member
Activity: 1257
Merit: 501
December 30, 2017, 10:51:10 PM
We have another pool, except lpool?
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
December 29, 2017, 12:39:55 PM

Update is mandatory or can leave old version if it works fine?
Old version work good, but take more CPU and HARD DRIVE resources.
sr. member
Activity: 1078
Merit: 255
December 29, 2017, 04:06:29 AM
SCIFI new version: https://github.com/scificrypto/UnitedSciFiCoin/releases/download/v1.0.1/unitedscifi.v101.win32.zip
some bugs fixed, reduce log spam, fix "remove orphans" in repairwallet.
Windows release compiled with leveldb, you need remove old database (save config and wallet) and re-download blockchain.

Update is mandatory or can leave old version if it works fine?
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
December 28, 2017, 03:41:26 PM
SCIFI new version: https://github.com/scificrypto/UnitedSciFiCoin/releases/download/v1.0.1/unitedscifi.v101.win32.zip
some bugs fixed, reduce log spam, fix "remove orphans" in repairwallet.
Windows release compiled with leveldb, you need remove old database (save config and wallet) and re-download blockchain.
Pages:
Jump to: