Bitcoin Forum
July 22, 2026, 11:52:48 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: best coin on the market?
VERGE - 294 (40.8%)
XVG - 427 (59.2%)
Total Voters: 721

Pages: « 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 [151] 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 ... 666 »
  Print  
Author Topic: [$XVG] VERGE [POW][MultiAlgo][TOR/i2P][no premine/ico!]  (Read 844386 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (51 posts by 1+ user deleted.)
Oil man
Member
**
Offline

Activity: 114
Merit: 10


View Profile
April 12, 2016, 09:03:00 AM
 #3001

dump from cryptsy ?

nyari jodoh
crysx
Sr. Member
****
Offline

Activity: 364
Merit: 260


--- ChainWorks Industries ---


View Profile WWW
April 12, 2016, 09:43:49 AM
 #3002

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 ...

Code:
/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

ChainWorks Industries . grn - Ga2TFVPW3y2vd9vMdqLWfid9hf8RPSQV19 . exchange - https://bleutrade.com/exchange/GRN/BTC/ . email - crysx@gnxs.com .
pallas
Legendary
*
Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 12, 2016, 09:48:43 AM
 #3003

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 ...

Code:
/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
*
Offline

Activity: 1708
Merit: 1009


$XVG - The Standard in Crypto as a Currency!


View Profile WWW
April 12, 2016, 10:44:45 AM
Last edit: April 12, 2016, 10:57:35 AM by Dogedarkdev
 #3004

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/VERGE

ill 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
*
Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 12, 2016, 11:54:47 AM
 #3005

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
Sr. Member
****
Offline

Activity: 364
Merit: 260


--- ChainWorks Industries ---


View Profile WWW
April 12, 2016, 11:58:34 AM
 #3006

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 ...

Code:
/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

ChainWorks Industries . grn - Ga2TFVPW3y2vd9vMdqLWfid9hf8RPSQV19 . exchange - https://bleutrade.com/exchange/GRN/BTC/ . email - crysx@gnxs.com .
pallas
Legendary
*
Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 12, 2016, 11:59:32 AM
 #3007

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 ...

Code:
/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
Sr. Member
****
Offline

Activity: 364
Merit: 260


--- ChainWorks Industries ---


View Profile WWW
April 12, 2016, 12:02:06 PM
 #3008

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/VERGE

ill 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

ChainWorks Industries . grn - Ga2TFVPW3y2vd9vMdqLWfid9hf8RPSQV19 . exchange - https://bleutrade.com/exchange/GRN/BTC/ . email - crysx@gnxs.com .
crysx
Sr. Member
****
Offline

Activity: 364
Merit: 260


--- ChainWorks Industries ---


View Profile WWW
April 12, 2016, 12:03:20 PM
 #3009

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 ...

Code:
/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

ChainWorks Industries . grn - Ga2TFVPW3y2vd9vMdqLWfid9hf8RPSQV19 . exchange - https://bleutrade.com/exchange/GRN/BTC/ . email - crysx@gnxs.com .
bitLeap
Hero Member
*****
Offline

Activity: 1974
Merit: 621


The Most Rewarding Casino and Sportsbook


View Profile
April 12, 2016, 12:46:46 PM
 #3010

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
Hero Member
*****
Offline

Activity: 533
Merit: 500


View Profile
April 12, 2016, 12:58:58 PM
 #3011

Bleu under maintenance so they're working on it.  Roll Eyes

Way to keep up boys.
Dogedarkdev (OP)
Legendary
*
Offline

Activity: 1708
Merit: 1009


$XVG - The Standard in Crypto as a Currency!


View Profile WWW
April 12, 2016, 01:57:13 PM
 #3012

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
*
Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 12, 2016, 02:03:16 PM
 #3013

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
*
Offline

Activity: 1708
Merit: 1009


$XVG - The Standard in Crypto as a Currency!


View Profile WWW
April 12, 2016, 02:16:10 PM
 #3014

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
Sr. Member
****
Offline

Activity: 425
Merit: 250



View Profile
April 12, 2016, 03:50:16 PM
 #3015

why XVG deposites to yobit are taking more than 1 day?? this is insane , anyone have the same problem?


          ██
         ▐██▌
         █▌▐█
        ▐█  █▌
▄▄▄▄▄▄▄▄▄    ▄▄▄▄▄▄▄▄▄
 ▀▀    █▌    ▐█  ▄█▀▀
      ▐█      █▌█▀
      █▌   ▄▄ ▐█
     ▐█  ▄██▀  █▌
     ██▄██▀    ▐█
    ▐███▀       █▌
Z-POP DREAM

▒▒▒▒▒▒████▌  █▌
 ▒▒▒▒▒▐████  ▐█
  ▒▒▒▒▒████▌  █▌
   ▒▒▒▒▐████  ▐█
    ▒▒▒ ████▌
     ▒  ▐████
     █▌  ████▌
     ▐█  ▐███████▄
      █▌  ████████▌
      ▐█  ▐████████
       █▌  ████████▌
       ▐█  ▐████████
        █▌  ████████▌
GROW TALENT ★★★★
★★★★ CREATE STAR

▒▒▒▒▒▒████████▌  █▌
 ▒▒▒▒▒▐████████  ▐█    ▒▒
  ▒▒▒▒▒████████▌  █▌  ▒▒▒
   ▒▒▒▒▐████████  ▐█ ▒▒▒▒
    ▒▒▒ ▀███████▌   ▒▒▒▒▒
     ▒      ▐████  ▒▒▒▒▒▒
     █▌      ████▌▒▒▒▒▒▒▒
     ▐█      ▐████▒▒▒▒▒▒
      █▌      ████▌▒▒▒▒
 ▄▄   ▐█      ▐████ ▒▒
████   █▌      ████▌
 ▀▀    ▐█      ▐████
        █▌      ████▌
Website
White paper
g0ldm0ney10
Full Member
***
Offline

Activity: 146
Merit: 100


View Profile WWW
April 12, 2016, 03:52:59 PM
 #3016

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?

_///// [XVG] ★★★★★WE ARE ON  THE VERGE ★★★★★ [MULTI-ALGO] /////__///// TOR // I2P // LINUX . WINDOWS . MAC . ANDROID . ELECTRUM . WEBWALLET . GITHUB // WEBSITE // RADIO // IRC /////_
VDechand
Sr. Member
****
Offline

Activity: 358
Merit: 250


View Profile
April 12, 2016, 04:15:40 PM
 #3017

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
Sr. Member
****
Offline

Activity: 336
Merit: 252



View Profile
April 12, 2016, 04:21:29 PM
 #3018

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
*
Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 12, 2016, 04:50:56 PM
 #3019

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
*
Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
April 12, 2016, 07:24:15 PM
 #3020

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!
Pages: « 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 [151] 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 ... 666 »
  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!