Bitcoin Forum
May 05, 2024, 03:00:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 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 ... 149 »
  Print  
Author Topic: [ANN] TrollCoin 2.1 [$TROLL] Tipping on Twitch/Twitter/Discord/Telegram NOW DeFi  (Read 262746 times)
cryptmebro
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
May 28, 2014, 11:30:35 PM
 #1601

Athene
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714921248
Hero Member
*
Offline Offline

Posts: 1714921248

View Profile Personal Message (Offline)

Ignore
1714921248
Reply with quote  #2

1714921248
Report to moderator
1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
May 29, 2014, 04:10:16 AM
 #1602

Yeah, thank you for the good input, I'll revise the rewards proposal.

Regecide
Full Member
***
Offline Offline

Activity: 165
Merit: 100



View Profile
May 29, 2014, 05:23:42 AM
 #1603

Sadly the coins that get good exposure now adays are required to have hundreds of btc support flowing in, and I think we know what happens to those.

Mintpal turned into a pay2win so we have to donate over a btc to rank there :/
cryptmebro
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
May 29, 2014, 05:27:23 AM
 #1604

Don't forget to vote every 12 Hours guys.

https://www.cryptoaltex.com/index.php?page=newcoin
cryptmebro
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
May 30, 2014, 12:13:59 AM
 #1605

Don't forget to vote every 12 Hours guys.

https://www.cryptoaltex.com/index.php?page=newcoin

Daily reminder!
1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
May 30, 2014, 12:50:11 AM
 #1606


done! (i love the reminder btw, thx!)

1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
May 30, 2014, 12:52:13 AM
 #1607

For anyone still waiting on their c-cex.com final withdrawal of their trolls, mine came through this morning, but i had to contact them a second time after they had already confirmed my request to make it happen.

cryptmebro
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
May 30, 2014, 05:11:10 PM
 #1608


Trolls, don't forget to get in your daily votes.
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
May 30, 2014, 05:57:52 PM
 #1609


Thanks for the reminder! Vote in.

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 30, 2014, 11:58:09 PM
 #1610

I am currently updating the wallet to Version 1.0 and will be releasing the source within 12 hours.

It works, syncs and many changes to the backend (mostly cleaning up the messy creator) now just waiting on the Graphics from the owner of Trollcoin Smiley
Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 12:30:06 AM
 #1611

Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 12:39:11 AM
 #1612

Basically I have:

Cleaned out all instances of Litecoin, litecoin etc.

Fixed any OpenSSL Heartbleed security vulnerability.

Added checkpoints to checkpoints.cpp

Updated Version and Network Protocol Version.

Updated the aboutdialog.cpp to show correct information.

Reformatted the Readme file to include more than just the RPC and P2P port numbers.

 
Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 12:44:11 AM
 #1613

Just running some final build tests. To make sure its fully working with openssl 1.0.1g

Was previously using 1.0.1b
Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 12:46:24 AM
 #1614

HERE IS THE NEW README

Trollcoin integration/staging tree

================================



http://www.trollcoinbase.com



Copyright (c) 2009-2014 Bitcoin Developers

Copyright (c) 2011-2014 Trollcoin Developers

Trollcoin Wallet 1.0 by Spencer Lievens



What is Trollcoin?

----------------



Trollcoin is a lite version of Bitcoin using scrypt as a proof-of-work algorithm.

 - 1 minute block targets

  - ~9 billion total coins

 - 1 blocks to retarget difficulty



For more information, as well as an immediately useable, binary version of

the Trollcoin client sofware, see http://www.trollcoinbase.org.



License

-------



Trollcoin is released under the terms of the MIT license. See `COPYING` for more

information or see http://opensource.org/licenses/MIT.



Development process

-------------------



Developers work in their own trees, then submit pull requests when they think

their feature or bug fix is ready.



If it is a simple/trivial/non-controversial change, then one of the Trollcoin

development team members simply pulls it.



If it is a *more complicated or potentially controversial* change, then the patch

submitter will be asked to start a discussion (if they haven't already) on the

[mailing list](http://sourceforge.net/mailarchive/forum.php?forum_name=trollcoin-development).



The patch will be accepted if there is broad consensus that it is a good thing.

Developers should expect to rework and resubmit patches if the code doesn't

match the project's coding conventions (see `doc/coding.txt`) or are

controversial.



The `master` branch is regularly built and tested, but is not guaranteed to be

completely stable. [Tags](https://github.com/TrollCoinz/TrollCoin/tags) are created

regularly to indicate new official, stable release versions of Switzerlandcoin.



Testing

-------



Testing and code review is the bottleneck for development; we get more pull

requests than we can review and test. Please be patient and help out, and

remember this is a security-critical project where any mistake might cost people

lots of money.



### Automated Testing



Developers are strongly encouraged to write unit tests for new code, and to

submit new unit tests for old code.



Unit tests for the core code are in `src/test/`. To compile and run them:



    cd src; make -f makefile.unix test



Unit tests for the GUI code are in `src/qt/test/`. To compile and run them:



    qmake TROLLCOIN_QT_TEST=1 -o Makefile.test trollcoin-qt.pro

    make -f Makefile.test

    ./trollcoin-qt_test
Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 01:08:26 AM
 #1615

UPDATE WILL BE ROLLING OUT TONIGHT

YOU MUST UPDATE PRIOR TO BLOCK 90,000!!!!!
Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 01:46:45 AM
 #1616

Can someone post me a screen of their debug window (not the console) please on their current version.
1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
May 31, 2014, 02:08:24 AM
 #1617

Can someone post me a screen of their debug window (not the console) please on their current version.

Thank you for your work! Just to confirm with everyone I asked Mr. Donationcoin to help us with the wallet update & he has accepted, excited to see Trollcoin receive a much needed overhaul, not just the changes we have been talking about, but clearing out the junk code & making it official! Cheesy

1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
May 31, 2014, 02:27:38 AM
 #1618

BTW, donationcoin convinced me not to change the block rewards for now, perhaps in a future update if everyone agrees.

Donationcoin
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
May 31, 2014, 02:35:43 AM
 #1619

https://github.com/TrollCoin-Cryptocurrency/TrollCoin-Linux-Source - UPDATE NOW!!!!! Move Move Move!!!!!!
cryptmebro
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
May 31, 2014, 02:37:54 AM
 #1620

Well it's too bad Mr. Donationcoin doesn't have a TRL address in his signature
Pages: « 1 ... 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 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 ... 149 »
  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!