Bitcoin Forum
September 24, 2025, 09:21:23 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITTREX and elitecoindev should be responsible for this ELITECOIN on: July 26, 2014, 01:55:54 PM
Bittrex should refund this one! adding a hidden premine is HUGE mistake, and is really bad for business

Why they dont bother to do any checks Sad I've lost 0.27 btc on this and i think i'm done with crypto. It's a minefield. Bittrex should not add coins with out checking for pre-mine etc it's bang out of order. We lose while they made money from fees Sad

this is what is happening all the time.

new people are getting burned and quitting trading. volume will continue to drop.

all because of these stupid scamcoins.

if everyone keeps telling us to read the code someone should teach us how.

how the fuck do i know how to spot a hidden premine?
+1

You need to learn from mistakes or you will always do same mistakes. Here it's about hidden premine, I want to know where I need next time to check for avoid scam like this.

Someone spotted where is the scam in code ?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Elitecoin source code on my github for cloning on: July 26, 2014, 01:42:38 PM
What's the point push dead coin? This source code may isn't original. Nothing personal, but better to leave this coin dead.
I have 5 ELITE not even sent to exchange, so I can live with that.

You need to learn from mistakes or you will always do same mistakes. Here it's about hidden premine, I want to know where I need next time to check for avoid scam like this.

Someone spotted where is the scam in code ?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Elitecoin source code on my github for cloning on: July 26, 2014, 01:37:03 PM
This is true that there was hidden premine ?
4  Alternate cryptocurrencies / Altcoin Discussion / Re: Monero (MRO) Speculation thread on: July 22, 2014, 02:29:43 AM
So your thoughts on short term. Buy sell or HODL?

Dump and buy cheaper  Grin
5  Other / Off-topic / Re: FIFA World Cup 2014!!! on: July 06, 2014, 02:19:23 PM
Germany is going no where. They will collapse at the end as they use to do  Grin
6  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 25, 2014, 05:27:25 PM
my daemon work now, i needed to forward ports  in my router and check vm is in bridge mode

thank you guys for help in debugging
 
7  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 24, 2014, 09:09:39 PM
I can get connection in daemon if I try to use local IPs of 2 pc ?
8  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 24, 2014, 09:00:59 PM
Perhaps an obvious question, but you can ping google.com from both virtual machines yes?

Yes of course I can browse internet and ping google on VM. I also used a daemon of a working coin and synchronisation working well on VM

9  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 24, 2014, 08:44:34 PM

Try connecting to 192.168.1.56 either from
your pc or the other vm. Just get the other ip from
ifconfig or ipconfig (windows) also. Typically they
are of the form 192.168.1.x

I can ping between host (PC1) local ip (192.168.1.84) and vm (VM1) local ip (192.168.1.54) that is running on host. This is Ok for both PC1/VM1 and PC2/VM2

But of course I can't cross ping local IPs between those 2 pcs because they are on different LAN.


 Undecided
10  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 24, 2014, 08:27:47 PM
This is what i get on ubuntu VM wiht ifconfig

Quote
pk@pk-VirtualBox:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 08:00:27:3d:b5:a4  
          inet addr:192.168.1.56  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::a00:27ff:fe3d:b5a4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:25144 errors:0 dropped:1 overruns:0 frame:0
          TX packets:19341 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:29876661 (29.8 MB)  TX bytes:3014061 (3.0 MB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:4863 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4863 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:543609 (543.6 KB)  TX bytes:543609 (543.6 KB)

You think I need to forward data ?


What I don't understand is that, when I open a daemon of a random coin on either of the VMs they can connect easily to the network of the random coin and start synchronisation.
11  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 24, 2014, 07:56:07 PM
The all-zero ip just tells that you're not being
seen by your peer. Could be variety of reasons for that,
and you aren't very clear about your configuration (two pc's
with vm's - are the nodes in vm's?)

In any case you don't need to add both nodes to the conf
files, just the other one. And your debug.log indicates that
your nodes have seen each other 0.9 hours ago, so something
has caused them to drop the connection.

Thanks for your answer.

My configuration is 2 PC with different public IP
PC1 and PC2 are using ubuntu on VM
I try to connect those 2 VMs. In config file,  those 2 IP in addnode are public IP from PC1 and PC2

The 0.9 hours I think is a default value because in log there is never connection
12  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 24, 2014, 04:32:01 PM
Someone ??
13  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 21, 2014, 09:43:37 PM
Can they ping each other? Ports blocked?

Yes I can ping each other public ip

btw in getinfo ip 0.0.0.0 is normal ?

thnks
14  Alternate cryptocurrencies / Altcoin Discussion / Re: More Genesis Block Discussion on: June 21, 2014, 09:33:38 PM
I hope someone can help me out with my pb

I got genesisblock on testnet, I try to test mining my testnet coins. I use 2 computers with each one ubuntu VM and different IP. I launch daemon and I try to get my PCs connected

I use the following cmd:
Quote
./myCoind -testnet

with following config:

Quote
rpcuser=user
rpcpassword=pass
server=1
addnode=ip_PC1
addnode=ip_PC2
rpcport=xxxxx
listen=1

My pb is i can't get connections with PC1 and PC2.

Quote
"walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "moneysupply" : 0.00000000,
    "connections" : 0,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {

In debug.log I have

Quote
trying connection ip_PC1:xxxxx lastseen=0.9hrs
connection timeout
trying connection ip_PC1:xxxxx lastseen=0.9hrs
connection timeout
trying connection ip_PC1:xxxxx lastseen=0.9hrs
connection timeout

I don't know if i need to configure port forward in VM or my internet box.
There is something I can check that will help me spot where the pb is coming from ?


thnks
15  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [MNT] MountCoin Official on: June 07, 2014, 08:08:05 PM
Why this  new crypto note ? What MNT brings ?
Some new features ? Or it's just a copy of PRO QCN BCN Huh


Cheers

MountCoin is not a copy we had a Up and Down sytstem. The Value of a Block goes Up and Down based on the Market,Hashrate and Difficulty. And much much more

There is nothing about this on OP.
You should take time for explaining the new features of MNT if there is some  Grin and add them on OP
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAMM] MammothCoin, the first X13 coin with True Random SuperBlocks! on: June 07, 2014, 06:12:09 PM
You give a nice bounty for a translation ??

Cheers
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PYRA] Pyramids | X11 PoW | DGW v3 | No IPO | Egyptian Crypto Currency on: June 07, 2014, 03:51:48 PM
You give a nice bounty for a translation ??

Cheers
18  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [MNT] MountCoin Official on: June 07, 2014, 03:43:11 PM
Why this  new crypto note ? What MNT brings ?
Some new features ? Or it's just a copy of PRO QCN BCN Huh


Cheers
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!