Bitcoin Forum
March 28, 2024, 09:41:16 AM *
News: Latest Bitcoin Core release: 26.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 »
  Print  
Author Topic: TycheCash - Cash on the Tyche Network  (Read 29096 times)
kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
April 01, 2018, 10:21:03 AM
 #341

Windows daemon not work...

I get message:

"The daemon will start synchronizing with the network. It may take up to several hours..."

And after that nothing happens...

1711618876
Hero Member
*
Offline Offline

Posts: 1711618876

View Profile Personal Message (Offline)

Ignore
1711618876
Reply with quote  #2

1711618876
Report to moderator
1711618876
Hero Member
*
Offline Offline

Posts: 1711618876

View Profile Personal Message (Offline)

Ignore
1711618876
Reply with quote  #2

1711618876
Report to moderator
1711618876
Hero Member
*
Offline Offline

Posts: 1711618876

View Profile Personal Message (Offline)

Ignore
1711618876
Reply with quote  #2

1711618876
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711618876
Hero Member
*
Offline Offline

Posts: 1711618876

View Profile Personal Message (Offline)

Ignore
1711618876
Reply with quote  #2

1711618876
Report to moderator
1711618876
Hero Member
*
Offline Offline

Posts: 1711618876

View Profile Personal Message (Offline)

Ignore
1711618876
Reply with quote  #2

1711618876
Report to moderator
1711618876
Hero Member
*
Offline Offline

Posts: 1711618876

View Profile Personal Message (Offline)

Ignore
1711618876
Reply with quote  #2

1711618876
Report to moderator
Ancient
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 01, 2018, 12:02:46 PM
 #342

What is the maximum amount for transfer to tyche.cash wallet?
50M, 25M, 10M  do not pass transactions
fbastage2
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 01, 2018, 01:45:21 PM
 #343

Windows daemon not work...

I get message:

"The daemon will start synchronizing with the network. It may take up to several hours..."

And after that nothing happens...



it is likely that SOMETHING is happening, just not outputting to your screen at the default log level.

try `set_log 3` to watch debug messages.  (type this in the daemon, if you can interactively submit commands in the daemon)
fbastage2
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 01, 2018, 01:47:52 PM
 #344

What is the maximum amount for transfer to tyche.cash wallet?
50M, 25M, 10M  do not pass transactions

is it a cap on amount of coins?  most likely you are surpassing the acceptable transaction size - especially if you are sending coins that you mined slowly (i.e. a lot of transactions).  cryptonote protocol has a variable transaction size limit that depends on averages of transaction sizes in previous blocks.

https://en.wikipedia.org/wiki/CryptoNote#Adaptive_network_limits
fbastage2
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 01, 2018, 01:50:15 PM
 #345

Code:
sudo apt-get install libgtest-dev && cd /usr/src/gtest && sudo cmake . && sudo make && sudo mv libg* /usr/lib/

I bet I'm missing libgtest.  thanks for pointing this out.
blissben930
Newbie
*
Offline Offline

Activity: 88
Merit: 0


View Profile
April 02, 2018, 12:53:52 PM
 #346

That's gonna be interesting. Cheesy
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 03, 2018, 05:35:19 PM
 #347

Important announcements for the ongoing Pre-ICO of TycheCoin and to TycheCash holders

All TycheCash holders and miners can participate in Pre-ICO of TycheCoin either by  depositing ETH or TycheCash

Pre-ICO rates are :

1 ETH = 11110 TycheCoin
50 Million TycheCash = 11110 TycheCoin

So if you have mined TycheCash you can easily participate in TycheCoin pre-ICO. For participation register on https://tychecoin.com

Those who wan't to exchange TycheCash for Tychecoin , do it before 3rd April UTC 11:55 PM , as after that will have to increase the rates in sync with ETH exchange rates . You will be getting half i.e. 5550 instead of 11110 Tychecoin for 1 ETH or 50 million TycheCash . Once We go for full scale pre-ICO sale a seperate thread will be opened for TycheCoin , currently we are concentrating on TycheCash miners wanting to participate . Off-course ETH option is also available.
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 03, 2018, 06:50:55 PM
 #348

BTW this is only "startup" coin where miners are making money even without listing , on discord channel . Few days back someone was asking the difference , this is how TycheCash and TycheCash differs from the rest . People getting from both real and in form of investment in Tychecoin (those who trust the Tychecoin model). 
fbastage2
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 04, 2018, 10:16:37 PM
 #349


Yes but I want to compile it from source code

edit src/CMakeLists.txt
line 64, change
Code:
< target_link_libraries(ConnectivityTool TycheCashCore Common Logging Crypto P2P Rpc Http Serialization System ${Boost_LIBRARIES})
> target_link_libraries(ConnectivityTool TycheCashCore Logging Crypto P2P Rpc Http Serialization Common System ${Boost_LIBRARIES})

(moved Common after Serialization)

https://github.com/cryptonotefoundation/cryptonote/issues/92
https://github.com/cryptonotefoundation/cryptonote/issues/185
goodasj9z98128
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 06, 2018, 01:59:07 PM
 #350

It looks great with interesting ideas behind the project. Please update more details as soon as possible, I need more information before deciding investing in the project. Grin Grin
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 06, 2018, 03:54:59 PM
Last edit: April 06, 2018, 04:15:00 PM by tychecoin
 #351

Important announcements for the ongoing Pre-ICO of TycheCoin and to TycheCash holders

All TycheCash holders and miners can participate in Pre-ICO of TycheCoin either by  depositing ETH or TycheCash

Pre-ICO rates are :

1 ETH = 11110 TycheCoin
50 Million TycheCash = 11110 TycheCoin

So if you have mined TycheCash you can easily participate in TycheCoin pre-ICO. For participation register on https://tychecoin.com

Those who wan't to exchange TycheCash for Tychecoin , do it before 3rd April UTC 11:55 PM , as after that will have to increase the rates in sync with ETH exchange rates . You will be getting half i.e. 5550 instead of 11110 Tychecoin for 1 ETH or 50 million TycheCash . Once We go for full scale pre-ICO sale a seperate thread will be opened for TycheCoin , currently we are concentrating on TycheCash miners wanting to participate . Off-course ETH option is also available.

Due to demands of TycheCash holders and miners , it has been decided that old rate of 11110 TycheCoin for 50 million TycheCash will continue , even for those who transferred after the rate change decision . But there's a tweak in policy that during this period NO ETH DEPOSIT will be considered and new ETH rates will be announced after the end of TycheCash deposit period , beyond which TycheCash will not be accepted for TycheCoin . The conversion period for TycheCash is active till 15th April 2018 11:55 PM UTC

Further to it there's surprise Waves Token for all TycheCoin holders who have TycheCoin with them at the time of expiry of this period.

It has been decided in the interest of miners and holders of TycheCash
minethiscoin
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 06, 2018, 04:39:33 PM
 #352

New TycheCash mining pool!!!

http://tychecash.minethiscoin.party

Fees only 1%
Minimum payment 5000 TYCH
Payment every 30 minutes after maturity


tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 08, 2018, 10:50:07 AM
Last edit: April 08, 2018, 11:07:29 AM by tychecoin
 #353

Today we complete 2 successful months of TycheCash !! On this feat all who convert TycheCash to TycheCoin will be getting 10% extra until midnight UTC . For conversion visit https://tychecoin.com  
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 08, 2018, 11:03:07 AM
 #354

Get your rigs to work http://tychecash.net/#network
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 08, 2018, 02:42:57 PM
 #355

Telegram Channel Started : https://t.me/tychecash
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 08, 2018, 05:53:51 PM
 #356

Today we complete 2 successful months of TycheCash !! On this feat all who convert TycheCash to TycheCoin will be getting 10% extra until midnight UTC . For conversion visit https://tychecoin.com  

In next 6 hours the offer ends !!
Vinc0306
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
April 09, 2018, 11:32:35 AM
 #357

I would like to have clarifications, but tychecash, will be released on some exchange in the future?
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 10, 2018, 03:48:42 PM
 #358

I would like to have clarifications, but tychecash, will be released on some exchange in the future?

Yes both the token TycheCoin and the coin TycheCash will be listed on exchange . But unlike going for it in hurry it will be done at appropriate time to create maximum value . There's difference between TycheCash and others in a way we are going to grow and be there unlike just [make an ANN - list -go down the history line] .
tychecoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 170
Merit: 0


View Profile
April 10, 2018, 03:53:27 PM
 #359


Hi there. Can anyone tell me what token rate will be on the ICO?


Token rate will be decided after the pre-ICO phase is over . For more details see https://tychecoin.com/faq-for-pre-ico-investors/
Vinc0306
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
April 12, 2018, 09:53:10 AM
 #360

I would like to have clarifications, but tychecash, will be released on some exchange in the future?

Yes both the token TycheCoin and the coin TycheCash will be listed on exchange . But unlike going for it in hurry it will be done at appropriate time to create maximum value . There's difference between TycheCash and others in a way we are going to grow and be there unlike just [make an ANN - list -go down the history line] .

Thx!  Wink
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 »
  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!