Bitcoin Forum
May 07, 2024, 07:40:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 »
221  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.1 on: October 02, 2017, 11:43:59 AM
Hello,

i will setup a masternode on my Raspberry Pi, but i have problems by the compile....

Anyone have a HowTo?

regards

I have errors by the compile, anyone have a actually HowTo?

regards

You are probably missing a dependency or multiple dependencies. You will need to install them and make them available to the compiler before it will work.


Hello,

at time i compile the wallet on the Pi, i use this HowTo:

https://steemit.com/cryptocurrency/@crypto-wizard/launching-a-chaincoin-masternode-made-easy

but at the End i have this error:

Quote
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird betreten
  CXX      libchaincoinqt_a-walletview.o
In file included from walletview.cpp:21:0:
loggerpage.h:18:26: fatal error: QStandardPaths: Datei oder Verzeichnis nicht gefunden
 #include <QStandardPaths>
                          ^
compilation terminated.
Makefile:1887: die Regel für Ziel „libchaincoinqt_a-walletview.o“ scheiterte
make[5]: *** [libchaincoinqt_a-walletview.o] Fehler 1
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:2729: die Regel für Ziel „all-recursive“ scheiterte
make[4]: *** [all-recursive] Fehler 1
make[4]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1017: die Regel für Ziel „all“ scheiterte
make[3]: *** [all] Fehler 2
make[3]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1028: die Regel für Ziel „all-recursive“ scheiterte
make[2]: *** [all-recursive] Fehler 1
make[2]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:733: die Regel für Ziel „all“ scheiterte
make[1]: *** [all] Fehler 2
make[1]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:513: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1

anyone have a solution?


If you're trying to build the GUI wallet, then you need to have QT5 installed. If you have both QT4 and QT5 installed, you will have to use the flag --with-gui=qt5 with configure. If you are just trying to build the command line version you can try ./configure --without-gui --disable-tests

The full build doc is here: https://github.com/chaincoin/chaincoin/blob/master/doc/build-unix.md



Voting results page is up: https://www.chaincoin.org/voting/

Big thanks go out to everyone who has voted so far! If you haven't voted yet and care about the future of Chaincoin, please go and vote!


Hello i have compile with this configure, but the same error...

./autogen.sh
./configure --with-gui=qt5
sudo make

Error:

Quote
AR       libchaincoinqt.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/bin/ar: libchaincoinqt.a: Auf dem Gerät ist kein Speicherplatz mehr verfügbar
Makefile:1056: die Regel für Ziel „libchaincoinqt.a“ scheiterte
make[5]: *** [libchaincoinqt.a] Fehler 1
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:2729: die Regel für Ziel „all-recursive“ scheiterte
make[4]: *** [all-recursive] Fehler 1
make[4]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1017: die Regel für Ziel „all“ scheiterte
make[3]: *** [all] Fehler 2
make[3]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1028: die Regel für Ziel „all-recursive“ scheiterte
make[2]: *** [all-recursive] Fehler 1
make[2]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:733: die Regel für Ziel „all“ scheiterte
make[1]: *** [all] Fehler 2
make[1]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:513: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1
pi@raspberrypi:~/chaincoin $

regards

I marked the issue above in red. Thank you so much for making me google translate on your behalf, you've really made it easy for me to help you. Please feel free to also post blurry screenshots, incomplete log files, and ask questions that a simple google search could solve.

Just so that you can see that I am really trying to help you (and perhaps others who may come across this same issue) here is the error translated in english:
/usr/bin/ar: libchaincoinqt.a: No space is available on the device

Check your memory with the command free and check your storage with df -h

...

But always the same...


Huh I don't know...

Post your chaincoin.conf file (scramble or remove your masternodeprivkey= ) so we can have a look or come to the slack channel #masternodes and #support (https://slack.chaincoin.org) and we can help you a lot quicker than on here.

Quote
11:38:01masternode start

11:38:06not capable masternode: Could not connect to 178.190.xx.xxx:11994

Why did your IP address change from the one in the screenshots above? If you change your IP then you also need to update your config.

ChainCoin should get listing to bittrex till the end of the year. In that case we can get chain mega pump again.

We have been waiting 2 months for Bittrex and nothing from them so it's unlikely we will get listed any time soon. That being said, we are working actively to improve on all sides of the project - there is still so much to be done! I'm sure that once we improve our value proposition and our trading volume increases, we will get listed by many previously unreachable exchanges.


Guys I need help.   Let me preface this by saying I screwed up majorly with one of my masternodes.    I am running on Ubuntu 16.04 and it was working fine but it completely crashed without a backup and lost everything.    I have the CHC masternode address that contains the coin as well as the CHC masternode Private Key.    Is there any way to get the coin back and if so, how do I do it?   I will send anyone a nice tip if they can help me get this back up and running.    I do not have a copy of wallet.dat.   I hadn't backed it up like I should have when the installation was finished and 2 days later, FAILURE

Would really appreciate some assistance if at all possible  Thanks!

Did you delete the server? If you did not then I can probably rescue it. Find me in the #support channel of our slack (https://slack.chaincoin.org)



Voting Results - Community Engagement

The voting results are in: 39% of master node holders care about the future of Chaincoin and that is just great! Moving forward we have started actively working on keeping the community up to date via twitter and we are continuing to organize ourselves - thanks again to all the new community volunteers.

The next vote is schedule for October 12, 2017. Details surrounding that will be released before that date.



Join our slack: https://slack.chaincoin.org and come say hello to everyone!
We're also on twitter: https://twitter.com/chaincointeam follow us for updates.
222  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Project Interzone - Blockchain Social Engine - UPDATE TO 1.5 on: October 02, 2017, 11:07:03 AM
I've read the white paper. The bi-monthly rebalancing and core mechanics seem really promising. Then I got to the atom bomb that says Im not allowed because I'm in the U.S.

Heartbreaking.

I almost want to back the ICO anyway, but it would really hurt to lose 2k like that when I was properly warned ahead of time.

Would you mind sharing a copy of that white paper with the rest of us?
223  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN ][SCORE][POW][Scrypt] soon with Masternodes! on: October 02, 2017, 11:05:12 AM
Scorecoin Community,

My name is Ryan Emerick. Mark and I am working together on this Project. Till now I was only focused on the development part but we decided to change that. I will try to be online for questions at least for a couple days in a week. My Background: I work full time, as an Engineer, for a Software Company specialized in Automation. Besides that, I have long year experience, gained from dozens of different Projects, as a Freelancer specially in Web Development and Web Services. I worked together with Mark on one of these Projects. So, that’s how we know each other.

Scorecoin Development Status:
First, Masternodes are not the problem. They never were. Scorecoin is based on an old source code so when we started to implement new Features we ran into many incompatibilities. That’s why we decided to update the Source and implement the Masternodes afterwards. While updating the source we were confronted with a couple nice features which are already implemented on the recent versions of bitcoin, litecoin …
We have great Plans for Scorecoin and Mark is already in touch with some gaming websites, talking about new partnerships. That is why we want to build on something which has a solid technical ground for further developments. That’s the part that took us the most time.

Because of these major changes it is not possible to give an exact date for the next release, all tough I can tell you that we are on a very good stage right now. Still, there can be unexpected bugs in the final test phase which already happened once. For such a Situation, this time, we have prepared a “early” release of the next version with the Masternodes feature implemented on the (almost) old source code. But that’s only the backup plan! We will ask you if we get there. Let’s hope not.

That’s all for now. Feel free to reach out to me for further Questions.

Best Regrads

Ryan Emerick
ryanemerick@hotmail.com


hi ryan , my friend.

guys feel free to ask every question like you did to me, also to ryan. he is in this projects involved like me

Thanks for the update Mark.

Hello Ryan welcome - would you mind sharing a link to your work/github profile with us please? We're all waiting to see how the work is progressing.
224  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN ][SCORE][POW][Scrypt] on: September 28, 2017, 02:28:49 PM
Just for info, everything fine , the other dev and me are working on masternodes at the moment. everything nice

Any estimation when those master nodes will be fully implemented and functional? Some technical additions would be good.

I'm guessing you and the "other dev" are not working on github?
225  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.1 on: September 28, 2017, 02:23:10 PM
Here is the message I put up in the slack a while back:

Quote
Master Node Average Monthly Rewards
I have been quite fortunate to have two (2) master nodes running for the entire month of August. One of the nodes earned 14CHC and the other one earned 20CHC so my monthly average CHC/node is 17 and my daily average CHC/node is 0.54838710.

I have also been able to track another users’ nodes over the past 19 days and his results are slightly different to mine. Out of his 3 nodes, the first one received 10CHC, the second one received 22CHC, and the third one received only 4, making his daily average CHC/node 0.48387097.

I think it’s important for those of you who are concerned with the cost of running a master node (i.e. paying for a VPS) that you take these averages in to consideration when deciding whether or not to run a master node.


It's almost the end of the month, once we're in October I will report back on my September earnings.
226  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.1 on: September 28, 2017, 05:07:48 AM
Hello,

i will setup a masternode on my Raspberry Pi, but i have problems by the compile....

Anyone have a HowTo?

regards

I have errors by the compile, anyone have a actually HowTo?

regards

You are probably missing a dependency or multiple dependencies. You will need to install them and make them available to the compiler before it will work.


Hello,

at time i compile the wallet on the Pi, i use this HowTo:

https://steemit.com/cryptocurrency/@crypto-wizard/launching-a-chaincoin-masternode-made-easy

but at the End i have this error:

Quote
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird betreten
  CXX      libchaincoinqt_a-walletview.o
In file included from walletview.cpp:21:0:
loggerpage.h:18:26: fatal error: QStandardPaths: Datei oder Verzeichnis nicht gefunden
 #include <QStandardPaths>
                          ^
