Bitcoin Forum
May 13, 2024, 11:56:04 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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 171 »
  Print  
Author Topic: Historic Cryptogenic Bullion thread - CLOSED  (Read 286589 times)
miffman
Legendary
*
Offline Offline

Activity: 1904
Merit: 1005


PGP ID: 78B7B84D


View Profile
July 14, 2013, 07:32:48 PM
 #181

free CGB  Smiley

https://bitcointalk.org/index.php?topic=256234.msg2729561#msg2729561














 

 

█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
BitBlender 

 













 















 












 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
█ 
1715601364
Hero Member
*
Offline Offline

Posts: 1715601364

View Profile Personal Message (Offline)

Ignore
1715601364
Reply with quote  #2

1715601364
Report to moderator
1715601364
Hero Member
*
Offline Offline

Posts: 1715601364

View Profile Personal Message (Offline)

Ignore
1715601364
Reply with quote  #2

1715601364
Report to moderator
1715601364
Hero Member
*
Offline Offline

Posts: 1715601364

View Profile Personal Message (Offline)

Ignore
1715601364
Reply with quote  #2

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

Posts: 1715601364

View Profile Personal Message (Offline)

Ignore
1715601364
Reply with quote  #2

1715601364
Report to moderator
thekidcoin
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

FlutterCoin Developer


View Profile
July 14, 2013, 09:01:45 PM
 #182

Seems to be a non-issue.  The old checkpoint.  The client is still connected to the network and recieving payouts from pool. :}


Message has been corrected in the code, just need to build and release new binaries. Stay tuned

Thanks for staying on top of this, those messages are really annoying.  DGC wallet says it's synced but permanently looks like it is in the middle of downloading 100k blocks.  That kind of crap will make general users feel like they are using shoddy or broken software, and doesn't instill confidence. FWIW.

Please download to correct the "Checkpoint too old warning":

https://docs.google.com/file/d/0B_N4P72HWplSWkw3cnBEel96cVU/edit?usp=sharing

Let me know if anyone has issues with this. Will be making a unique thread to announce this soon with another promotional giveaway shortly...

There was no checkpoint "FIX" the warning message was removed from the source. The warning is there for a reason. It is good to see the new dev put it back in
The warning wasn't removed... checkpoints were added

static MapCheckpoints mapCheckpoints =
        boost::assign::map_list_of
        ( 0, hashGenesisBlockOfficial )
        ( 1, uint256("0x00000c98ca5027576dcdf662cedd271db881f5fe6e781a220bdd08e11da1a094") )
      ( 2048, uint256("0x00000000f15435e7fbc783c2de4650ede9bcbdcf91cfcd405491e33ce73a4a4b") )
      ( 4096, uint256("0x00000002451e25091ad7b0f21952f720886da0633800208498a570845a485f9e") )
      ( 8048, uint256("0x00000001093928ee031247e1f96790cd61357d3bc6fe3b740c4ee9c0cdb28c02") )
      ( 12000, uint256("0x00000004243e17f9b8606dd1858c1f6a246066179f80e49216f8cb5de3b29b7d") )
      ( 15000, uint256("0x00000006d149e96f86a350a1e901d1b4c695e63984279998f39c0a0e068d4bc8") )
      ( 16622, uint256("0x00000002ec3a12b81047695f6b91a1f96110ce552e148e7d4b8fd4795879de11") )
      ( 20000, uint256("0x0000000289d00ba307f8757a52d4ebe7a913426ceb614496a969c669eab52cc5") )
      ( 21250, uint256("0x0000000110bdaf64c6e2937798bac702f169f24181eed8a618c1c7b5ae5060bb") )
        ;

1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
thekidcoin
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

FlutterCoin Developer


View Profile
July 14, 2013, 09:18:51 PM
 #183

Also the warning is still there, though your also right I did see it was removed at one time if you look at the history of that piece of code.

1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 18, 2013, 01:54:26 AM
 #184

IRC issue fixed! Please download the new binaries below:

Windows QT/Daemon:
https://docs.google.com/file/d/0B_N4P72HWplSakFtTVJNU1lScms/edit?usp=sharing

Linux 32 QT/Daemon:
https://docs.google.com/file/d/0B_N4P72HWplSN0RzdG0xQ195VlE/edit?usp=sharing

Linux 64 QT/Daemon:
https://docs.google.com/file/d/0B_N4P72HWplSMlJuRXkxc0VnZ2c/edit?usp=sharing

OP updated!

~ Team CGB
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
July 18, 2013, 02:15:02 AM
 #185

did you update the source also ? github

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
thekidcoin
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

FlutterCoin Developer


View Profile
July 18, 2013, 03:14:56 AM
 #186

yessir I helped out on this one LOL the IRC server being used originally was banning everyone (thought they were bots)

1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 24, 2013, 02:45:17 PM
 #187

Mac client updated on OP
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
July 24, 2013, 02:49:10 PM
 #188

Ok I should be able to run a git pull correct ? Or do I need to download the file from Google docs?

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 24, 2013, 03:20:08 PM
 #189

Ok I should be able to run a git pull correct ? Or do I need to download the file from Google docs?

Please dl from Dropbox link.
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
July 24, 2013, 06:27:41 PM
 #190

Ok I should be able to run a git pull correct ? Or do I need to download the file from Google docs?

Please dl from Dropbox link.
Ok I don't see the link for that, so I can't use the source from git hub thought that was updated also

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 24, 2013, 06:38:24 PM
 #191

Ok I should be able to run a git pull correct ? Or do I need to download the file from Google docs?

Please dl from Dropbox link.
Ok I don't see the link for that, so I can't use the source from git hub thought that was updated also

Sorry, too many things at once. Github is up to date. I was talking about Maxpower's Mac wallet.
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
July 24, 2013, 06:43:51 PM
 #192

Ok I should be able to run a git pull correct ? Or do I need to download the file from Google docs?

Please dl from Dropbox link.
Ok I don't see the link for that, so I can't use the source from git hub thought that was updated also

Sorry, too many things at once. Github is up to date. I was talking about Maxpower's Mac wallet.
Ok thanks

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 24, 2013, 11:50:21 PM
 #193

OP updated with solo mining info. Still bounties available for someone who has time and wants to make a step by step guide for solo mining CGB. This manual should be easy enough for someone new to computers to be able to follow and get mining. My wife will test it out, lol. 50 CGB for Mac and 50 CGB for Windows, or 100 CGB if you do both.
mercSuey
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
July 25, 2013, 12:39:19 AM
 #194

OP updated with solo mining info. Still bounties available for someone who has time and wants to make a step by step guide for solo mining CGB. This manual should be easy enough for someone new to computers to be able to follow and get mining. My wife will test it out, lol. 50 CGB for Mac and 50 CGB for Windows, or 100 CGB if you do both.

Solo mining info is below.  I don't need the bounty.

Getting Started:

1. Start up CryptogenicBullion-qt, wait for it to load, then exit.

2. open a new notepad file and copy/paste the following info:

rpcuser=*username*  (make up your own username, and do not include *)
rpcpassword=*password*  (make up your own password, and do not include *)
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
rpcport=8395
daemon=1
server=1
gen=0
testnet=0
listen=0
maxconnections=100
addnode=46.150.89.173
addnode=70.98.114.229
addnode=76.102.71.50
addnode=143.238.65.108
addnode=76.10.153.119
addnode=97.89.174.206
addnode=69.85.86.195


3. Save the above notepad file with the name: CryptogenicBullion.conf and place it in your c:/users/**yourcomputername**/appdata/roaming/CryptogenicBullion  (alternatively, you can search by going to start->search "%APPDATA%" without quotations)

4. restart CryptogenicBullion-qt, and you should connect and sync.

5. For solo mining, launch cgminer or whatever mining program you like and begin mining.
      cgminer example: cgminer.exe --scrypt -o localhost:8395 -u **yourusername** -p **password** (without **)
elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 25, 2013, 09:07:22 AM
 #195

Thank you Merc! OP updated.
BitJohn
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1001

@Bit_John


View Profile
July 25, 2013, 11:14:43 PM
 #196

Welcome CGB fans to the cryptsy.com family
simichent
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
July 25, 2013, 11:19:36 PM
 #197

Welcome CGB fans to the cryptsy.com family


great news

Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
July 25, 2013, 11:23:58 PM
 #198

Welcome to Cryptsy  Cool

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
stevenb
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
July 25, 2013, 11:44:23 PM
 #199

There're only 1 million CGB cap, so any predictions for CBG stable price, will be higher than Bitgem?

elambert (OP)
Legendary
*
Offline Offline

Activity: 1696
Merit: 1008



View Profile
July 26, 2013, 12:10:51 AM
 #200

Welcome CGB fans to the cryptsy.com family

Thank you BitJohn! It is like coming home to family after a long time away!
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 171 »
  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!