Bitcoin Forum
July 05, 2024, 03:00:00 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 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 21, 2016, 12:46:05 PM
Another masternode... another first payment. :-)

In case you are curious, the first payment came after 46 hours.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 19, 2016, 02:51:23 PM

......

Glad to see that you found the issue. Yeah, the 40 DNET is the collateral fee for obfuscation. It is actually still in your wallet, and can be found with coin control. My guess is that when you created the 10K transaction you spent the collateral, and it was created again. In the future use coin control when creating your masternode vins to avoid similar issues.

Also, there are 2 ways to stop staking, You can enter "reservebalance true 9999999" in the console to temporarily disable it while setting up a new masternode then enter "reservebalance false" when you are finished. A more permanent solution is to add "staking=0" to your darknet.conf, although there is not much point in using that method, we had to add that for bittrex, when you have more than 9999999 coins the reserve balance command is useless.

On a side note, I haven't had any issues with my masternodes, and would be interested in some debug.logs the next time anyone has issues like the past several posts have mentioned.

Thanks,with the exception of those 2 weeks in August and my first masternode,  I haven't had a problem until now.
(
I'm using the CLI only...have thought about using the GUI wallet but I prefer to keep things lightweight. Coin control could be handy. I haven't felt a need for it yet.

I found the coins, with the help of listunspent and grep... and the blockexplorer. The unspent 9959.9something instead of unspent 10000 put me on the right track.

Perhaps you could clear up one thing about (remote) masternodes and controller wallets. I have had mixed luck with being able to restart a masternode without having to start it from the controller wallet.

When the the controller has not been restarted since the last time I have reactivated the masternode. The state changes as follows ( output from darknet-cli masternode status)

- error: {"code":-28,"message":"Loading block index..."}
- "status" : "Node just started, not yet activated"
- "status" : "Masternode successfully started"

When the controller has been restarted, at that masternode has not been activated. So, miss some mn payments and need to restart.

- error: {"code":-28,"message":"Loading block index..."}
- "status" : "Node just started, not yet activated"
- "status" : "Not capable masternode: Hot node, waiting for remote activation."

I guess there is some information in the controller about the masternode that is not stored persistently or does the controller need to sync with the network?  I have normally kept the controller running... and sometimes held off upgrading the controller in order to keeps the masternodes up.
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 19, 2016, 11:45:26 AM
Went through the same procedure as setting up my other masternodes.

Using the latest version...
    "version" : 2010203,
    "protocolversion" : 70701,
    "walletversion" : 61000,

Sent 10000 to the address, made the private key... updated masternode.conf, restarted wallet.

The transaction does show up in this list "darknet-cli listlockunspent"

But is not in in the list "darknet-cli  masternode outputs"

Unsurprisingly, trying to start the masternode shows...

"errorMessage" : "Could not allocate vin ...... for masternode ........onion:51472"

Any ideas what went wrong here?

I'm going to try a fresh install and regenerate my wallet from a dump.

Any ideas about how to disable staking?  This is a feature request.

I wouldn't want the wallet to stake transactions from my running masternode before I can lock the transactions

EDIT: From the logs, it looks like the TXs from masternode.conf are parsed

Some ideas.
- start with "maxconnections=0"

EDIT: this does not disable p2p connections

I guess "darknet-cli setstakesplitthreshold" would not be useful.

EDIT: Well at least the wallet conflicts are fixed.

Turns out that the 10000 DNET was used to pay a 40 DNET fee in the same block.... perhaps to do with having obfuscation enabled.

So what have I learned...

Transactions shown by "darknet-cli listlockunspent" might already be spent or might not even exist
(Try putting a fictional txid into masternode.conf )

Transactions listed in masternode.conf will be locked when starting the node.

"darknet-cli masternode list-conf" does exactly what it says... Print's the contents of masternode.com at the time dartknetd was rund in JSON format  as well as printing the status of the node.

44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 19, 2016, 07:13:30 AM
Went through the same procedure as setting up my other masternodes.

Using the latest version...
    "version" : 2010203,
    "protocolversion" : 70701,
    "walletversion" : 61000,

Sent 10000 to the address, made the private key... updated masternode.conf, restarted wallet.

The transaction does show up in this list "darknet-cli listlockunspent"

But is not in in the list "darknet-cli  masternode outputs"

Unsurprisingly, trying to start the masternode shows...

"errorMessage" : "Could not allocate vin ...... for masternode ........onion:51472"

Any ideas what went wrong here?

I'm going to try a fresh install and regenerate my wallet from a dump.

Any ideas about how to disable staking?  This is a feature request.

I wouldn't want the wallet to stake transactions from my running masternode before I can lock the transactions

EDIT: From the logs, it looks like the TXs from masternode.conf are parsed

Some ideas.
- start with "maxconnections=0"

EDIT: this does not disable p2p connections

I guess "darknet-cli setstakesplitthreshold" would not be useful.

EDIT: Well at least the wallet conflicts are fixed.

45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 19, 2016, 06:51:21 AM
What do you all think of maybe starting a public bounty program?

The bounty & its DNET addresses can be created and managed by the dev and put up on the OP.
Then everyone can pay whatever amount into the DNET address of the bounty they want fulfilled.
Bounty hunters can then see how big that bounty is by checking the block explorer of that address.
Each bounty would have a set minimum payout (e.g. 20%) plus bonus amount for quality, effort etc.
Once bounty is fulfilled, the dev team can announce if bounty will be paid out, to who and amount.

Few bounties I can think of:

1. Listing on a big exchange (e.g. Incentive payment to Poloniex? Maybe set a goal so it doesn't become too big? Will this work? lol)
2. OP Language Translation
3. Android / iOS wallet
4. Any recognizable effort to help DNET (very broad but yeah, if you can prove your effort, get paid some DNET!)

Anything else specific that we could benefit from incentivizing?

- Participation in a testnet
   - running a peer or masternode
   - testing functionality of a testnet
   - Identifying  / Fixing problems in the testnet
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] Decentralize the web | Migrating to LISK on: September 19, 2016, 05:46:48 AM
They posted a picture on twitter of all markets in danger of delisting, and I saw the SHF/BTC pair. Let me see if I can find it.

I took a look at Bittrex's Twitter feed  and saw no text and no images about delisting Shift or any other coins...
I looked as far back as July.

https://twitter.com/BittrexExchange


47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 19, 2016, 05:32:07 AM
Went through the same procedure as setting up my other masternodes.

Using the latest version...
    "version" : 2010203,
    "protocolversion" : 70701,
    "walletversion" : 61000,

Sent 10000 to the address, made the private key... updated masternode.conf, restarted wallet.

The transaction does show up in this list "darknet-cli listlockunspent"

But is not in in the list "darknet-cli  masternode outputs"

Unsurprisingly, trying to start the masternode shows...

"errorMessage" : "Could not allocate vin ...... for masternode ........onion:51472"

Any ideas what went wrong here?
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 17, 2016, 07:26:01 AM

Nice to see more markets! Also DNET-DOGE, DNET-DOT, DNET-FTC and DNET-UNO.

Currently, only some very optimistic orders  DNET_BTC but it will change.
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 14, 2016, 10:07:41 PM
getting this crash windows 10 64bit

2016-09-14 12:40:15 *** Failed to read block
2016-09-14 12:40:18 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:18 *** Failed to read block
2016-09-14 12:40:18 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:18 *** Failed to read block
2016-09-14 12:40:18 opencon thread interrupt
2016-09-14 12:40:18 dumpaddr thread stop
2016-09-14 12:40:18 addcon thread interrupt
2016-09-14 12:40:18 net thread interrupt
2016-09-14 12:40:19 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:19 *** Failed to read block

A quick look a google this... https://github.com/bitcoin/bitcoin/issues/5668

A long read but my guess would be that block file is corrupted.

Reload the blockchain from scratch... or copy it from a wallet or node that doesn't have this problem.
(keep/backup your wallet and configuration).
If you copy the blockchain from another node, make sure it is stopped when you make the copy.

i always keep a backup of the main folder as it does seem to corrupt alot.

Not sure about how to do this with Windows... but it is worth using a tool to check the S.M.A.R.T. data for your hard disk.

A few years ago, a family member had a Windows Vista laptop that was really slow... It was nice that Vista had some kind of tool to resize disk partitions so I could install Linux. Windows didn't indicate any problem... but running dmesg under Linux showed something was up, looking at the S.M.A.R.T. data  with smartctl showed that there were lots of seek errors.

Not sure if windows is any better now about telling the user their disk is dangerously close to being useless. Maybe someone else can recommend a good windows utility to check this?

Good to have backups!
 

It's ssd one only runs me wallets and windows and had it at christmas. Is on constant but can't be nakered already??

It's hard to say for sure. SSD can fail too, just in different ways. I haven't seen a failed SSD yet though.

I did find a simple command line test for Windows using WMIC.

from the command prompt, run
"wmic"
and then
"diskdrive get status"

I noticed that  https://www.smartmontools.org/ is available for windows too.

If you decide to start any of the SMART tests, I'd suggest backing up important stuff before. I did have a hard disk that failed during an "extended test". I have seen enough disks fail and don't trust storing anything important on just 1 disk.
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Uther – Make Ethereum Better, based on Ethereum on: September 14, 2016, 09:36:28 PM
For fun, I started up uther and tried to add the 4 peers mentioned in the OP.

https://bitcointalk.org/index.php?topic=1407495.msg14276861#msg14276861

Nobody home... or perhaps some other nodes running with a clock that is badly out of sync.

Sending Uther to c-cex won't be so easy.

51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 14, 2016, 09:15:41 PM
getting this crash windows 10 64bit

2016-09-14 12:40:15 *** Failed to read block
2016-09-14 12:40:18 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:18 *** Failed to read block
2016-09-14 12:40:18 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:18 *** Failed to read block
2016-09-14 12:40:18 opencon thread interrupt
2016-09-14 12:40:18 dumpaddr thread stop
2016-09-14 12:40:18 addcon thread interrupt
2016-09-14 12:40:18 net thread interrupt
2016-09-14 12:40:19 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:19 *** Failed to read block

A quick look a google this... https://github.com/bitcoin/bitcoin/issues/5668

A long read but my guess would be that block file is corrupted.

Reload the blockchain from scratch... or copy it from a wallet or node that doesn't have this problem.
(keep/backup your wallet and configuration).
If you copy the blockchain from another node, make sure it is stopped when you make the copy.

i always keep a backup of the main folder as it does seem to corrupt alot.

Not sure about how to do this with Windows... but it is worth using a tool to check the S.M.A.R.T. data for your hard disk.

A few years ago, a family member had a Windows Vista laptop that was really slow... It was nice that Vista had some kind of tool to resize disk partitions so I could install Linux. Windows didn't indicate any problem... but running dmesg under Linux showed something was up, looking at the S.M.A.R.T. data  with smartctl showed that there were lots of seek errors.

Not sure if windows is any better now about telling the user their disk is dangerously close to being useless. Maybe someone else can recommend a good windows utility to check this?

Good to have backups!
 
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 14, 2016, 08:37:17 PM
getting this crash windows 10 64bit

2016-09-14 12:40:15 *** Failed to read block
2016-09-14 12:40:18 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:18 *** Failed to read block
2016-09-14 12:40:18 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:18 *** Failed to read block
2016-09-14 12:40:18 opencon thread interrupt
2016-09-14 12:40:18 dumpaddr thread stop
2016-09-14 12:40:18 addcon thread interrupt
2016-09-14 12:40:18 net thread interrupt
2016-09-14 12:40:19 ERROR: ReadBlockFromDisk : Deserialize or I/O error - ReadCompactSize() : size too large
2016-09-14 12:40:19 *** Failed to read block

A quick look a google this... https://github.com/bitcoin/bitcoin/issues/5668

A long read but my guess would be that block file is corrupted.

Reload the blockchain from scratch... or copy it from a wallet or node that doesn't have this problem.
(keep/backup your wallet and configuration).
If you copy the blockchain from another node, make sure it is stopped when you make the copy.
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Uther – Make Ethereum Better, based on Ethereum on: September 11, 2016, 09:33:37 PM
So what is going on with this coin then? I only see one exchange listing this coin and also no pool support supanova seems dead and cant access. SO I am guessing removed the coin as not popular enough. Is their any other pools or this coin dead?

Not sure, I don't think there has been a pool.

If there are still peers, I suppose you can test solo mining.

Note that this is on more than one market on c-cex.

Though I doubt there are any more possibilities for arbitrage.
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 08, 2016, 11:38:51 PM
I have already updated my controller wallet and my MN's to v2.1.2.2, but when I try to restart the masternodes I receive the correct message of:

Quote
{
    "alias" : "BMN3",
    "result" : "successful"
}

And when I go to my MN and type

Quote
./darknet-cli masternode status

I receive this message

Quote
{
    "vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : "Not capable masternode: Hot node, waiting for remote activation."
}

Any thoughts???

EDIT: And when I ask for masternode list-conf in my MN's controller wallet all of them appear as ENABLED. Huh


I restarted my wallet/controller with the new version first. Maybe 30 minutes later, restarted the some masternodes with the new version.

The stayed in the same state. (Not capable masternode: Hot node, waiting for remote activation.) for about an hour so I ran start-alias ... from the controller and then the state changed.

Information from the wallet/controller is based on information is has last received from the masternode... and I think that after it doesn't hear from the masternode after a certain amount of time, then the masternode changes to the Missing state.
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 08, 2016, 11:29:27 PM
Need more people to turn on Obfuscation, minimum of 500 DNET for 2 rounds Please....

Maybe a bit more explanation if non-default setting are needed and if restarting is needed.

I would like to... I guess it is not so simple....

Looking at the help in the cli...

darknet-cli help obfuscation
obfuscation <darknetaddress> <amount>
darknetaddress, reset, or auto (AutoDenominate)<amount> is a real and will be rounded to the next 0.1


The help for darknetd says talks about "automated obfuscation",

 -enableobfuscation=<n>          Enable use of automated obfuscation for funds stored in this wallet (0-1, default: 0)

So I would guess that one could manually enable obfuscate some  coins from the CLI without any change or restart... but no...

$ darknet-cli obfuscation Dabc123abc123abc123zzzzzzzzzz 500
error: {"code":-1,"message":"value is type str, expected real"}


Am I doing something wrong?
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers on: September 08, 2016, 11:16:39 PM
@mikegi: You mean it's stuck here? https://login.lisk.io/blockchain

For me it's fine.

Yes,
846403   2222990152730148636   17027481066703298407L   2016/09/06 20:33:30

While https://explorer.lisk.io/ shows

14152265585912817024
862174
2016/09/08 18:53:00
0   7052850813925530894L   

Ok, if LSK wasn't in the to 20 market cap... I would have just  moved on to something else.

For me, the block explorter hire is stlill out of date. https://login.lisk.io/

I have tried Google chrome on 2 machines, and Firefox on one. None have an up to date
blockchain in the wallet.



57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers on: September 08, 2016, 03:54:54 PM
@mikegi: You mean it's stuck here? https://login.lisk.io/blockchain

For me it's fine.

Yes,
846403   2222990152730148636   17027481066703298407L   2016/09/06 20:33:30

While https://explorer.lisk.io/ shows

14152265585912817024
862174
2016/09/08 18:53:00
0   7052850813925530894L   
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers on: September 08, 2016, 03:05:50 PM
Thought I'd like to see what I could do with my Lisk outside the Exchange.

Deploying a lisk node seems like it is not something an average user would need to know about...

I tried out the webwallet at the login cluster,  https://login.lisk.io/   

Login works, but the block explorer on the login server is stuck at the following block.

Height 846399
Block id 13208488579176059510
2016/09/06 20:32:50

Anyone else see the same problem or did I just manage to get a bade cluster node?

59  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS on: September 08, 2016, 07:15:25 AM
DEV UPDATE

Mandatory v2.1.2.2 wallet update has been released today by Stakebox that has fixed some core bugs and include many frontend improvements.

https://github.com/Darknet-Crypto/Darknet/releases/tag/v2.1.2.2

Change Log
- Incorrect math for the max budget, the block rewards, and the seesaw mechanism were corrected.
- Issue with masternode payment enforcement has been addressed.
- Unconfirmed staking and masternode rewards will no longer be shown in coin control.
- Masternode rewards will be marked as such in the transactions tab, and will no longer show as confirmed prematurely.
- Staking and masternode rewards will also show in the immature row on the main overview page of the wallet.
- Transactions sent using Obfuscation were showing as Darksent in the transactions page before, they will show as Obfuscated now.
- 2 new RPC calls created. setstakesplitthreshold & getstakesplitthreshold. This will allow people to experiment with stake split sizes.
- Few other minor changes to the Qt

As with any wallet upgrades, please backup first then test with 1 or few of your wallets and masternodes first before upgrading all wallets.

Nice update, this has the kind of information I like to see.

Building now.. testing soon...
60  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] Decentralize the web on: September 06, 2016, 03:31:10 AM
Who the fuck is running http://www.shift-pool.com/
Why is there no email adress on the site?
I mined a day and got no payment.
Adress: 0xaaa6b3d9adbe09fcbc09e3552c51de135ba2e6dd

Thanks for your reply. Is it ok to keep on solo for now? will my wallet be empty after hard fork? If I have to I will mine on 4miners.net pool. I would rather support this coin by mining solo for now.

http://explorer.shiftnrg.org/?page=address&address=6a900a125294bdca3b9c858c1b9c8b043dcefa2d

As in the past, I'm sure the team will see that relevant balances large and small are preserved in the fork. Pissing off those who support the coin by mining or by market speculation is not a sustainable was to run things.

Coins that have a had a rollback or fork can preserve market value even with a couple weeks of being disabled/in maintenance on an exchange while issues are being dealt with. A good recent example would be Darknet (DNET).
Pages: « 1 2 [3] 4 5 6 7 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!