Bitcoin Forum
May 26, 2024, 06:56:32 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 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 »
  Print  
Author Topic: [ANN] Techcoin [TECH] [186,985 PoW coins 4% PoS] [BITTREX] [ALLCOIN]  (Read 69840 times)
andyatcrux
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
July 01, 2014, 07:27:39 AM
 #661

Bought me some dirt cheap tech coin. Definitely worth the toss up considering the apparent irrationalities of that dump.
zag4system
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
July 01, 2014, 12:11:31 PM
 #662

any chance of recovery?

Are you interested in making a decent buck ?
Try working ....
bamb
Sr. Member
****
Offline Offline

Activity: 938
Merit: 251



View Profile
July 01, 2014, 12:30:44 PM
 #663

When you are buying alt, you should remember that you either gambling or investing e.g x11, x13,x15 coin etc.. Or SHA-, Script Algo etc.

                                  ██▄▄              ▄▄██
                                   █████▄        ▄█████
      ▄▄▄▄▄        ▄▄▄▄▄ ▄▄▄▄▄▄     █████▄      ▄█████      ▄▄▄▄▄▄▄
  ▄███████████▄    █████████████▄    █████▄    ▄█████   ▄▄███████████▄    █████     █████
 █████▀▀▀▀██████   ██████▀▀▀██████    █████▄  ▄█████   ▄█████▀▀▀▀▀█████▄   █████   █████
█████  ▄▄█████▀▀   █████     █████     █████▄▄█████    █████       █████    █████ █████
██████████▀▀       █████     █████      ██████████     █████       █████     █████████
 ██████▀ ▄▄▄█▄     █████     █████       ████████      ▀█████▄▄▄▄▄█████▀      ███████
  ▀████████████    █████     █████        █████        ▀▀███████████▀         █████
     ▀▀▀▀▀▀▀▀      ▀▀▀▀▀     ▀▀▀▀▀         ▀▀▀▀             ▀▀▀▀▀▀▀           █████
                                                                             █████
                                                                            █████
                                                                           █████
.
                    ▄▄▄████▄
▀████▄▄▄          ▄██████████
 ▀███████▄       ▄██████████
  ▀████████      ██████████
   █████████    ██████████▀
    █████████  ▄█████████▀
     █████████ ██████████
      ██████████████████
      ▀████████████████
       ▀█████████████▀
        ▀████████████▀
         ▀██████████▀
           ▀███████▀
.
edn247
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
July 01, 2014, 01:29:10 PM
 #664

Proposed change:

https://github.com/edn247/Techcoin/tree/patch-1

main.cpp line 42

unsigned int nStakeMinAge = 60 * 60 * 24 * 1; // 24 hour

unsigned int nStakeMinAge = 60 * 60; // 1 hour

thoughts?
hsba
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
July 01, 2014, 01:40:38 PM
Last edit: July 01, 2014, 02:08:41 PM by hsba
 #665

Proposed change:

https://github.com/edn247/Techcoin/tree/patch-1

main.cpp line 42

unsigned int nStakeMinAge = 60 * 60 * 24 * 1; // 24 hour

unsigned int nStakeMinAge = 60 * 60; // 1 hour

thoughts?

This is just my two cents,
make less confirmations (i.e. 20) for blocks to mature to let the next stake more faster.

Leesminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 01, 2014, 02:35:09 PM
 #666

Proposed change:

https://github.com/edn247/Techcoin/tree/patch-1

main.cpp line 42

unsigned int nStakeMinAge = 60 * 60 * 24 * 1; // 24 hour

unsigned int nStakeMinAge = 60 * 60; // 1 hour

thoughts?
+1
edn247
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
July 01, 2014, 02:57:18 PM
 #667

Proposed change:

https://github.com/edn247/Techcoin/tree/patch-1

main.cpp line 42

unsigned int nStakeMinAge = 60 * 60 * 24 * 1; // 24 hour

unsigned int nStakeMinAge = 60 * 60; // 1 hour

thoughts?

This is just my two cents,
make less confirmations (i.e. 20) for blocks to mature to let the next stake more faster.



So that would be a change on line 46?

int nCoinbaseMaturity = 50;

to

int nCoinbaseMaturity = 20;

Neither of these changes should mess with the overall parameters of the coin and can be changed back once the block generation becomes stable again.
techcoinproject (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
July 01, 2014, 03:32:12 PM
 #668

GitHub has been updated....MinStakeAge has been updated, Confirms will remain the same.

Here is a compiled Techcoin-QT: https://mega.co.nz/#!vI5jTaZL!WFk9NO6znmcmRRGL79B6x_7-Xyi5v8EUh0BeVFcs6ng

Wallet was tested and seems to be working with the new update Smiley

Other dev that compiles Mac OS X clients will do so soon I am sure!
zarton
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
July 01, 2014, 04:23:20 PM
 #669

GitHub has been updated....MinStakeAge has been updated, Confirms will remain the same.

Here is a compiled Techcoin-QT: https://mega.co.nz/#!vI5jTaZL!WFk9NO6znmcmRRGL79B6x_7-Xyi5v8EUh0BeVFcs6ng

Wallet was tested and seems to be working with the new update Smiley

Other dev that compiles Mac OS X clients will do so soon I am sure!

We have to redownload the blockchain or simply put the file in the TechCoin directory?

Anyway, thanks for the update!!

kenboy
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250



View Profile
July 01, 2014, 04:24:30 PM
 #670

X11,X13,X15...lol
cecilbdemented
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250


View Profile
July 01, 2014, 05:35:41 PM
 #671

GitHub has been updated....MinStakeAge has been updated, Confirms will remain the same.

Here is a compiled Techcoin-QT: https://mega.co.nz/#!vI5jTaZL!WFk9NO6znmcmRRGL79B6x_7-Xyi5v8EUh0BeVFcs6ng

Wallet was tested and seems to be working with the new update Smiley

Other dev that compiles Mac OS X clients will do so soon I am sure!

Mac wallet coming within the hour...
cecilbdemented
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250


View Profile
July 01, 2014, 06:04:28 PM
 #672

Updated Mac wallet up:

https://mega.co.nz/#!McJEGDiT!WgEo-Z8QzSwWQiwlvT4pvtqyK_6ana4iB64shmGNjkk

Dev, please update OP with both wallets.
cecilbdemented
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250


View Profile
July 01, 2014, 07:24:12 PM
 #673

What is going on with this coin?  Update didn't seem to fix anything.  Blockchain's not moving, block explorer is offline, most of my coins are stuck in stake and am being told constantly estimated time to reward is 3 minutes.  Also the time since last block doesn't dynamically update, I have to close and reopen the wallet.
edn247
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
July 01, 2014, 07:31:32 PM
 #674

we may still have to adjust how long coins are staked for, the target block time, or difficulty?  Let's let everyone update and see how it goes first, this should at least allow more coins to stake, so hopefully the chain can move a little faster...  it will take some time for people to update.
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
July 01, 2014, 07:37:10 PM
 #675

yup, so seems to be stalled out at block 5000 again, probably still moving... just really slow

I'm going to leave it for a bit and see what happens. this kind of sh!t is why I always suggest waiting to be added to exchanges until "SMOOTHLY" into POS...

and the rudely quite dev on the threads doesn't help with anyone confidence in the coin... if your not a social person then maybe you need a PR dev who doesn't mind communicating with people Wink

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
edn247
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
July 01, 2014, 07:38:19 PM
 #676

Wallet current block is 5043

GitHub has been updated....MinStakeAge has been updated, Confirms will remain the same.

Here is a compiled Techcoin-QT: https://mega.co.nz/#!vI5jTaZL!WFk9NO6znmcmRRGL79B6x_7-Xyi5v8EUh0BeVFcs6ng

Wallet was tested and seems to be working with the new update Smiley

Other dev that compiles Mac OS X clients will do so soon I am sure!

How many confirmations are required now for stake generation to start?  How many would have been required?  I'm not sure how this is calculated.
edn247
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
July 01, 2014, 07:56:54 PM
 #677

Block Explorer with a Rich List and Network Stats is now online! http://tech.blockexplorer.cc/

Don't forget to tweet about Techcoin! @Techcoinproject https://twitter.com/TechcoinProject

Join us in the IRC at https://kiwiirc.com/client/irc.freenode.net?channel=#tech-coin

What is up with the block explorer?  Are we in need of a new one already?
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
July 01, 2014, 08:17:43 PM
 #678

I'll start tweeting about techcoin when techcoin is working like it TECHnically should be running... and right now my new wallet is still stuck on block 5000... so unless you want me to tweet about that?

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
vectisitch
Legendary
*
Offline Offline

Activity: 1927
Merit: 1004


View Profile
July 01, 2014, 09:09:34 PM
 #679

DEV, can we get an updated and working blockchain?
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
July 01, 2014, 10:13:13 PM
 #680

mine just sync'ed to block 5044 about 20 minutes ago... we'll see how long it takes to click over to 5045.


#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
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 »
  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!