Please login or register.
Login with username, password and session length

HEAT Forum

September 23, 2017, 09:30:49 PM
News: 2017-08-01 Bitcoin Cash trading is now available on HEAT Wallet! https://heatwallet.com/#/trader/5592059897546023466/12411813474259859458

Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
All of a sudden log is full of nothing but the following errors. System was running fine up till now. Was happily forging. Can someone help please!

2017-08-27 16:24:16 [pool-4-thread-4] DEBUG c.heatledger.BlockchainProcessorImpl - Downloaded block from 163.172.182.157 not accepted
com.heatledger.BlockchainProcessor$BlockNotAcceptedException: Generation signature verification failed
        at com.heatledger.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:757)
        at com.heatledger.BlockchainProcessorImpl$1.downloadBlockchain(BlockchainProcessorImpl.java:400)
        at com.heatledger.BlockchainProcessorImpl$1.run(BlockchainProcessorImpl.java:237)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
2017-08-27 16:24:16 [pool-4-thread-4] DEBUG com.heatledger.peer.PeerImpl - Blacklisting 163.172.182.157 because of: com.heatledger.BlockchainProcessor$BlockNotAcceptedException: Generation signature verification failed
com.heatledger.BlockchainProcessor$BlockNotAcceptedException: Generation signature verification failed
        at com.heatledger.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:757)
        at com.heatledger.BlockchainProcessorImpl$1.downloadBlockchain(BlockchainProcessorImpl.java:400)
        at com.heatledger.BlockchainProcessorImpl$1.run(BlockchainProcessorImpl.java:237)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
22
General HEAT Discussion / Can not buy Heat coins
« Last post by Shemin on August 27, 2017, 03:50:25 PM »
I have BTC ballance in my heat wallet but CAN NOT buy any HEAT coins.
After setting up the price and quantities and pressing the buttton "BUY", always appearing message "Incorrect "Not enough funds" and the total price is setup correctly, not over my available BTC ballance.
Please, help me!
23
HEAT Markets and trading / C-CEX disappeared?
« Last post by loylyaLissee on August 27, 2017, 11:02:33 AM »
Missing all of my balances and outstanding orders (BTC, HEAT) 😮 in C-CEX. Any idea, what what might have happened? Anybody know, does their support actually respond to created tickets, or are they currently fleeing to the Caribbean waters?
24
HEAT Server issues / Re: Node State
« Last post by Eliphaz on August 20, 2017, 12:30:30 PM »
The state of the peer: 0 for NON_CONNECTED, 1 for CONNECTED, 2 for DISCONNECTED

Ports defined in heat-default.properties or heat.properties need to be open in firewall for proper connection.
25
HEAT Server issues / Node State
« Last post by Miner2525 on August 18, 2017, 04:47:05 AM »
In the node list at https://heatwallet.com/nodes.cgi what does "State: 0" imply?  Is there an incoming port that needs to be forwarded to the server?
26
HEAT Server issues / Re: HEAT API Function Missing
« Last post by Eliphaz on August 10, 2017, 11:30:49 AM »
It's likely added when leasing becomes available, supposedly within 1-2 months from now.
27
Asset Exchange / Re: Buying HEAT with BTC
« Last post by backflip on August 08, 2017, 08:27:13 PM »
Ok no, it wouldn't work if the buy order can't be filled in the first place and someone could spam the chain with unfillable orders with a dummy token.
28
Asset Exchange / Buying HEAT with BTC
« Last post by backflip on August 08, 2017, 08:03:55 PM »
Is it possible to have to option to cover the 0.01 HEAT fee when buying from what is being bought?
For example, if I buy 1.00 HEAT on the asset exchange there could be an option to receive 0.99 HEAT and send the remaining 0.01 to the network to cover the processing fee.
Obviously for this type of transaction the minimum buy would be 0.01 HEAT.
We wouldn't have to rely on external exchanges to get coins in the wallet, as this seems to be a fairly common problem.

Would this work or is there a fundamental problem with this approach?
29
HEAT Server issues / HEAT API Function Missing
« Last post by warmach on August 07, 2017, 11:16:22 PM »
I am adapting my FIMK pool code so that I am ready once the HEAT leasing goes active.  In updating my code, I found a FIMK API call that was not recreated in the HEAT API.  I have looked for similar functions that accomplish the same goal, but haven't found a new set of function calls that accomplish the same thing as the FIMK API does.

FIMK API Function:  getAccountLessors

This function returns that list of lessors to an account at a specific block height.  This is useful for determining how to divide up the block reward. 

As the leasing functionality is yet to be active, this function may still be added to the API.  Can anyone confirm this is being added?
30
HEAT Server issues / Re: API Questions
« Last post by warmach on August 07, 2017, 10:25:03 PM »
Great! Thanks!

I sent Dennis a PM a while back but hadn't heard anything.  If he can check the PM, that would be awesome.  I'll post my other API question in its own thread.
Pages: 1 2 [3] 4 5 ... 10