Bitcoin Forum
June 24, 2024, 08:12:35 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: HEAT Discussion and Technical info  (Read 61386 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (19 posts by 1+ user deleted.)
verymuchso
Sr. Member
****
Offline Offline

Activity: 421
Merit: 250


HEAT Ledger


View Profile
November 26, 2017, 08:44:30 PM
 #281

DESKTOP WALLET LINUX + WINDOWS

HEAT WALLET 2.2.1

Wallet/desktop specific changes:

  • Fixed Join Slack link
  • Orderbook alignment adjusted
  • Fixed history entries display bug

https://github.com/Heat-Ledger-Ltd/heatwallet/releases/tag/v2.2.1

So sorry, but experimental mac desktop is giving some issues to build. We'll update as soon as we can.

spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
November 27, 2017, 03:04:28 AM
 #282

BUG FIX MANDATORY UPDATE

Heatledger 2.1.0

This is a mandatory update, all nodes on the network need to run this version
or higher.

A hard fork will happen at block 870,000 at which we will update the block
version number, after that block older versions will not accept blocks from the
new fork and vice versa.

Nodes below 2.0.0 will automatically be blacklisted with this version.

Installation

To install and run heatledger server you need Java JDK 1.8 or higher installed, note that JDK is different from standard java distributions.

On ubuntu:

sudo apt-get install default-jdk

For other platforms look here

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

UPGRADE INSTRUCTIONS [upgrade only, new installations can ignore]

This version will perform a full rescan of the blockchain upon first use, this
happens automatically.

API Documentation

Please look here for API docs https://heatwallet.com/api

List of updates/fixes/features.
  • one critical and two lesser bugs are fixed with this release. details of which will be released when the fork is complete.
  • the custom memory mapped storage maps for storing things like account balances or block ids are reduced in size, this saves several Gigabytes of storage needed in the blockchain folder
  • in case storage maps grow too big they will now automatically be resized

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v2.1.0






I have just installed the new version 2.2.1. How long is this 'rescan' supposed to take? and is it after I start the server that this will happen or before?
i started the server and it seems as though its downloading the entire blockchain in 719 block increments.
im concerned with how long this may take and if there is a possible way around this.
I was forging on linux no problem 2 days ago and now I have downloaded the new version.
it was unclear which version I was to download, 2.1.0 or 2.21.
so I just chose the highest version number

Woof woof!!
aziernest
Hero Member
*****
Offline Offline

Activity: 669
Merit: 520



View Profile
November 27, 2017, 04:22:51 AM
 #283

I have upgraded to 2.1.0 and when I do start mining by [http://localhost:7733/api/v1/mining/start/***] it gives me :

{"deadline":0,"hitTime":0}
is that normal and okay ?



curl -k -s http://localhost:7733/api/v1/blockchain/status2 | json_pp returns following :

{
   "numberOfUnlockedAccounts" : 1,
   "application" : "HEAT",
   "lastBlockchainFeederHeight" : 868142,
   "numberOfBlocks" : 746937,
   "currentCoinSupply" : "2948494400000000",
   "isScanning" : false,
   "version" : "2.1.0",
   "isOffline" : false,
   "initialCoinSupply" : "2500000000000000",
   "lastBlock" : "3418587172487031415",
   "lastBlockTimestamp" : 126458791,
   "totalMemory" : 35823616,
   "cumulativeDifficulty" : "268478376659340",
   "time" : 126462120,
   "lastBlockchainFeeder" : "188.241.68.142",
   "maxMemory" : 253427712,
   "numberOfAccounts" : 3925,
   "freeMemory" : 10779856,
   "numberOfPeers" : 325,
   "peerPort" : 7744,
   "availableProcessors" : 1
}



BUG FIX MANDATORY UPDATE

Heatledger 2.1.0

This is a mandatory update, all nodes on the network need to run this version
or higher.

A hard fork will happen at block 870,000 at which we will update the block
version number, after that block older versions will not accept blocks from the
new fork and vice versa.

Nodes below 2.0.0 will automatically be blacklisted with this version.

Installation

To install and run heatledger server you need Java JDK 1.8 or higher installed, note that JDK is different from standard java distributions.

On ubuntu:

sudo apt-get install default-jdk

For other platforms look here

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

UPGRADE INSTRUCTIONS [upgrade only, new installations can ignore]

This version will perform a full rescan of the blockchain upon first use, this
happens automatically.

API Documentation

Please look here for API docs https://heatwallet.com/api

List of updates/fixes/features.
  • one critical and two lesser bugs are fixed with this release. details of which will be released when the fork is complete.
  • the custom memory mapped storage maps for storing things like account balances or block ids are reduced in size, this saves several Gigabytes of storage needed in the blockchain folder
  • in case storage maps grow too big they will now automatically be resized

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v2.1.0



Eliphaz Fimk (OP)
Hero Member
*****
Offline Offline

Activity: 773
Merit: 500


Heatledger.com


View Profile WWW
November 27, 2017, 08:20:56 AM
 #284

{"deadline":0,"hitTime":0}
is that normal and okay ?
Unfortunately not, only non-zero values indicate success in starting forging. You might use misformatted passphrase, as coding it properly for the API call isn't straightforward for newcomers. Thus you start forging with the wrong account. Installing and using Heatwallet from https://github.com/Heat-Ledger-Ltd/heatwallet/releases and using the GUI to start forging could take you forward in finding out whether your server works at all and you indeed use a wrongly formatted api call.

PM me your email address to join slack and discuss with the community.

         
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   ████      ████      ████████████          █████        ████████████████  
   ████      ████      ████████████          █████        ████████████████  
   ████      ████      ████                ████ ████            ████        
   ██████████████      ████████████        ████ ████            ████        
   ██████████████      ████████████      ████     ████          ████        
   ████      ████      ████              █████████████          ████        
   ████      ████      ████████████    █████████████████        ████        
   ████      ████      ████████████    ████         ████        ████
        
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
 
              ██      ██████  ██████    ██████   ██████  ██████
              ██      ██      ██   ██  ██    ██  ██      ██   ██
              ██      ██████  ██   ██  ██  ▄▄▄   ██████  ██████
              ██      ██      ██   ██  ██  ▀▀██  ██      ██   ██
              ██████  ██████  ██████    ██████   ██████  ██   ██







Skerberus
Hero Member
*****
Offline Offline

Activity: 912
Merit: 664


View Profile
November 27, 2017, 08:41:15 PM
Last edit: November 27, 2017, 09:00:54 PM by Skerberus
 #285

{"deadline":0,"hitTime":0}
is that normal and okay ?
Unfortunately not, only non-zero values indicate success in starting forging. You might use misformatted passphrase, as coding it properly for the API call isn't straightforward for newcomers. Thus you start forging with the wrong account. Installing and using Heatwallet from https://github.com/Heat-Ledger-Ltd/heatwallet/releases and using the GUI to start forging could take you forward in finding out whether your server works at all and you indeed use a wrongly formatted api call.

PM me your email address to join slack and discuss with the community.

Same here with the heatwallet. What's my line now? Worked before!

Edit: Ok seemed to take some time now I have remaining: 5680 and Deadline: 5696
memberberry
Full Member
***
Offline Offline

Activity: 237
Merit: 100


View Profile WWW
November 28, 2017, 07:44:04 PM
 #286


 Wink Wink Wink

Altcner
Member
**
Offline Offline

Activity: 112
Merit: 11


View Profile
November 28, 2017, 07:59:46 PM
 #287

Nice work, very clear and reasonable... Thank you for this update! It looks gooooood! Grin
Altcner
Member
**
Offline Offline

Activity: 112
Merit: 11


View Profile
November 28, 2017, 08:14:27 PM
 #288


 Wink Wink Wink
Grin I think it`s really funny !))
spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
November 29, 2017, 12:24:55 AM
 #289

Forging nicely and making HEAT Cheesy

Woof woof!!
spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
November 29, 2017, 04:42:44 AM
 #290

*****   FORGING POOL OPPORTUNITY   *****

If you wish to make a profit by staking your heat balance but cant be bothered setting up the server, you can lease it through
my account and I will send you the profits (minus a small fee).


1)  -    LEASE to:  15101512016221507610   (after 1440 confirmations it will be added to the pool and you will start making profits)
 
2)  -    Send me a private message saying hello.

3)  -    I will pay out 3.5% of your accumulated earnings (weekly, monthly, up to you)


All you need to do to receive your earnings is send a message to account number *15101512016221507610
on the HEAT web wallet requesting your earnings.


Have a great day everyone....

Long live HEAT!

Spendawgs.

 
 

 



Woof woof!!
spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
November 29, 2017, 04:45:59 AM
 #291

Forging nicely today. Well done Devs!

Woof woof!!
Roman Thain
Full Member
***
Offline Offline

Activity: 131
Merit: 100



View Profile
November 29, 2017, 11:39:52 AM
 #292

When will be traded on the major exchanges?

see8hjj
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
November 29, 2017, 09:31:31 PM
 #293

Maybe it will never be traded on big exchanges. I do not think it is necessary as DEX's such as Heat DEX become more popular.
spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
November 30, 2017, 11:15:48 AM
 #294

Im unable to get back into HEAT Slack because the "invite limit is reached".
ive seen a few people talking about this.. is there any way in or ?

Woof woof!!
Rumhurius
Legendary
*
Offline Offline

Activity: 1672
Merit: 1046


Here we go again


View Profile
November 30, 2017, 02:16:17 PM
 #295

still on my watchlist.
Good things take time lol

 Smiley

GTTIGER
Sr. Member
****
Offline Offline

Activity: 527
Merit: 250


View Profile
November 30, 2017, 07:38:27 PM
 #296

Im unable to get back into HEAT Slack because the "invite limit is reached".
ive seen a few people talking about this.. is there any way in or ?
Maybe let's move to telegram

Eliphaz Fimk (OP)
Hero Member
*****
Offline Offline

Activity: 773
Merit: 500


Heatledger.com


View Profile WWW
November 30, 2017, 09:49:33 PM
 #297

Greetings from Slush.org! Smiley

This year the HEAT team has strong unofficial presence with both founders and two advisors sourcing new contacts and probing interest for ICO / ITO arrangements on HEAT. The legal and regulatory infrastructure is constantly moving forward and later this year we expect to be able to launch the first ITOs, starting with Heat Ledger's own shares sale.

We're attending the event until it ends early hours Saturday morning.
The HEAT Slack group is indeed currently experiencing trouble adding new users. Solution is being worked on.

         
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   ████      ████      ████████████          █████        ████████████████  
   ████      ████      ████████████          █████        ████████████████  
   ████      ████      ████                ████ ████            ████        
   ██████████████      ████████████        ████ ████            ████        
   ██████████████      ████████████      ████     ████          ████        
   ████      ████      ████              █████████████          ████        
   ████      ████      ████████████    █████████████████        ████        
   ████      ████      ████████████    ████         ████        ████
        
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
 
              ██      ██████  ██████    ██████   ██████  ██████
              ██      ██      ██   ██  ██    ██  ██      ██   ██
              ██      ██████  ██   ██  ██  ▄▄▄   ██████  ██████
              ██      ██      ██   ██  ██  ▀▀██  ██      ██   ██
              ██████  ██████  ██████    ██████   ██████  ██   ██







aziernest
Hero Member
*****
Offline Offline

Activity: 669
Merit: 520



View Profile
December 01, 2017, 08:19:14 AM
 #298

http://prntscr.com/hhlr21

* 10823382892610793695 :   179,618 HEAT :  13 blocks :    52 pos :    52 pop :   104 HEAT :   8,815 HEAT/mo :  4.91 %/mo :  0.2742 BTC/mo :  2,703.00 $/mo :        :
  13746537426497637824 :   147,698 HEAT :   4 blocks :    16 pos :    16 pop :    32 HEAT :   2,712 HEAT/mo :  1.84 %/mo :  0.0844 BTC/mo :    831.69 $/mo :  2.1.0 : 67.207.80.42
   1163728317732161150 :   132,147 HEAT :   3 blocks :    12 pos :    12 pop :    24 HEAT :   2,034 HEAT/mo :  1.54 %/mo :  0.0633 BTC/mo :    623.77 $/mo :  2.1.0 : 163.172.182.157
* 13598124706310095065 :   106,874 HEAT :   6 blocks :    24 pos :    24 pop :    48 HEAT :   4,069 HEAT/mo :  3.81 %/mo :  0.1266 BTC/mo :  1,247.54 $/mo :        :
*  8216795573170774625 :    95,175 HEAT :   8 blocks :    32 pos :    32 pop :    64 HEAT :   5,425 HEAT/mo :  5.70 %/mo :  0.1688 BTC/mo :  1,663.38 $/mo :        :
 
I am trying to understand how heat forging rewards are distributed and calculated, however, I am unable to comprehend that A/c# 13746537426497637824 with 147,698 HEAT forged only 4 blocks while

* 13598124706310095065 :   106,874 HEAT :   6 blocks
*  8216795573170774625 :    95,175 HEAT :   8 blocks

as well as

* 10823382892610793695 :   179,618 HEAT :  13 blocks

Am I missing something? or is it genesis account get more forging blocks or what else am I missing? why the person have less/low heat is forging more blocks then the one having more than 50% heat balance is forging barely half blocks?

any insights on heat forging reward optimizations ?

spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
December 01, 2017, 09:08:29 AM
 #299

http://prntscr.com/hhlr21

* 10823382892610793695 :   179,618 HEAT :  13 blocks :    52 pos :    52 pop :   104 HEAT :   8,815 HEAT/mo :  4.91 %/mo :  0.2742 BTC/mo :  2,703.00 $/mo :        :
  13746537426497637824 :   147,698 HEAT :   4 blocks :    16 pos :    16 pop :    32 HEAT :   2,712 HEAT/mo :  1.84 %/mo :  0.0844 BTC/mo :    831.69 $/mo :  2.1.0 : 67.207.80.42
   1163728317732161150 :   132,147 HEAT :   3 blocks :    12 pos :    12 pop :    24 HEAT :   2,034 HEAT/mo :  1.54 %/mo :  0.0633 BTC/mo :    623.77 $/mo :  2.1.0 : 163.172.182.157
* 13598124706310095065 :   106,874 HEAT :   6 blocks :    24 pos :    24 pop :    48 HEAT :   4,069 HEAT/mo :  3.81 %/mo :  0.1266 BTC/mo :  1,247.54 $/mo :        :
*  8216795573170774625 :    95,175 HEAT :   8 blocks :    32 pos :    32 pop :    64 HEAT :   5,425 HEAT/mo :  5.70 %/mo :  0.1688 BTC/mo :  1,663.38 $/mo :        :
 
I am trying to understand how heat forging rewards are distributed and calculated, however, I am unable to comprehend that A/c# 13746537426497637824 with 147,698 HEAT forged only 4 blocks while

* 13598124706310095065 :   106,874 HEAT :   6 blocks
*  8216795573170774625 :    95,175 HEAT :   8 blocks

as well as

* 10823382892610793695 :   179,618 HEAT :  13 blocks

Am I missing something? or is it genesis account get more forging blocks or what else am I missing? why the person have less/low heat is forging more blocks then the one having more than 50% heat balance is forging barely half blocks?

any insights on heat forging reward optimizations ?




i dont know for sure the answer to your question. however, i would assume that possibly.. that account had to do the upgrade recently or at least was not forging with 100% uptime. Could that be it or am I missing something?

Woof woof!!
spendawgs
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
December 01, 2017, 09:10:17 AM
 #300

Im unable to get back into HEAT Slack because the "invite limit is reached".
ive seen a few people talking about this.. is there any way in or ?
Maybe let's move to telegram


I second that idea. Lets all migrate. Slack is becoming a little bit..... slack. lol.

Woof woof!!
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 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!