Pages:
Author

Topic: CREAMcoin [CRM] • 0.18.1.0 • Skein • POW - page 59. (Read 137530 times)

member
Activity: 160
Merit: 10
____________________________________________________________________________
ANNOUNCEMENT:
Source code updated to v1.1. https://github.com/creamcoin/CREAM-cryptocurrency
It's mandatory update, please everybody update.
changelog:
-fix sync connection and sync issue
-changed Ports !!
p2p=36066
rpc=37077


Windows and Linux wallet updated as well, please update, it's mandatory.
Find them on the first page of this thread or, on the cream websites.

If you get "time wrong" error, backup wallet.dat with your coins, remove it from your roaming/Cream directory, start wallet, and let it sync to the end for 20 min, then just replace your wallet dat and restart it.
I just tested, and i've got "time wrong" error few times, that's i am writing this. If it's issue that makes probems, will be fixed in the next update.

____________________________________________________________________________
Linux compiling help for Cream:

Update, upgrade Ubuntu, and install dependencies.  Copy paste the command below and enter “Y” where applicable:

1:
sudo apt-get update
2:
sudo apt-get upgrade

3:
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.1++-dev libminiupnpc-dev screen

4:
Git clone cream

git clone https://github.com/creamcoin/CREAM-cryptocurrency

5: Fix build detect platform error

cd cream | cd src | cd leveldb
then chmod +x build_detect_platform

6: compile creamd

cd ..
make -f makefile.unix

--

**(in case error: fatal error: opening dependency file obj/crypto/hmac_sha256.d: No such file or directory)**
mkdir obj/crypto
chmod +x leveldb/build_detect_platform
make -f makefile.unix USE_UPNP=-

I still get the "time wrong" error after following these steps. Can you confirm the error will not cause problems for staking coins in the wallet? Thanks
sr. member
Activity: 473
Merit: 250
https://creamcoin.com
We already contacted masternode.pro on Slack.


--

Old and New Official addnodes:

addnode=94.176.236.41
addnode=109.235.65.83
addnode=185.69.53.42
addnode=91.92.136.100
addnode=91.92.136.99
addnode=185.177.59.7



if you have 2 lines listed below in your cream.conf file , please remove them, thanks:

maxconnections=50
rpcthreads=30


Wallet works good even without *.conf file.
sr. member
Activity: 361
Merit: 252
I updated cream wallet for windows. Do I need to add creamcoin.conf?
addnodes without changes?
addnode=94.176.236.41
addnode=109.235.65.83
addnode=185.69.53.42
sr. member
Activity: 251
Merit: 251
____________________________________________________________________________
ANNOUNCEMENT:
Source code updated to v1.1. https://github.com/creamcoin/CREAM-cryptocurrency
It's mandatory update, please everybody update.
changelog:
-fix sync connection and sync issue
-changed Ports !!
p2p=36066
rpc=37077


Windows and Linux wallet updated as well, please update, it's mandatory.
Find them on the first page of this thread or, on the cream websites.

If you get "time wrong" error, backup wallet.dat with your coins, remove it from your roaming/Cream directory, start wallet, and let it sync to the end for 20 min, then just replace your wallet dat and restart it.
I just tested, and i've got "time wrong" error few times, that's i am writing this. If it's issue that makes probems, will be fixed in the next update.

____________________________________________________________________________
Linux compiling help for Cream:

Update, upgrade Ubuntu, and install dependencies.  Copy paste the command below and enter “Y” where applicable:

1:
sudo apt-get update
2:
sudo apt-get upgrade

3:
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.1++-dev libminiupnpc-dev screen

4:
Git clone cream

git clone https://github.com/creamcoin/CREAM-cryptocurrency

5: Fix build detect platform error

cd cream | cd src | cd leveldb
then chmod +x build_detect_platform

6: compile creamd

cd ..
make -f makefile.unix

Awesome work. Thank you for keeping everyone up to date on your progress. Looking forward to the future of Cream. When you get a chance, give Masternode.pro a message. They are having issues from their end. Probably because they will need to update to the newest wallet.
sr. member
Activity: 473
Merit: 250
https://creamcoin.com
I feel, we are ready for new exchanges now Wink
sr. member
Activity: 473
Merit: 250
https://creamcoin.com
____________________________________________________________________________
ANNOUNCEMENT:
Source code updated to v1.1. https://github.com/creamcoin/CREAM-cryptocurrency
It's mandatory update, please everybody update.
changelog:
-fix sync connection and sync issue
-changed Ports !!
p2p=36066
rpc=37077


Windows and Linux wallet updated as well, please update, it's mandatory.
Find them on the first page of this thread or, on the cream websites.

If you get "time wrong" error, backup wallet.dat with your coins, remove it from your roaming/Cream directory, start wallet, and let it sync to the end for 20 min, then just replace your wallet dat and restart it.
I just tested, and i've got "time wrong" error few times, that's i am writing this. If it's issue that makes probems, will be fixed in the next update.

____________________________________________________________________________
Linux compiling help for Cream:

Update, upgrade Ubuntu, and install dependencies.  Copy paste the command below and enter “Y” where applicable:

1:
sudo apt-get update
2:
sudo apt-get upgrade

3:
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.1++-dev libminiupnpc-dev screen

4:
Git clone cream

git clone https://github.com/creamcoin/CREAM-cryptocurrency

5: Fix build detect platform error

cd cream | cd src | cd leveldb
then chmod +x build_detect_platform

6: compile creamd

cd ..
make -f makefile.unix

--

**(in case error: fatal error: opening dependency file obj/crypto/hmac_sha256.d: No such file or directory)**
mkdir obj/crypto
chmod +x leveldb/build_detect_platform
make -f makefile.unix USE_UPNP=-
member
Activity: 84
Merit: 10
@dev / CreamTeam

masternodes.pro status:

Issue Building Wallet Need Coin Dev Support

Please contact masternodes.pro dev?
sr. member
Activity: 464
Merit: 250
Wasssssup!
excuse me , i'm noob here, can somebody explane me what i have to put here.in the config.
please tell me w is rpuser, rpcpassword and what to put in " port "
(  i wrote 5728 after my ip addr , but i dont know if it is ok)
thank you

rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
staking=0
server=1
listen=1
port=REPLACEMEWITHYOURPORT
masternode=1
masternodeaddr=ipaddress:5728
masternodeprivkey=6CQfF4wioQvNp35pgtTXLey7fpKZqu7F4j4UN1SxBZ8iKYSVsfy


I don't know much about windows qt wallets...but is it safe posting to everyone your masternodeprivkey? is any information above
supposed to be hidden from public? or is this guy safe loading funds in his wallet now?

sr. member
Activity: 473
Merit: 250
https://creamcoin.com
Pool CREAMcoin


Fee 2%
No registration
Auto payments 30 min
Large selection of coins and algorithms

http://TimeTeh.com/

Pool added to list
full member
Activity: 189
Merit: 100
Cryptomania, BlockchainTV
Hi!

Dev, do you plan to add Cream to a new exchange?
sr. member
Activity: 266
Merit: 250
Patience is the key to success
Type %appdata% in windows search and over there you should see cream folder with the necessary data
newbie
Activity: 23
Merit: 0
excuse me , i'm noob here, can somebody explane me what i have to put here.in the config.
please tell me w is rpuser, rpcpassword and what to put in " port "
(  i wrote 5728 after my ip addr , but i dont know if it is ok)
thank you

try this:


rpcallowip=127.0.0.1
rpcuser=stradivariusus
rpcpassword=stradivariusus123
staking=0
server=1
listen=1
rpcport=57077
port=56066
maxconnections=50
rpcthreads=30
dns=1
masternode=1
masternodeaddr=ipaddress:56066
masternodeprivkey=6CQfF4wioQvNp35pgtTXLey7fpKZqu7F4j4UN1SxBZ8iKYSVsfy




thank you.
 i can't find the cream blockchain folder.
there is no appdata in the folder " user"

can you help me please to find it ?
thank you
member
Activity: 84
Merit: 10
Pool CREAMcoin


Fee 2%
No registration
Auto payments 30 min
Large selection of coins and algorithms

http://TimeTeh.com/
sr. member
Activity: 473
Merit: 250
https://creamcoin.com
excuse me , i'm noob here, can somebody explane me what i have to put here.in the config.
please tell me w is rpuser, rpcpassword and what to put in " port "
(  i wrote 5728 after my ip addr , but i dont know if it is ok)
thank you

try this:


rpcallowip=127.0.0.1
rpcuser=stradivariusus
rpcpassword=stradivariusus123
staking=0
server=1
listen=1
rpcport=57077
port=56066
maxconnections=50
rpcthreads=30
dns=1
masternode=1
masternodeaddr=ipaddress:56066
masternodeprivkey=6CQfF4wioQvNp35pgtTXLey7fpKZqu7F4j4UN1SxBZ8iKYSVsfy
newbie
Activity: 23
Merit: 0
excuse me , i'm noob here, can somebody explane me what i have to put here.in the config.
please tell me w is rpuser, rpcpassword and what to put in " port "
(  i wrote 5728 after my ip addr , but i dont know if it is ok)
thank you

rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
staking=0
server=1
listen=1
port=REPLACEMEWITHYOURPORT
masternode=1
masternodeaddr=ipaddress:5728
masternodeprivkey=6CQfF4wioQvNp35pgtTXLey7fpKZqu7F4j4UN1SxBZ8iKYSVsfy






full member
Activity: 135
Merit: 100
Hey, is there a rich-list available? Couldn't find one in the explorer.
sr. member
Activity: 336
Merit: 250
Hi!

Dev, do you plan to add Cream to a new exchange?

If Cream goes to Cryptopia, it would be well I think.
newbie
Activity: 25
Merit: 0
Hi!

Dev, do you plan to add Cream to a new exchange?

I think they mentioned before. It will be soon.
full member
Activity: 189
Merit: 100
Cryptomania, BlockchainTV
Hi!

Dev, do you plan to add Cream to a new exchange?
sr. member
Activity: 387
Merit: 258
RUP Developer
ya ya it wont be the fist time I've lost money on sloppy work (if I do). Win some ya lose some in this game. Constructive criticism is not trash talk. Only newbs see it that way with their pie in the sky dreams of getting rich on crypto overnight. I just cant stand a brown noser or people who make excuses for shoddy work.

Have a happy Creamy day  Roll Eyes

I don't know if this project is gone be good or bad, but I invested in a Lindacoin masternode (bad fork of 8bit), the masternode code wasn't even working (only staking), so I tried to fix and help the dev but nothing in a couple of days, so dumped for 3 sat (same as I got them for) and look at Lindacoin now and masternode rewards, wish I did hold.
https://linda.masternodes.pro/

When I look at Cream it's not just one dev (I assume) but a team with a descent project and website. Every software has bugs and you cannot release software without proper testing so I respect a few days more or less as promised.

I got a few cream masternodes so not 100 dollar investment in this project. So I'm not making the mistake again I made with LindaCoin,
and hope I'm right but cannot predict the future.

My next masternode project is helium, also a good feeling about that one


Yes I looked a lindacoin, but didn't act on it. Believe me, I really really do want to see CRM succeed, and thank you for running the nodes you are.

As far as this DEV (team) I feel now and always have that a Team should have a profile page of who they are and some of their crypto accomplishments. This is a key element of a successful coin. I have mentioned this very concern early on in here. There may not even be a team, maybe a one man show with a good vision, which is fine, so be it. But show yourself! lol and tell us about yourself...build confidence for us all.  Anonymity is ok but cast doubt.

Will check out helium  Smiley


Wise words
Pages:
Jump to: