Pages:
Author

Topic: Tavos | Migrating to NXT MS - page 3. (Read 20909 times)

legendary
Activity: 1064
Merit: 1000
September 12, 2015, 02:49:59 PM
newbie
Activity: 25
Merit: 0
September 12, 2015, 02:08:08 PM
Have you tried YoBit?

https://yobit.net/en/addcoin/
legendary
Activity: 896
Merit: 1001
September 12, 2015, 11:06:36 AM
Tavos removed from the voting list https://www.cryptopia.co.nz/Home/Voting
and DOT coins returned  to the balance
why?

I would guess that they are not going to be incorporating cryptonote coins into their trading platform due to it's incompatibility with their current platform and the work required is not really worth their effort.  But I could be wrong.  You could always ask them yourself.  They would likely give you an answer.

Yes, we have confirmed this.
We've talked to SouthXChange and Pairex (in development) to add Tavos
into their exchanges

Poloniex, Bittrex, and Cryptsy all currently support cryptonote coins on their exchange but are the most difficult to get listed on.  Regardless, those would be your best options for exchanges as it is unlikely that other exchanges are going to go through the trouble of adding cryptonote at this time.  Poloniex has an XMR/Monero exchange where other cryptonote coins like Dashcoin, Infinitecoin, Moneta, and DigitalNote are traded against XMR/Monero instead of bitcoin.  That would be the best place for this coin because of the coin supply.  Unfortunately Poloniex is very difficult to get listed on.   Good luck on getting listed somewhere.
legendary
Activity: 854
Merit: 1000
September 11, 2015, 10:58:12 PM
Tavos removed from the voting list https://www.cryptopia.co.nz/Home/Voting
and DOT coins returned  to the balance
why?

I would guess that they are not going to be incorporating cryptonote coins into their trading platform due to it's incompatibility with their current platform and the work required is not really worth their effort.  But I could be wrong.  You could always ask them yourself.  They would likely give you an answer.

Yes, we have confirmed this.
We've talked to SouthXChange and Pairex (in development) to add Tavos
into their exchanges
legendary
Activity: 896
Merit: 1001
September 11, 2015, 04:47:25 AM
Tavos removed from the voting list https://www.cryptopia.co.nz/Home/Voting
and DOT coins returned  to the balance
why?

I would guess that they are not going to be incorporating cryptonote coins into their trading platform due to it's incompatibility with their current platform and the work required is not really worth their effort.  But I could be wrong.  You could always ask them yourself.  They would likely give you an answer.
member
Activity: 103
Merit: 10
September 11, 2015, 04:24:08 AM
Tavos removed from the voting list https://www.cryptopia.co.nz/Home/Voting
and DOT coins returned  to the balance
why?
tyz
legendary
Activity: 3346
Merit: 1530
September 10, 2015, 08:26:15 AM
I am having trouble to synchronize my wallet. Is there a good list of working nodes somewhere?
legendary
Activity: 1027
Merit: 1000
September 10, 2015, 07:52:51 AM
Tavos removed from the voting list https://www.cryptopia.co.nz/Home/Voting
and DOT coins returned  to the balance
newbie
Activity: 25
Merit: 0
September 09, 2015, 04:06:23 PM
Also, I still cannot connect the tavosd in windows. Has the linux binary ever been fixed?

The Linux binaries have been working ever since the first patch.
Any new problems?

When I try to run your Binary in Arch Linux, I get boost errors:

Code:

./tavosd: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory


When I try to compile it, I get this error:


Code:
In file included from /home/twiggy/Wallets/TavosBTC/contrib/epee/include/net/http_server_handlers_map2.h:32:0,
                 from /home/twiggy/Wallets/TavosBTC/contrib/epee/include/net/http_server_impl_base.h:37,
                 from /home/twiggy/Wallets/TavosBTC/src/rpc/core_rpc_server.h:10,
                 from /home/twiggy/Wallets/TavosBTC/src/rpc/core_rpc_server.cpp:5:
/home/twiggy/Wallets/TavosBTC/contrib/epee/include/storages/portable_storage.h: In member function ‘bool epee::serialization::portable_storage::get_next_section(epee::serialization::portable_storage::harray, epee::serialization::section*&)’:
/home/twiggy/Wallets/TavosBTC/contrib/epee/include/storages/portable_storage.h:431:16: error: converting to ‘bool’ from ‘std::nullptr_t’ requires direct-initialization [-fpermissive]
         return nullptr;
                ^
src/CMakeFiles/rpc.dir/build.make:62: recipe for target 'src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o' failed
make[3]: *** [src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o] Error 1
make[3]: Leaving directory '/home/twiggy/Wallets/TavosBTC/build/release'
CMakeFiles/Makefile2:624: recipe for target 'src/CMakeFiles/rpc.dir/all' failed
make[2]: *** [src/CMakeFiles/rpc.dir/all] Error 2
make[2]: Leaving directory '/home/twiggy/Wallets/TavosBTC/build/release'
Makefile:138: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/twiggy/Wallets/TavosBTC/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2


EDIT:

Arch has libboost 1.58.0

I created sym links such as:

Code:
sudo ln -s /usr/lib/libboost_program_options.so.1.58.0 /usr/lib/libboost_program_options.so.1.55.0

etc etc...

Now it throws this error:

Code:
[twiggy@archie tavosnixfix]$ ./tavosd 
./tavosd: Symbol `_ZTIN5boost7archive6detail14basic_iarchiveE' has different size in shared object, consider re-linking
./tavosd: Symbol `_ZTIN5boost7archive6detail14basic_oarchiveE' has different size in shared object, consider re-linking
Illegal instruction (core dumped)
[twiggy@archie tavosnixfix]$

I'm thinking of dumping Arch lol....I don't seem to be able to compile any daemons or wallets =/
legendary
Activity: 854
Merit: 1000
September 09, 2015, 08:55:04 AM
Also, I still cannot connect the tavosd in windows. Has the linux binary ever been fixed?

The Linux binaries have been working ever since the first patch.
Any new problems?
newbie
Activity: 25
Merit: 0
September 08, 2015, 03:46:32 PM
Also, I still cannot connect the tavosd in windows. Has the linux binary ever been fixed?
newbie
Activity: 25
Merit: 0
September 08, 2015, 03:38:55 PM
how strange https://www.cryptopia.co.nz/ add coins
we are back in the list for voting

I've contacted their support regarding the issue.
That is extremely offensive on their part though..

Any reply yet? This is utter bullshit! What of all the coins we threw at the voting for our coin? We should at least be compensated. I personally put over 1000 coins into this.
legendary
Activity: 896
Merit: 1001
September 08, 2015, 12:33:14 PM
HEY GUYS!
https://www.cryptopia.co.nz/Home/Voting

Looks like we've won the Coin Voting at Cryptopia!
Around a few days from now we'll be seeing Tavos and Monero at
the Cryptopia exchange!
But there is another thing on the exchange announcement Sad

Last Weeks Winners:
User vote winner: Blockchain Technologies Inc.(BTI)
DOT vote winner: Pesetacoin(PTC)

why?Huh

yes ,why ? why not xtv ?

Why?  Because cryptonote coins require a significant amount of additional work to list on an exchange.  That's why only a couple exchanges list cryptonote coins. If cryptopia does list cryptonote coins it's going to take more than just syncing the wallet like most bitcoin clones.  That's why I remain skeptical that they will list cryptonote coins regardless of whether they win the voting or not.  They might be actively working on integrating cryptonote into their trading platform and we'll see them listed when they're done but the skeptic in me says no.  Hopefully I'm wrong because it would benefit cryptonote coins to have a larger list of compatible exchanges.   
sr. member
Activity: 294
Merit: 250
???
September 08, 2015, 11:54:43 AM
Dev, do you need some help with coin marketing?
legendary
Activity: 854
Merit: 1000
September 08, 2015, 11:24:55 AM
how strange https://www.cryptopia.co.nz/ add coins
we are back in the list for voting

I've contacted their support regarding the issue.
That is extremely offensive on their part though..
legendary
Activity: 1027
Merit: 1000
September 07, 2015, 01:05:46 PM
how strange https://www.cryptopia.co.nz/ add coins
we are back in the list for voting
sr. member
Activity: 308
Merit: 250
September 07, 2015, 08:43:55 AM
I missed this, will follow XTV development, good luck dev!
legendary
Activity: 1050
Merit: 1000
September 07, 2015, 08:35:32 AM
HEY GUYS!
https://www.cryptopia.co.nz/Home/Voting

Looks like we've won the Coin Voting at Cryptopia!
Around a few days from now we'll be seeing Tavos and Monero at
the Cryptopia exchange!
But there is another thing on the exchange announcement Sad

Last Weeks Winners:
User vote winner: Blockchain Technologies Inc.(BTI)
DOT vote winner: Pesetacoin(PTC)

why?Huh

yes ,why ? why not xtv ?
legendary
Activity: 1064
Merit: 1000
September 06, 2015, 03:04:59 PM
HEY GUYS!
https://www.cryptopia.co.nz/Home/Voting

Looks like we've won the Coin Voting at Cryptopia!
Around a few days from now we'll be seeing Tavos and Monero at
the Cryptopia exchange!
But there is another thing on the exchange announcement Sad

Last Weeks Winners:
User vote winner: Blockchain Technologies Inc.(BTI)
DOT vote winner: Pesetacoin(PTC)

why?Huh
legendary
Activity: 854
Merit: 1000
September 06, 2015, 08:40:39 AM
HEY GUYS!
https://www.cryptopia.co.nz/Home/Voting

Looks like we've won the Coin Voting at Cryptopia!
Around a few days from now we'll be seeing Tavos and Monero at
the Cryptopia exchange!
Pages:
Jump to: