Pages:
Author

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

newbie
Activity: 25
Merit: 0
August 02, 2015, 05:51:28 PM
Linux Binaries Fail on Ubuntu 15.04:

Code:
qpup@lappy:~/Wallets/tavosnixfix$ ./tavosd 
Illegal instruction (core dumped)

Code:
qpup@lappy:~/Wallets/tavosnixfix$ ldd tavosd 
linux-vdso.so.1 =>  (0x00007ffe1b539000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f4da5a4c000)
libboost_system.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_system.so.1.55.0 (0x00007f4da5848000)
libboost_filesystem.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.55.0 (0x00007f4da5630000)
libboost_thread.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.55.0 (0x00007f4da5416000)
libboost_date_time.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_date_time.so.1.55.0 (0x00007f4da5204000)
libboost_chrono.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_chrono.so.1.55.0 (0x00007f4da4ffc000)
libboost_regex.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.55.0 (0x00007f4da4cf0000)
libboost_serialization.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.55.0 (0x00007f4da4a80000)
libboost_program_options.so.1.55.0 => /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.55.0 (0x00007f4da480a000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f4da45ec000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f4da42dd000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f4da3fd5000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f4da3dbf000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4da5e16000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f4da3bb7000)
libicuuc.so.52 => /usr/lib/x86_64-linux-gnu/libicuuc.so.52 (0x00007f4da3839000)
libicui18n.so.52 => /usr/lib/x86_64-linux-gnu/libicui18n.so.52 (0x00007f4da3427000)
libicudata.so.52 => /usr/lib/x86_64-linux-gnu/libicudata.so.52 (0x00007f4da1bba000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f4da19b6000)

Any suggestions?

In the meantime, I'll try to compile the source.

Edit:

I'm not able to compile it either. Right at the point of failure there is a ton (metric shit-ton) of this in the shell:

Code:
:(.text+0x104c): undefined reference to `epee::log_space::log_singletone::get_set_err_count(bool, unsigned long)'
legendary
Activity: 854
Merit: 1000
August 02, 2015, 02:07:44 AM
We've contacted Bittrex again, to follow up on adding Tavos into their exchange.
Stay tuned everybody, and show your community support to add Tavos into Bittrex!
legendary
Activity: 854
Merit: 1000
August 01, 2015, 05:06:47 AM
TO ALL TAVOS USERS
We urge all tavos users to vote for Tavos at Cryptopia!
https://www.cryptopia.co.nz/Home/Voting
No way... They have no cryptonote experience.
They will not add us.
The only real chance is, in the poloniex's XMR/XTV exchange.

We're still waiting for Poloniex to start accepting TAVOS
sr. member
Activity: 283
Merit: 250
August 01, 2015, 05:05:06 AM
TO ALL TAVOS USERS
We urge all tavos users to vote for Tavos at Cryptopia!
https://www.cryptopia.co.nz/Home/Voting
No way... They have no cryptonote experience.
They will not add us.
The only real chance is, in the poloniex's XMR/XTV exchange.
legendary
Activity: 854
Merit: 1000
August 01, 2015, 04:25:07 AM
TO ALL TAVOS USERS
We urge all tavos users to vote for Tavos at Cryptopia!
https://www.cryptopia.co.nz/Home/Voting
legendary
Activity: 854
Merit: 1000
July 31, 2015, 10:17:52 PM
member
Activity: 113
Merit: 10
July 31, 2015, 10:57:46 AM

Do
Code:
chmod u+x simplewallet

and the same for tavosd

Thank you, but it does not work.
Only my compiling version tavosd it working,  but cmake gives an error when building a wallet:
Code:
..........
Scanning dependencies of target version
make[3]: Выход из каталога `/home/ubuntu/TavosBTC/build/debug'
make[3]: Вход в каталог `/home/ubuntu/TavosBTC/build/debug'
fatal: No names found, cannot describe anything.
CMake Warning at src/version.cmake:3 (message):
  Cannot determine current revision.  Make sure that you are building either
  from a Git working tree or from a source archive.

make[3]: Выход из каталога `/home/ubuntu/TavosBTC/build/debug'
[  0%] Built target version
..................
[ 52%] Building CXX object src/CMakeFiles/wallet.dir/wallet/WalletTransactionSender.cpp.o
/home/ubuntu/TavosBTC/src/wallet/WalletTransactionSender.cpp: In function ‘void {anonymous}::constructTx(cryptonote::account_keys, const std::vector&, const std::vector&, const string&, uint64_t, uint64_t, cryptonote::Transaction&)’:
/home/ubuntu/TavosBTC/src/wallet/WalletTransactionSender.cpp:48:3: error: ‘Logging’ has not been declared
   Logging::LoggerGroup nullLog;
   ^

