Bitcoin Forum
May 25, 2024, 06:09:45 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 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 »
681  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Q2C] QubitCoin secure hashing (NEW) Update 0.11.2.2 on: December 04, 2016, 03:52:14 AM

I'm unable to do anything, i get the spinning beachball constantly and if i try to send or receive the wallet just hangs.
I was solo mining for a long time and each reward seems to have generated a new address. So my wallet has hundreds of unique addresses.  I don't have much hope this can be sorted.

no idea if this will help.
increasing your maxconnections
.
either edit the QubitCoins.conf (i dont know the correct file name la capital letters)

maxconnections=1000

or open the qt using a terminal window and add arguments
(can drag/drop qt onto terminal window to get file location)
open terminal (applications/utilities)
>open /file/location/qubitcoin-qt.app --args -maxconnections=1000

..

try not to let your computer be doing anything else Smiley
seems like it needs full attention

another possible is using ulimit.
it sets system limits on processes, so you'd raise the limit, then open qt

i'm not that familiar with it, but on OSX 10.8

terminal window
> sudo ulimit -n 10000
password : [enter your user password here]
> open /file/location/qubitcoin-qt.app --args -maxconnections=1000


note: this only effects processes done within this session (terminal window), so you need to open qt within the window, and when you close window that setting will disappear (except for the qt that might still be running - until you close that too).


..
in case you're wondering why maxconnections might help, when maxconnections seems related to how many network connections it has,
maxconnections is tied to file descriptors, which seem to be related to number of processes that can be handled.
https://github.com/qubitcoin/QubitCoin/blob/1c616605f0f63e69983754a114d21eebddbb8710/src/init.cpp#L541
682  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ◥◣ TALK◥◣ ★★ 15% APR ★★ uᴉoɔʇᴉq Community Coin ✪BϾϾ✪ on: December 03, 2016, 03:00:32 PM

nice to see bumba still getting mentioned Smiley

cryptobetfair.com now have a faucet style drip in the chat box,
type
/beg bumba
or any other coin and get equivalence of 10 bets,

enough to give the dice bot a burl ...
683  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]--★★BumbaCoin★★-- POS X11 on: December 03, 2016, 02:56:25 PM
https://cryptobetfair.com/

Crypto Bet Fair introduce their new faucet goodness.
for eligible members,
free coins that equate to10 free bets every 15 minutes.

in the chat box,
just beg for the coin of your choice, and receive 10x minimum bet.
enough to run a string of bets on the fine dice bot

/beg bumba




https://twitter.com/altbetfair/status/804847126098415617

http://pastebin.com/vnX6jZpW




Crypto Bet Fair,
a fine long established betting site,
provably fair,
fine graphics,
spin / dice / coin drop

and now begging allowed Smiley
684  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]--★★BumbaCoin★★-- POS X11 on: December 03, 2016, 02:49:25 PM

Cheesy
TALK is a fine thing !!
685  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Q2C] QubitCoin secure hashing (NEW) Update 0.11.2.2 on: November 30, 2016, 12:37:17 AM
Thanks Bumbacoin but that didn't work, i had been using coin control and turning if off didn't make a difference.  
Having done a lot of solo mining I think the number of transactions is the problem.

can you do anything?
maybe sending smaller amounts? this would reduce yr number of inputs.

could be painful though painstakingly repeat transactions,

a daemon is handy cos you can set up an auto transaction using crontab, and it would do it in the background ..
(actually you can apparently do that to a qt, but i'm not sure how. something I've always wanted to do so i'm currently syncing, but will look at it later)

..
how many addresses are the coins on, more than one?
do you have the privkeys?

if you have more than one address, you could import them one by one into a new wallet which would reduce # of tx.
if you do not have the privkeys there are tools to extract them from yr wallet.dat

or,
you could delete yr blockchain, so the wallet would have zero transactions when you run it, then you should be able to export yr privkeys easily enough.

to run client with different empty data directory,
from command line
open /location/Qubitcoin-Qt.app --args -datadir=/location/alternativedirectory

*(you can drag drop locations onto command line)*
686  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Q2C] QubitCoin secure hashing (NEW) Update 0.11.2.2 on: November 29, 2016, 01:01:34 PM
Harry, can you do some of your magic to get the mac wallet working?

