Author

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

member
Activity: 94
Merit: 10
Hi guys,

Did anyone get the following output when starting?

Code:
http://localhost:7733/api/v1/mining/info/passphrase?api_key=blabla
[{"deadline":0,"account":"23498739847239847","remaining":0,"hitTime":0}]

Wonder why I see deadline 0 and hitTime 0...

I don't know this for sure.  But I think it's right.

There is usually a small vesting time (1440 blocks?) on newly transferred coins before they can stake (protects agains a certain kind of attack).  Because you see deadline and hittime as zero, the account is known but has no current forging power.  Is also possible there is a minimum (but pretty low) balance required to stake.

Can you confirm this is a new account?  Or one with a very small balance?

Yeah I only have 100 HEAT on it at the moment... but I thought that'd be enough.

Seems like it should be enough, value-wise.

For what its worth, NXT has a minimum requirement of 1000.  But NXT has 1B coins, not 25M+.

Devs, what is the minimum requirement to forge/mine/stake HEAT?  Does it borrow the 1000 number from NXT?  If it does, can that be lowered to something more appropriate on the next fork.

EDIT: By requiring a minimum balance to forge, it lessens the amount of time it takes for network nodes to calculate the next forger.  So there could be a very good reason to have something a bit higher to achieve the desired throughput of HEAT.  Would love a dev comment on this.


And one more thing.  For any new accounts (not included in genesis) make one outbound transaction so that your public key is known by the blockchain (plus it secures the account with more bits).  I don't think you can forge without a known public key.
member
Activity: 94
Merit: 10
Hi guys,

Did anyone get the following output when starting?

Code:
http://localhost:7733/api/v1/mining/info/passphrase?api_key=blabla
[{"deadline":0,"account":"23498739847239847","remaining":0,"hitTime":0}]

Wonder why I see deadline 0 and hitTime 0...

I don't know this for sure.  But I think it's right.

There is usually a small vesting time (1440 blocks?) on newly transferred coins before they can stake (protects agains a certain kind of attack).  Because you see deadline and hittime as zero, the account is known but has no current forging power.  Is also possible there is a minimum (but pretty low) balance required to stake.

Can you confirm this is a new account?  Or one with a very small balance?

Yeah I only have 100 HEAT on it at the moment... but I thought that'd be enough.

Seems like it should be enough, value-wise.

For what its worth, NXT has a minimum requirement of 1000.  But NXT has 1B coins, not 25M+.

Devs, what is the minimum requirement to forge/mine/stake HEAT?  Does it borrow the 1000 number from NXT?  If it does, can that be lowered to something more appropriate on the next fork.

EDIT: By requiring a minimum balance to forge, it lessens the amount of time it takes for network nodes to calculate the next forger.  So there could be a very good reason to have something a bit higher to achieve the desired throughput of HEAT.  Would love a dev comment on this.
newbie
Activity: 69
Merit: 0
Hi guys,

Did anyone get the following output when starting?

Code:
http://localhost:7733/api/v1/mining/info/passphrase?api_key=blabla
[{"deadline":0,"account":"23498739847239847","remaining":0,"hitTime":0}]

Wonder why I see deadline 0 and hitTime 0...

I don't know this for sure.  But I think it's right.

There is usually a small vesting time (1440 blocks?) on newly transferred coins before they can stake (protects agains a certain kind of attack).  Because you see deadline and hittime as zero, the account is known but has no current forging power.  Is also possible there is a minimum (but pretty low) balance required to stake.

Can you confirm this is a new account?  Or one with a very small balance?

Yeah I only have 100 HEAT on it at the moment... but I thought that'd be enough.
member
Activity: 94
Merit: 10
Hi guys,

Did anyone get the following output when starting?

Code:
http://localhost:7733/api/v1/mining/info/passphrase?api_key=blabla
[{"deadline":0,"account":"23498739847239847","remaining":0,"hitTime":0}]

Wonder why I see deadline 0 and hitTime 0...

I don't know this for sure.  But I think it's right.

There is usually a small vesting time (1440 blocks?) on newly transferred coins before they can stake (protects agains a certain kind of attack).  Because you see deadline and hittime as zero, the account is known but has no current forging power.  Is also possible there is a minimum (but pretty low) balance required to stake.

Can you confirm this is a new account?  Or one with a very small balance?
newbie
Activity: 2
Merit: 0
So say I bought my heat on CCEX, withdrawal isn't allowed right? So is it worth even holding if I'm missing out on Foraging?
newbie
Activity: 69
Merit: 0
Hi guys,

Did anyone get the following output when starting?

Code:
http://localhost:7733/api/v1/mining/info/passphrase?api_key=blabla
[{"deadline":0,"account":"23498739847239847","remaining":0,"hitTime":0}]

Wonder why I see deadline 0 and hitTime 0...
newbie
Activity: 37
Merit: 0
Hey all, I'm the one running the current "forge report". I built it for myself to have a better understanding of the "ROI" for forging. If you have any requests/suggestions, let me know. I'll improve it in iterations as I have time. I'm a pretty small investor, but I've got technical abilities.

Gladly accepting tips at 7052876572805488467 if you enjoy the report!

Forge Report (incl estimates/month) : http://54.221.26.215/

That's very nice ROI.
Where is the pos & pop rewards coming from? Newly minted coins??
hero member
Activity: 1111
Merit: 588
Got this message "heatledger: 158: heatledger: Syntax error: "(" unexpected" . Anyone can elaborate ? Also is there an autoinvite for slack ?
jr. member
Activity: 36
Merit: 34
looks like only 3 nodes w/ positive weight:
Code:
10432 185.12.44.108
6078  188.241.68.142
24    54.221.26.215

That's cool, the script will reward hallmark weight too, as well as those who have no hallmark. You still need to have the heat.myPlatform though to identify the node to receive rewards.
Problem is there may be no sponsors. It looks like forging is a sufficient incentive to run nodes, their number has been growing.
sr. member
Activity: 378
Merit: 250
@lurker10 I added my address to myPlatform, but I'd rather see you use hallmark. GET http://localhost:7733/api/v1/tools/hallmark/decode/__HALLMARK__ to decode and get 'address' property from there. You can get "peers" from GET http://localhost:7733/api/v1/peer/all/3?api_key=__YOUR_KEY__

HEAT node operators need to put the HEAT account id in the heat.myPlatform setting

That's cool, the script will reward hallmark weight too, as well as those who have no hallmark. You still need to have the heat.myPlatform though to identify the node to receive rewards.
Problem is there may be no sponsors. It looks like forging is a sufficient incentive to run nodes, their number has been growing.
jr. member
Activity: 36
Merit: 34
@lurker10 I added my address to myPlatform, but I'd rather see you use hallmark. GET http://localhost:7733/api/v1/tools/hallmark/decode/__HALLMARK__ to decode and get 'address' property from there. You can get "peers" from GET http://localhost:7733/api/v1/peer/all/3?api_key=__YOUR_KEY__

HEAT node operators need to put the HEAT account id in the heat.myPlatform setting
jr. member
Activity: 36
Merit: 34
Hey all, I'm the one running the current "forge report". I built it for myself to have a better understanding of the "ROI" for forging. If you have any requests/suggestions, let me know. I'll improve it in iterations as I have time. I'm a pretty small investor, but I've got technical abilities.

Gladly accepting tips at 7052876572805488467 if you enjoy the report!

Forge Report (incl estimates/month) : http://54.221.26.215/
sr. member
Activity: 465
Merit: 250
shoutofgaia
Here is a nice realtime forging compilation page! Gives you perspective.

http://54.221.26.215/

This is great, thanks for sharing! Who is the author?

The author is a synace, you can meet synace in HEAT-slack.
sr. member
Activity: 364
Merit: 250
move that crypto
Is there a easy guide to follow to forge?

We're working to deploy downloadable client + server package with graphical forging UI on github before the forging rewards start paying on block 4320.

Meanwhile another, still technical way to set up forging:

Get JDK SE from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
(Click accept license agreement radiobutton first)

Download and unzip https://github.com/Heat-Ledger-Ltd/heatledger/releases

Define your own apikey, can be whatever string of characters, in conf/heat-default.properties

Start heatledger (Linux) or heatledger.bat (Windows)

run from command line the following after first making applicable changes to it:

Code:
curl -k -s http://localhost:7733/api/v1/mining/start/this%20is%20your%20secret%20phrase\?api_key=defined_in_heat-default.properties

If you don't have curl, download from the curl site
legendary
Activity: 1428
Merit: 1000
Is there a easy guide to follow to forge?
legendary
Activity: 2044
Merit: 1055
Here is a nice realtime forging compilation page! Gives you perspective.

http://54.221.26.215/

This is great, thanks for sharing! Who is the author?
sr. member
Activity: 465
Merit: 250
shoutofgaia
Here is a nice realtime forging compilation page! Gives you perspective.

http://54.221.26.215/
hero member
Activity: 658
Merit: 500
How do i check if my forging is working as it should? (was working before but now I am not so certain)
I use this line in a private browser
Code:
http://localhost:7733/api/v1/mining/info/this%20is%20your%20secret%20phrase\?api_key=defined_in_heat-default.properties
hero member
Activity: 500
Merit: 507
How do i check if my forging is working as it should? (was working before but now I am not so certain)
sr. member
Activity: 465
Merit: 250
shoutofgaia
Can someone calculate forging profitability again now that there are more forgers? new stats?

around 270heat each day for a 100k heat portfolio.



For the first 48h it has been closer to 350HEAT/d with that stake. But surely, it will come down a bit. Everyone should be forging!
Jump to: