Oil man
Member


Activity: 114
Merit: 10
|
 |
April 12, 2016, 09:03:00 AM |
|
dump from cryptsy ?
|
nyari jodoh
|
|
|
|
crysx
|
 |
April 12, 2016, 09:43:49 AM |
|
hi all ...
after compiling from the git ( yesterday ) - the wallet STILL says 'warning: this version is obsolete, upgrade required' ...
just ignore? ... or is there a later version that has not been updated to git? ...
#crysx
if you are compiling from git, you can do a git pull and that will go away. it was fixed about an hour ago. the next wallet releases will be updated in a few days.. an hour ago? ... no worries ... recompiling again ... new wallet? ... is this not the new wallet? ... with multialgo? ... #crysx btw - the latest git does not compile ... bombs out with errors ... /usr/bin/ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o /usr/bin/ar: creating libleveldb.a make[2]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src/leveldb' CXXLD VERGEd libbitcoin_server.a(libbitcoin_server_a-rpcmining.o): In function `getmininginfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcmining.cpp:75: undefined reference to `GetDifficulty(CBlockIndex const*)' libbitcoin_wallet.a(libbitcoin_wallet_a-rpcwallet.o): In function `getinfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcwallet.cpp:86: undefined reference to `GetDifficulty(CBlockIndex const*)' collect2: error: ld returned 1 exit status Makefile:1619: recipe for target 'VERGEd' failed make[1]: *** [VERGEd] Error 1 make[1]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src' Makefile:523: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
obviously this shows VERGEd not being compiled here - but the bombout is with VERGE-qt also ... #crysx
|
|
|
|
pallas
Legendary

Activity: 2716
Merit: 1094
Black Belt Developer
|
 |
April 12, 2016, 09:48:43 AM |
|
hi all ...
after compiling from the git ( yesterday ) - the wallet STILL says 'warning: this version is obsolete, upgrade required' ...
just ignore? ... or is there a later version that has not been updated to git? ...
#crysx
if you are compiling from git, you can do a git pull and that will go away. it was fixed about an hour ago. the next wallet releases will be updated in a few days.. an hour ago? ... no worries ... recompiling again ... new wallet? ... is this not the new wallet? ... with multialgo? ... #crysx btw - the latest git does not compile ... bombs out with errors ... /usr/bin/ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o /usr/bin/ar: creating libleveldb.a make[2]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src/leveldb' CXXLD VERGEd libbitcoin_server.a(libbitcoin_server_a-rpcmining.o): In function `getmininginfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcmining.cpp:75: undefined reference to `GetDifficulty(CBlockIndex const*)' libbitcoin_wallet.a(libbitcoin_wallet_a-rpcwallet.o): In function `getinfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcwallet.cpp:86: undefined reference to `GetDifficulty(CBlockIndex const*)' collect2: error: ld returned 1 exit status Makefile:1619: recipe for target 'VERGEd' failed make[1]: *** [VERGEd] Error 1 make[1]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src' Makefile:523: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
obviously this shows VERGEd not being compiled here - but the bombout is with VERGE-qt also ... #crysx it looks like you don't have a correct git tree. try re-cloning from scratch.
|
|
|
|
Dogedarkdev (OP)
Legendary

Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
|
 |
April 12, 2016, 10:44:45 AM Last edit: April 12, 2016, 10:57:35 AM by Dogedarkdev |
|
yeah its good to go. starting to work on the getdifficulty rpc command for each algo. not finished, but the commits that are new do work. try git pull and make clean. our README page on the source code, includes a build pass/fail tag. it is built automatically after each commit/pull request to make sure it doesn't break. this link will let you know if our current build in the master branch works or not, as the build process is logged from start to finish, and available to see =] https://travis-ci.org/vergecurrency/VERGEill be speaking with pool admins over the next day or two to see how mining is going on their end, see if they have anything they'd like to see tweaked etc, and setting up an x17/blake2s pool, with 2% fee that goes to development ;p ps: cryptsy is not in control of their funds anymore, they tried to send coins to bittrex and they were halted and sent to a management company, so i dont think we need to worry about a massive dump from cryptsy, plus ALOT of our users (and other users) got xvg out of there before they closed. i dont think they had very many when they closed.
|
_///// [$XVG] ★★★★★WE ARE ON THE VERGE ★★★★★ [MULTI-ALGO] /////_
|
|
|
|
pallas
Legendary

Activity: 2716
Merit: 1094
Black Belt Developer
|
 |
April 12, 2016, 11:54:47 AM |
|
I think I fixed the wallet mining, the diff reporting and the broken algos. There are at least two bugs. Unfortunately I can't test the block generation because the network is refusing my x17 blocks.
EDIT: do you want me to submit a pull request with the fixes?
EDIT2: a hard fork is necessary to fix x17 and blake2s; they won't work unless most wallets are upgraded.
|
|
|
|
|
crysx
|
 |
April 12, 2016, 11:58:34 AM |
|
hi all ...
after compiling from the git ( yesterday ) - the wallet STILL says 'warning: this version is obsolete, upgrade required' ...
just ignore? ... or is there a later version that has not been updated to git? ...
#crysx
if you are compiling from git, you can do a git pull and that will go away. it was fixed about an hour ago. the next wallet releases will be updated in a few days.. an hour ago? ... no worries ... recompiling again ... new wallet? ... is this not the new wallet? ... with multialgo? ... #crysx btw - the latest git does not compile ... bombs out with errors ... /usr/bin/ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o /usr/bin/ar: creating libleveldb.a make[2]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src/leveldb' CXXLD VERGEd libbitcoin_server.a(libbitcoin_server_a-rpcmining.o): In function `getmininginfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcmining.cpp:75: undefined reference to `GetDifficulty(CBlockIndex const*)' libbitcoin_wallet.a(libbitcoin_wallet_a-rpcwallet.o): In function `getinfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcwallet.cpp:86: undefined reference to `GetDifficulty(CBlockIndex const*)' collect2: error: ld returned 1 exit status Makefile:1619: recipe for target 'VERGEd' failed make[1]: *** [VERGEd] Error 1 make[1]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src' Makefile:523: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
obviously this shows VERGEd not being compiled here - but the bombout is with VERGE-qt also ... #crysx it looks like you don't have a correct git tree. try re-cloning from scratch. its from the main git pallas ... go to the git and see ... ive changed nothing from the clone i did before it - which did compile ... git pull showed there were updates - so i cloned again and compiled and had these errors ... #crysx
|
|
|
|
pallas
Legendary

Activity: 2716
Merit: 1094
Black Belt Developer
|
 |
April 12, 2016, 11:59:32 AM |
|
hi all ...
after compiling from the git ( yesterday ) - the wallet STILL says 'warning: this version is obsolete, upgrade required' ...
just ignore? ... or is there a later version that has not been updated to git? ...
#crysx
if you are compiling from git, you can do a git pull and that will go away. it was fixed about an hour ago. the next wallet releases will be updated in a few days.. an hour ago? ... no worries ... recompiling again ... new wallet? ... is this not the new wallet? ... with multialgo? ... #crysx btw - the latest git does not compile ... bombs out with errors ... /usr/bin/ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o /usr/bin/ar: creating libleveldb.a make[2]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src/leveldb' CXXLD VERGEd libbitcoin_server.a(libbitcoin_server_a-rpcmining.o): In function `getmininginfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcmining.cpp:75: undefined reference to `GetDifficulty(CBlockIndex const*)' libbitcoin_wallet.a(libbitcoin_wallet_a-rpcwallet.o): In function `getinfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcwallet.cpp:86: undefined reference to `GetDifficulty(CBlockIndex const*)' collect2: error: ld returned 1 exit status Makefile:1619: recipe for target 'VERGEd' failed make[1]: *** [VERGEd] Error 1 make[1]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src' Makefile:523: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
obviously this shows VERGEd not being compiled here - but the bombout is with VERGE-qt also ... #crysx it looks like you don't have a correct git tree. try re-cloning from scratch. its from the main git pallas ... go to the git and see ... ive changed nothing from the clone i did before it - which did compile ... git pull showed there were updates - so i cloned again and compiled and had these errors ... #crysx read my post just over yours. git compiles fine, I even fixed it.
|
|
|
|
|
crysx
|
 |
April 12, 2016, 12:02:06 PM |
|
yeah its good to go. starting to work on the getdifficulty rpc command for each algo. not finished, but the commits that are new do work. try git pull and make clean. our README page on the source code, includes a build pass/fail tag. it is built automatically after each commit/pull request to make sure it doesn't break. this link will let you know if our current build in the master branch works or not, as the build process is logged from start to finish, and available to see =] https://travis-ci.org/vergecurrency/VERGEill be speaking with pool admins over the next day or two to see how mining is going on their end, see if they have anything they'd like to see tweaked etc, and setting up an x17/blake2s pool, with 2% fee that goes to development ;p ps: cryptsy is not in control of their funds anymore, they tried to send coins to bittrex and they were halted and sent to a management company, so i dont think we need to worry about a massive dump from cryptsy, plus ALOT of our users (and other users) got xvg out of there before they closed. i dont think they had very many when they closed. this is where im getting the clone from and still the same output after compile - https://github.com/vergecurrency/VERGE ... ill have another go at it - but im getting weary of it :| ... #crysx
|
|
|
|
|
crysx
|
 |
April 12, 2016, 12:03:20 PM |
|
hi all ...
after compiling from the git ( yesterday ) - the wallet STILL says 'warning: this version is obsolete, upgrade required' ...
just ignore? ... or is there a later version that has not been updated to git? ...
#crysx
if you are compiling from git, you can do a git pull and that will go away. it was fixed about an hour ago. the next wallet releases will be updated in a few days.. an hour ago? ... no worries ... recompiling again ... new wallet? ... is this not the new wallet? ... with multialgo? ... #crysx btw - the latest git does not compile ... bombs out with errors ... /usr/bin/ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o /usr/bin/ar: creating libleveldb.a make[2]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src/leveldb' CXXLD VERGEd libbitcoin_server.a(libbitcoin_server_a-rpcmining.o): In function `getmininginfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcmining.cpp:75: undefined reference to `GetDifficulty(CBlockIndex const*)' libbitcoin_wallet.a(libbitcoin_wallet_a-rpcwallet.o): In function `getinfo(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&, bool)': /mnt/horustor/compile/coins/vergecurrency/VERGE/src/rpcwallet.cpp:86: undefined reference to `GetDifficulty(CBlockIndex const*)' collect2: error: ld returned 1 exit status Makefile:1619: recipe for target 'VERGEd' failed make[1]: *** [VERGEd] Error 1 make[1]: Leaving directory '/mnt/horustor/compile/coins/vergecurrency/VERGE/src' Makefile:523: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
obviously this shows VERGEd not being compiled here - but the bombout is with VERGE-qt also ... #crysx it looks like you don't have a correct git tree. try re-cloning from scratch. its from the main git pallas ... go to the git and see ... ive changed nothing from the clone i did before it - which did compile ... git pull showed there were updates - so i cloned again and compiled and had these errors ... #crysx read my post just over yours. git compiles fine, I even fixed it. in the current git now? ... if so - ill clone again now and recompile ... #crysx
|
|
|
|
|
bitLeap
|
 |
April 12, 2016, 12:46:46 PM |
|
ps: cryptsy is not in control of their funds anymore,
that's what matters
|
RAZED | | | 100% | WELCOME BONUS | │ | █████████████████████ █████████████████████████ ████████████▀░░░░▀███████ ██████████▀░░▄▀▀▄░░▀█████ ██████████▄▄██▄▄██▄░▀████ █████▀░░░░░░░▀██░░█░░████ ████░░████▀▀█░░██▀░░▄████ ████░░████▄▄█░░█░░▄██████ ████░░█▀▀████░░██████████ ████░░█▄▄███▀░░██████████ █████▄░░░░░░░▄███████████ █████████████████████████ █████████████████████ | █████████████████████ █████████████████████████ ██████████▀▀░░░░░▀▀██████ ████████▀░░▄▄█░░▀▄░░█████ ██████▀░░▄█████▄░░▀░░████ █████░░▄████▄▀░░█▄▄░░████ ████░░▄███▄▀░░▄▀██▀░░████ ████░░▀▀██░░▄▀███▀░░█████ ████░░▄░░▀█████▀░░▄██████ █████░░▀▄░░█▀▀░░▄████████ ██████▄▄░░░░░▄▄██████████ █████████████████████████ █████████████████████ | | |
NO KYC | | | RAZE THE LIMITS ► PLAY NOW |
|
|
|
|
p75formula
|
 |
April 12, 2016, 12:58:58 PM |
|
Bleu under maintenance so they're working on it.  Way to keep up boys.
|
|
|
|
|
Dogedarkdev (OP)
Legendary

Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
|
 |
April 12, 2016, 01:57:13 PM |
|
I think I fixed the wallet mining, the diff reporting and the broken algos. There are at least two bugs. Unfortunately I can't test the block generation because the network is refusing my x17 blocks.
EDIT: do you want me to submit a pull request with the fixes?
EDIT2: a hard fork is necessary to fix x17 and blake2s; they won't work unless most wallets are upgraded.
ok. so that one character change is what was holding back x17 and blake2s? interesting. well, include the fork at 350,000, and i will merge it later today.
|
_///// [$XVG] ★★★★★WE ARE ON THE VERGE ★★★★★ [MULTI-ALGO] /////_
|
|
|
|
pallas
Legendary

Activity: 2716
Merit: 1094
Black Belt Developer
|
 |
April 12, 2016, 02:03:16 PM |
|
I think I fixed the wallet mining, the diff reporting and the broken algos. There are at least two bugs. Unfortunately I can't test the block generation because the network is refusing my x17 blocks.
EDIT: do you want me to submit a pull request with the fixes?
EDIT2: a hard fork is necessary to fix x17 and blake2s; they won't work unless most wallets are upgraded.
ok. so that one character change is what was holding back x17 and blake2s? interesting. well, include the fork at 350,000, and i will merge it later today. yes because the algo is taken from the version field of the blockheader: if the mask is wrong, some algos are mapped to the default, which is scrypt, hence the hash mismatch. in this case, groestl and lyra were not affected because their bits felt under the old wrong mask. not sure if you are asking me to "include the fork at 350,000" or if you or someone else's gonna do it.
|
|
|
|
Dogedarkdev (OP)
Legendary

Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
|
 |
April 12, 2016, 02:16:10 PM |
|
I think I fixed the wallet mining, the diff reporting and the broken algos. There are at least two bugs. Unfortunately I can't test the block generation because the network is refusing my x17 blocks.
EDIT: do you want me to submit a pull request with the fixes?
EDIT2: a hard fork is necessary to fix x17 and blake2s; they won't work unless most wallets are upgraded.
ok. so that one character change is what was holding back x17 and blake2s? interesting. well, include the fork at 350,000, and i will merge it later today. yes because the algo is taken from the version field of the blockheader: if the mask is wrong, some algos are mapped to the default, which is scrypt, hence the hash mismatch. in this case, groestl and lyra were not affected because their bits felt under the old wrong mask. not sure if you are asking me to "include the fork at 350,000" or if you or someone else's gonna do it. yeah i meant you can add it to the pr you made. i wrote you back on the repo. thanks for the contribution!
|
_///// [$XVG] ★★★★★WE ARE ON THE VERGE ★★★★★ [MULTI-ALGO] /////_
|
|
|
|
|
amirmass
|
 |
April 12, 2016, 03:50:16 PM |
|
why XVG deposites to yobit are taking more than 1 day?? this is insane , anyone have the same problem?
|
|
|
|
|
g0ldm0ney10
|
 |
April 12, 2016, 03:52:59 PM |
|
I think I fixed the wallet mining, the diff reporting and the broken algos. There are at least two bugs. Unfortunately I can't test the block generation because the network is refusing my x17 blocks.
EDIT: do you want me to submit a pull request with the fixes?
EDIT2: a hard fork is necessary to fix x17 and blake2s; they won't work unless most wallets are upgraded.
ok. so that one character change is what was holding back x17 and blake2s? interesting. well, include the fork at 350,000, and i will merge it later today. So does this mean another wallet and update of all the blocks at 350K again with eveyone and the exchanges?
|
|
|
|
|
VDechand
|
 |
April 12, 2016, 04:15:40 PM |
|
I have a question. I send XVG coins to the yobit wallet, after 4 hours the coins aren´t in the yobit wallet. Is this a mistake from yobit? The support can´t solve my question why XVG deposites to yobit are taking more than 1 day?? this is insane , anyone have the same problem?
Okay i see it, i´m not alone ^^
|
|
|
|
|
|
DeadBirdzz
|
 |
April 12, 2016, 04:21:29 PM |
|
I have a question. I send XVG coins to the yobit wallet, after 4 hours the coins aren´t in the yobit wallet. Is this a mistake from yobit? The support can´t solve my question why XVG deposites to yobit are taking more than 1 day?? this is insane , anyone have the same problem?
Okay i see it, i´m not alone ^^ Yobit's Wallet status: Online (340013 blocks)They haven't synced yet......
|
¯\_(ツ)_/¯
|
|
|
pallas
Legendary

Activity: 2716
Merit: 1094
Black Belt Developer
|
 |
April 12, 2016, 04:50:56 PM |
|
I think I fixed the wallet mining, the diff reporting and the broken algos. There are at least two bugs. Unfortunately I can't test the block generation because the network is refusing my x17 blocks.
EDIT: do you want me to submit a pull request with the fixes?
EDIT2: a hard fork is necessary to fix x17 and blake2s; they won't work unless most wallets are upgraded.
ok. so that one character change is what was holding back x17 and blake2s? interesting. well, include the fork at 350,000, and i will merge it later today. So does this mean another wallet and update of all the blocks at 350K again with eveyone and the exchanges? Just a new wallet, no need to resync.
|
|
|
|
bathrobehero
Legendary

Activity: 2002
Merit: 1051
ICO? Not even once.
|
 |
April 12, 2016, 07:24:15 PM |
|
Bit off topic but what do I have to change if I only want to compile the daemon and not the Qt in ubuntu?
|
Not your keys, not your coins!
|
|
|
|