/home/ubuntu/TavosBTC/src/wallet/WalletTransactionSender.cpp:48:24: error: expected ‘;’ before ‘nullLog’
   Logging::LoggerGroup nullLog;
                        ^
make[3]: *** [src/CMakeFiles/wallet.dir/wallet/WalletTransactionSender.cpp.o] Ошибка 1
make[3]: Выход из каталога `/home/ubuntu/TavosBTC/build/debug'
make[2]: *** [src/CMakeFiles/wallet.dir/all] Ошибка 2
make[2]: Выход из каталога `/home/ubuntu/TavosBTC/build/debug'
make[1]: *** [all] Ошибка 2
make[1]: Выход из каталога `/home/ubuntu/TavosBTC/build/debug'
make: *** [build-debug] Ошибка 2
ubuntu@ubuntu:~/TavosBTC$
ubuntu@ubuntu:~/TavosBTC$ cd build/release/src
ubuntu@ubuntu:~/TavosBTC/build/release/src$ ./Tavosd

2015-Jul-31 18:37:25.932387 Starting...
2015-Jul-31 18:37:25.933635 Tavos v1.0.2.1()
2015-Jul-31 18:37:25.933888 Module folder: ./Tavosd
2015-Jul-31 18:37:25.937091 Initializing p2p server...
2015-Jul-31 18:37:25.937464 Binding on 0.0.0.0:17451
2015-Jul-31 18:37:25.937544 Net service binded on 0.0.0.0:17451
2015-Jul-31 18:37:25.937573 Attempting to add IGD port mapping.
2015-Jul-31 18:37:27.000913 Added IGD port mapping.
2015-Jul-31 18:37:27.001137 P2p server initialized OK
2015-Jul-31 18:37:27.001220 Initializing cryptonote protocol...
2015-Jul-31 18:37:27.001294 Cryptonote protocol initialized OK
2015-Jul-31 18:37:27.001449 Initializing core rpc server...
2015-Jul-31 18:37:27.001557 Binding on 127.0.0.1:17452
2015-Jul-31 18:37:27.001839 Core rpc server initialized OK on port: 17452
2015-Jul-31 18:37:27.001932 Initializing core...
2015-Jul-31 18:37:27.004023 Loading blockchain...
2015-Jul-31 18:37:27.004366 - loading block index...
2015-Jul-31 18:37:27.018658 - loading transaction map...
2015-Jul-31 18:37:27.026617 - loading spend keys...
2015-Jul-31 18:37:27.064124 - loading outputs...
2015-Jul-31 18:37:27.120664 - loading multi-signature outputs...
2015-Jul-31 18:37:27.142359 Blockchain initialized. last block: 11314, d0.h0.m1.s59 time ago, current difficulty: 6114391
2015-Jul-31 18:37:27.142460 Core initialized OK
2015-Jul-31 18:37:27.142550 Starting core rpc server...
2015-Jul-31 18:37:27.142574 Run net_service loop( 2 threads)...
2015-Jul-31 18:37:27.142788 [SRV_MAIN]Core rpc server started ok
2015-Jul-31 18:37:27.142886 [SRV_MAIN]Starting p2p net loop...
2015-Jul-31 18:37:27.143020 [SRV_MAIN]Run net_service loop( 10 threads)...
2015-Jul-31 18:37:28.143241 [P2P9]
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.

You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).

Use "help" command to see the list of available commands.

Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
**********************************************************************
2015-Jul-31 18:37:34.329331 [P2P7]
**********************************************************************
You are now synchronized with the network. You may now start simplewallet.

Please note, that the blockchain will be saved only after you quit the daemon with "exit" command or if you use "save" command.
Otherwise, you will possibly need to synchronize the blockchain again.

Use "help" command to see the list of available commands.
**********************************************************************
legendary
Activity: 854
Merit: 1000
July 31, 2015, 08:30:32 AM
Hi! How to build simplewallet on ubuntu. I'm trying make, but obtained without simplewallet  Huh
Tavosd it's working. Please help.

Simplewallet, simpleminer and tavosd all build together.

If you're having problems in compiling the binaries you can download them straight in binary form Smiley
Downloaded them straight in binary form, but when starting to launch i have this problem:
Code:
ubuntu@ubuntu:~$ cd XTV
ubuntu@ubuntu:~/XTV$ ./tavosd
Недопустимая инструкция (сделан дамп памяти)
ubuntu@ubuntu:~/XTV$ ./simplewallet
Недопустимая инструкция (сделан дамп памяти)
ubuntu@ubuntu:~/XTV$
in my compiling version tavosd run, but without simplewallet file

Do
Code:
chmod u+x simplewallet

and the same for tavosd
member
Activity: 113
Merit: 10
July 30, 2015, 03:08:01 AM
Hi! How to build simplewallet on ubuntu. I'm trying make, but obtained without simplewallet  Huh
Tavosd it's working. Please help.

Simplewallet, simpleminer and tavosd all build together.

If you're having problems in compiling the binaries you can download them straight in binary form Smiley
Downloaded them straight in binary form, but when starting to launch i have this problem:
Code:
ubuntu@ubuntu:~$ cd XTV
ubuntu@ubuntu:~/XTV$ ./tavosd
Недопустимая инструкция (сделан дамп памяти)
ubuntu@ubuntu:~/XTV$ ./simplewallet
Недопустимая инструкция (сделан дамп памяти)
ubuntu@ubuntu:~/XTV$
in my compiling version tavosd run, but without simplewallet file
legendary
Activity: 854
Merit: 1000
July 29, 2015, 05:30:40 PM
Hi! How to build simplewallet on ubuntu. I'm trying make, but obtained without simplewallet  Huh
Tavosd it's working. Please help.

Simplewallet, simpleminer and tavosd all build together.

If you're having problems in compiling the binaries you can download them straight in binary form Smiley
member
Activity: 113
Merit: 10
July 29, 2015, 01:02:59 PM
Hi! How to build simplewallet on ubuntu. I'm trying make, but obtained without simplewallet  Huh
Tavosd it's working. Please help.
legendary
Activity: 854
Merit: 1000
July 29, 2015, 08:47:48 AM
Still looking for services to accept XTV.
We'll provide you with a bounty of 100,000 XTV
legendary
Activity: 854
Merit: 1000
July 28, 2015, 08:12:12 AM
On a side note:

For any services accepting XTV:

After we've gathered at least 4 services by the end of July,
we'll add those services' logos and place them permanently
on Tavos' official site:

http://www.tavos.co

Also at NewsBTC Philippines:

http://ph.newsbtc.com
legendary
Activity: 896
Merit: 1001
July 27, 2015, 04:20:09 PM
From some discussions with SouthXChange.com, Tavos may be added.
I am working closely with SouthXChange to add their first CryptoNote coin into
their exchange, and once we succeed we will add Tavos!

Wish us luck, and for any of those who would like to pitch in and volunteer as well,
we'd gladly take everyone who'd like to help!

Regards,
Tavos Development

Hey guys,

After i fixed some stuff and got the miner back again i get this message many times:
2015-Jul-27 14:08:33.225706 ERROR C:\Users\Anush3D\Desktop\dalo-punit\newtavoswin\contrib\epee\include\net/http_client.h:867 failed to connect localhost:17452
2015-Jul-27 14:08:33.225706 Failed to invoke http request to  http://localhost:17452/queryblocks.bin

i did found 2 blocks in 24 hours ( or the diff raised, or its because of this warning )
Also dont ask me what the fak Anush3D is, i dont know it, i cant find that folder. It seems to be a user, anyway also under the user map - show hidden folders i can not find anush3d.


 Anush3D is the user on the computer that the Windows binaries were compiled.  I've seen that error in other cryptonote coins.
full member
Activity: 140
Merit: 100
fastdice.com The Worlds Fastest Bitcoin Dice
July 27, 2015, 04:14:25 PM
From some discussions with SouthXChange.com, Tavos may be added.
I am working closely with SouthXChange to add their first CryptoNote coin into
their exchange, and once we succeed we will add Tavos!

Wish us luck, and for any of those who would like to pitch in and volunteer as well,
we'd gladly take everyone who'd like to help!

Regards,
Tavos Development

Hey guys,

After i fixed some stuff and got the miner back again i get this message many times:
2015-Jul-27 14:08:33.225706 ERROR C:\Users\Anush3D\Desktop\dalo-punit\newtavoswin\contrib\epee\include\net/http_client.h:867 failed to connect localhost:17452
2015-Jul-27 14:08:33.225706 Failed to invoke http request to  http://localhost:17452/queryblocks.bin

i did found 2 blocks in 24 hours ( or the diff raised, or its because of this warning )
Also dont ask me what the fak Anush3D is, i dont know it, i cant find that folder. It seems to be a user, anyway also under the user map - show hidden folders i can not find anush3d.


Can you PM me exactly what you "fixed" ?
hero member
Activity: 644
Merit: 500
July 27, 2015, 11:45:13 AM
From some discussions with SouthXChange.com, Tavos may be added.
I am working closely with SouthXChange to add their first CryptoNote coin into
their exchange, and once we succeed we will add Tavos!

Wish us luck, and for any of those who would like to pitch in and volunteer as well,
we'd gladly take everyone who'd like to help!

Regards,
Tavos Development

Hey guys,

After i fixed some stuff and got the miner back again i get this message many times:
2015-Jul-27 14:08:33.225706 ERROR C:\Users\Anush3D\Desktop\dalo-punit\newtavoswin\contrib\epee\include\net/http_client.h:867 failed to connect localhost:17452
2015-Jul-27 14:08:33.225706 Failed to invoke http request to  http://localhost:17452/queryblocks.bin

i did found 2 blocks in 24 hours ( or the diff raised, or its because of this warning )
Also dont ask me what the fak Anush3D is, i dont know it, i cant find that folder. It seems to be a user, anyway also under the user map - show hidden folders i can not find anush3d.
full member
Activity: 140
Merit: 100
fastdice.com The Worlds Fastest Bitcoin Dice
July 27, 2015, 09:24:37 AM
From some discussions with SouthXChange.com, Tavos may be added.
I am working closely with SouthXChange to add their first CryptoNote coin into
their exchange, and once we succeed we will add Tavos!

Wish us luck, and for any of those who would like to pitch in and volunteer as well,
we'd gladly take everyone who'd like to help!

Regards,
Tavos Development
legendary
Activity: 854
Merit: 1000
July 27, 2015, 07:19:34 AM
By the way...
Claymore CryptoNote GPU Miner v9.3 Beta - POOL don't work with Tavos's address format.
I saw that in other cryptonotes too, like Red Wind, but others work even if they're not in the supported coins.
So, most of all these hashes are from CPU's.
That's a good sign  Cool


That's a great thing then, as the whole point for Tavos was to create a
cryptocurrency as a currency, not as a commodity. Therefore it's good
news that so far the hashing power is spread out through all users.



UPDATES

I now accept XTV for Press Releases at NewsBTC Philippines
Prices subject to change: 2,300,000 XTV



The new http://tavos.co is up!
sr. member
Activity: 283
Merit: 250
July 27, 2015, 03:32:56 AM
By the way...
Claymore CryptoNote GPU Miner v9.3 Beta - POOL don't work with Tavos's address format.
I saw that in other cryptonotes too, like Red Wind, but others work even if they're not in the supported coins.
So, most of all these hashes are from CPU's.
That's a good sign  Cool
legendary
Activity: 854
Merit: 1000
July 27, 2015, 02:46:45 AM
http://tavos.co is transferring hosts so it'll be down for a while.
We'll be having a block explorer soon too!
Pages:
Jump to: