Bitcoin Forum
April 19, 2024, 09:14:45 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 ... 323 »
  Print  
Author Topic: [ANN] HEAT: 3.0 crypto*multisig fiat*a2a hft*1000tps*DSA*PoS+PoP*e2ee chat*  (Read 418478 times)
pcjnjn
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 28, 2017, 05:30:23 PM
 #3221

Instructions for setting up POP:
curl -k -s http://localhost:7733/api/v1/tools/hallmark/encode/your_ip_address/100/2017-01-01/your_secret_phrase\?api_key=your_api_key

Create a new file conf/heat.properties:
heat.apiKey=your_api_key
heat.myAddress=your_ip_address
heat.myHallmark=your_hallmark (generated from curl above)

Stop server and restart it. I could have kept this to myself and benefited, but no, I want HEAT to become a success and therefore I share it with the community.

where to find my api key? or I just make one up.
Thanks in advance
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713561285
Hero Member
*
Offline Offline

Posts: 1713561285

View Profile Personal Message (Offline)

Ignore
1713561285
Reply with quote  #2

1713561285
Report to moderator
pcjnjn
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 28, 2017, 05:36:52 PM
 #3222

Instructions for setting up POP:
curl -k -s http://localhost:7733/api/v1/tools/hallmark/encode/your_ip_address/100/2017-01-01/your_secret_phrase\?api_key=your_api_key

Create a new file conf/heat.properties:
heat.apiKey=your_api_key
heat.myAddress=your_ip_address
heat.myHallmark=your_hallmark (generated from curl above)

Stop server and restart it. I could have kept this to myself and benefited, but no, I want HEAT to become a success and therefore I share it with the community.

where to find my api key? or I just make one up.
Thanks in advance
You can just make up your own api key, anything will do. Keep in mind that PoP is not activated yet. If you would like to activate PoS, use:
curl -k -s http://localhost:7733/api/v1/mining/start/your_secret_phrase\?api_key=your_api_key
Thanks
halibit
Legendary
*
Offline Offline

Activity: 1596
Merit: 1006



View Profile
January 28, 2017, 06:07:27 PM
 #3223

three 1 HEAT transactions made from alcurEX.
Let me know if all working well.
tetra
Sr. Member
****
Offline Offline

Activity: 471
Merit: 250


View Profile
January 28, 2017, 06:37:59 PM
 #3224

I can smell Stewie ranting now any second

verymuchso
Sr. Member
****
Offline Offline

Activity: 421
Merit: 250


HEAT Ledger


View Profile
January 28, 2017, 06:45:34 PM
 #3225

Please update your servers,

This update is mandatory nodes on 0.9.0 and lower will be blacklisted by the rest of the network.

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v0.9.1

We also have completed the windows and linux desktop versions and will publish these shortly.

lurker10
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
January 28, 2017, 06:49:44 PM
 #3226

Please update your servers,

This update is mandatory nodes on 0.9.0 and lower will be blacklisted by the rest of the network.

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v0.9.1

We also have completed the windows and linux desktop versions and will publish these shortly.

Yes, Sir! Smiley

tetra
Sr. Member
****
Offline Offline

Activity: 471
Merit: 250


View Profile
January 28, 2017, 06:52:58 PM
 #3227

Please update your servers,

This update is mandatory nodes on 0.9.0 and lower will be blacklisted by the rest of the network.

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v0.9.1

We also have completed the windows and linux desktop versions and will publish these shortly.

The new heatledger.bat doesnt work anymore. I get a fatal error. Before, everything was working fine

Edit: Works now, dont know what happened, sorry

StewieG
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
January 28, 2017, 07:08:03 PM
 #3228

I can smell Stewie ranting now any second

No need to.What you smell is your dirty underwear! I just sit back and enjoy the show! One fail after another, this is great.

Yeah there is no need to address the heatwallet.com issue. No need to even confirm that the public key is correct or not. Nono who cares, right?

Where does the heatheads have the coins to mine/forge from? Who cares, right?

Also great job rolling out these mandatory updates... Why are the old clients blacklisted again? Ah who cares, right?

This is all so very fantastic xDxDxD
Ebrelus
Full Member
***
Offline Offline

Activity: 186
Merit: 100



View Profile
January 28, 2017, 07:12:54 PM
 #3229

All you need to know to make it work on windows.

To enable POS forging:

Use this in heat.properties

heat.allowedBotHosts=*
heat.allowedUserHosts=*
heat.uiServerHost=0.0.0.0
heat.apiServerHost=0.0.0.0
heat.apiKeyDisabled=true

NOTE: allowing unlimited Bot hosts and userhosts has risks if you're not sure your heat server isn't accessible to outside network. Other settings are safer and may work as well

curl http://localhost:7733/api/v1/mining/start/THIS%20IS%20THE%20PASSPHRASE

If you want to further limit access to a public server specify your apikey in heat-default.properties, set heat.apiKeyDisabled=false and add the apiKey as an (encoded) parameter to the URL

POP is combined into POS during the first blockchain slice period.

Too much noise in here ...

Can someone point me to windows forging instructions, please?

I'll try.  I'm a Linux guy and this is untested, so no promises.  This relies on HEAT server, so is probably unnecessarily complex.  (Hope they churn out a fancy light client like they did with FIMK -- is a heck of a lot easier for newbies).

The heatledger server should run on Windows (read the quick notes and download from here):
https://github.com/Heat-Ledger-Ltd/heatledger/releases

Unzip it.

See the readme here (notes for java installation):
https://github.com/Heat-Ledger-Ltd/heatledger/blob/master/README.md

Add a new heat.properties file in the conf/ folder (next to heat-default.properties).  Only one line for now:
Code:
heat.apiKeyDisabled=true

Run the heat server:
bin/heatledger.bat

.....

Okay, so now you should have a running HEAT server on your windows computer.  Now use the HTTP API to start forging.

Open the following URL in a private browser window (replace THIS%20IS%20THE%20PASSPHRASE with your account passphrase.  Spaces turn into %20):

http://localhost:7733/api/v1/mining/start/THIS%20IS%20THE%20PASSPHRASE

If you get a JSON response that includes "deadline" and "hitTime", it probably worked!  If you get a JSON response that says "error", it probably didn't.

If you don't use a private browser, this URL (which includes your passphrase) will be saved in history, so be careful.
.......

Anybody: Feel free to take this, test it, clean it up, and make more accessible.  

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

Short tutorial for noobs:

