Bitcoin Forum
May 27, 2024, 08:31:47 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 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 114 »
121  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: January 05, 2018, 01:45:43 AM
Is coin age the total age since the coin was moved to your wallet? or is it since it last staked?
Since last staked.
I've got lots of coin blocks with ages in the 50-99 day range. Is there an issue? or a command to rescan the wallet or something for errors?

No issue I can see. How big are the blocks trying to stake.  I have some approaching 30+ days that are 1k-2k in size.
I chunked mine into blocks about 500-200.  Nothing crazy high. Should I maybe just send them to a wallet and back in to refresh the age in a larger block size?

My wallet is also about 3K over what the Cryptoid explorer is saying that I have. What's the command for it to go through my wallet to find errant transactions to make it sync?

First try repair wallet. Then you can try to rescan via  a shutdown and then -rescan=1 on the command line. Both will take some time. So start it up and walk away for a while



Sorry, I have only the HoboNickels-qt and if I open it,the wallet itself but not wallet.dat.

The wallet will not exist in the same place as the QT. Try to open Windows Explorer and type %appdata%/HoboNickels . That should take you to the wallet.dat.

Perhaps take a look around the WIKI page.  Might have a gem or 2 that can help you. http://wiki.hobonickels.info/index.php?title=Main_Page


Just throwing a couple ideas out there that seem to be increasing the value of other coins. We can jump on this trend if it actually benefits the coin with more security.

Systemnodes - I recently learned about this from Crown coin. It boosted there active nodes to over 3000. Not sure what it was before, but it incentivized people to create and hold them active for a small stake. They actually payout more than their masternodes, which I don't personally agree with, however they use their nodes for the marketplace or something important for their system.

Masternodes - This could help lockup some of those richlist coins to further protect the network against a dump when the value increases.
-Possible functions it could serve
-Privacy (Dash, Pivx)
-InstantSend (Dash, Crown)

Re-Brand
The first thing that comes to mind with hobonickels for me is a hobo. Not the amazing art the coins are made into. I think the % of people who know what a hobonickel is, is actually quite small. We should think of rebranding to something similar to how Darkcoin - Dash did.

Coinswap? Recreate? Idk what to call it. Like how BCH did it. Snapshot based method by certain date.
Re-create the current blockchain similar to how DMD did when they upgraded to 3.0. Their POS system also seems to work quite well without hogging many resources at all. Even before the upgrade their wallet ran quite well.

Thoughts? I would love to see this coin succeed and get to a $100M market cap.

Thanks for this and all of your input, much appreciated.  First off I am not the only voice here, so others are allowed to say their peace. But for my part I will not Coinswap, recreate, whatever.... This against the very nature of DLT and I won't have a part of it. Others may do this all they want, I can not and will not stop them. But I will always put my time and effort into HBN.

Yes the name may not be the most popular ever. But I like it. And for my future end state, of creating a charity coin that can will be accepted by so many organizations around the world, it actually does fit.  Imagine going to Red Cross, or Food Banks, or you local Church and seeing this symbol and name.  This is my vision.

Regarding Masternode, or Lighting network, or SegWit or whatever the flavor of the day is. Sure I would love to have that type of stuff implemented. But... unless I get major help coding, testing, re-coding, testing, etc, it may not happen anytime soon.  I am but 1 man with a lot on my plate, but HBN is where I started and where I will stay, long term.
122  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: January 04, 2018, 01:00:36 AM
Is coin age the total age since the coin was moved to your wallet? or is it since it last staked?
Since last staked.
I've got lots of coin blocks with ages in the 50-99 day range. Is there an issue? or a command to rescan the wallet or something for errors?

No issue I can see. How big are the blocks trying to stake.  I have some approaching 30+ days that are 1k-2k in size.
123  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: January 03, 2018, 09:07:02 PM
You have to give the dumpprivkey the address of the key you want to generate

So look at receive coin.  and Right Click Copy address, then paste that into dumpprivkey.

Thank you for your patience!
May I ask two last questions:
1. the key that is finally shown is the private key, right?

2. the private key is created randomly but only at the time a new address is created, correct? (So there is no collection of already created private keys in the download package or whatever)

I think I made a huge progress, thank you! Grin


Yes the long key is the private key. Be sure to keep it private!

Each time you ask for a new address it will look in your wallet.dat for an address that is set to reserve=1. This means it has been created, but not used yet. After it is used, it won't be used again unless you want it to be.

If you want to view all your addresses you can use the rpc command dumpwallet or in the GUI under File->Export Wallet. This will create a text file that will contain all of the keys in your wallet. Be advised this will expose all of your keys. So it is best to do this with an offline computer and save to an USB device. You can print it as well, if you like by opening the file in a text editor.

One final note. You can also generate many many keys first before you export it. By default the wallet will generate 100 keys then as you run out it will create 100 new ones.  To override this and create more reserve keys in your wallet, use the rpc command keypoolrefill 1000. This would create 1000 reserve keys in your wallet It can take a while if you ask for many thousands of keys.

Good luck!
124  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: January 03, 2018, 03:55:52 PM
You have to give the dumpprivkey the address of the key you want to generate

So look at receive coin.  and Right Click Copy address, then paste that into dumpprivkey.
125  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: December 31, 2017, 02:18:43 PM
I will be updating the HBN Donation addresses on all the sites here shortly.

The new address to make donations to (if you so desire) is the HBN Fund at: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE

These donations will all go towards HBN. Such as fees for Hosting website, VPSs, Explorers, etc. They will also go towards bounties for new exchanges, seeding new charities, or for getting new developers on board.

I am moving 80% of the money in F1Tranz to this new address. https://chainz.cryptoid.info/hbn/block.dws?5752535.htm  F1Tranz is still available for personal donations. These will go towards gas, food, and coffee, all the things a developer needs :-)


Can I ask if there is a vanity wallet generator public? And if so how long did it take to make that address? The fact that it ends in ghee is funny, that's clarified butter in India and a lot of low end travelers who would gravitate toward hbn like ghee.

Yes, I used this one. https://github.com/Tranz5/vanitygen-plus. You have to compile it yourself.
126  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet on: December 31, 2017, 01:00:59 AM
 Shocked Shocked Shocked Shocked Shocked Shocked Shocked  130sats and climbing!
127  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 30, 2017, 06:11:07 PM
And hard fork.  Has Cryptopia been contacted and maybe conversed with to see if they'll reopen the trading?

yes and no.
128  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 30, 2017, 12:15:39 PM
Have anybody seen any block after 3389999? Mine wallet is stuck on it.

Those are my blocks only. I have opened wallet. we are moving past now.
129  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 30, 2017, 01:03:46 AM
Ya just a typo. It should happen in about ~12 - 24 hours.
130  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: December 29, 2017, 02:53:35 PM
I will be updating the HBN Donation addresses on all the sites here shortly.

The new address to make donations to (if you so desire) is the HBN Fund at: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE

These donations will all go towards HBN. Such as fees for Hosting website, VPSs, Explorers, etc. They will also go towards bounties for new exchanges, seeding new charities, or for getting new developers on board.

I am moving 80% of the money in F1Tranz to this new address. https://chainz.cryptoid.info/hbn/block.dws?5752535.htm  F1Tranz is still available for personal donations. These will go towards gas, food, and coffee, all the things a developer needs :-)


Have a nice 2018 [HBN]  Wink

https://chainz.cryptoid.info/hbn/block.dws?5753733.htm

And free coffee for the dev.  Grin

https://chainz.cryptoid.info/hbn/block.dws?5753732.htm

Cheers

@ALL Pls donations @ EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE ... give the [HBN]Blockchain more FIRE  Cool

Thank you!

Here's to a great `18!


131  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: December 28, 2017, 03:31:45 PM
Is coin age the total age since the coin was moved to your wallet? or is it since it last staked?
Since last staked.
132  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 28, 2017, 03:57:11 AM
Hard Fork in a few days at block 3,900,000. Then if and when Cryptopia is on that fork and give and address for their coins they should re-start it then.
133  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: December 28, 2017, 12:58:54 AM
I will be updating the HBN Donation addresses on all the sites here shortly.

The new address to make donations to (if you so desire) is the HBN Fund at: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE

These donations will all go towards HBN. Such as fees for Hosting website, VPSs, Explorers, etc. They will also go towards bounties for new exchanges, seeding new charities, or for getting new developers on board.

I am moving 80% of the money in F1Tranz to this new address. https://chainz.cryptoid.info/hbn/block.dws?5752535.htm  F1Tranz is still available for personal donations. These will go towards gas, food, and coffee, all the things a developer needs :-)
134  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: December 28, 2017, 12:51:29 AM
Hello, I am new here, may I ask if this coin has a paperwallet- hardwarewallet?
May I ask if I can create a pdf print by downloading frpm here
https://github.com/Tranz5/HoboNickels/releases/tag/2.0.1.0 and keep it offline until I want to change it into BTC?
Thank you indeed!

You can start the wallet and generate a new address. Then in the RPC console you can say dumpprivkey <address> this will give you the privkey. You can take this key and print it off and save it off line. Then if you are sure you have it correct, you can destroy the wallet.dat and just keep that 1 privkey.  

You can't stake with it, but you can hold them securely offline with this method.

135  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 23, 2017, 05:18:53 AM
Final parameters:

Time drift 5 min (now 15 min)
Block time 3 min (now 1 min)
Max PoS 500 coins (now 1000)
PoS rate 200% fixed. (now max 200% and floating)


 Cheesy Looks good to me..
136  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PoS Transactions are coming in with 2.3.0.0-g wallet on: December 22, 2017, 05:53:59 AM

A few days ago I went ahead and upgraded to the new 2.3.0.0-g wallet and let the chain sync itself up.  I just opened the wallet to check things out and POS transactions are starting to come in.

Is this ok given everything that is going on with CAP right now?

Just be sure you match the block chain according to http://www.presstab.pw/phpexplorer/CAP/index.php is so, yes you are good.
137  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 22, 2017, 02:51:39 AM
What about my initial proposal:

1. Reduce max PoS reward from 1000 to 500 to reduce inflation. ( or set block time 2 min. )
2. Fix PoS rate to 200% instead of floating rate as now 1-200%

This will increase PoS difficulty and make useless time shift cheating.

Variant B, less radical: set block time 2 min

Variant C, more radical: set block time 2 min and PoS rate 1000%, remove PoW, keep max reward 1000.

I think these is on the right track. I propose.

1) Set time drift to 5 min rather then 2 hrs now.
2) Set max to 500
3) Leave floating rate, but I could change my mind to fix 200%
4) set block time to 5min


- Also the staking algo needs a boost way to inefficient .

138  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 21, 2017, 03:43:38 AM
Just thought, but last hardfork do not solve any CAP problems. And time-shift cheating with such checkpoint server much easy.

Yes that is true. Many things need to tighten up. Vamp are you able to help code some updates to CAP as well? I know you have CAPP and that's great. I am willing to pay out Bounties from the surplus to any that help put in Pull Requests for CAP.
139  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 19, 2017, 10:48:59 PM
I see checkpoint server run for CAP, but where is server for CAPP?

So if I understand correctly you're asking where the Checkpoint server is for the snapshot of Bottlecaps (CAP) that you took, edited out addresses, changed the staking perameters and renamed CAPP?

Just found, to compromise me, as revenge hacker send to my address 2M CAP.
when it need I send this amount to cryptopia.

I'm curious if this balance 'compromise' was deleted out of the final CAP-shot to make it into CAPP?

The BottleCaps 2.3.0 wallet loaded up seamlessly - Thanks again Tranz!

This address is mine, I not swap only 2M that hacker send and will return it as bounty or to Cryptopia.
@Tranz generate keys for CAPP checkpoint server and say that give you master key.

Yes I have the checkpoint key for CAPP. I have not given it out yet. Will do soon at some point.



140  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: December 19, 2017, 10:30:55 PM

Tranz
I can observe 11 change adresses in my wallet.
Can you please tell for what they are good for and if there's a way to get rid off them?

Google could deliver proper informations about.



Change Address are what is left over after you send coins.

Assume you have 1 block of coins at 100 in address ABC, and you send 75 of those to DEF. the 25 left over go to a new address GHI. This is the default functionality of the wallet to help preserve privacy. You can over-ride the change address by using  custom change address.

You do not have to get rid of them, but if you want to you can. Just select the in Coin Control the blocks you want to combine and ship them to a new address.
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 114 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!