Pages:
Author

Topic: [ANN] Infinitecoin - IFC | V1.8 Released! *Mandatory Upgrade, upgrade ASAP* - page 29. (Read 199669 times)

hero member
Activity: 826
Merit: 1000

Every time I try to send IFC to cryptsy from IFC wallet a failed transaction error pops up. The old wallet and most recent version are both producing this same error. What's going on?


This happens sometimes if you have been mining P2Pool, or other services which generate a large number of small inputs as well.  It's not a matter of the transaction amount, it's a function of the number of inputs required to generate a transaction for the specified amounts.  You run into the transaction size limit of the block chain.

If that's the problem, the solution is still to make smaller transactions. They will use fewer inputs so that your transaction fits within the maximum transaction size for the block.  Also, be prepared to see some large TX fees for these transactions.

In other news:

IFC Lotto ticket price is dropped to 100 IFC per ticket, from 1000.  A user here pointed it out to me, with a rise of nearly 10x in value, a ticket price decrease of 10x seemed in order. The tickets already purchased will be converted at drawing time into the appropriate number for your deposit.

http://lotto.coinworld.us/IFC/

And also thanks to TECSHARE for a nice bounty - I've added a new price converter to the Ticker Image API at cryptank.com.

You request an image with USD and the resulting price in IFC is displayed.

Simple instructions for use are at InfiniteCoinTalk.org.
More detailed instructions on the Ticker Image API are available at http://cryptank.com/ticker/

After upgrading to 1.4 from 1.3 everything works fine. A test send of 1,000 went through with ease.. Oh BTW if you offered scratch tickets I'd be much more inclined to play vs straight up loto.
newbie
Activity: 35
Merit: 0
Reminder: please upgrade to Version 1.4 before September 1!

yes upgraded, thanks Smiley
hero member
Activity: 770
Merit: 605
Reminder: please upgrade to Version 1.4 before September 1!
hero member
Activity: 766
Merit: 621
Own ONION
looks like IFC is going up again Wink
legendary
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
legendary
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
full member
Activity: 196
Merit: 100

Every time I try to send IFC to cryptsy from IFC wallet a failed transaction error pops up. The old wallet and most recent version are both producing this same error. What's going on?


This happens sometimes if you have been mining P2Pool, or other services which generate a large number of small inputs as well.  It's not a matter of the transaction amount, it's a function of the number of inputs required to generate a transaction for the specified amounts.  You run into the transaction size limit of the block chain.

If that's the problem, the solution is still to make smaller transactions. They will use fewer inputs so that your transaction fits within the maximum transaction size for the block.  Also, be prepared to see some large TX fees for these transactions.

In other news:

IFC Lotto ticket price is dropped to 100 IFC per ticket, from 1000.  A user here pointed it out to me, with a rise of nearly 10x in value, a ticket price decrease of 10x seemed in order. The tickets already purchased will be converted at drawing time into the appropriate number for your deposit.

http://lotto.coinworld.us/IFC/

And also thanks to TECSHARE for a nice bounty - I've added a new price converter to the Ticker Image API at cryptank.com.

You request an image with USD and the resulting price in IFC is displayed.

Simple instructions for use are at InfiniteCoinTalk.org.
More detailed instructions on the Ticker Image API are available at http://cryptank.com/ticker/
hero member
Activity: 770
Merit: 605
http://ifc.scryptmining.com has been updated.
great thanks.

Others, please remember to update the client as soon as possible.


Infinitecoins, Infinite possibilities, Infinite Opportunities!
sr. member
Activity: 448
Merit: 250
hero member
Activity: 770
Merit: 605
Version 1.4 is released. Due to some concerns to the immediate transaction fee raise, I temporarily disabled the fee change. I will re-initiate the fee change maybe by the year-end, so we have more time to prepare it.

So Version 1.4: (1). Added more checkpoints (2). Disabled the transaction fee change for now (will be added back in a few months).

It is a mandatory update if you already upgraded to 1.3. If you are using 1.2 or below, it should be fine, although I encourage everyone to upgrade due to the checkpoints, which will make the coin more secure.

Download links for windows client and source are updated.

Again, if you are using V1.3, you have to upgrade to 1.4 before Sept 1, 2013 at 00:00:00 GMT!
legendary
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
Did you try to break down the transaciton into several smaller transactions?

That amount is well under the 999,999,999 max.

@BitcoinPokerBro Check to see that Microsoft .NET Framework and/or Visual C++ are up to date. Just a hunch. lol
full member
Activity: 207
Merit: 100
XDE2, PAYS HUNDREDS OF DOLLARS A WEEK TO PROMOTERS
Did you try to break down the transaciton into several smaller transactions?
hero member
Activity: 826
Merit: 1000
Every time I try to send IFC to cryptsy from IFC wallet a failed transaction error pops up. The old wallet and most recent version are both producing this same error. What's going on?

full member
Activity: 207
Merit: 100
XDE2, PAYS HUNDREDS OF DOLLARS A WEEK TO PROMOTERS
There is possible raise in fee size.

"There is possibility that big holders of IFC will be also miners of it, just to sustain it's value. Even if it would not be profitable to mine by converting the coins into btc, it could turn out profitable for maintaining working&secure network for someone who holds significant percentage of whole supply."...



yeah, nobody knows what will happen, even hydroponica-pessimist
... there are enough possibilities and alternatives (development, hash-power provided by community and big holders etc.)

the fact is, infinitecoin has done very well and ifc is still rising !!

the community have enough ideas!!

join our new goup @ infinitecointalk.org
sr. member
Activity: 980
Merit: 255
HALA MADRID
I'm trying to mine solo using cgminer. here is my config file:

listen=1
daemon=1
server=1
rpcuser=rmhuntley   
rpcpassword=x
rpcallowip=10.1.1.*
rpcport=9322
rpcconnect=127.0.0.1
addnode=111.161.77.213
addnode=67.193.198.104
addnode=85.217.147.117

when I run cgminer, I get a message saying "pool 0 slow/down or credentials invalid"


What am I doing incorrectly?

You should post your cgminer as well. Are you trying to solo on same machine as wallet or remote?

You don't need rpcconnect=, change that to rpcallowip=

.conf with wallet on same machine:

rpcuser=rmhuntley
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=9322
listen=1
daemon=1
server=1
addnode=111.161.77.213
addnode=67.193.198.104
addnode=85.217.147.117


cgminer:

cgminer --scrypt -o 127.0.0.1:9322 -u rmhuntley -p xx (whatever options you have)

Difficulty and network are really high now though, would be better to use a pool. Good luck.

in the pool I'm mining in, network is very low. (760kh\s or so).  the time to fining a block keeps going up instead of down, so it's kind of  6-1, half dozen of another. lol
member
Activity: 70
Merit: 10
Come to my new INFINITEpool.

1% POOL FEE
Payoutsystem prop
only 80 confirms
Stratum+LP
No PPLNS warmup

http://coin-base.net/infinitecoin/

thank you Cool, i'll add it to infinitecoin.org /pools
full member
Activity: 161
Merit: 100
Come to my new INFINITEpool.

1% POOL FEE
Payoutsystem prop
only 80 confirms
Stratum+LP
No PPLNS warmup

http://coin-base.net/infinitecoin/
sr. member
Activity: 980
Merit: 255
HALA MADRID
I'm trying to mine solo using cgminer. here is my config file:

listen=1
daemon=1
server=1
rpcuser=rmhuntley   
rpcpassword=x
rpcallowip=10.1.1.*
rpcport=9322
rpcconnect=127.0.0.1
addnode=111.161.77.213
addnode=67.193.198.104
addnode=85.217.147.117

when I run cgminer, I get a message saying "pool 0 slow/down or credentials invalid"


What am I doing incorrectly?
Pages:
Jump to: