Pages:
Author

Topic: [ANN][SLG] Sterlingcoin v1.6.1.1 | United Kindom | Cryptopia - page 18. (Read 464412 times)

legendary
Activity: 1512
Merit: 1000
ok i'm getting this error Sad

g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/pi/Sterlingcoin-1.6.0.1-Release/src -I/home/pi/Sterlingcoin-1.6.0.1-Release/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/pi/Sterlingcoin-1.6.0.1-Release/src/leveldb/include -I/home/pi/Sterlingcoin-1.6.0.1-Release/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/db.d -o obj/db.o db.cpp
In file included from db.cpp:6:0:
db.h:14:20: fatal error: db_cxx.h: No such file or directory
 #include
                    ^
compilation terminated.
makefile.unix:185: recipe for target 'obj/db.o' failed
make: *** [obj/db.o] Error 1


sudo apt-get install libdb++-dev

This and other libraries are dependencies. They are prerequisites. Please see: https://github.com/Sterlingcoin/Sterlingcoin-1.6.0.1-Release/blob/master/doc/build-unix.txt
hero member
Activity: 641
Merit: 500
ok i'm getting this error Sad

g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/pi/Sterlingcoin-1.6.0.1-Release/src -I/home/pi/Sterlingcoin-1.6.0.1-Release/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/pi/Sterlingcoin-1.6.0.1-Release/src/leveldb/include -I/home/pi/Sterlingcoin-1.6.0.1-Release/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/db.d -o obj/db.o db.cpp
In file included from db.cpp:6:0:
db.h:14:20: fatal error: db_cxx.h: No such file or directory
 #include
                    ^
compilation terminated.
makefile.unix:185: recipe for target 'obj/db.o' failed
make: *** [obj/db.o] Error 1
legendary
Activity: 1076
Merit: 1006
Canary in the crypto mine!
i'm getting this

pi@raspberrypi:~ $ cd Sterlingcoin-1.6.0.1-Release/
pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release $ cd src/
pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release/src $ make
make: *** No targets specified and no makefile found.  Stop.


I get this:

pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release/src $ dir
addrman.cpp      hashblock.h           net.cpp                sph_fugue.h
addrman.h        hash.cpp              net.h                  sph_groestl.h
aes_helper.c     hash.h                noui.cpp               sph_hamsi.h
alert.cpp        init.cpp              obj                    sph_jh.h
alert.h          init.h                obj-test               sph_keccak.h
allocators.h     irc.cpp               pbkdf2.cpp             sph_luffa.h
base58.h         irc.h                 pbkdf2.h               sph_shavite.h
bignum.h         jh.c                  protocol.cpp           sph_simd.h
bitcoinrpc.cpp   json                  protocol.h             sph_skein.h
bitcoinrpc.h     keccak.c              qt                     sph_types.h
blake.c          kernel.cpp            rpcblockchain.cpp      strlcpy.h
bloom.cpp        kernel.h              rpcdump.cpp            sync.cpp
bloom.h          key.cpp               rpcmining.cpp          sync.h
bmw.c            key.h                 rpcnet.cpp             test
checkpoints.cpp  keystore.cpp          rpcrawtransaction.cpp  threadsafety.h
checkpoints.h    keystore.h            rpcwallet.cpp          txdb.h
checkqueue.h     leveldb               script.cpp             txdb-leveldb.cpp
clientversion.h  limitedmap.h          script.h               txdb-leveldb.h
coincontrol.h    luffa.c               scrypt-arm.S           ui_interface.h
compat.h         main.cpp              scrypt.cpp             uint256.h
crypter.cpp      main.h                scrypt.h               uint256_t.h
crypter.h        makefile.bsd          scrypt-x86_64.S        util.cpp
cubehash.c       makefile.linux-mingw  scrypt-x86.S           util.h
db.cpp           makefile.mingw        serialize.h            version.cpp
db.h             makefile.osx          shavite.c              version.h
echo.c           makefile.unix         simd.c                 wallet.cpp
fugue.c          miner.cpp             skein.c                walletdb.cpp
genesis.h        miner.h               sph_blake.h            walletdb.h
groestl.c        mruset.h              sph_bmw.h              wallet.h
hamsi.c          netbase.cpp           sph_cubehash.h
hamsi_helper.c   netbase.h             sph_echo.h


make -f makefile.unix
hero member
Activity: 641
Merit: 500
i'm getting this

pi@raspberrypi:~ $ cd Sterlingcoin-1.6.0.1-Release/
pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release $ cd src/
pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release/src $ make
make: *** No targets specified and no makefile found.  Stop.


I get this:

pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release/src $ dir
addrman.cpp      hashblock.h           net.cpp                sph_fugue.h
addrman.h        hash.cpp              net.h                  sph_groestl.h
aes_helper.c     hash.h                noui.cpp               sph_hamsi.h
alert.cpp        init.cpp              obj                    sph_jh.h
alert.h          init.h                obj-test               sph_keccak.h
allocators.h     irc.cpp               pbkdf2.cpp             sph_luffa.h
base58.h         irc.h                 pbkdf2.h               sph_shavite.h
bignum.h         jh.c                  protocol.cpp           sph_simd.h
bitcoinrpc.cpp   json                  protocol.h             sph_skein.h
bitcoinrpc.h     keccak.c              qt                     sph_types.h
blake.c          kernel.cpp            rpcblockchain.cpp      strlcpy.h
bloom.cpp        kernel.h              rpcdump.cpp            sync.cpp
bloom.h          key.cpp               rpcmining.cpp          sync.h
bmw.c            key.h                 rpcnet.cpp             test
checkpoints.cpp  keystore.cpp          rpcrawtransaction.cpp  threadsafety.h
checkpoints.h    keystore.h            rpcwallet.cpp          txdb.h
checkqueue.h     leveldb               script.cpp             txdb-leveldb.cpp
clientversion.h  limitedmap.h          script.h               txdb-leveldb.h
coincontrol.h    luffa.c               scrypt-arm.S           ui_interface.h
compat.h         main.cpp              scrypt.cpp             uint256.h
crypter.cpp      main.h                scrypt.h               uint256_t.h
crypter.h        makefile.bsd          scrypt-x86_64.S        util.cpp
cubehash.c       makefile.linux-mingw  scrypt-x86.S           util.h
db.cpp           makefile.mingw        serialize.h            version.cpp
db.h             makefile.osx          shavite.c              version.h
echo.c           makefile.unix         simd.c                 wallet.cpp
fugue.c          miner.cpp             skein.c                walletdb.cpp
genesis.h        miner.h               sph_blake.h            walletdb.h
groestl.c        mruset.h              sph_bmw.h              wallet.h
hamsi.c          netbase.cpp           sph_cubehash.h
hamsi_helper.c   netbase.h             sph_echo.h
legendary
Activity: 1512
Merit: 1000
anyone know how I can install Sterlingcoin on a raspberry pi?

thanks in advance

Hi mafia,

I cannot speak for Raspberry PI specifically myself, but I have compiled Sterlingcoin on similar single board computers just by following https://github.com/Sterlingcoin/Sterlingcoin-1.6.0.1-Release/blob/master/doc/build-unix.txt

If you run into a roadblock, please post the error or issue details. I hope this is found useful!

WHich board did you use?

So my raspberry pi already has reddcoin on it so i have already done some steps.

I am stuck on this step

 cd ~
pi@raspberrypi:~ $ git clone https://github.com/Sterlingcoin/Sterlingcoin-1.6.0.1-Release.git
pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release $ make
make: *** No targets specified and no makefile found.  Stop.

have i downloaded the wrong git?

The board I used was a CHIP from getchip.com.

You have the correct git. You need to 'cd src' before issuing the make command.

I hope that helps.
hero member
Activity: 641
Merit: 500
anyone know how I can install Sterlingcoin on a raspberry pi?

