Bitcoin Forum
June 08, 2024, 02:42:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 ... 750 »
3561  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! // on: March 01, 2016, 11:36:16 AM
Code:
1082732	03/01/2016 12:32:46		0.0000	0.00	NaN
1082729 03/01/2016 12:32:15 0.0000 0.00 NaN


What happened with these last two blocks?

Give it some time, they are added "on-the-fly" ... payout cron has yet to catch them up Smiley
3562  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: February 29, 2016, 09:38:36 PM
Whats the final time for RPF-5 ? I'm currently working on it but would need a little more time to finish it properly.

12:00 PM CST March 4th, 2016. Let me know if that poses a problem, since this one has parties that have been expressed interest for quite a while now. Trying to move quickly so interested hackers can dig in. Because it's big enough, it'll likely be possible to have multiple components completed by multiple people. It would require bringing everyone to the table and agreeing on things - but one step at a time!

Thats perfectly fine for me.

Most things are already done here, we just have to get the heads together - what about a big meetup "ETH" style ? Wink

I'll send the proposal within the next 24h

OCMiner, withdraws seem stuck again.

PM / Mail with TXID and I'll have a look, there's currently a batch job running every 4 hours
3563  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: February 29, 2016, 09:02:54 PM
Whats the final time for RPF-5 ? I'm currently working on it but would need a little more time to finish it properly.

12:00 PM CST March 4th, 2016. Let me know if that poses a problem, since this one has parties that have been expressed interest for quite a while now. Trying to move quickly so interested hackers can dig in. Because it's big enough, it'll likely be possible to have multiple components completed by multiple people. It would require bringing everyone to the table and agreeing on things - but one step at a time!

Thats perfectly fine for me.

Most things are already done here, we just have to get the heads together - what about a big meetup "ETH" style ? Wink

I'll send the proposal within the next 24h
3564  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: February 29, 2016, 08:30:41 PM
Whats the final time for RPF-5 ? I'm currently working on it but would need a little more time to finish it properly.
3565  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] • CYGNUS • [CYG] • X11 POW/POS • Consensus Polls • Dynamic Development on: February 29, 2016, 03:58:48 PM
trying to compile the github source of cygnus got errors like

obj/checkpoints.o: In function `CTxDB::TxnAbort()':
/opt/coins/Cygnus/src/txdb-leveldb.h:170: undefined reference to `leveldb::WriteBatch::~WriteBatch()'
obj/checkpoints.o: In function `~CTxDB':
/opt/coins/Cygnus/src/txdb-leveldb.h:37: undefined reference to `leveldb::WriteBatch::~WriteBatch()'


any advise ?

cd leveldb
make clean
cd ..
make -f makefille.unix
3566  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Siberian chervonets (SIB) Algorithm X11-gost on: February 29, 2016, 09:39:08 AM
RT:
https://twitter.com/SuprnovaPools/status/704239113680113664
3567  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 11:28:11 PM
Never run anything as root ..

The latest commit is compiling and running fine now finally
3568  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 10:00:34 PM
dev this lines is required
if (!secp256k1_hash_to_ec_xy_bytes(b32_x, b32_y, pcHash))
        return 1;    ?


Yes, it takes a 32 byte big endian scalar hash and returns two 32 byte big endian scalars that describe a point on the eliptic curve secp256k1. Wink

with this commit https://github.com/EclipseCrypto/eclipse/commit/e7897d90e3b89abd23cd9eb82d87c0908b84c235 this error solved ?
Code:
sigringu.cpp: In function ‘int hashToEC(const uint8_t*, uint32_t, BIGNUM*, EC_POINT*)’:
sigringu.cpp:150:60: error: ‘secp256k1_hash_to_ec_xy_bytes’ was not declared in this scope
     if (!secp256k1_hash_to_ec_xy_bytes(b32_x, b32_y, pcHash))
                                                            ^
make: *** [obj/sigringu.o] Error 1

Nope, error is still there Smiley
3569  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SPACE] SPACECREDITCOIN - ARGON2 - NO ICO - NO PREMINE on: February 28, 2016, 09:56:27 PM
Ahhh a pity I thought a ninja Smiley
3570  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 09:24:34 PM
After secp problem solving i fetch a error
sigringu.cpp: In function ‘int hashToEC(const uint8_t*, uint32_t, BIGNUM*, EC_POINT*)’:
sigringu.cpp:150:60: error: ‘secp256k1_hash_to_ec_xy_bytes’ was not declared in this scope
     if (!secp256k1_hash_to_ec_xy_bytes(b32_x, b32_y, pcHash))
                                                            ^
make: *** [obj/sigringu.o] Error 1

i remove the line 150-151 from sigringu.cpp and then make -f makefile.unix

Yeah but this cannot work, you're just removing that function from the source.. If the source/binary ever needs this function it will fail
i compiled by removing this line the dev can say if this function is needed i try to help

Yeah cheers and thanks for your help, you've helped a lot more than the dev actually Smiley

Post an error message next time.

If you wait until literally Sunday morning to post a helpful error message, do you think you are going to get help immediately? Legit devs have legit lives. You had all weekend to post an error message.



You had all time since launch to get your repo cloned onto a vm/vps and do a simple test compile there.

It's not my job getting bugs/flaws ironed out you implement or do testing which you didn't Wink

Nevertheless with all the love in this thread and your attitude, good luck with this project.
3571  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 09:18:30 PM
After secp problem solving i fetch a error
sigringu.cpp: In function ‘int hashToEC(const uint8_t*, uint32_t, BIGNUM*, EC_POINT*)’:
sigringu.cpp:150:60: error: ‘secp256k1_hash_to_ec_xy_bytes’ was not declared in this scope
     if (!secp256k1_hash_to_ec_xy_bytes(b32_x, b32_y, pcHash))
                                                            ^
make: *** [obj/sigringu.o] Error 1

i remove the line 150-151 from sigringu.cpp and then make -f makefile.unix

Yeah but this cannot work, you're just removing that function from the source.. If the source/binary ever needs this function it will fail
i compiled by removing this line the dev can say if this function is needed i try to help

Yeah cheers and thanks for your help, you've helped a lot more than the dev actually Smiley
3572  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 09:14:22 PM
After secp problem solving i fetch a error
sigringu.cpp: In function ‘int hashToEC(const uint8_t*, uint32_t, BIGNUM*, EC_POINT*)’:
sigringu.cpp:150:60: error: ‘secp256k1_hash_to_ec_xy_bytes’ was not declared in this scope
     if (!secp256k1_hash_to_ec_xy_bytes(b32_x, b32_y, pcHash))
                                                            ^
make: *** [obj/sigringu.o] Error 1

i remove the line 150-151 from sigringu.cpp and then make -f makefile.unix

Yeah but this cannot work, you're just removing that function from the source.. If the source/binary ever needs this function it will fail
3573  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 09:08:40 PM
This thing is still failling to compile for me:

./configure: line 12320: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12349: SECP_INT128_CHECK: command not found
./configure: line 12377: SECP_INT128_CHECK: command not found
./configure: line 12402: SECP_GMP_CHECK: command not found
./configure: line 12508: SECP_OPENSSL_CHECK: command not found
./configure: line 12526: AX_JNI_INCLUDE_DIR: command not found

Seems that secp is somehow broken, I downloaded with --recursive already and manually tried to compile secp first - no luck.

Did you manually compile the secp256k library that we included in the repository?

Also, just for clarifications, can you provide autoconf and automake versions?

I tried both, manually and just automatic through your makefile.

autoconf --version
autoconf (GNU Autoconf) 2.69

automake --version
automake (GNU automake) 1.15
i have compile eclipsed

So what were your steps to do so ?
cd eclipse/src/secp256k1
replace the secp256k1 folder  with bitcoin secp256k1 folder
on makefile.unix remove the line 274
make -f makefile.unix


I was thinking about replacing the secp with bitcoin's secp but the dev states it's a special version with some mods.. so it would make no sense if that's actually working Smiley

./eclipsed getinfo
{
    "version" : "v1.0.0.0-g",
    "mode" : "full",
    "state" : "Full Node",
    "protocolversion" : 60017,
    "walletversion" : 10500,
    "balance" : 0.00000000,
    "eclipsebalance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "reserve" : 0.00000000,
    "blocks" : 739,
    "timeoffset" : -2,
    "moneysupply" : 1275959.00550400,
    "connections" : 10,
    "datareceived" : "111.24 KB",
    "datasent" : "60.44 KB",
    "proxy" : "",
    "ip" : "iebbi7wttlv5rdfg.onion",
    "difficulty" : {
        "proof-of-work" : 16337219.17622585,
        "proof-of-stake" : 128405.33843578
    },
    "testnet" : false,
    "keypoolsize" : 101,
    "paytxfee" : 0.00020000,
    "mininput" : 0.00000000,
    "errors" : ""
}


Hmm interesting.. Than the secp is NOT special and just a normal version... Which version/revision of secp did you use, I just tried with the latest version from the secp github but it looks like it is too new, its getting some unresolved symbols.

Already that money supply at block height ? wow...  Serious doubt if it makes any sense to still add this coin...
i have the bitcoin source on my pc and i copy the secp from bitcoin and paste it on eclipse


Yup, the standard bitcoin secp does it..

So whats the story about the "special version" ? Smiley If I would have known its the standard bitcoin version...

3574  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 08:51:07 PM
This thing is still failling to compile for me:

./configure: line 12320: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12349: SECP_INT128_CHECK: command not found
./configure: line 12377: SECP_INT128_CHECK: command not found
./configure: line 12402: SECP_GMP_CHECK: command not found
./configure: line 12508: SECP_OPENSSL_CHECK: command not found
./configure: line 12526: AX_JNI_INCLUDE_DIR: command not found

Seems that secp is somehow broken, I downloaded with --recursive already and manually tried to compile secp first - no luck.

Did you manually compile the secp256k library that we included in the repository?

Also, just for clarifications, can you provide autoconf and automake versions?

I tried both, manually and just automatic through your makefile.

autoconf --version
autoconf (GNU Autoconf) 2.69

automake --version
automake (GNU automake) 1.15
i have compile eclipsed

So what were your steps to do so ?
cd eclipse/src/secp256k1
replace the secp256k1 folder  with bitcoin secp256k1 folder
on makefile.unix remove the line 274
make -f makefile.unix


I was thinking about replacing the secp with bitcoin's secp but the dev states it's a special version with some mods.. so it would make no sense if that's actually working Smiley

./eclipsed getinfo
{
    "version" : "v1.0.0.0-g",
    "mode" : "full",
    "state" : "Full Node",
    "protocolversion" : 60017,
    "walletversion" : 10500,
    "balance" : 0.00000000,
    "eclipsebalance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "reserve" : 0.00000000,
    "blocks" : 739,
    "timeoffset" : -2,
    "moneysupply" : 1275959.00550400,
    "connections" : 10,
    "datareceived" : "111.24 KB",
    "datasent" : "60.44 KB",
    "proxy" : "",
    "ip" : "iebbi7wttlv5rdfg.onion",
    "difficulty" : {
        "proof-of-work" : 16337219.17622585,
        "proof-of-stake" : 128405.33843578
    },
    "testnet" : false,
    "keypoolsize" : 101,
    "paytxfee" : 0.00020000,
    "mininput" : 0.00000000,
    "errors" : ""
}


Hmm interesting.. Than the secp is NOT special and just a normal version... Which version/revision of secp did you use, I just tried with the latest version from the secp github but it looks like it is too new, its getting some unresolved symbols.

Already that money supply at block height ? wow...  Serious doubt if it makes any sense to still add this coin...
3575  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 08:44:32 PM
This thing is still failling to compile for me:

./configure: line 12320: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12349: SECP_INT128_CHECK: command not found
./configure: line 12377: SECP_INT128_CHECK: command not found
./configure: line 12402: SECP_GMP_CHECK: command not found
./configure: line 12508: SECP_OPENSSL_CHECK: command not found
./configure: line 12526: AX_JNI_INCLUDE_DIR: command not found

Seems that secp is somehow broken, I downloaded with --recursive already and manually tried to compile secp first - no luck.

Did you manually compile the secp256k library that we included in the repository?

Also, just for clarifications, can you provide autoconf and automake versions?

I tried both, manually and just automatic through your makefile.

autoconf --version
autoconf (GNU Autoconf) 2.69

automake --version
automake (GNU automake) 1.15
i have compile eclipsed

So what were your steps to do so ?
cd eclipse/src/secp256k1
replace the secp256k1 folder  with bitcoin secp256k1 folder
on makefile.unix remove the line 274
make -f makefile.unix


I was thinking about replacing the secp with bitcoin's secp but the dev states it's a special version with some mods.. so it would make no sense if that's actually working Smiley
3576  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 08:05:18 PM
This thing is still failling to compile for me:

./configure: line 12320: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12349: SECP_INT128_CHECK: command not found
./configure: line 12377: SECP_INT128_CHECK: command not found
./configure: line 12402: SECP_GMP_CHECK: command not found
./configure: line 12508: SECP_OPENSSL_CHECK: command not found
./configure: line 12526: AX_JNI_INCLUDE_DIR: command not found

Seems that secp is somehow broken, I downloaded with --recursive already and manually tried to compile secp first - no luck.

Did you manually compile the secp256k library that we included in the repository?

Also, just for clarifications, can you provide autoconf and automake versions?

I tried both, manually and just automatic through your makefile.

autoconf --version
autoconf (GNU Autoconf) 2.69

automake --version
automake (GNU automake) 1.15
i have compile eclipsed

So what were your steps to do so ?
3577  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 07:35:35 PM
This thing is still failling to compile for me:

./configure: line 12320: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12349: SECP_INT128_CHECK: command not found
./configure: line 12377: SECP_INT128_CHECK: command not found
./configure: line 12402: SECP_GMP_CHECK: command not found
./configure: line 12508: SECP_OPENSSL_CHECK: command not found
./configure: line 12526: AX_JNI_INCLUDE_DIR: command not found

Seems that secp is somehow broken, I downloaded with --recursive already and manually tried to compile secp first - no luck.

Did you manually compile the secp256k library that we included in the repository?

Also, just for clarifications, can you provide autoconf and automake versions?

I tried both, manually and just automatic through your makefile.

autoconf --version
autoconf (GNU Autoconf) 2.69

automake --version
automake (GNU automake) 1.15
3578  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]█████▌◙◤【 DIGIEURO2 】◥◙ ██████▌【DEUR2】 ██████【SHA256 】█π on: February 28, 2016, 02:39:13 PM
My wallet was stolen from 44000 digieuro2  Angry Angry Angry Angry Angry Angry Angry Angry

DIGIEURO2 SCAMMMMMMMMMMMMMMMMMMMMMM


All other people no have problem ,you could protect your wallet DEUR 2 no Scammmmm

No scam - just dead and no development like all your other coins
3579  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: February 28, 2016, 02:37:18 PM
would be really interesting if someone could merge mine vanilla and dcr

Not possible, algo is different
3580  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EC] ▲ Eclipse ▲ SHA256d PoW/PoS V2 ▲ HiPoS Reward ▲ Mine Now! on: February 28, 2016, 10:13:25 AM
This thing is still failling to compile for me:

./configure: line 12320: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12349: SECP_INT128_CHECK: command not found
./configure: line 12377: SECP_INT128_CHECK: command not found
./configure: line 12402: SECP_GMP_CHECK: command not found
./configure: line 12508: SECP_OPENSSL_CHECK: command not found
./configure: line 12526: AX_JNI_INCLUDE_DIR: command not found

Seems that secp is somehow broken, I downloaded with --recursive already and manually tried to compile secp first - no luck.
Pages: « 1 ... 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 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 ... 750 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!