Bitcoin Forum
April 26, 2024, 12:43:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 »  All
  Print  
Author Topic: [ANN][EC]▲ Eclipse ▲ Ring Signatures | Anonymous | TOR | Stealth Addresses  (Read 29592 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
BleedCrypto
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
March 08, 2016, 02:09:14 AM
 #261

It looks like SDC went live with our solution for hashToEC.

https://i.imgur.com/S9Q3t7l.png


They switched from creating a new generator, discussed here: https://bitcointalk.org/index.php?topic=1378922.msg14079014#msg14079014

What's this mean?

We are the leaders kids.


This is the heart of our algo, pushed publicly 9 days ago:

Code:
    for (j = 0; j < k; ++j)
    {
        if (j == 0)
            x = u;
        else
        {
            secp256k1_fe_set_int(&i, j);
            secp256k1_fe_add(&x, &i);
        }
        if (secp256k1_ge_set_xquad_var(&Q, &x))
        {
            success = 1;
            break;
        }
    }



This is shadowcash's pushed to their repo 3 days ago:

Code:
        while(!EC_POINT_set_compressed_coordinates_GFp(ecGrp, ptRet, bnTmp, 0, bnCtx) && count < 100)
        {
            count += 1;

            if (count == 100)
                return errorN(1, "%s: Failed to find a valid point for public key.", __func__);

            BN_add(bnTmp, bnTmp, bnOne);
        }


This is their commit after they read our critique of their method:

https://github.com/shadowproject/shadow/commit/106afc6975cf41090ca2a0c47877de0cc8a16f1a




why you hatin on shadowcash? isnt your coin just a shadowcash clone?

since when is stating a fact, "hatin"?
1714092195
Hero Member
*
Offline Offline

Posts: 1714092195

View Profile Personal Message (Offline)

Ignore
1714092195
Reply with quote  #2

1714092195
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
NextGenCrypto
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile WWW
March 08, 2016, 03:17:26 AM
 #262

Everyone wants to buy...I'd suggest ya'll go vote on c-cex.

https://c-cex.com/?id=vote&coin=ec

Bank_sy
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
March 08, 2016, 04:45:08 AM
 #263

everyone wants to buy but noone will sell......  Shocked
bangomatic
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000

ARK Team likes to ban and delete posts in reddit.


View Profile
March 08, 2016, 01:59:29 PM
 #264

It looks like SDC went live with our solution for hashToEC.




They switched from creating a new generator, discussed here: https://bitcointalk.org/index.php?topic=1378922.msg14079014#msg14079014

What's this mean?

We are the leaders kids.


This is the heart of our algo, pushed publicly 9 days ago:

Code:
    for (j = 0; j < k; ++j)
    {
        if (j == 0)
            x = u;
        else
        {
            secp256k1_fe_set_int(&i, j);
            secp256k1_fe_add(&x, &i);
        }
        if (secp256k1_ge_set_xquad_var(&Q, &x))
        {
            success = 1;
            break;
        }
    }



This is shadowcash's pushed to their repo 3 days ago:

Code:
        while(!EC_POINT_set_compressed_coordinates_GFp(ecGrp, ptRet, bnTmp, 0, bnCtx) && count < 100)
        {
            count += 1;

            if (count == 100)
                return errorN(1, "%s: Failed to find a valid point for public key.", __func__);

            BN_add(bnTmp, bnTmp, bnOne);
        }


This is their commit after they read our critique of their method:

https://github.com/shadowproject/shadow/commit/106afc6975cf41090ca2a0c47877de0cc8a16f1a




why you hatin on shadowcash? isnt your coin just a shadowcash clone?

since when is stating a fact, "hatin"?

since your dev has been over in the SDC slack channel, pretty much on a daily basis, berating the devs there calling them idiots, fools, etc... I'd call that "hating"
Eclipse Crypto (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 08, 2016, 05:40:28 PM
 #265


Hello, we deleted several posts quoting a particular vicious troll.

If you were deleted it was not because of the content of your messages, but because of the specific troll you quoted.
bangomatic
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000

ARK Team likes to ban and delete posts in reddit.


View Profile
March 08, 2016, 05:48:47 PM
 #266


Hello, we deleted several posts quoting a particular vicious troll.

If you were deleted it was not because of the content of your messages, but because of the specific troll you quoted.

LOL that wallet has more bugs than a bait store....Good Luck!
Eclipse Crypto (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 08, 2016, 05:50:48 PM
 #267


Hello, we deleted several posts quoting a particular vicious troll.

If you were deleted it was not because of the content of your messages, but because of the specific troll you quoted.

LOL that wallet has more bugs than a bait store....Good Luck!

Please let us know if you find any.
bangomatic
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000

ARK Team likes to ban and delete posts in reddit.


View Profile
March 08, 2016, 05:52:08 PM
 #268


Hello, we deleted several posts quoting a particular vicious troll.

If you were deleted it was not because of the content of your messages, but because of the specific troll you quoted.

LOL that wallet has more bugs than a bait store....Good Luck!

Please let us know if you find any.


I wont need too! you'll find them soon enough.
Eclipse Crypto (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 08, 2016, 06:28:45 PM
 #269


Hello, we deleted several posts quoting a particular vicious troll.

If you were deleted it was not because of the content of your messages, but because of the specific troll you quoted.

LOL that wallet has more bugs than a bait store....Good Luck!

Please let us know if you find any.


I wont need too! you'll find them soon enough.


We fixed the main one from SDC, which was the bug that completely deanoned the shadowcash chain. It was a good fix and SDC copied it, scrapping their own fix hours after we pointed out flaws in theirs.

If we find more bugs, then we will fix them and, like our anon fix, SDC is welcome to copy them.
Eclipse Crypto (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 09, 2016, 01:45:16 AM
 #270

Eclipse has been added for trading on c-cex.com!


Here is BTC and USD trading pairs:

https://c-cex.com/?p=ec-btc
https://c-cex.com/?p=ec-usd

Also it is tradable to LTC and DOGE:

https://c-cex.com/?p=ec-ltc
https://c-cex.com/?p=ec-doge
Bank_sy
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
March 09, 2016, 03:51:43 AM
 #271

Eclipse has been added for trading on c-cex.com!


Here is BTC and USD trading pairs:

https://c-cex.com/?p=ec-btc
https://c-cex.com/?p=ec-usd

Also it is tradable to LTC and DOGE:

https://c-cex.com/?p=ec-ltc
https://c-cex.com/?p=ec-doge

finally EC is on exchange!
dfgv12
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile WWW
March 09, 2016, 03:53:44 AM
 #272

Hello dev any bounty for translating???
wasref
Hero Member
*****
Offline Offline

Activity: 555
Merit: 500


View Profile
March 09, 2016, 10:58:31 AM
 #273

with roadmap released i see this heading much higher.

                    coin supply     price               cap
  
shadowcash   6,5million      19k sats      $530,000
eclipse          2.1million      2500 sats    $21k

with only 20k on sell side 100k sats lol
Bank_sy
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
March 09, 2016, 05:18:44 PM
 #274

with roadmap released i see this heading much higher.

                    coin supply     price               cap
  
shadowcash   6,5million      19k sats      $530,000
eclipse          2.1million      2500 sats    $21k

with only 20k on sell side 100k sats lol

maybe.... if devs continue to support EC...
Eclipse Crypto (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 09, 2016, 05:30:51 PM
 #275

with roadmap released i see this heading much higher.

                    coin supply     price               cap
  
shadowcash   6,5million      19k sats      $530,000
eclipse          2.1million      2500 sats    $21k

with only 20k on sell side 100k sats lol

maybe.... if devs continue to support EC...

We aren't going anywhere.  You'll see.   Grin
Bank_sy
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
March 09, 2016, 06:18:36 PM
 #276

with roadmap released i see this heading much higher.

                    coin supply     price               cap
  
shadowcash   6,5million      19k sats      $530,000
eclipse          2.1million      2500 sats    $21k

with only 20k on sell side 100k sats lol

maybe.... if devs continue to support EC...

We aren't going anywhere.  You'll see.   Grin

okay i will be watching  Cool
NextGenCrypto
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile WWW
March 09, 2016, 07:54:04 PM
 #277

with roadmap released i see this heading much higher.

                    coin supply     price               cap
  
shadowcash   6,5million      19k sats      $530,000
eclipse          2.1million      2500 sats    $21k

with only 20k on sell side 100k sats lol

maybe.... if devs continue to support EC...

We aren't going anywhere.  You'll see.   Grin

okay i will be watching  Cool

+1  Getting a little bit of volume on c-cex.  Let's hope it builds from here.

lotfipro
Full Member
***
Offline Offline

Activity: 434
Merit: 100



View Profile
March 09, 2016, 08:09:43 PM
 #278

HOW to stake  EC ? daily 300 coin EVRY  337.5 block or evry 4 wekend or what ??
NextGenCrypto
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile WWW
March 09, 2016, 10:24:07 PM
 #279

HOW to stake  EC ? daily 300 coin EVRY  337.5 block or evry 4 wekend or what ??

Transfer it to your wallet, and leave it opened and unlocked for staking.  Easy as that.


Bank_sy
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
March 10, 2016, 01:04:39 AM
 #280

with roadmap released i see this heading much higher.

                    coin supply     price               cap
  
shadowcash   6,5million      19k sats      $530,000
eclipse          2.1million      2500 sats    $21k

with only 20k on sell side 100k sats lol

maybe.... if devs continue to support EC...

We aren't going anywhere.  You'll see.   Grin

okay i will be watching  Cool

+1  Getting a little bit of volume on c-cex.  Let's hope it builds from here.

with proper planning this can get to at least $100,000 market cap, maybe even compete with shadow later
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 »  All
  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!