thanks in advance

Hi mafia,

I cannot speak for Raspberry PI specifically myself, but I have compiled Sterlingcoin on similar single board computers just by following https://github.com/Sterlingcoin/Sterlingcoin-1.6.0.1-Release/blob/master/doc/build-unix.txt

If you run into a roadblock, please post the error or issue details. I hope this is found useful!

WHich board did you use?

So my raspberry pi already has reddcoin on it so i have already done some steps.

I am stuck on this step

 cd ~
pi@raspberrypi:~ $ git clone https://github.com/Sterlingcoin/Sterlingcoin-1.6.0.1-Release.git
pi@raspberrypi:~/Sterlingcoin-1.6.0.1-Release $ make
make: *** No targets specified and no makefile found.  Stop.

have i downloaded the wrong git?
legendary
Activity: 1512
Merit: 1000
It seems Cryptopia is quite adamant about their delisting of SLG. But I have not quit the argument; after all, we did pay for the listing.

Any community interest expressed via Cryptopia support ticket is greatly appriciated. Thanks in advance, if you can find the time to do so.
legendary
Activity: 1512
Merit: 1000

http://transactions.sterlingcoin.org/ as mentioned in the OP.

There was a brief downtime within the past 6 hours. Sorry if this inturpution occurred while you were trying to use it. It was unexpected and could not be scheduled.

Thanks. Now Cryptopia is delisting SLG: "Due to ongoing wallet issues SLG has been scheduled for delist on the 20/09/2017, please close all open orders and withdraw before this date."

Any comments on this? Did Cryptopia try to solve these issues with the devs first?

No they did not. I will contact Cryptopia promptly.

Yes please contact asap. We need cryptopia  Sad

Yes and of course I did. Here is the response I received:

Quote
Sterlingcoin is being delisted due to a combination of low connections and the network not being secure. We have had to increase the confirmation requirement for many of our coins to 200 confirmations following an ongoing series of 51% attacks on these less secure networks and unfortunately SLG is among the list.

It is unfeasible to keep this high level of confirmations and as the attacks are ongoing, the resources being spent to protect against this, as well as the support load from users complaining because their deposits are taking too long to confirm is the main reason these coins are now being delisted.

I appreciate you reaching out and offering assistance, however we have no issue with the wallet and it is online and operational for users to withdrawal their coins.

My immediate reaction to this was contacting Crysx of CWI to expedite the promised 25 seednodes. While myself and others of the SLG community have filled the void of 5 of these (to add to the 2 preexisting), the long absence is now obviously detrimental to Sterlingcoin and certainly could have helped prevent this.

A fellow miner, learning of this situation just now, is bootstrapping a node now. I will ask others to do so also. Of course, regardless of Crysx's response and possible action, I do plan a strong rebuttal to Cryptopia's delisting. Every effort is being made to make that argument stronger.

Note: the block explorer outage of a few hours being quoted here is unrelated other than it was one less node on the network for that short time. This outage of the block explorer did not come from Sterlingcoin nor it's blockchain. It was a hardware issue on the VPS itself.

The only mitigation to any 51% attack is more 'honest' wallets mining, more specifically and in our case, staking. Of course, all my SLG is staking 24/7 and is the faucet wallet. But its balance is only several thousand and having little weight. I ask any supporter of Sterlingcoin to please stake your Sterlingcoin as often as possible.

If we can demonstrate a stronger network to Cryptopia, I may be able to prevent the delisting. Every effort is being made on my part to do so. Any help fortifying the network is greatly appreciated. I will make the community aware of Crysx's response as soon as I receive one.

EDIT (~10 hours later): 7 CWI seednodes will be online within the next 24 hours or sooner. These 7 will start at cwi-seed06.sterlingcoin.org to continue leveraging the 5 voids that have already been filled by myself and other community members.
legendary
Activity: 2142
Merit: 1025

http://transactions.sterlingcoin.org/ as mentioned in the OP.

There was a brief downtime within the past 6 hours. Sorry if this inturpution occurred while you were trying to use it. It was unexpected and could not be scheduled.

Thanks. Now Cryptopia is delisting SLG: "Due to ongoing wallet issues SLG has been scheduled for delist on the 20/09/2017, please close all open orders and withdraw before this date."

Any comments on this? Did Cryptopia try to solve these issues with the devs first?

No they did not. I will contact Cryptopia promptly.

Yes please contact asap. We need cryptopia  Sad
legendary
Activity: 1512
Merit: 1000

http://transactions.sterlingcoin.org/ as mentioned in the OP.

There was a brief downtime within the past 6 hours. Sorry if this inturpution occurred while you were trying to use it. It was unexpected and could not be scheduled.

Thanks. Now Cryptopia is delisting SLG: "Due to ongoing wallet issues SLG has been scheduled for delist on the 20/09/2017, please close all open orders and withdraw before this date."

Any comments on this? Did Cryptopia try to solve these issues with the devs first?

No they did not. I will contact Cryptopia promptly.
full member
Activity: 190
Merit: 100

http://transactions.sterlingcoin.org/ as mentioned in the OP.

There was a brief downtime within the past 6 hours. Sorry if this inturpution occurred while you were trying to use it. It was unexpected and could not be scheduled.

Thanks. Now Cryptopia is delisting SLG: "Due to ongoing wallet issues SLG has been scheduled for delist on the 20/09/2017, please close all open orders and withdraw before this date."

Any comments on this? Did Cryptopia try to solve these issues with the devs first?
full member
Activity: 245
Merit: 100
Cryptopia.co.nz


I take no responsibility for my "founding fathers" actions. Wink



Then go join ISIS Douche Figgolo
legendary
Activity: 1512
Merit: 1000
Any working block explorer?

http://transactions.sterlingcoin.org/ as mentioned in the OP.

There was a brief downtime within the past 6 hours. Sorry if this inturpution occurred while you were trying to use it. It was unexpected and could not be scheduled.
full member
Activity: 190
Merit: 100
Any working block explorer?
legendary
Activity: 1512
Merit: 1000
A recent bootstrap was made for a community member in the telegram group.

That bootstrap can be found at Sterlingcoin.org/SterlingcoinBootstrap796871.zip and is ~260 Megs, should anyone be in need of it.

Great to see community helping Smiley

It certainly is and always is! Smiley

The mentioned community member's wallet now also resolves from cwi-seed05.sterlingcoin.org. He has blazing speed, a static IP address, and battery backup on the node. Other wallets will find his wallet, along with all the other seednodes, upon launch.

On that note, I was recently given a "one month" projection for the 25 CWI SLG seednodes to be brought online. Which is not long to wait for 25 seednodes, especially in sight of CWI's misfortune.
legendary
Activity: 2142
Merit: 1025
A recent bootstrap was made for a community member in the telegram group.

That bootstrap can be found at Sterlingcoin.org/SterlingcoinBootstrap796871.zip and is ~260 Megs, should anyone be in need of it.

Great to see community helping Smiley
legendary
Activity: 1512
Merit: 1000
A recent bootstrap was made for a community member in the telegram group.

That bootstrap can be found at Sterlingcoin.org/SterlingcoinBootstrap796871.zip and is ~260 Megs, should anyone be in need of it.
legendary
Activity: 1512
Merit: 1000
Very fast transfert ! thanks Sterlingcoin  Smiley

Thanks for sharing your satisfaction and you're very welcome! Smiley
legendary
Activity: 1512
Merit: 1000
Very far from everything ,, what shall i say, you guys look very well organized and perfect. Will not be able to wait until the perfect launch.

Thanks, but Sterlingcoin did launch on the 21st of September, 2014.
full member
Activity: 139
Merit: 100
Very far from everything ,, what shall i say, you guys look very well organized and perfect. Will not be able to wait until the perfect launch.
Pages:
Jump to: