Bitcoin Forum
April 27, 2024, 02:32:31 PM *
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 19 20 21 22 23 »  All
  Print  
Author Topic: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD  (Read 47445 times)
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
November 29, 2016, 02:43:44 PM
 #141

Did you try starting the wallet with "-rescan"?

Thank you for the above inputs. I am glad that it is not a problem after all.  Cheesy

Did I do it right?

Code:
09:08:48
importprivkey TPnzABJxTedmh6JXesQwdW18xatCA52K89uvmTykGH9UkX4VAXSr JJ rescan=true

09:08:48
Error: Error parsing JSON:rescan=true


Be careful with sharing private keys like that.

I quickly imported it trying to save your coins in case it held any but I see you used a private key for an empty, unused address so you're fine. Of course, don't use that address anymore.

Not your keys, not your coins!
1714228351
Hero Member
*
Offline Offline

Posts: 1714228351

View Profile Personal Message (Offline)

Ignore
1714228351
Reply with quote  #2

1714228351
Report to moderator
1714228351
Hero Member
*
Offline Offline

Posts: 1714228351

View Profile Personal Message (Offline)

Ignore
1714228351
Reply with quote  #2

1714228351
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714228351
Hero Member
*
Offline Offline

Posts: 1714228351

View Profile Personal Message (Offline)

Ignore
1714228351
Reply with quote  #2

1714228351
Report to moderator
1714228351
Hero Member
*
Offline Offline

Posts: 1714228351

View Profile Personal Message (Offline)

Ignore
1714228351
Reply with quote  #2

1714228351
Report to moderator
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
November 29, 2016, 03:08:56 PM
 #142

Did you try starting the wallet with "-rescan"?

Thank you for the above inputs. I am glad that it is not a problem after all.  Cheesy

Did I do it right?

Code:
09:08:48
importprivkey TPnzABJxTedmh6JXesQwdW18xatCA52K89uvmTykGH9UkX4VAXSr JJ rescan=true

09:08:48
Error: Error parsing JSON:rescan=true


"-rescan" was a commandline option to add when you run the wallet.
if you wanna use the rpc command, I think you should replace "rescan=true" with just "true"

Thanks. It works.  Cheesy


Be careful with sharing private keys like that.

I quickly imported it trying to save your coins in case it held any but I see you used a private key for an empty, unused address so you're fine. Of course, don't use that address anymore.

Certainly, I deleted old one and started a new wallet. Thanks.  Cheesy

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
November 29, 2016, 03:15:30 PM
Last edit: November 29, 2016, 08:23:11 PM by DOGEbubble
 #143

Guys I do not have a windows environment to compile the binaries; can someone do this please, when the github is updated?

Actually, I can give it a try for both 32 bit & 64 bit, Thinking that actually it is only a file to make.
(It is also a good idea to get Mac binaries. I do not have mac computers. )

I tried to make one with windows a couple of years ago with another crypto a miner software. With folders and files, I ended up missing some .cLL ? files, and could not make that one work and gave up.

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
December 03, 2016, 02:31:25 AM
 #144

Due to lack of mining with a fork coming, everything slows down except the price.

Now we are facing a delisting again, 2nd one within 2 months. The Joincoin faced such warning about 20x in lifetime.


This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on Friday, December 9th 2016 unless the average daily trade volume for the last 14 days exceeds 0.5 BTC.

What makes Bittrex not so conscientious is that, in addition to promoting certain cryptos by receiving a hefty fee for such services, now it is asking the long-term listed cryptos to markedly increased required (at least) 0.2 BTC/day x 7 day to 0.5 BTC/day x 14 days while the BTC price increased 2-3 times during the past year.

Anyway, I am looking into promotions initially with a webwallet and see what I can do, at least something quite concrete by Jan 1,2017.

Keep our fingers crossed.  Cheesy

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
December 03, 2016, 03:26:37 AM
 #145


---------

Other sites/services, such requesting to be listed on a couple of new exchanges and Coinomi (which requires being on 3 exchanges and being on the top 100 marketcap list, etc.), can be started in our leisure, some takes more time and efforts. Before that, We will need to have a webwallet to extend the mobile use and promotions. More plans to follow.  Cheesy

We should get or try to get into a couple of exchanges in the coming month.  Cheesy

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 03, 2016, 01:48:20 PM
 #146

Here the updated diff I'm going to commit:

diff --git a/src/clientversion.h b/src/clientversion.h
index 6b23a4c..ba1f35d 100644
--- a/src/clientversion.h
+++ b/src/clientversion.h
@@ -8,7 +8,7 @@
 // These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
 #define CLIENT_VERSION_MAJOR       1
 #define CLIENT_VERSION_MINOR       3
-#define CLIENT_VERSION_REVISION    0
+#define CLIENT_VERSION_REVISION    1
 #define CLIENT_VERSION_BUILD       0
 
 // Set to true for release, false for prerelease or test build
diff --git a/src/main.cpp b/src/main.cpp
index 2a1cb00..69a1452 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1271,7 +1271,7 @@ const CBlockIndex* GetLastBlockIndexForAlgo(const CBlockIndex* pindex, int algo)
 
 int64 static GetBlockValue(int nHeight, int64 nFees)
 {
-    int64 nSubsidy = 0;
+    int64 nSubsidy = 0.5 * COIN;
     if (nHeight == 1) nSubsidy = 1400000 * COIN; // IPO block
     else
     if (nHeight <= 800) nSubsidy = 0.5 * COIN;
@@ -1285,6 +1285,8 @@ int64 static GetBlockValue(int nHeight, int64 nFees)
     if (nHeight <= 40000) nSubsidy = 3 * COIN;
     else
     if (nHeight <= 626200) nSubsidy = 2 * COIN;
+    else
+    if (nHeight >= 630000 && nHeight <= 1329800) nSubsidy = 1 * COIN;
 
     return nSubsidy + nFees;
 }
diff --git a/src/version.h b/src/version.h
index 9d7402a..096f110 100644
--- a/src/version.h
+++ b/src/version.h
@@ -25,7 +25,7 @@ extern const std::string CLIENT_DATE;
 // network protocol versioning
 //
 
-static const int PROTOCOL_VERSION = 1004;
+static const int PROTOCOL_VERSION = 1005;
 
 // earlier versions not supported as of Feb 2012, and are disconnected
 static const int MIN_PROTO_VERSION = 1000;

NOTE: it will be pushed to https://github.com/pallas1/joincoin
NOTE2: I changed the start of 1 coin block reward from 629000 to 630000, as suggested

I will wait till tomorrow so everybody can comment, then if it's ok I'll push it to my repository, and we will have it built for all the platforms. Then we will notify the services.

GrinZ
Legendary
*
Offline Offline

Activity: 1572
Merit: 1002


View Profile
December 04, 2016, 09:11:29 AM
 #147

https://bittrex.com/Market/Index?MarketName=BTC-J

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on Friday, December 9th 2016 unless the average daily trade volume for the last 14 days exceeds 0.5 BTC. If you would like to keep the market listed, please encourage the development team to contact us at support@bittrex.com. If you have questions about the policy, please see https://bittrex.zendesk.com/hc/en-us/articles/202583874.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 04, 2016, 03:10:26 PM
 #148

https://bittrex.com/Market/Index?MarketName=BTC-J

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on Friday, December 9th 2016 unless the average daily trade volume for the last 14 days exceeds 0.5 BTC. If you would like to keep the market listed, please encourage the development team to contact us at support@bittrex.com. If you have questions about the policy, please see https://bittrex.zendesk.com/hc/en-us/articles/202583874.

We will contact them as soon as the new wallet is ready.

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 04, 2016, 04:49:33 PM
 #149

Sources pushed to github :-)

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
December 04, 2016, 09:04:01 PM
 #150

Once Joincoin's fork is ready, we should considering getting listed on a few exchanges. One of the best choice is Cryptopia which has market place, Lotto games and Mineshaft. (The Minshaft is great but not practical, costing 0.3 BTC per year to be listed for each of 13 algo's.)

Lotto is useful for attracting users to the exchange and other users in the exchange. (This one I can use in the campaigns to attract users from other language threads and regions. More to come.)

The caveat: The past attempt to get Joincoin listed for voting was screened out, due to the fact of 50% (>10%) premine, despite the fact the original dev has taken AWOL, and up to  23.8% of then Joincoin total supply have been donated to the faucet site. ( It was 0.39 million Joincoin for the present Total coin supply of 2.8 millions.)

There is no longer a voting system there but the problems in getting acceptance could be the same.

Please do not hesitate to start any activities to bring Hex's attention, considering that we have great dev's, great team and a great coin.  Cheesy

The multifaucet for Joincoin (J) has been running for about 5 months on unprecedented giveaways. 23.8% of outstanding (1,666,839) Joincoins (J) have been donated and  17.8% have been given away.

The MultiFaucet for Joincoin (J) Info has been updated http://www.multifaucet.tk/index.php?faucet=J

        
                    Sent 58046 payments
                         Total amount:    296818.66209997 J
                     Faucet balance:   99832.15219       J
                                            ---------------------
                     Total Donated:  396650.81428997 J
                         Cheesy


pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 04, 2016, 10:12:22 PM
 #151

I just committed a fix for the block reward. Sorry for the trouble.

GrinZ
Legendary
*
Offline Offline

Activity: 1572
Merit: 1002


View Profile
December 05, 2016, 05:32:11 AM
 #152

J wallet on http://cryptoguru.tk updated to 1030200
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
December 05, 2016, 08:26:11 AM
 #153

J wallet on http://cryptoguru.tk updated to 1030200

Thanks.  Cheesy

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
December 05, 2016, 02:03:39 PM
 #154

New website:  http://joincoinz.com/     Please post.

                    

The website has some Chinese translations added to increase viewership.
Only the first page is up just for the beginning.
 Cheesy

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 05, 2016, 02:28:25 PM
 #155

Urgent matters:

- Update the OP of this thread.
- Notify Bittrex.
- Publish windows and mac wallets so everybody can upgrade

sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
December 05, 2016, 03:45:16 PM
 #156

https://bittrex.com/Market/Index?MarketName=BTC-J

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on Friday, December 9th 2016 unless the average daily trade volume for the last 14 days exceeds 0.5 BTC. If you would like to keep the market listed, please encourage the development team to contact us at support@bittrex.com. If you have questions about the policy, please see https://bittrex.zendesk.com/hc/en-us/articles/202583874.

-50% on a  12.48 BTC Volume today. I guess the average tradevolume is saved.

http://coinmarketcap.com/currencies/joincoin/

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW ZILLIQA + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
jacaf01
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


The revolutionary trading ecosystem


View Profile WWW
December 05, 2016, 04:17:46 PM
 #157

https://bittrex.com/Market/Index?MarketName=BTC-J

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on Friday, December 9th 2016 unless the average daily trade volume for the last 14 days exceeds 0.5 BTC. If you would like to keep the market listed, please encourage the development team to contact us at support@bittrex.com. If you have questions about the policy, please see https://bittrex.zendesk.com/hc/en-us/articles/202583874.



http://coinmarketcap.com/currencies/joincoin/

Is this the reason the price is pumping on Bittrex, this is the first time of seen Joincoin on the first page on Bittrex

|
|
QRX|
|
QURREX - QRXTest MVP |Source
www.qurrex.com

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
December 05, 2016, 04:32:12 PM
 #158

https://bittrex.com/Market/Index?MarketName=BTC-J

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on Friday, December 9th 2016 unless the average daily trade volume for the last 14 days exceeds 0.5 BTC. If you would like to keep the market listed, please encourage the development team to contact us at support@bittrex.com. If you have questions about the policy, please see https://bittrex.zendesk.com/hc/en-us/articles/202583874.



http://coinmarketcap.com/currencies/joincoin/

Is this the reason the price is pumping on Bittrex, this is the first time of seen Joincoin on the first page on Bittrex

It was a weird and unexpected pump. J is not a coin that gets pumped but if I had to guess the news around the fork attracted a p&d group or a whale. I didn't follow the distribution tab on bittrex to be sure. And I missed the pump.

But at least we're not in danger of delisting.

Not your keys, not your coins!
Pachech
Full Member
***
Offline Offline

Activity: 182
Merit: 250



View Profile
December 05, 2016, 07:13:39 PM
 #159


where to get a new Wallet with a fork?
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
December 06, 2016, 02:20:25 AM
 #160


where to get a new Wallet with a fork?

Window wallets and Mac wallet should be ready soon.  Cheesy

Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »  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!