Bitcoin Forum
June 20, 2024, 11:48:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 »
1841  Alternate cryptocurrencies / Altcoin Discussion / Re: Happy Halloween from HBN. Trick or Treat? on: October 30, 2013, 09:20:27 PM
Candy dish is full
1842  Alternate cryptocurrencies / Altcoin Discussion / Re: HoboNickel giveaway--Best karma! on: October 30, 2013, 09:19:48 PM
All sent. Feel free to try your luck trick or treating!

https://bitcointalk.org/index.php?topic=321081.msg3437895#msg3437895
1843  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 30, 2013, 01:58:44 AM
Any p2pools for this coin? I'm not interested in sites that require registration/hold your coin.

As far as I know, no there are not any. If there are any p2p operators that would like to add HBN, I am willing to offer a bounty for it.

In the mean time the difficulty is pretty low, that with just 1 mh/s you can solo mine successfully.
I'll give it a try.

If you need help let me know. I have set up a solo miner on an old xp machine with 6770, and 1 gig of mem. A royal pain, but I got it work!
1844  Alternate cryptocurrencies / Altcoin Discussion / Re: Happy Halloween from HBN. Trick or Treat? on: October 30, 2013, 12:16:48 AM
Knock, knock... knock....  Cheesy

Transaction ID: 9a5bc912afd83b84487a7a73f344807a445f096ed8a6eb3b54c6063ecec1792b
my adress: EnKgCP5Vwj16DEq9nc4Jcn2EqqBn6QGVJD

 Grin

Trick!

http://hobo.gets-it.net/index.php?block_hash=00000008f2f9e8854c53691843de950f3ef5577d49708f3a9a654e2ae2e428bf

Merkle Root
04ed3f0b29af94d41e39651a08de800b61b31b22182ca84ca5d8ba34583e965a
1845  Alternate cryptocurrencies / Altcoin Discussion / Re: Happy Halloween from HBN. Trick or Treat? on: October 30, 2013, 12:13:29 AM

Boo.
1846  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 30, 2013, 12:13:08 AM
Any p2pools for this coin? I'm not interested in sites that require registration/hold your coin.

As far as I know, no there are not any. If there are any p2p operators that would like to add HBN, I am willing to offer a bounty for it.

In the mean time the difficulty is pretty low, that with just 1 mh/s you can solo mine successfully.
1847  Alternate cryptocurrencies / Altcoin Discussion / Re: Happy Halloween from HBN. Trick or Treat? on: October 29, 2013, 11:57:55 PM
Knock Knock.
1848  Alternate cryptocurrencies / Altcoin Discussion / Happy Halloween from HBN. Trick or Treat? on: October 29, 2013, 10:11:54 PM
Beggar's Night is now in effect for all Hobos! Come knock on my door and receive a trick or treat.

To knock you must send 5 HBN to F5UhYJKuwEfpLu8iFeZuUU8aKj2ZmFNQzk.

Please include the transaction ID and a return address.

If first digit of the Merkle Root, of the block your transaction is included in is 0(zero) through 4(four) you get tricked and receive nothing!

If it is 5 -9 you get 50 HBNs.

All collected tricks will be converted to BTC and donated to http://hobo.gets-it.net/index.php

Only 1 knock per person!

Don't forget to grab the newest wallet. Full Multi-Wallet with staking mining and gui support due out very soon.






1849  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 28, 2013, 09:47:05 PM
Version 1.2.1.2 completed tonight.   Executable available if someone wants it.

 - Fixed the unloadwallet bug. If a wallet is unloaded and removed the thread for staking will be die gracefully. Created new fStopMining bool. Could be used as an rpccommand to halt all mining.
 - Added some missing rpccommands. walletpassphrase, walletlock, walletpassphrasechange and encryptwallet(although that caused a crash with usewallets(not sure why yet), but it did encrypt the wallet).
- loadwallet bug to start staking on an offline wallet almost complete.


Included in 1.2.1.2
- Fixed the loadwallet bug. You can now copy any wallet into the %appdata% directory and it will start running stake with just a few simple commands.
Code:
loadwallet offlineWallet1
If it is encrypted just run the following command.
Code:
usewallet offlineWallet1 walletpassphrase mybadpasswordhere 9999999
then listwallets will show something like this.
Quote

{
"" : {
"balance" : 900.00000000,
"encrypted" : false,
"walletversion" : 60000,
"keypoolsize" : 103,
"keypoololdest" : 1382915576,
"newmint" : 0.00000000,
"stake" : 0.00000000
},
"4kHBN" : {
"balance" : 4570.67711200,
"encrypted" : false,
"walletversion" : 60000,
"keypoolsize" : 102,
"keypoololdest" : 1380315365,
"newmint" : 0.00000000,
"stake" : 5.02299800
},
"offlineWallet1" : {
"balance" : 15.00000000,
"encrypted" : true,
"unlocked_until" : 1384996515,
"unlocked_until_pretty" : "2013-11-21 01:15:15 (UTC)",
"walletversion" : 60000,
"keypoolsize" : 101,
"keypoololdest" : 1382924536,
"newmint" : 0.00000000,
"stake" : 0.00000000
}
}

After is stake to your satisfaction you can simply unload the wallet and remove it from the directory.
Code:
unloadwallet offlineWallet1

Setting to work on the GUI now, unless someone knows something else the is broken.


1850  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 28, 2013, 03:12:32 AM
Version 1.2.1.2 completed tonight.   Executable available if someone wants it.

 - Fixed the unloadwallet bug. If a wallet is unloaded and removed the thread for staking will be die gracefully. Created new fStopMining bool. Could be used as an rpccommand to halt all mining.
 - Added some missing rpccommands. walletpassphrase, walletlock, walletpassphrasechange and encryptwallet(although that caused a crash with usewallets(not sure why yet), but it did encrypt the wallet).
- loadwallet bug to start staking on an offline wallet almost complete.



1851  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 27, 2013, 01:40:45 PM
The pool at http://hbn.swiftmint.com is now running wallet v1.2.1.
Upgrade went seamlessly.

Thansk both! I'll ship you both 100HBN for the quickness here soon.
1852  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 27, 2013, 01:39:49 PM
udated to latest version, deleted and redownloaded all data except wallet.dat
all seems working, but, still have constant mempool error in debug.log

ERROR: mempool transaction missing input
ERROR: mempool transaction missing input
getblocks 132993 to 00000000000000000000 limit 500
  getblocks stopping at limit 133492 00000000e578a511aefd
ERROR: mempool transaction missing input
ERROR: mempool transaction missing input


Vasp. have you tried to start up the daemon with -salvagewallet?
1853  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 27, 2013, 03:05:12 AM
doesnt compile on ubuntu.
seems makefile.unix not changed for regex lib use.

upd:
used boost 1.48 there, but
even with added missing ref to boost_regex in makefile its cant link with following error:

g++ -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/usr/src/hbtmp/HoboNickels/src -I/usr/src/hbtmp/HoboNickels/src/obj -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o hobonickelsd obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o obj/kernel.o obj/pbkdf2.o obj/scrypt_mine.o obj/scrypt-x86.o obj/scrypt-x86_64.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l boost_regex -l db_cxx -l ssl -l crypto -Wl,-Bdynamic -l z -l dl -l pthread
obj/init.o: In function `Shutdown(void*)':
/usr/src/hbtmp/HoboNickels/src/init.cpp:85: undefined reference to `TimerThread::StopTimer()'
obj/init.o: In function `AppInit2()':
/usr/src/hbtmp/HoboNickels/src/init.cpp:799: undefined reference to `TimerThread::StartTimer()'
obj/wallet.o: In function `CWallet::TimedLock(long long)':
/usr/src/hbtmp/HoboNickels/src/wallet.cpp:2159: undefined reference to `CTimerJob::Schedule(boost::posix_time::time_duration const&)'
obj/wallet.o: In function `CWalletLockJob':
/usr/src/hbtmp/HoboNickels/src/wallet.h:46: undefined reference to `CTimerJob::CTimerJob(bool)'
obj/wallet.o: In function `~CWalletLockJob':
/usr/src/hbtmp/HoboNickels/src/wallet.h:46: undefined reference to `CTimerJob::~CTimerJob()'
/usr/src/hbtmp/HoboNickels/src/wallet.h:46: undefined reference to `CTimerJob::~CTimerJob()'
/usr/src/hbtmp/HoboNickels/src/wallet.h:46: undefined reference to `CTimerJob::~CTimerJob()'
obj/wallet.o:(.rodata._ZTI14CWalletLockJob[typeinfo for CWalletLockJob]+0x10): undefined reference to `typeinfo for CTimerJob'
obj/walletdb.o: In function `CWalletLockJob':
/usr/src/hbtmp/HoboNickels/src/wallet.h:46: undefined reference to `CTimerJob::CTimerJob(bool)'
obj/walletdb.o: In function `~CWalletLockJob':
/usr/src/hbtmp/HoboNickels/src/wallet.h:46: undefined reference to `CTimerJob::~CTimerJob()'
collect2: ld returned 1 exit status
make: *** [hobonickelsd] Error 1


Vasp, sorry I failed the include the timer.cpp and timer.h in the includes. It is part of the disto, I must have missed it on the make.

Edit: This should do it. https://github.com/Tranz5/HoboNickels/blob/master/src/makefile.unix

1854  Alternate cryptocurrencies / Altcoin Discussion / Re: Alt-Coin without having to mine using CPU/GPU/ASIC Possible? on: October 26, 2013, 02:15:51 PM
Your best bet is a PoS coin. Technically it is still mining, but very efficient. It can be done with even just 1% of the CPU, and the wallet only has to be brought up every once in a while depending on the coin.
1855  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 26, 2013, 01:22:28 PM
Nice!
I update to the latest version now.

F3QvZ1wd94oXLVQEaSctNVoy8PS8FoBXTK

Wish you the best for your HoboNickels.  Cheesy


Thank you. Did you have any issues?
1856  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - Ver 1.2 Ready (2% Stake Fix). Must upgrade by Halloween! on: October 26, 2013, 01:21:53 PM
Quote
This is most likely caused by many micro stakes trying to stake at the same time. It eats up the CPU. The best option is to combine your coins into a few larger sets. Just send them to yourself.

This will be addressed in future releases. Although the best I can do is create additional threads for the staking processes. And perhaps further optimized the staking process. But at the core it is just mining so at some point it will be too much and combining will be necessary.


Other crypto clients don't stake at 10 days!


Sending the whole amount to myself helped. But this is a real problem for miners. In 10 days my new mined coins will break my wallet software again and I would be forced to resend the whole amount I have once more, because there is no way to send only new coins.

I agree. I also had this problem. I solved it for myself by sending to a different wallet that I only use for stake.  You can also try utilizing the new version 1.2.1 and combine coins into  a separate wallet, then just bring those coins online when they have aged 10-30 days. Let them stake, then set them back off line.

Avanced Coin Control will also be in a future update, so you will have the ability to send only the coinage coins you want.

Please be sure to backup all wallets!

1857  Alternate cryptocurrencies / Altcoin Discussion / Re: wtb ftc or ltc on: October 26, 2013, 04:30:56 AM
Perhaps these wtb threads should be wtsc(want to scam).
1858  Alternate cryptocurrencies / Altcoin Discussion / Re: CoinChoose - alternative site to show respective profitability of the alt coins on: October 26, 2013, 04:14:44 AM
Hi Sal. HBN Ver 1.2.1 now ready for download. https://bitcointalk.org/index.php?topic=303749.msg3413502#msg3413502

It now has a network hashrate as part of getmininginfo, so I am sure it can be of use to you in your site.

Regards,
Tranz
1859  Alternate cryptocurrencies / Announcements (Altcoins) / HoboNickels - HBN - 1.2.1 - Now with MW2, RBFix, Bonus and MORE! Upgrade Now. on: October 26, 2013, 03:39:34 AM
Version 1.2.1 is now ready!

Win-QT: https://github.com/Tranz5/HoboNickels/releases/tag/1.2.1

Source: https://github.com/ahmedbodi/HoboNickels
Temp Source: https://github.com/Tranz5/HoboNickels (waiting on PR from ahmed)

What is new?:
- Added stakeweight, stakeinterest, netmhashps, netstakeweight to getmininginfo.
- Added RPC Commands listwallets, loadwallet, unloadwallet, and usewallets. For use in Multi-Wallets.
- Moved newmint, and stake to listwallets.
- Changed init so each wallet will get its own thread for staking
- Added drop down for wallets in QT. Not yet functional. Let me know if you like this method for switching wallets.
- Added Debug Window to toolbar.
- Changed Toolbar Icons to be more hobo like. I don't like the transactions one yet, anyone have a better idea?
- Added  Bool Arg -printstakechecksum for ease in updating Stakepoints.
- Added code to mitigate stuck block which cause chain rollback.
- Updated Checkpoints.
- Updated Stakepoints.
- Fixed a few typos.
- Changed PROTOCOL +1 version, so we can see if people are running old version.


Important Information:
   - You must re-download the block chain upon upgrade. So please remove the ( blk0001.dat, blkindex.dat and database directory) from %appdata%. Prior to starting 1.2.1.  Try to do this in a orderly fashion. IE wait for only 1 peer to be at lower block(getpeerinfo)
   - Please be sure to backup all wallets that contain coins. I do not wish anyone to lose coins, due to bugs or misuse.
   - Self compilers will need new boost library -regex. See build info.
   - Please upgrade ASAP!


Multi-Wallet Information:
RPC Methods:
   -listwallets
      -Shows all loaded wallet information

   -usewallet <wallet> <method> [params]
      -Use wallet commands on different wallets
      -Example: usewallet HoboOfflineWallet1 sendtoaddress F4ATvAfwcE5RFn358FS1bxauwoB7Ces7KN 100

   -loadwallet <walletname> [rescan=false] [upgradewallet=false] [maxversion=(latest)]
      -Loads a wallet found in the %appdata% directory. If no wallet by the name is found, one is created.

   -unloadwallet <walletname>
      -Unloads a wallet.

Config and Command line arguments:

   - You may use the config line usewallets=walletname or the command line -usewallet=walletname
   - This will load only the wallets you specify. If you do not use either of these, than all wallets in the %appdata% dir named wallet-*.dat will be loaded.  If you specify usewallet="" than only the default wallet will be loaded.
   - You may also prevent a certain wallet from loading at start up by using the argument -nousewallet

Staking:
   - At time of start up all wallets listed in usewallets or all found in %appdata% will each get a thread to start stake.  This should help with CPU exhaustion.
   - When stake is mined on sub-wallets it will not be shown in the gui, but can be seen with listwallets.
   - If you specify usewallet="" than only the default wallet will be loaded and up for stake.
   - All wallets specified by -nousewallet will not be up for stake.

Bugs:

   - The GUI is drop down is not working. Not really a bug but just not completed yet. It put it there so I can get feedback on if people like this idea.
   - If a wallet is loaded at start-up, the unloadwallet will cause a hard crash. This is due to the thread starting up the stake, but never getting shutdown. This will be fixed in upcoming release.
   - If a wallet is loaded after start-up with loadwallet it will not be up for stake. It can be unloaded safely though.  This will be fixed in upcoming release.


Bonus:
   - All merchants, pools, exchanges, ect that upgrade by Halloween are eligible for a 100 HBN reward, as a way of saying thanks! Just Post here when complete.
   - Everyone else that upgrades in the same time period will receive 10 HBN. Please just say something you like or don't like about the upgraded wallet.

Future Upgrade Path:

   - Complete MW2 Gui and staking/mining
   - Add in Advanced Coin Control with MW2 support
   - Add in transactional messaging.
   - Upgrade to newest btc and ppc/nvc code.
   - Add in Stake for Charity
   - Create new GUI front end for Charities. HBN Hope Building Network?  More clean professional.
   - ?


Hopefully everyone enjoys the new features and we are back on Cryptsys.  Sorry this is a bit rushed. I wanted to get further along before it was released, but well...  

If you have any ideas or problems. Let me know.
1860  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - Ver 1.2 Ready (2% Stake Fix). Must upgrade by Halloween! on: October 26, 2013, 03:12:19 AM
Looks like we just got re listed on Cryptys!  1.2.1 out very soon.

Big thanks to CoinEx for sticking with us during the issues. Thanks guys.
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!