Bitcoin Forum
August 21, 2024, 01:23:25 AM *
News: All versions of Windows are affected by a critical security bug; make sure you update.
 
   Home   Help Search Login Register More  
Poll
Question: Did you see the new thread?
Yes https://bitcointalk.org/index.php?topic=875651.0
No

Pages: « 1 ... 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 [147] 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 ... 497 »
  Print  
Author Topic: [ANN][SUPERCOIN]First P2p Decentralized Trustless Anonymous Wallet Coming Soon  (Read 473372 times)
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 09:19:45 AM
 #2921

So will the first halve today? I was thinking was yesterday, maybe am I wrong? Anyway, that's good
Yes, It's about to happen. (Last 23 PoW blocks before halve)  Because multipools sudden increase and drop in supernetwork, block finding was not so effective (miners can't connect the network). For this reason it was little late.

supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 09:26:55 AM
 #2922


Supercoin Version 1.2 is a mandatory upgrade,
Do not lose any SUPER coin! Upgrade now.


Download V.1.2: http://www.super-coin.net/SuperCoin12.zip
Download2 V.1.2: https://mega.co.nz/#!EoJAURQZ!Mn-vb1gXBNbdAQzYsqUKIcjq8PXGRsRu15_-L0riQFo

Mac download 1.2: https://www.dropbox.com/s/ifkn9y2rnfeppep/SuperCoin-Qt-MacOSX-v1.2.zip

updated source: https://github.com/supercoinproject/supercoin
provenceday
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000



View Profile
June 20, 2014, 09:32:05 AM
 #2923

it seems multipool start dump their mined coin now.

their last chance to dump now.
saberu
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
June 20, 2014, 09:36:22 AM
 #2924

how to build QT wallet from source? I just get error.

post your errors.

For Linux.

/home/saberu/supercoin/Makefile
Unable to generate makefile for: SuperCoin-qt.pro

I fixed that by running with sudo but now still another problem.  When I try and run make-

cd /home/saberu/supercoin/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/saberu/supercoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/saberu/supercoin/src/leveldb'
make: *** [/home/saberu/supercoin/src/leveldb/libleveldb.a] Error 2

Ok I fixed that by using 777 permissions on all the src files. Ill see if compiles

Get Daily Free SignatureCoins. Su3XiYekKKk4FRHaaMneseJHcykGfswVb3
testadimerlo
Sr. Member
****
Offline Offline

Activity: 826
Merit: 263



View Profile
June 20, 2014, 09:36:46 AM
 #2925

it seems multipool start dump their mined coin now.

their last chance to dump now.

strange, there is not buy support at the moment. I ve bought other 10.000 super at 5000 sat before but for today I cannot do more
jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
June 20, 2014, 09:38:19 AM
 #2926

New SuperCoin article :

http://www.cryptoarticles.com/crypto-news/supercoin-mandatory-update-block-reward-halving-anon-whitepaper

Please share Smiley
provenceday
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000



View Profile
June 20, 2014, 09:39:39 AM
 #2927

it seems multipool start dump their mined coin now.

their last chance to dump now.

strange, there is not buy support at the moment. I ve bought other 10.000 super at 5000 sat before but for today I cannot do more

people will realise this halve  soon.

 Smiley
Edraket31
Hero Member
*****
Offline Offline

Activity: 1190
Merit: 511



View Profile
June 20, 2014, 09:44:10 AM
 #2928


Super was most mined crypto recent hour at wafflepool, i hope this is ending today after the first halve.


Decreasing rapidly
Now only 12%


Edit: 0%

supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 09:44:52 AM
 #2929


thanks :-) I'll soon add to the OP.
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 09:54:22 AM
 #2930

how to build QT wallet from source? I just get error.

post your errors.

For Linux.

/home/saberu/supercoin/Makefile
Unable to generate makefile for: SuperCoin-qt.pro

I fixed that by running with sudo but now still another problem.  When I try and run make-

cd /home/saberu/supercoin/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/saberu/supercoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/saberu/supercoin/src/leveldb'
make: *** [/home/saberu/supercoin/src/leveldb/libleveldb.a] Error 2

Ok I fixed that by using 777 permissions on all the src files. Ill see if compiles
It looks you solved the issue.
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 10:22:32 AM
 #2931

Ok, we just hit 19200 PoW Block.
apojii
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
June 20, 2014, 10:23:28 AM
 #2932

Ok, we just hit 19200 PoW Block.
halve

{
    "blocks" : 83443,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : {
        "proof-of-work" : 1101.38733358,
        "proof-of-stake" : 0.00076062,
        "search-interval" : 0
    },
    "blockvalue" : 25600000000,
    "netmhashps" : 39751.45023479,
    "netstakeweight" : 265989.43261276,
    "errors" : "",
    "pooledtx" : 0,
    "stakeweight" : {
        "minimum" : 353909,
        "maximum" : 0,
        "combined" : 353909
    },
    "testnet" : false
}
saberu
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
June 20, 2014, 10:27:16 AM
 #2933

EXCEPTION: ST13 runtime error.

CDB() Cant open database file, error 21. Supercoin in runaway exception.

I managed to compile the wallet on Linux but getting this popup error when i run it. Any ideas?

Get Daily Free SignatureCoins. Su3XiYekKKk4FRHaaMneseJHcykGfswVb3
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 10:28:24 AM
 #2934

EXCEPTION: ST13 runtime error.

CDB() Cant open database file, error 21. Supercoin in runaway exception.

I managed to compile the wallet on Linux but getting this popup error when i run it. Any ideas?
Please check here https://www.google.com/search?q=EXCEPTION%3A+ST13+runtime+error&rlz=1C1ASUC_enRU570RU570&oq=EXCEPTION%3A+ST13+runtime+error&aqs=chrome..69i57j69i58.52705j0j4&sourceid=chrome&es_sm=93&ie=UTF-8

https://www.google.com/search?q=EXCEPTION%3A+ST13+runtime+error&rlz=1C1ASUC_enRU570RU570&oq=EXCEPTION%3A+ST13+runtime+error&aqs=chrome..69i57j69i58.52705j0j4&sourceid=chrome&es_sm=93&ie=UTF-8#q=CDB()+Cant+open+database+file
saberu
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
June 20, 2014, 10:30:26 AM
 #2935

EXCEPTION: ST13 runtime error.

CDB() Cant open database file, error 21. Supercoin in runaway exception.

I managed to compile the wallet on Linux but getting this popup error when i run it. Any ideas?
Please check here https://www.google.com/search?q=EXCEPTION%3A+ST13+runtime+error&rlz=1C1ASUC_enRU570RU570&oq=EXCEPTION%3A+ST13+runtime+error&aqs=chrome..69i57j69i58.52705j0j4&sourceid=chrome&es_sm=93&ie=UTF-8

I fixed it by running wallet with sudo.

Get Daily Free SignatureCoins. Su3XiYekKKk4FRHaaMneseJHcykGfswVb3
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 10:31:10 AM
Last edit: June 20, 2014, 10:50:30 AM by supercointeam
 #2936

EXCEPTION: ST13 runtime error.

CDB() Cant open database file, error 21. Supercoin in runaway exception.

I managed to compile the wallet on Linux but getting this popup error when i run it. Any ideas?
Please check here https://www.google.com/search?q=EXCEPTION%3A+ST13+runtime+error&rlz=1C1ASUC_enRU570RU570&oq=EXCEPTION%3A+ST13+runtime+error&aqs=chrome..69i57j69i58.52705j0j4&sourceid=chrome&es_sm=93&ie=UTF-8

I fixed it by running wallet with sudo.

Good, sudo is a master command :-)
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 10:32:36 AM
 #2937


14:31:30

getmininginfo


14:31:30

{
"blocks" : 83459,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1101.38733358,
"proof-of-stake" : 0.00037255,
"search-interval" : 1
},
"blockvalue" : 25600000000,
"netmhashps" : 39751.45023479,
"netstakeweight" : 193701.54866566,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 55156,
"maximum" : 0,
"combined" : 55156
},
"testnet" : false
}

First super block reward drop happened.
supercointeam (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 20, 2014, 11:03:08 AM
 #2938

I cant see SUPER at recent find blocks http://www.wafflepool.com/stats/x11
it looks like they give up mining supercoin...
provenceday
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000



View Profile
June 20, 2014, 11:05:00 AM
 #2939

I cant see SUPER at recent find blocks http://www.wafflepool.com/stats/x11
it looks like they give up mining supercoin...

if they give up, it's good for supercoin.
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
June 20, 2014, 11:13:22 AM
 #2940

It's not even on their list of coins being mined now. Grin

Pages: « 1 ... 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 [147] 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 ... 497 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!