First get and install that java JDK SE package. Than download zip file with heat server and unzip it. Using heatledger.bat in bin folder you run heat server (make desktop  shortcut, it's handy), in folder conf you get configuration files, here you will create new txt file called heat.properties. There you put what was written above (esencially heat.apiKeyDisabled=true). This should be enough to successfully run server.

Don't touch that file heat-default.properties and dont make any apikey. You can ignore it since you added this: heat.apiKeyDisabled=true. It would only make thing complicated... I even now don't know what exactly where to change there. LOL (Writting change apikey in file full of instructions mixed with txt not stating where exactly is not enough for most of nontech ppl to understand and to not f*ck things up in the process).
 
Now use: http://localhost:7733/api/v1/mining/start/this%20is%20your%20secret%20phrase in private/in cognito browser (don't give your password to the world, it's you txt key that anyone could copy and use...).

To use curl commands throu system command line you need to install curl.
I personally for 64bit pc found it here https://curl.haxx.se/dlwiz/?type=bin&os=Win64&flav=-&ver=-&cpu=x86_64 (there's also link above)
Than you make folder curl where all programs are installed like C:/Program files/curl. There into that curl folder you copy paste that curl.exe file.
Now to make this application visible by windows you go: Right click on My computer -> Details -> Extended System Settings -> Environment Variables -> Choose Path option on the list in System Variables section -> Edit -> In variable value you add at the end of the line this -> ;C/Program Files/curl <- OK and it's done and working now.
Now you can run in command line (preferably in adminstrator mode) curl commands (skipping that /?apikey part).

You might need to run heat bat file more than once (with curl you will have one command line window for server running and second to paste there curl commands). You might need to activate your heat address sending heat (even 1 heat, to make it visible by network, just make another password/address and send 1-2 Heats between).

To make POP work:

Instructions for setting up POP:
curl -k -s http://localhost:7733/api/v1/tools/hallmark/encode/your_ip_address/100/2017-01-01/your_secret_phrase\?api_key=your_api_key

Create a new file conf/heat.properties:
heat.apiKey=your_api_key
heat.myAddress=your_ip_address
heat.myHallmark=your_hallmark (generated from curl above)

Stop server and restart it. I could have kept this to myself and benefited, but no, I want HEAT to become a success and therefore I share it with the community.

where to find my api key? or I just make one up.
Thanks in advance
You can just make up your own api key, anything will do. Keep in mind that PoP is not activated yet. If you would like to activate PoS, use:
curl -k -s http://localhost:7733/api/v1/mining/start/your_secret_phrase\?api_key=your_api_key
Thanks

Quote
http://localhost:7733/api/v1/blockchain/status2
will tell you if any accounts are unlocked, "numberOfUnlockedAccounts".
if you see 0 unlocked, you're not forging on this node.


In our version skipping that /?apikey part all the way everywhere and keeping that apikey disabled line in txt file instead of heat.apiKey=your_api_key.
Good luck.

If i missed something i please for filling the gaps.

For the record. With small heat holdings chances to forge some heat would be very very small. I would wait for working forgepool to participate in shared forging and forget all problems while setting stuff yourself and keeping it running without breaks and forks. But still running your own node and helping netwrok is worth this troubles. You will also learn something usefull in the process than why not.


Question:
Do i need that

heat.allowedBotHosts=*
heat.allowedUserHosts=*
heat.uiServerHost=0.0.0.0
heat.apiServerHost=0.0.0.0

in my new conf file? It works without it...
verymuchso
Sr. Member
****
Offline Offline

Activity: 421
Merit: 250


HEAT Ledger


View Profile
January 28, 2017, 07:15:46 PM
 #3230

Please update your servers,

This update is mandatory nodes on 0.9.0 and lower will be blacklisted by the rest of the network.

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v0.9.1

We also have completed the windows and linux desktop versions and will publish these shortly.

The new heatledger.bat doesnt work anymore. I get a fatal error. Before, everything was working fine

Edit: Works now, dont know what happened, sorry

We did update the old one since it was giving errors on some systems because of a too long CMD, something cmd.exe was upset about.
You could always edit our starting scripts to your liking, we dont mind that.

lurker10
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
January 28, 2017, 07:16:52 PM
 #3231

Never mind, it found a peer automatically.
ok, what is the latest correct block now? 5175?

verymuchso
Sr. Member
****
Offline Offline

Activity: 421
Merit: 250


HEAT Ledger


View Profile
January 28, 2017, 07:21:17 PM
 #3232

heatwallet.com was updated, now has the asset exchange whitelisting fixed.
This fix is why we need to hard fork among other things.

Quote
To make POP work:

You dont need to enable the api server for pop, the pop script will run *inside* heat. A test case is in the scripts dir, scripts access the java core directly so no need for an api server is needed nor does the replicated databases need be enabled.

I'll try and release the heat-scripting-devkit in the coming days so everyone can start writing and running their own scripts.

StewieG
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
January 28, 2017, 07:25:29 PM
 #3233


Now you can run in command line (preferably in adminstrator mode) curl commands (skipping that /?apikey part).



xD

Prepare for you box to get owned... xDxDxD

Please install ssh, enable root login, set rootpw to 1234 and configure your router to forward port 22 to your box.
TheCoinWizard
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
January 28, 2017, 07:28:56 PM
 #3234

heatwallet.com seems to be on a fork at block height 5354, while my own server is at 5389. Will be interesting to see how the rollback works.
Maybe they've upgraded their servers first so that we are actually the ones on the fork...
No need to set a minimum block height for making v0.9.1 mandatory...
Nice way to solo-forge an extra 50+ blocks so far...

Who wants to buy some heat?

The heat I have are in my wallet so can be used for forging.
escrow needed or you go first in slices.
PM me if intrested.
StewieG
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
January 28, 2017, 07:32:59 PM
 #3235

heatwallet.com seems to be on a fork at block height 5354, while my own server is at 5389. Will be interesting to see how the rollback works.
Maybe they've upgraded they're servers first so that we are actually the ones on the fork... Nice way to solo-forge an extra 50 blocks so far...

Who wants to buy some heat?

The heat I have are in my wallet so can be used for forging.
escrow needed or you go first in slices.
PM me if intrested.

xD

HEAT seems to e broken already. Will be nice to see how the exchanges will handle the rollback when they realize the deposits that were made are getting rolled back and they did not receive the heat they already credited.

xD

EDIT: Sorry for saying exchanges... I meant the exchange(Alcurex)
TheCoinWizard
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
January 28, 2017, 07:35:18 PM
 #3236

heatwallet.com seems to be on a fork at block height 5354, while my own server is at 5389. Will be interesting to see how the rollback works.
Maybe they've upgraded they're servers first so that we are actually the ones on the fork... Nice way to solo-forge an extra 50 blocks so far...

Who wants to buy some heat?

The heat I have are in my wallet so can be used for forging.
escrow needed or you go first in slices.
PM me if intrested.

xD

HEAT seems to e broken already. Will be nice to see how the exchanges will handle the rollback when they realize the deposits that were made are getting rolled back and they did not receive the heat they already credited.

xD
those transactions went through...I think.

Who wants to buy some heat at ico prices with the extra bonus?
lurker10
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
January 28, 2017, 07:36:06 PM
 #3237

While this is a debugging stage, the correct fork is the one devs operate on.
Devs, can you write a good peer ip that can be manually added to join your fork?

tetra
Sr. Member
****
Offline Offline

Activity: 471
Merit: 250


View Profile
January 28, 2017, 07:37:11 PM
 #3238

Please update your servers,

This update is mandatory nodes on 0.9.0 and lower will be blacklisted by the rest of the network.

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v0.9.1

We also have completed the windows and linux desktop versions and will publish these shortly.

The new heatledger.bat doesnt work anymore. I get a fatal error. Before, everything was working fine

Edit: Works now, dont know what happened, sorry

We did update the old one since it was giving errors on some systems because of a too long CMD, something cmd.exe was upset about.
You could always edit our starting scripts to your liking, we dont mind that.

It doesn't recognize the blockchain anymore. It stops processing at height 0

StewieG
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
January 28, 2017, 07:38:21 PM
 #3239

Please update your servers,

This update is mandatory nodes on 0.9.0 and lower will be blacklisted by the rest of the network.

https://github.com/Heat-Ledger-Ltd/heatledger/releases/tag/v0.9.1

We also have completed the windows and linux desktop versions and will publish these shortly.

The new heatledger.bat doesnt work anymore. I get a fatal error. Before, everything was working fine

Edit: Works now, dont know what happened, sorry

We did update the old one since it was giving errors on some systems because of a too long CMD, something cmd.exe was upset about.
You could always edit our starting scripts to your liking, we dont mind that.

It doesn't recognize the blockchain anymore. It stops processing at height 0

xD

waiting for the relaunch of heat...
TheCoinWizard
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
January 28, 2017, 07:41:22 PM
 #3240

While this is a debugging stage, the correct fork is the one devs operate on.
Devs, can you write a good peer ip that can be manually added to join your fork?
WOW, they are staking specialist and devs???

Why not wait a few days before making v 0.9.1 available for the community, than you can get much more heat, devs...

Well, at least someone values the coin. Or maybe they are just completely incompetent.


Selling all my heat without profit... please pm me
Pages: « 1 ... 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 ... 323 »
  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!