Search content
Sort by

Showing 6 of 6 results by protovist
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zettelkasten - ZETTEL, coin with new hashalgo - CPU-mineable (for a while)
by
protovist
on 28/04/2018, 16:37:19 UTC
@Balych

Awesome, thanks, that works.  FWIW I was also able to build successfully on Ubuntu 14.04 w/ libboost1.54.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zettelkasten - ZETTEL, coin with new hashalgo - CPU-mineable (for a while)
by
protovist
on 26/04/2018, 21:39:22 UTC
Tried building from Github source on Ubuntu 16.04, but this seems to need a much older version of libboost.  Any plans to upgrade to a more recent bitcoin-core base?

ii  libboost1.58-dev:amd64                                      1.58.0+dfsg-5ubuntu3.1                                      amd64        Boost C++ Libraries development files


Code:
$ make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-paramet
er -std=gnu++0x -Wno-literal-suffix -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_
BITS=64 -I/home/gpu/zettelkasten/src -I/home/gpu/zettelkasten/src/obj -DUSE_UPNP
=0 -DUSE_IPV6=1 -I/home/gpu/zettelkasten/src/leveldb/include -I/home/gpu/zettelk
asten/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protect
or-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/rpcrawtransaction.d -
o obj/rpcrawtransaction.o rpcrawtransaction.cpp
In file included from /usr/include/boost/iterator/iterator_categories.hpp:22:0,
                 from /usr/include/boost/iterator/iterator_facade.hpp:14,
                 from /usr/include/boost/range/iterator_range_core.hpp:27,
                 from /usr/include/boost/range/iterator_range.hpp:13,
                 from /usr/include/boost/assign/list_of.hpp:20,
                 from rpcrawtransaction.cpp:6:
/usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference::type boost::strict_get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; TN = {CKeyID, CScriptID}; typename boost::add_reference::type = const CScriptID&]’:
/usr/include/boost/variant/get.hpp:284:25:   required from ‘typename boost::add_reference::type boost::get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; TN = {CKeyID, CScriptID}; typename boost::add_reference::type = const CScriptID&]’
rpcrawtransaction.cpp:242:77:   required from here
/usr/include/boost/variant/get.hpp:212:5: error: static assertion failed: boost::variant does not contain specified type U, call to boost::get(boost::variant&) will always throw boost::bad_get exception
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:184: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] | Rubix (RBX) | PoW/PoS | Wish Algo | MasterNodes | s-messages | VRX 3.0 |
by
protovist
on 30/03/2018, 03:14:56 UTC
Pitchie was right, this is a scam.

56M of the 1.164B pre-mine has been transferred to various accounts which are in fact staking.

The largest is 46M.

The proof is in the blockchain:

http://35.153.128.15:3001/richlist

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] | Rubix (RBX) | PoW/PoS | Wish Algo | MasterNodes | s-messages | VRX 3.0 |
by
protovist
on 28/03/2018, 18:28:32 UTC
PoW: 500 RBX per block
PoW(SuperBlock): 17% chance of 1000 RBX per block
PoS: 8.2% annual
PoS(SuperBlock): 17% chance of 12% annual

The SuperBlock reward is not correct.  The implementation in the code is only 1.7%.
I brought this up on Discord but instead of acknowledging the mistake, the dev team insists that it is correct.

Code:
if(randreward() <= 17000) // 17% Chance of superblock

Code:
int randreward()
{
    // Superblock calculations
    uint256 prevHash = 0;
    if(pindexBest->pprev)
        prevHash = pindexBest->pprev->GetBlockHash();
    std::string cseed_str = prevHash.ToString().substr(7,7);
    const char* cseed = cseed_str.c_str();
    long seed = hex2long(cseed);
    int rand1 = generateMTRandom(seed, 1000000);
    return rand1;
}

https://github.com/Rubixblockchain/Rubix/blob/7d41fc1122faf75ba09cd4de782aa02c0997f26a/src/blockparams.cpp

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GPU] Aquachain
by
protovist
on 22/03/2018, 18:56:09 UTC
Stratum Pool
http://pool.aquachain.net/

Ethminer
ethminer -SP 1 -S pool.aquachain.net:2782 -O
.

Claymore
ethdcrminer64 -allpools 1 -epool pool.aquachain.net:2782 -ewal
-eworker -epsw x
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
protovist
on 20/02/2018, 05:22:00 UTC
What's the point with a 65% -80% pre-mine. there is no point. And this is exactly what a couple of wallets do on the main pool.
This is not a premine, just 60-70% of arionum emission are controlled by a few persons. Devs don't care.

very soon aro mining won't be profitable even for cloudminers, only will stay for shitty botnets and trial accs.
Hashrate has rose on 150%since past week, but quantity of miners on pool stays unchanged, about 600.

Some time ago Monero miners was totally fckd up by large botnets like coinhive, and some other js webminers and compromised pc botnets. Now the time of Arionum.



ZOMG BOTNETS


There are no botnets on Arionum and I have fairly high confidence that no one is sustaining 10+KH/s with free trial accounts.