compilation terminated.
Makefile:1887: die Regel für Ziel „libchaincoinqt_a-walletview.o“ scheiterte
make[5]: *** [libchaincoinqt_a-walletview.o] Fehler 1
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:2729: die Regel für Ziel „all-recursive“ scheiterte
make[4]: *** [all-recursive] Fehler 1
make[4]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1017: die Regel für Ziel „all“ scheiterte
make[3]: *** [all] Fehler 2
make[3]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1028: die Regel für Ziel „all-recursive“ scheiterte
make[2]: *** [all-recursive] Fehler 1
make[2]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:733: die Regel für Ziel „all“ scheiterte
make[1]: *** [all] Fehler 2
make[1]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:513: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1

anyone have a solution?


If you're trying to build the GUI wallet, then you need to have QT5 installed. If you have both QT4 and QT5 installed, you will have to use the flag --with-gui=qt5 with configure. If you are just trying to build the command line version you can try ./configure --without-gui --disable-tests

The full build doc is here: https://github.com/chaincoin/chaincoin/blob/master/doc/build-unix.md



Voting results page is up: https://www.chaincoin.org/voting/

Big thanks go out to everyone who has voted so far! If you haven't voted yet and care about the future of Chaincoin, please go and vote!
227  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 26, 2017, 06:19:32 PM
CoinCopyClown you are getting lazy...
What do you mean ? Tell me some details please.

All you need to do is go back to page 1 and read this thread.
I did it. And what was I supposed to find there? Hm...
I found a rocket there. Do you see a rocket? It's a rocket! Go and see.

Yes I can see very clearly now.
228  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 26, 2017, 04:21:47 PM
CoinCopyClown you are getting lazy...
What do you mean ? Tell me some details please.

All you need to do is go back to page 1 and read this thread.
229  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN ][SCORE][POW][Scrypt] on: September 25, 2017, 03:57:04 PM
For my wallet there are no connections and no block source available. #disgruntled

You must put this in your scorecoin.conf file since there is no DNS seeder implemented just yet.

Code:
addnode=178.238.226.136:10809

Then you will connect to the rest of the peers on the network and your wallet will sync just fine.


Ok, thanks! That and only that?
I've had this issue with more wallets but been able to solve it.
Then I had to have a whole lot more.
For ex:

rpcuser=x
rpcpassword=XXX
rpcallowip=127.0.0.1
rpcport=8108
server=1
gen=0
addnode=203.20.114.252:4588
addnode=198.27.82.134:4588
addnode=104.255.67.131:4588
addnode=51.255.6.35:4588
addnode=46.254.11.158:4588
addnode=98.115.147.74:4588
addnode=157.161.128.58:4588
addnode=71.207.13.6:4588

Yes just like that except for now you only need one to get started:

Code:
addnode=178.238.226.136:10809
230  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 25, 2017, 02:56:02 PM
New Block Explorers are up: http://interzone.space:8080 New but should be working now including rich lists and searchable transactions.

I think the link in that post is a bit buggered it just opens a blank window when clicked - after quoting this it seems that it could be fixed by adding in the url inside the
Code:
[url=]
I guess bitcointalk doesn't like the .space url lol
231  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN ][SCORE][POW][Scrypt] on: September 25, 2017, 02:48:27 PM
For my wallet there are no connections and no block source available. #disgruntled

You must put this in your scorecoin.conf file since there is no DNS seeder implemented just yet.

Code:
addnode=178.238.226.136:10809

Then you will connect to the rest of the peers on the network and your wallet will sync just fine.
232  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.1 on: September 25, 2017, 12:22:14 PM
Just in case you missed it (because of all the thread spam sorry!!):

ATTENTION ALL CHAINCOIN MASTER NODE HOLDERS: It is a very special time for Chaincoin therefore I invite each and every one of you to acknowledge this with a vote in the affirmative. If you are running the controller wallet setup, open the debug console and enter the command masternode vote-many yea - If you are still running the hot remote wallet then you will need to log in to your VPS and enter the command chaincoin-cli masternode vote yea on each of your master nodes. You are also encouraged to upgrade to the controller wallet setup asap by using my .pdf guide which is available here: https://toaster.chaincoin.org/docs/convert_masternode_to_controller.pdf

Please be advised that this is a very experimental process and is in no way final - this is just the beginning… I will be actively working on this for the next several weeks so expect some very interesting developments as a result. Votes are supposed to be locked in for 30 days as far as I know so I will come up with a way to display the results for all of us to see.

As of this posting, we are up to 590 total votes - that equates to roughly 24.3% of master node holders showing their support by voting within the first 5 days. If you have not voted yet and you care about the future of Chaincoin then please read my quote above and go and vote!!

Unfortunately I was swamped this weekend with chat flood and random support requests so I did not get anything productive done which kind of sucks!! Back to the day job zZz Zzzz...
233  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 25, 2017, 03:48:27 AM

This took far too much time to do, so I hope this is useful to some of you.

The devs took an initial 460,000 coins in block 1, hash 00000b7ff05d5ef83c0b524732ab2c01b0505d3381d7505169d90f061fd47866

Without going through all the steps (there are A LOT) one can trace where all these coins ended up:

1NGRJ9CZuTPK378GZewfh8Wq67ywXvYENc   5987   ITZ <-- this is the origin address
1N71ngtZgqguZs7WQC4iaLE8St24P6XDBJ      5000   ITZ
1BDXdJnqHhsg6D61Mf14GQRgzaWoCtwGt1      5000   ITZ (master node)
1EBptjRx5ZdjEWqRyhwLDuBZJAbQD3RWqY      5000   ITZ (master node)
1McpZcZVGXp3UXmxEZmg4gLGKXQEGuszd9   10000 ITZ
1MmpABMJuZ8bmHcUNDXFjdASLj78E89Sq7   5000   ITZ (master node)
1JPmrcFwCBLgKYZan4qk7xQpGFdSEd9asG      5000   ITZ
1K5m9kRykSWb2dP2pNH7pvYk7yRcFcp75U      5000   ITZ (master node)
13GycAnP3R3HpKnfRCU94F8uAGdG5vvWjP      5000   ITZ
1JtYWbFLiKHBqCdqSszsbcyAs6zyc3y5Sa      2500   ITZ
1BjXgYBVnxQLVFY3DwzKphPx8FEmU112iJ      2500   ITZ
14P1q9MZWTpcXbK9DBobJj2i2PW68RXGhy      50000 ITZ (master node)
1FLjssRnmAZoPCGfHCEM46xCwhaMfjxAmt      45000 ITZ
1DuGPcoG5hY2aehqoLTLEcWGUGBSTMNDRY   10000 ITZ (master node)
18tJdsqfDcQs6UvC9aCHjkFZmydSyB2VqN      10000 ITZ
1Mg1yk53m8B9bxWgVPa6ZsbgrsCtuE3jH5      15000 ITZ
17wW1nLpH7iy5BJU7LfWCEViW25ypsM7Su      5000   ITZ (master node) <-- this passed through this wallet 15X5Je5FwRtrZDce13FWWkZR7MPGA8j4S4
1FELhMwj5MYbaLZEvBgzQUoj2fBEJvTA2c      5000   ITZ (master node)
1C5pM2ReWGef1shRo2ZUUKkZ8vwPd6rbFx      5000   ITZ
1Mz3TwQpVzFjiJzq3H6gqP86Jc5Pd7sSXK      15000 ITZ
1A7cApSCpMLCoh92kAGg57fNR9esbmnYto      5000   ITZ (master node)
1EwqekUmnAXDxrTXctZ7sDn9wvLsgeCTxR      5000   ITZ (master node) <-- this passed through this wallet 1Ed74GXjt1T23FATJVwcitVpEXtWZi8Gs6
1LKDixK4seKfSyzv9Fqk6aShYj4YHwFp3x      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
1NUMcRe9eNpfZJPienoR9pgwKKSZTgcQkr      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
1KRXB1JbHfRBw5yNUU4iEG1ZQvQSjVyp3t      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
16pVEjMvd8PMUCP9GUT1jDbveDyTRparTp      10000 ITZ
18Regr2xPwoTWgxuJawrjEhWErBNCz9trQ      5325   ITZ (master node)
1Nzzcc1txUjxQzdabRmjtAfH7MStZabTBV      10023 ITZ
1281aRNmC8rVPGRoZzQ32JWYPmXbU7GwRf   50000 ITZ
1C4TSY6bVvreQCd1WX3JMZbe2C1exiuhDL      5000   ITZ (master node)
175s4DZbvc1nsuqaTKc8y6z4HsaaN1DDTU      5403   ITZ (master node)
18DFiNezG8GUYGQk5uUjPwbcgpjhq6Gp8k      5001   ITZ
1Gofa4dQGerjkBTJTwBkDJ5noPhonu5yBN      15001 ITZ
1yfMCNUbzpiNRZb6duagQeKkhkEVniLXD      5000   ITZ (master node)
1kDXZWYZv8sieE9wGVyP9qJAM8uzFV5kU      5000   ITZ
1PcunoCZRN9PVjpgqdXuvrh5K7vSZys1H4      5000   ITZ (master node)
13VTRsvg6f83vf7qh2nYVFVVebxFG177mr      5000   ITZ (master node)
1BA8g8wFjo7RnAY3FBmsQNt7zYFSgkbD6L      5000   ITZ
1MnJwMB1z9AgxaZnvfEeBnkedADxAhBDw5      5000   ITZ
19mEcVtD4Q3Qn4qB2GFqNdscyqp3Q1vfsw      15020 ITZ
176LZXnKTFwRUa4gm38rvjNh7vYX99E2x      5000   ITZ
1CvUpAzJFpm25VD6JTfBzvwRVdvs9DrY7h      5001   ITZ
15qwxUSMauUFtinH8q3zRKEHeNBpGBXW7N   1275   ITZ
195mNMBrfh9eXVZrjPUV1qB5eZU6VGmd6X      5000   ITZ (master node)
1P9eZ8Bit3D8544k4TaThhfmeuL5Bo3pxj      13999 ITZ
1C5LRxEvN4WzCU1AwKKEUa8XmYeJPJAsXF   5000   ITZ (master node)
1JAgmsnX3GEegiPNMvfMFwWUuQqaVQYo3J      10000 ITZ
1S5p82dpgtW4S5Ldue3HAzpMgDwbcp6Yk      10001 ITZ
1LTFQUZg6PpVVfSXZbGQfvfgrSER3zDf3Z      5001   ITZ
18tnsPcKFY4TSbXQkrKv1ad6CSv1FAyium      5000   ITZ (master node)
1GegLBYDzZ7yUWsCQLFAvjtAppCTHCgiAS      5000   ITZ (master node)
1n1yE4bZbhssJQHEy16vP61ndhzGhTLBb      50000 ITZ

So please don't just watch the top 2 wallets for movement, not even the top 10... watch at least the wallets I've listed above. Now granted some of these destination wallets may belong to normal users (i.e. dev paid for services or donated amounts to community members) so I'm not saying every single one of these wallets may belong to the dev.

I just think if you want to watch the 460,000 pre-mined coins for movement then at least actually watch them!!

These numbers are a bit out of date but still valid you can continue following the wallets. The same people are still holding most of the coins just in smaller wallets now.
234  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN ][SCORE][POW][Scrypt] Masternodes soon! on: September 24, 2017, 10:09:48 PM

Nice work Mark, keep it up! How are things going I hope you've been getting some sleep lately!!
235  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 24, 2017, 04:58:21 PM

... obfuscated ...


Since last night many of these wallets balances have changed. I may return and continue digging but for now I have other things I would rather do.

At block 14791:



At block 15224:


Whoever is doing this was able to push 8.73% of the wealth OUT of the top 100 spots. Wow!!

Interesting! Do you know what are Novaexchange and Cryptopia ITZ addresses? It would be nice to know wheter the transfer went to an exchange.

This coin isn't on Cryptopia yet.

Unfortunately I don't think there is any way to differentiate an exchange address from a non-exchange address since they are all just wallets. Ah well...
236  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 24, 2017, 04:06:31 PM
Am not worried a bit.
Most of the coins they mentioned were good gainers for investors.
It's just someone sore who is doing all of this.

I just dropped in on this today, what coins are you talking about?

Oh right these ones: https://bitcointalk.org/index.php?topic=1966967.msg19562300#msg19562300

I wasn't talking about other coins I was just speaking of what I found on the block explorer about this coin. Just so we're clear we are talking about Interzone (ITZ) in the interzone thread.


Always do your own research. I am glad to see here such great posts like TheKryptonian's and suprnurd's ones. It is obvious that dev dump is not going to happen. The true value of interzone shall be evaluated according to meeting development steps in the road map. 

This took far too much time to do, so I hope this is useful to some of you.

The devs took an initial 460,000 coins in block 1, hash 00000b7ff05d5ef83c0b524732ab2c01b0505d3381d7505169d90f061fd47866

Without going through all the steps (there are A LOT) one can trace where all these coins ended up:

1NGRJ9CZuTPK378GZewfh8Wq67ywXvYENc   5987   ITZ <-- this is the origin address
1N71ngtZgqguZs7WQC4iaLE8St24P6XDBJ      5000   ITZ
1BDXdJnqHhsg6D61Mf14GQRgzaWoCtwGt1      5000   ITZ (master node)
1EBptjRx5ZdjEWqRyhwLDuBZJAbQD3RWqY      5000   ITZ (master node)
1McpZcZVGXp3UXmxEZmg4gLGKXQEGuszd9   10000 ITZ
1MmpABMJuZ8bmHcUNDXFjdASLj78E89Sq7   5000   ITZ (master node)
1JPmrcFwCBLgKYZan4qk7xQpGFdSEd9asG      5000   ITZ
1K5m9kRykSWb2dP2pNH7pvYk7yRcFcp75U      5000   ITZ (master node)
13GycAnP3R3HpKnfRCU94F8uAGdG5vvWjP      5000   ITZ
1JtYWbFLiKHBqCdqSszsbcyAs6zyc3y5Sa      2500   ITZ
1BjXgYBVnxQLVFY3DwzKphPx8FEmU112iJ      2500   ITZ
14P1q9MZWTpcXbK9DBobJj2i2PW68RXGhy      50000 ITZ (master node)
1FLjssRnmAZoPCGfHCEM46xCwhaMfjxAmt      45000 ITZ
1DuGPcoG5hY2aehqoLTLEcWGUGBSTMNDRY   10000 ITZ (master node)
18tJdsqfDcQs6UvC9aCHjkFZmydSyB2VqN      10000 ITZ
1Mg1yk53m8B9bxWgVPa6ZsbgrsCtuE3jH5      15000 ITZ
17wW1nLpH7iy5BJU7LfWCEViW25ypsM7Su      5000   ITZ (master node) <-- this passed through this wallet 15X5Je5FwRtrZDce13FWWkZR7MPGA8j4S4
1FELhMwj5MYbaLZEvBgzQUoj2fBEJvTA2c      5000   ITZ (master node)
1C5pM2ReWGef1shRo2ZUUKkZ8vwPd6rbFx      5000   ITZ
1Mz3TwQpVzFjiJzq3H6gqP86Jc5Pd7sSXK      15000 ITZ
1A7cApSCpMLCoh92kAGg57fNR9esbmnYto      5000   ITZ (master node)
1EwqekUmnAXDxrTXctZ7sDn9wvLsgeCTxR      5000   ITZ (master node) <-- this passed through this wallet 1Ed74GXjt1T23FATJVwcitVpEXtWZi8Gs6
1LKDixK4seKfSyzv9Fqk6aShYj4YHwFp3x      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
1NUMcRe9eNpfZJPienoR9pgwKKSZTgcQkr      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
1KRXB1JbHfRBw5yNUU4iEG1ZQvQSjVyp3t      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
16pVEjMvd8PMUCP9GUT1jDbveDyTRparTp      10000 ITZ
18Regr2xPwoTWgxuJawrjEhWErBNCz9trQ      5325   ITZ (master node)
1Nzzcc1txUjxQzdabRmjtAfH7MStZabTBV      10023 ITZ
1281aRNmC8rVPGRoZzQ32JWYPmXbU7GwRf   50000 ITZ
1C4TSY6bVvreQCd1WX3JMZbe2C1exiuhDL      5000   ITZ (master node)
175s4DZbvc1nsuqaTKc8y6z4HsaaN1DDTU      5403   ITZ (master node)
18DFiNezG8GUYGQk5uUjPwbcgpjhq6Gp8k      5001   ITZ
1Gofa4dQGerjkBTJTwBkDJ5noPhonu5yBN      15001 ITZ
1yfMCNUbzpiNRZb6duagQeKkhkEVniLXD      5000   ITZ (master node)
1kDXZWYZv8sieE9wGVyP9qJAM8uzFV5kU      5000   ITZ
1PcunoCZRN9PVjpgqdXuvrh5K7vSZys1H4      5000   ITZ (master node)
13VTRsvg6f83vf7qh2nYVFVVebxFG177mr      5000   ITZ (master node)
1BA8g8wFjo7RnAY3FBmsQNt7zYFSgkbD6L      5000   ITZ
1MnJwMB1z9AgxaZnvfEeBnkedADxAhBDw5      5000   ITZ
19mEcVtD4Q3Qn4qB2GFqNdscyqp3Q1vfsw      15020 ITZ
176LZXnKTFwRUa4gm38rvjNh7vYX99E2x      5000   ITZ
1CvUpAzJFpm25VD6JTfBzvwRVdvs9DrY7h      5001   ITZ
15qwxUSMauUFtinH8q3zRKEHeNBpGBXW7N   1275   ITZ
195mNMBrfh9eXVZrjPUV1qB5eZU6VGmd6X      5000   ITZ (master node)
1P9eZ8Bit3D8544k4TaThhfmeuL5Bo3pxj      13999 ITZ
1C5LRxEvN4WzCU1AwKKEUa8XmYeJPJAsXF   5000   ITZ (master node)
1JAgmsnX3GEegiPNMvfMFwWUuQqaVQYo3J      10000 ITZ
1S5p82dpgtW4S5Ldue3HAzpMgDwbcp6Yk      10001 ITZ
1LTFQUZg6PpVVfSXZbGQfvfgrSER3zDf3Z      5001   ITZ
18tnsPcKFY4TSbXQkrKv1ad6CSv1FAyium      5000   ITZ (master node)
1GegLBYDzZ7yUWsCQLFAvjtAppCTHCgiAS      5000   ITZ (master node)
1n1yE4bZbhssJQHEy16vP61ndhzGhTLBb      50000 ITZ

So please don't just watch the top 2 wallets for movement, not even the top 10... watch at least the wallets I've listed above. Now granted some of these destination wallets may belong to normal users (i.e. dev paid for services or donated amounts to community members) so I'm not saying every single one of these wallets may belong to the dev.

I just think if you want to watch the 460,000 pre-mined coins for movement then at least actually watch them!!

Since last night many of these wallets balances have changed. I may return and continue digging but for now I have other things I would rather do.

At block 14791:



At block 15224:


Whoever is doing this was able to push 8.73% of the wealth OUT of the top 100 spots. Wow!!
237  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 24, 2017, 06:07:43 AM
Am not worried a bit.
Most of the coins they mentioned were good gainers for investors.
It's just someone sore who is doing all of this.

I just dropped in on this today, what coins are you talking about?
238  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Project Interzone - Blockchain Social Engine - UPDATE TO 1.5! on: September 24, 2017, 05:27:40 AM
TO THOSE HEARING RUMORS THIS IS A SCAM:

Someone just put up a third-party explorer: http://explorer.kraggle.ml/

The richlist shows that none of the top-10 balances have moved in the last 9 days.

This is important because the coin was listed on Nova only last week (6-7 days ago).

This can only mean that none of the top 10 balances can be on Nova, because they would have had to be moved to a single Nova address after Sept 17.

Therefore, no dev dump is imminent.  That's a fact, unless someone thinks the explorer is wrong.

There is zero reason to worry or think this is a scam, unless you suddenly see all those top-10 wallets move to one place.


Edit: Here are the top 10 wallets right now.  If we see the top 1 or 2 wallets move to a new address sometime soon, then I'd worry unless the dev explains what it's for.  Otherwise, the only reason for anyone to cry scam is to buy from people panic selling (some of the #3-10 wallets might be non-dev people, so I wouldn't worry as much about those, and they're lower volumes anyways.  But keep an eye for all of them moving at once).

1   1281aRNmC8rVPGRoZzQ32JWYPmXbU7GwRf   50000.01000000   8.46
2   1n1yE4bZbhssJQHEy16vP61ndhzGhTLBb   50000.00000000   8.46
3   1FLjssRnmAZoPCGfHCEM46xCwhaMfjxAmt   45000.00000000   7.62
4   19mEcVtD4Q3Qn4qB2GFqNdscyqp3Q1vfsw   15020.00000000   2.54
5   1Gofa4dQGerjkBTJTwBkDJ5noPhonu5yBN   15001.00000000   2.54
6   1Mg1yk53m8B9bxWgVPa6ZsbgrsCtuE3jH5   15000.01000000   2.54
7   1Mz3TwQpVzFjiJzq3H6gqP86Jc5Pd7sSXK   15000.00000000   2.54
8   1P9eZ8Bit3D8544k4TaThhfmeuL5Bo3pxj   13999.91000000   2.37
9   15QCbVNq5h9f2fcajVEjmzN1h2u3xtFn55   12276.67124173   2.08
10   1Nzzcc1txUjxQzdabRmjtAfH7MStZabTBV   10023.23232323   1.70


This took far too much time to do, so I hope this is useful to some of you.

The devs took an initial 460,000 coins in block 1, hash 00000b7ff05d5ef83c0b524732ab2c01b0505d3381d7505169d90f061fd47866

Without going through all the steps (there are A LOT) one can trace where all these coins ended up:

1NGRJ9CZuTPK378GZewfh8Wq67ywXvYENc   5987   ITZ <-- this is the origin address
1N71ngtZgqguZs7WQC4iaLE8St24P6XDBJ      5000   ITZ
1BDXdJnqHhsg6D61Mf14GQRgzaWoCtwGt1      5000   ITZ (master node)
1EBptjRx5ZdjEWqRyhwLDuBZJAbQD3RWqY      5000   ITZ (master node)
1McpZcZVGXp3UXmxEZmg4gLGKXQEGuszd9   10000 ITZ
1MmpABMJuZ8bmHcUNDXFjdASLj78E89Sq7   5000   ITZ (master node)
1JPmrcFwCBLgKYZan4qk7xQpGFdSEd9asG      5000   ITZ
1K5m9kRykSWb2dP2pNH7pvYk7yRcFcp75U      5000   ITZ (master node)
13GycAnP3R3HpKnfRCU94F8uAGdG5vvWjP      5000   ITZ
1JtYWbFLiKHBqCdqSszsbcyAs6zyc3y5Sa      2500   ITZ
1BjXgYBVnxQLVFY3DwzKphPx8FEmU112iJ      2500   ITZ
14P1q9MZWTpcXbK9DBobJj2i2PW68RXGhy      50000 ITZ (master node)
1FLjssRnmAZoPCGfHCEM46xCwhaMfjxAmt      45000 ITZ
1DuGPcoG5hY2aehqoLTLEcWGUGBSTMNDRY   10000 ITZ (master node)
18tJdsqfDcQs6UvC9aCHjkFZmydSyB2VqN      10000 ITZ
1Mg1yk53m8B9bxWgVPa6ZsbgrsCtuE3jH5      15000 ITZ
17wW1nLpH7iy5BJU7LfWCEViW25ypsM7Su      5000   ITZ (master node) <-- this passed through this wallet 15X5Je5FwRtrZDce13FWWkZR7MPGA8j4S4
1FELhMwj5MYbaLZEvBgzQUoj2fBEJvTA2c      5000   ITZ (master node)
1C5pM2ReWGef1shRo2ZUUKkZ8vwPd6rbFx      5000   ITZ
1Mz3TwQpVzFjiJzq3H6gqP86Jc5Pd7sSXK      15000 ITZ
1A7cApSCpMLCoh92kAGg57fNR9esbmnYto      5000   ITZ (master node)
1EwqekUmnAXDxrTXctZ7sDn9wvLsgeCTxR      5000   ITZ (master node) <-- this passed through this wallet 1Ed74GXjt1T23FATJVwcitVpEXtWZi8Gs6
1LKDixK4seKfSyzv9Fqk6aShYj4YHwFp3x      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
1NUMcRe9eNpfZJPienoR9pgwKKSZTgcQkr      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
1KRXB1JbHfRBw5yNUU4iEG1ZQvQSjVyp3t      5000   ITZ (master node) <-- this passed through this wallet 1J5THZXKTgZrt5msg6Hm8WLmTwJ35F4429
16pVEjMvd8PMUCP9GUT1jDbveDyTRparTp      10000 ITZ
18Regr2xPwoTWgxuJawrjEhWErBNCz9trQ      5325   ITZ (master node)
1Nzzcc1txUjxQzdabRmjtAfH7MStZabTBV      10023 ITZ
1281aRNmC8rVPGRoZzQ32JWYPmXbU7GwRf   50000 ITZ
1C4TSY6bVvreQCd1WX3JMZbe2C1exiuhDL      5000   ITZ (master node)
175s4DZbvc1nsuqaTKc8y6z4HsaaN1DDTU      5403   ITZ (master node)
18DFiNezG8GUYGQk5uUjPwbcgpjhq6Gp8k      5001   ITZ
1Gofa4dQGerjkBTJTwBkDJ5noPhonu5yBN      15001 ITZ
1yfMCNUbzpiNRZb6duagQeKkhkEVniLXD      5000   ITZ (master node)
1kDXZWYZv8sieE9wGVyP9qJAM8uzFV5kU      5000   ITZ
1PcunoCZRN9PVjpgqdXuvrh5K7vSZys1H4      5000   ITZ (master node)
13VTRsvg6f83vf7qh2nYVFVVebxFG177mr      5000   ITZ (master node)
1BA8g8wFjo7RnAY3FBmsQNt7zYFSgkbD6L      5000   ITZ
1MnJwMB1z9AgxaZnvfEeBnkedADxAhBDw5      5000   ITZ
19mEcVtD4Q3Qn4qB2GFqNdscyqp3Q1vfsw      15020 ITZ
176LZXnKTFwRUa4gm38rvjNh7vYX99E2x      5000   ITZ
1CvUpAzJFpm25VD6JTfBzvwRVdvs9DrY7h      5001   ITZ
15qwxUSMauUFtinH8q3zRKEHeNBpGBXW7N   1275   ITZ
195mNMBrfh9eXVZrjPUV1qB5eZU6VGmd6X      5000   ITZ (master node)
1P9eZ8Bit3D8544k4TaThhfmeuL5Bo3pxj      13999 ITZ
1C5LRxEvN4WzCU1AwKKEUa8XmYeJPJAsXF   5000   ITZ (master node)
1JAgmsnX3GEegiPNMvfMFwWUuQqaVQYo3J      10000 ITZ
1S5p82dpgtW4S5Ldue3HAzpMgDwbcp6Yk      10001 ITZ
1LTFQUZg6PpVVfSXZbGQfvfgrSER3zDf3Z      5001   ITZ
18tnsPcKFY4TSbXQkrKv1ad6CSv1FAyium      5000   ITZ (master node)
1GegLBYDzZ7yUWsCQLFAvjtAppCTHCgiAS      5000   ITZ (master node)
1n1yE4bZbhssJQHEy16vP61ndhzGhTLBb      50000 ITZ

So please don't just watch the top 2 wallets for movement, not even the top 10... watch at least the wallets I've listed above. Now granted some of these destination wallets may belong to normal users (i.e. dev paid for services or donated amounts to community members) so I'm not saying every single one of these wallets may belong to the dev.

I just think if you want to watch the 460,000 pre-mined coins for movement then at least actually watch them!!
239  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.1 on: September 22, 2017, 11:11:14 PM
The Master Node reward increase was a great success today. In fact we are so good at our jobs we completely neglected to notify any of the c11 mining pools so when many blocks started showing up with the pre-hard-fork reward split we were quite surprised indeed! Thankfully the guys at https://mining-enthusiasts.net had updated on their own so we did see a few blocks with the new reward split in them.

We have reached out to all the pool operators we know of and requested they update their wallets so everything should settle down and all blocks will have the updated split in them within the next few days.

Now, back to that voting thingy everyone wants so badly...
240  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.1 on: September 22, 2017, 07:55:50 PM
Does chaincoind has some rpc which will return masternode status?

masternodelist "mode" "filter"
Get a list of masternodes in different modes

Arguments:
1. "mode"      (string, optional/required to use filter, defaults = status) The mode to run list in
2. "filter"    (string, optional) Filter results. Partial match by IP by default in all modes, additional matches in some modes

Available modes:
activeseconds  - Print number of seconds masternode recognized by the network as enabled
donation       - Show donation settings
full           - Print info in format 'status protocol pubkey vin lastseen activeseconds' (can be additionally filtered, partial match)
lastseen       - Print timestamp of when a masternode was last seen on the network
pose           - Print Proof-of-Service score
protocol       - Print protocol of a masternode (can be additionally filtered, exact match))
pubkey         - Print public key associated with a masternode (can be additionally filtered, partial match)
rank           - Print rank of a masternode based on current block
status         - Print masternode status: ENABLED / EXPIRED / VIN_SPENT / REMOVE / POS_ERROR (can be additionally filtered, partial match)
vin            - Print vin associated with a masternode (can be additionally filtered, partial match)
votes          - Print all masternode votes for a Chaincoin initiative (can be additionally filtered, partial match)


I'm thinking we probably need to put together some documentation on this stuff...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!