Author

Topic: [ANN] HEAT: 3.0 crypto*multisig fiat*a2a hft*1000tps*DSA*PoS+PoP*e2ee chat* - page 138. (Read 418460 times)

sr. member
Activity: 471
Merit: 250
Is the chain showing in heatwallet.com the correct one? cause i cant sync with it anymore
hero member
Activity: 570
Merit: 500
How do I get secret passphrase or account? I hit start server on windows wallet, and it doesn't seem to do anything. Can't sign in. Can't start server.

Did you participate in the ICO?  There was a registration step a few months back that you could generate a passphrase for your genesis account.

If you did not, you can create a new account with any passphrase.  Make it really good.  Use a sufficient number of random characters or at least 10 random words.

Thanks. That worked. Just noticed load btc doesn't show up anymore on exchange. I guess btc deposit is down for now?
member
Activity: 94
Merit: 10
How do I get secret passphrase or account? I hit start server on windows wallet, and it doesn't seem to do anything. Can't sign in. Can't start server.

Did you participate in the ICO?  There was a registration step a few months back that you could generate a passphrase for your genesis account.

If you did not, you can create a new account with any passphrase.  Make it really good.  Use a sufficient number of random characters or at least 10 random words.
member
Activity: 94
Merit: 10
Is the mempool transaction count really getting that bad, lol?
No they are verifying them manually until the system have been running for a while. They would be able to fix most transactions but not outgoing BTC transactions so they do need to be sure it works.

That was a joke.  Bitcoin confirmation times are slow.

Thanks for the real explanation though, for those who may be confused by my sense of humor.
hero member
Activity: 570
Merit: 500
How do I get secret passphrase or account? I hit start server on windows wallet, and it doesn't seem to do anything. Can't sign in. Can't start server.
hero member
Activity: 658
Merit: 500
They did say that for now it does take about 24 hours to withdraw BTC.

Is the mempool transaction count really getting that bad, lol?
No they are verifying them manually until the system have been running for a while. They would be able to fix most transactions but not outgoing BTC transactions so they do need to be sure it works.
member
Activity: 94
Merit: 10
They did say that for now it does take about 24 hours to withdraw BTC.

Is the mempool transaction count really getting that bad, lol?
hero member
Activity: 658
Merit: 500
When do they process BTC withdraws? Almost 24 Hours and nothing in my wallet  Undecided
They did say that for now it does take about 24 hours to withdraw BTC.
full member
Activity: 126
Merit: 100
-
Maybe someone whose node got past 19070 is willing to upload the (packed) blockchain dir? (Close server before packing).
You can find it here. http://54.221.26.215/blockchain-19655.tgz
Thanks a lot. Seems to work, however I always have to specify ...

heat.forceValidate=false
heat.forceScan=false

... now, even on the third restart of the server.

So I have to disable validation/scanning forever? This can't be all right?
hero member
Activity: 658
Merit: 500
Maybe someone whose node got past 19070 is willing to upload the (packed) blockchain dir? (Close server before packing).
You can find it here. http://54.221.26.215/blockchain-19655.tgz
full member
Activity: 126
Merit: 100
-
Maybe someone whose node got past 19070 is willing to upload the (packed) blockchain dir? (Close server before packing).
full member
Activity: 126
Merit: 100
-
According to C-Cex they still don't have a wallet.

So we cannot send any HEAT from c-cex to our local wallet, and no HEAT from our local wallet to c-cex to ?
Yea, sadly true.
I sold on C-CEX and bought much cheaper on HEATs A2A exchange Cool

... my account number:  #15806825503205248904    Please send me some HEAT to play with, thanks.
Sent you some Tongue
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
According to C-Cex they still don't have a wallet.

So we cannot send any HEAT from c-cex to our local wallet, and no HEAT from our local wallet to c-cex to ?

... my account number:  #15806825503205248904    Please send me some HEAT to play with, thanks.
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
Impressed. This looks like an interesting project.
Took me a bit, to get it running, here's some hints for you: https://github.com/Heat-Ledger-Ltd/heat-ui/issues/8

I don't know if the following issue is Heat-Ledger-Ltd/heatledger or Heat-Ledger-Ltd/heat-ui related, so I am posting it here for now.

Your order matching algo is a bit ill:

legendary
Activity: 952
Merit: 1000
According to C-Cex they still don't have a wallet.
hero member
Activity: 500
Merit: 507
Any solution for the 19070 block problem??



Still waiting for the solution, hopefully it comes soon...

?
hero member
Activity: 500
Merit: 507
Any solution for the 19070 block problem??



Still waiting for the solution, hopefully it comes soon...
hero member
Activity: 561
Merit: 500
Is it possible to stake with webwallet?
hero member
Activity: 500
Merit: 507
Any solution for the 19070 block problem??

newbie
Activity: 21
Merit: 0
This is what my screen has looked like for the last ~300 blocks.

{"senderPublicKey":"5c3176b8d3367f247d2516c255e1d746f300479ef0e2929f874c66ed44774b06","signature":"5be43745156afd5f1d5ee29e3c15c19989d682d0e2684d7307f6d81e3c77b5048a64dbfe28533cf e8a15c66468e510d72fe1abed672c1c42e02b00d57f1d749d","feeHQT":1000000,"type":0,"version":1,"ecBlockId":"12193773566014216179","attachment":{"version.OrdinaryPayment":0,"version.PublicKeyAnnouncement":1,"recipientPublicKey":"5a3269b347d1a7005931b7cfe13638cda515f2438a72e2d5dc197440a72d206f"},"subtype":0,"recipient":"15168770515396268026","ecBlockHeight":19251,"deadline":1440,"timestamp":100749837,"amountHQT":20000000000}
2017-02-02 16:17:29 INFO: Persist rollback to 19069
2017-02-02 16:17:29 INFO: Popped block 12923695191756302001 with height 19070
com.heatledger.BlockchainProcessor$TransactionNotAcceptedException: com.heatledger.HeatException$NotCurrentlyValidException: Invalid ask order: 14923748514366969656
   at com.heatledger.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:775)
   at com.heatledger.BlockchainProcessorImpl.access$500(BlockchainProcessorImpl.java:57)
   at com.heatledger.BlockchainProcessorImpl$1.processFork(BlockchainProcessorImpl.java:400)
   at com.heatledger.BlockchainProcessorImpl$1.downloadBlockchain(BlockchainProcessorImpl.java:359)
   at com.heatledger.BlockchainProcessorImpl$1.run(BlockchainProcessorImpl.java:179)
   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:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)
Caused by: com.heatledger.HeatException$NotCurrentlyValidException: Invalid ask order: 14923748514366969656
   at com.heatledger.TransactionType$ColoredCoins$6.validateAttachment(TransactionType.java:730)
   at com.heatledger.Attachment$AbstractAttachment.validate(Attachment.java:54)
   at com.heatledger.TransactionImpl.validate(TransactionImpl.java:848)
   at com.heatledger.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:773)
   ... 11 more
2017-02-02 16:17:29 INFO: Pushed block 12923695191756302001 at height 19070
2017-02-02 16:17:29 INFO: Process unconfirmed-transaction

{"senderPublicKey":"15c33fe460045abee529918c862322bc83ebbc297152395882b52fa723eef163","attachment":{"version.BidOrderCancellation":1,"order":"15837918138604058096"},"subtype":6,"signature":"3f1a175376caa3c756c8732eb3335798248a5c7d1d2fb7aa4386e0aee3aa0e043d0c0a50419084c cc8e4f1ae8d6c9e06361d1e0980f6ffce531432c73c2c6bff","feeHQT":1000000,"ecBlockHeight":19206,"type":2,"deadline":1440,"version":1,"timestamp":100748632,"amountHQT":0,"ecBlockId":"9613311919707384103"}
2017-02-02 16:17:29 INFO: Process unconfirmed-transaction

 Sad
Jump to: