Show Posts
|
Pages: [1] 2 3 »
|
Seems to have a nasty little clipboard thingy that swaps out coin addresses...
run like the wind people
Use the source folks...if there is no source...ask why...
|
|
|
[the opportunity is there]
Yes...and No...
It is like musical chairs.. You might get the chair.. Or you might have to go stand in the corner....
It all depends when the music stops..
|
|
|
Dude, go for a walk, chill a bit...
Lafu and Shotgun are both good people, with a sincere interest in crypto, they were just trying to help fix something that got broken. No need for an ego match here.
Without bothering to look at the src code, because I am lazy, and also busy, I would hazard a guess that whoever cloned up epc from doge didn't bother to change the network magic, and because of this, the doge wallets can happily chat with the epc wallets if they happen to connect with each other. The little chat only gets confused when they try exchanging blocks...then it all goes to hell.
Had the magic been made unique like it was intended, the wallets would disconnect instantly when discovering they are talking to the wallet for a different coin..with different network magic numbers..
It also isn't helping that you are giving out nodes with random port numbers stuck at the end, this will not work. That is the outbound port for the connection, you want a node address to point to the inbound port (the P2Port), that is the only port the other wallet is LISTENING on ...
|
|
|
Fixed, but wallet code could really use some work...
|
|
|
Source code on github deleted website dead facebook account deleted twitter acct deleted
Calling it dead...
|
|
|
[I'm really angry at Cryptopia ...]
Don't throw it all on the exchange, many of the coins you mentioned are really broken. Kangeroo Bits is hopelessly broken, I actually was looking at fixing it at one point, it is broken beyond any hope of repair. Fire Rooster dropped dead, there are no nodes anywhere on the planet, you can't really blame the exchange for that.
Lemon is marked on topia's delisting info page as having a non-functional wallet or chain, so it still has a chance, if someone is willing to work on the issue..
|
|
|
..."on the 27th oct "...
October?
If you are syncing from scratch, turn staking off...
|
|
|
Coinsmarkets has apparently enabled withdraws for KGB2...
|
|
|
The 64 bit windows wallet won't run on a new machine because it doesn't have the Qt personality module...
|
|
|
Hardfork was poorly executed and the latest version of the wallet requires specific libraries (libseccomp, libcap) that are only available on Linux. You need to give exchanges and pool operators a clear schedule and ample amount of time (months) not days or weeks to prepare for a hardfork.
I hope someone can help me figure out how to build the new wallet on platforms other than Linux that do not support seccomp and libcap.
im the same was setting up a pool and and getting the same errors libseccomp, libcap not found etc ... Yes 2 libraries were needed, just install them ... Thanks for listening. WHY? Both libraries deal with programs running with superuser privelages, why the hell are they needed for a user app? Are the Linux folks really running wallets as root?
|
|
|
Nice, super simple, no convoluted rules 
|
|
|
Maybe PUNZERO ? I dunno, I kind of like PUNZ also...
|
|
|
"Tickers of Random Rotation: PSN, P03 ... P16"
I got a P17....
|
|
|
...white paper...
Toilet paper is...white...right?
|
|
|
Yeah. a roadmap would be nice, or at least an outline of where we are going. And you will need a block explorer to be on most exchanges, they want some place for users to be able to figure out where their deposits went.
Also, something that doesn't cost much except a little time is some advertising, hardly anyone has even heard of this coin, which is too bad, it has nice staking and pow parameters, it should have more interest, but I don't think anyone even knows it exists.
Now sure why you want to do a swap, unless it is to go with zerocoin transaction format, fixing the wallet timing glitch would be nice tho, it is a pain that it drops so many mined blocks. What is ti with masternodes? Everyone wants masternodes, they are just glorified coin mixers, with zerocoin they would do nothing usefull anyhow..
Mostly tho, talk to us, trolls like to be talked to, lullabys mostly..
|
|
|
And here I am still staking my SnowBalls...
|
|
|
Also, in case no one noticed...
200000-299999 50 K Blocks 300000-699999 25 K Blocks 700000-724999 12.5 K Blocks 725000-749999 6.25 K Blocks 750000-779332 25 K Blocks 779333-789554 12.5 K Blocks 789555-822221 50 K Blocks << we were here 822222-833332 12.5 K Blocks <<--- We are now here 833333-888887 100 K Blocks 888888-900000 12.5 K Blocks
|
|
|
Anyone know what is up with Cryptopia?
"SC / BTC market is closing
Due to ongoing transaction issuesSiaCoin(SC) has been scheduled for delist, please close all open orders and withdraw your coins before 24/09/2017"
|
|
|
Cryptopia typically delists coins that do rollbacks, I would try to avoid that route, tho the fork is fairly large at this point, so, in a certain sense, there is going to be a rollback of half the fork...Pffft
Banning old nodes means they never learn about new blocks at the end of the new chain, so they are just going to go along happily on their own fork oblivious to the new blocks, not really a good idea...
Better to pick a chain, and throw a hard checkpoint on it
|
|
|
I am seeing this over and over now
(1.4.1.1 win64 wallet)
receive version message: version 71061, blocks=1448374, us= them=104.128.225.215:8233, peer=104.128.225.215:8233 received block 0000000050cb568bb875 ProcessBlock: ORPHAN BLOCK, prev=9319294f898ab8de556d received block 9319294f898ab8de556d Misbehaving: 104.128.225.215:8233 (0 -> 100) DISCONNECTING disconnecting node 104.128.225.215:8233 ERROR: ProcessBlock() : block with too little proof-of-stake
This is the node that was supposed to be on the more or less right chain...
So it won't sync, because it keeps disconnecting it's only peer...hmm
Edit: Resyncing from 0 on the assumption it is calculating the stake weight from orphan/bad earlier blocks maybe.. Edit2: yep, that fixed it
|
|
|
|