maybe problem with mac wallet may be number of transactions in wallet? macs seem to get clogged up,
but tbh i've never used win that much sooo….. Tongue

are you using coin control? if yes maybe try without coin control.


.
also maybe the daemon might be more responsive, but there is none such available.
is it possible to get a mac daemon ??


..

Here we go, just made copy of chain with actual peers file (Qubit folder located in .../Roaming.... ) up to #2124397   date 23 Nov 2016   size 1,24GB
zip file https://mega.nz/#!LNUEnBIL!fq5-V_z8Bt7_us55eDrwMr589atLkJbiMNuLL6jdVOw

just unzip, put into correct location, put your wallet.dat file to see yours coins, working with v0.11.2.2 of client

good luck

Q2C tips welcome : GbdyWQcFvgzcceGYXTNhFd2zhxPFQ5T1Vu

any chance you could put this somewhere else?
mega does not agree with me :p

heh i have no idea what sites support files >1gb though

EDIT.
actually i'm fine, one of the earlier bootstraps worked fine.
687  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]--★★BumbaCoin★★-- POS X11 on: November 23, 2016, 03:25:55 AM
i've messaged mr bumbaporn.
hopefully will be back up soon Smiley


688  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ◀ PrimeChain | Verify Prime Numbers | LESS THAN 500 COINS CREATED PER DAY ▶ on: November 22, 2016, 05:35:27 AM
So where does this leave PRIME's future then if c-cex is dumping what they stake and creating bagholders from their excess ?

of course the genuis is, they still get to stake the coins they sell .. bwahahaha
689  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ٩(̾●̮̮̃̾•̃̾)۶ ANN 🔷 INSANE 🔷 POS 🔷 **V2 Wallet In USE** ٩(̾●̮̮̃̾•̃̾)۶ on: November 21, 2016, 01:54:28 PM

hola,

i'm offering special tradesatoshi insane price for mac-qt

i will build a MAC OSX QT for 40k BUMBA !!!

mildly insane !!

to be truly insane i will also build one for 1,000,000 BUMBA !!!

let the insanity rise and for 2,000,000 BUMBA you also get dick pics !!


690  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] WayaWolfCoin (WW) on: November 18, 2016, 02:21:11 AM
0 active connections to network..........

 Roll Eyes


where did you get the wallet from?
should have nodes in it, unless it's the linux one maybe ..
691  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VADER CORP COIN [VCC] [Pow-Pos] Trusted team on: November 14, 2016, 12:48:24 AM
Any other plans than to just keep on dumping the huge premine?

i believe this is not true.

the dev team have a long standing presence in the cryptopia trollbox,
and cryptopia has listed it, with the huge premine, unless they've had a massive change of heart then i believe they believe this to be not scam.
and cryptopia seem to have a thing with non-scams
i could be wrong of course Cheesy


however some explanation of pre-mine from dev team would be useful Smiley


looking at the explorer, it's been shuffld all over the place, and is staking.
http://104.236.30.74:3001/richlist
692  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Demoncoin [XED] -=IPoS TakeOver=- V2.0 - Source released! on: November 13, 2016, 12:58:41 PM
whatever the reason,
the V2.0 fork has come and gone with no updates except to the source.

it was due at 11/10/2016 @ 12:52am (UTC)
https://github.com/thegreatvlad/DemonCoin2.0/blob/master/src/main.h#L56
static const unsigned int FORK_TIME = 1478739145; //  10.11.2016


explorer and nova exchange did not update and both are on the non-fork,

looks like it's a non-fork until the dev updates code and has another go Smiley


693  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VADER CORP COIN [VCC] [Pow-Pos] Trusted team on: November 13, 2016, 02:41:15 AM

new mac OS X qt now available here Smiley

VaderCorpCoin-Qt-OSX-v1000
https://drive.google.com/open?id=0B5j8d4FSc7drekI4T3c2V29paVU
694  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]--★★BumbaCoin★★-- POS X11 on: November 13, 2016, 02:39:52 AM
Why there is no Bumba on Yoshit ? Grin

pah.
695  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VADER CORP COIN [VCC] [Pow-Pos] Trusted team on: November 13, 2016, 02:00:27 AM
Well obviously the 10% refers to the coin total, not to the total premine (I think that is the usual way to express a premine, correct me if I am wrong). We are not trying to hide, just express the 10% as it is normally expressed in all ANNs

But you are right, it is the 82% of the mined coins and we own the ones you say. Your math is 100% right.

And really we are not dumping. Although I understand that is only our word, the team has a reputation (check cryptopia trollbox and ask about us).

I know there have been tons of scams, but I ask you to be patient and see... although that is up to you, and your refusal to participate and your doubts are totally understandable.

Regards.

https://github.com/VaderCorpCoin/Source/blob/master/src/main.h#L49

/** No amount larger than this (in satoshi) is valid */
static const int64_t MAX_MONEY = 100333333 * COIN;

this only refers to a single input, so no more than 100333333 coins can be transmitted in a single transaction.

max coin supply is not limited to 100333333, it will continue to grow until the code crashes.


so …. using % figure is perhaps unhelpful
you just gots the great big premine Smiley

to encourage trust what are your intentions with such riches?
also you could possibly give the premine wealth to a trustable person for a duration of time, this should prevent dumping. (using a multi-sig)


.
bitcoin has a max coin supply because it's halving regime leads to a mathematically knowable figure,
it's total coin supply will continue to approach some particular number (what ever it is) but never get there,

if you wanted a real max ever coin supply, you would need to integrate a similar halving protocol into block rewards.
696  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] *Anyone can get a slice ... Easy As PIE * BOUNTIES - Wallet Source * on: November 12, 2016, 10:43:11 AM

vote for Pie Coin at tradesatoshi …

https://www.tradesatoshi.com/Vote

697  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ####[XCHE][ANN]CHECOIN is here-SHA256-POW.premine 0%-relaunch takeover#### on: November 12, 2016, 03:36:26 AM
checo.in is down
also git is goneeeeeee…

i'll do a bumbacoin/che-coin git laterer if necessary, but for now here's a copy of the src i downloaded on Nov 6th to build mac qt,

https://drive.google.com/open?id=0B5j8d4FSc7drX1hiQk9vaEhmbGM
698  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] *Anyone can get a slice ... Easy As PIE * BOUNTIES - Wallet Source * on: November 12, 2016, 02:23:24 AM
Stuck at this: height:31265

aye not enough distributed coins available for staking yet.
needs to open that dev wallet again Smiley
699  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: mac OSX qt's compiled/built .. .. node hosting on: November 11, 2016, 02:08:16 AM
special offer for noob shitcoins.

if you jump on tradesatoshi and request a new mac qt for your shitcoin,
i'll build it for 50k BUMBA.

this offer only stands for requests made on tradesatoshi, valid until stated otherwise.

https://www.tradesatoshi.com/Exchange?market=BUMBA_BTC




..
i wont necessarily be around, but just post the request, transfer the BUMBA to user bumbacoin
and i'll build it
..

700  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] *Anyone can get a slice ... Easy As PIE * BOUNTIES - Wallet Source * on: November 10, 2016, 02:31:46 PM
mac osx wallet-qt available here Smiley

https://drive.google.com/open?id=0B5j8d4FSc7draEVsaHNlT2tIZ00

i'll pm my pie details ..
lemon meringue with lots o' cream !!!


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 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!