Show Posts
|
|
Pages: « 1 [2] 3 »
|
Ну я же написал, для вхoда в тему, для тех, кто никогда не имел дела с мастернoдaми. Или 3 доллара- большие деньги?  Лучше, если человек купит говна на несколько сотен и всё потеряет? А так будет представление, как это работает. У меня есть одна нода LPC, давно окупилась, но тут же надо вложиться, чтобы получить профит. Я,вот, купил девиант по 5 а теперь холдю, их хакнули, потом свап, и теперь хрен знает, когда поднимется. Так что тема скользкая. Конечно, имея пару десятков разных нод, можно что-то иметь, и то не факт.
|
|
|
|
Не смеши, троль монета ... Для ознакомления с мастернодами, чтобы приобрести опыт в настройке и не вкладываться. Нода стоит 3$. Самое то.
|
|
|
|
To developers. Please check how they fucking scammers steal Diamond brand. https://diamondbitcoin.net/I think that needs to report to hosting provider. Regards.
|
|
|
|
|
Compiled from source without any issues. Takes 15 minutes. Regards.
|
|
|
|
|
To compile for ubuntu 14.
If you got such errors:
build/init.o: In function `boost::filesystem::copy_file(boost::filesystem::path const&, boost::filesystem::path const&)': init.cpp:(.text._ZN5boost10filesystem9copy_fileERKNS0_4pathES3_[_ZN5boost10filesystem9copy_fileERKNS0_4pathES3_]+0x2d): undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option, boost::system::error_code*)' build/walletdb.o: In function `BackupWallet(CWallet const&, std::string const&)': walletdb.cpp:(.text+0x507e): undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option, boost::system::error_code*)' collect2: error: ld returned 1 exit status make: *** [stipend-qt] Error 1
there is solution:
================================== stipend-master/Makefile ================================== DEFINES = -DENABLE_WALLET -DBOOST_THREAD_USE_LIB -DBOOST_NO_CXX11_SCOPED_ENUMS -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DBOOST_VARIANT_USE_RELAXED_GET_BY_DEFAULT -DUSE_DBUS -DHAVE_BUILD_INFO -DUSE_UPNP=1 -DMINIUPNP_STATICLIB -DSTATICLIB -DLINUX -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB
================================== stipend-master/Makefile.Release ================================== DEFINES = -DUNICODE -D_UNICODE -DENABLE_WALLET -DBOOST_NO_CXX11_SCOPED_ENUMS -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DBOOST_VARIANT_USE_RELAXED_GET_BY_DEFAULT -DUSE_UPNP=1 -DMINIUPNP_STATICLIB -DSTATICLIB -DWIN32 -D_MT -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN
================================== /src/walletdb.cpp: ================================== //#include <boost/filesystem.hpp> #define BOOST_NO_CXX11_SCOPED_ENUMS #include <boost/filesystem.hpp> #undef BOOST_NO_CXX11_SCOPED_ENUMS
================================== /src/makefile.unix ================================== DEFS=-DBOOST_SPIRIT_THREADSAFE DEFS+= -DBOOST_NO_CXX11_SCOPED_ENUMS
Regards.
|
|
|
|
|
@Deviant X Just compiled version v2.0.0.0-60029 and can say that everything going very well. This version can be considered as production.... So congrats DEV team.
Regards.
|
|
|
|
You are right. about old code. 5 Years old code not so good. Target of screens was to show "how cool I am" Unspendable until nodes confirm it. Again It's possible to spend. I remember about blackcoin when was possible to send blackcoins to litecoin network (someone made big money) but they fixed it too fast) But not so simple. I don't think that this "mom's basement hacker" can do that. (I have some knowledge because worked before in other developer team but I'm not against Deviant too. I hope this coin will be success.) So don't trust some gentle uploaders both binaries and blockchains. Only from developers! Everyone can split blockchain (because opensource) and PoS concept is (unfortunately) that miners will accept all splits of (homemade) blockchains. There is reason where is orphans from. So need to put checkpoints more often to avoid bad chains. But it's on developers responsibility. Sorry for my bad English. Not my native. ADD More info: good old one https://bitfury.com/content/downloads/pos-vs-pow-1.0.2.pdfRegards.
|
|
|
|
@Fastlan Sorry where I told about PoS? I'm saying about PoW. Please check code, in main.cpp line from 1397 I told about one of (working) bad solution. It's not a bug. If say 51% of nodes will launch such code.... So many uploads for "good" binaries, blockchains for fast synchronisation etc.  ADD What's a "safety percaution"? I can't understand it. Where was a problem? Deposits or withdrawals was not affected by old wallet. Orphans? Fork? Where is checkpoint to point to new chain? Last was at block 3082 so? I wrote to admin of discord don't know if he read my message hope yes. Also big question is when exchanges will be available. Regards.
|
|
|
|
|
Possibly what he did. I will not reveal all possibilities because there will be a lot of kiddy "hackers" Not needs to scare naive people. Again that only illusion. He can move coins between his wallets only but again, this coins unspendable.
main.cpp ================ 1397 int64_t GetProofOfWorkReward(int nHeight, int64_t nFees) { // Base reward. int64_t nSubsidy; if (nHeight < 51) nSubsidy = 82720 * COIN; else nSubsidy = 0 * COIN;
// add fees. return nSubsidy + nFees; }
================== simply substitue to:
nSubsidy = STATIC_REWARD;
==================
Of course needs to alter more in another files too
After that launch cpuminer.
Such way can get whatever he want but again- unspendable.
|
|
|
|
|
Even no disbalance in PoS. He simply alter source and use PoW so it's only illusion. This coins unspendable. Where hi get 20 coins from?
Check code. ================== main.h
27 static const int64_t STATIC_REWARD = 20 * COIN; ==================
But as nodes have right client they never accept that. Actually it's known attack but he need 51% of all network for success. Unreal. Second thing orphans. I think that a lot of orphans because another new coin use same ports. 7117,7118 I post about that, see post #664 Block timeshift can be corrected too. It's not a big deal. I hope developers will fix that soon. In my opinion even not needs to do hardfork. About exchanges. I think no needs to disable deposits and withdrawals because market will go down soon. Nobody need coin that can't buy or sale. Tell me if I'm wrong.
|
|
|
|
|
Anyway I love this coin, really.I have a couple of hundreds and staking just for fun. First of all stability. It doesn't have any problems with exchanges. Everything working smoothly not like some others coins. Only need right marketing strategy. I think this coin have greath potencial and hope will growth in time.
|
|
|
|
|
Everyone can alter source code but it's doesn't means that miners will accept that fake.
|
|
|
|
After getting US market licence (Sure it will be happen in 1-2 Years, remember my words  ) 1BNK will be 1k$. Regards.
|
|
|
|
I have recently just complete a large campaign and would like to ask each of the bounty participants to give me their honest feedback. Good or Bad. Suggestions that may help. Thankyou you for your patience guys - Dealing with over 2000 people is not easy. If you are looking for someone to join your team as a community manager and or bounty manager. Please consider contacting me. I am not really in this for the money. Have had 3 ICO's aproach me but after reading their whitepapers would have nothing to do with it. The project simply HAS to be something I would also purchase tokens in for myself as i believe in it. All the best Steve  No problem. Let he sign message from Fedor's wallet  We know fedor's wallet ish ttps://bitcointalk.org/index.php?topic=549486.msg5981139#msg5981139 1FHxvwCfFz3B1VZSAQa71qWGyDbxdfamh4 Even Scammer will erase real Fedor's posts he have all his messages archived. Also real Fedor can sign message from his wallet and I will (because Fedor in processing to recover his account yet) post it here  I think that signed message will be good proof isn't? So?
|
|
|
|
I have recently just complete a large campaign and would like to ask each of the bounty participants to give me their honest feedback. Good or Bad. Suggestions that may help. Thankyou you for your patience guys - Dealing with over 2000 people is not easy. If you are looking for someone to join your team as a community manager and or bounty manager. Please consider contacting me. I am not really in this for the money. Have had 3 ICO's aproach me but after reading their whitepapers would have nothing to do with it. The project simply HAS to be something I would also purchase tokens in for myself as i believe in it. All the best Steve  Hey guys! This scammer is NOT a fedor3327! Real Fedor is my neighbor and his last post was about one year old. This "Fedor" stolen real Fedor's account so be careful!
|
|
|
|
|