Bitcoin Forum
April 24, 2024, 11:06:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 155 »
  Print  
Author Topic: .  (Read 491689 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.
Nxtblg
Legendary
*
Offline Offline

Activity: 924
Merit: 1000



View Profile WWW
March 17, 2015, 03:10:15 PM
 #1081

Is there a way to protect more the wallet except the passphrase ? the passphrase is nice but what about keyloggers or others bad things

I used PerfectGuard from Raxco. You need to pay for it, but it works well.






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





...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713956761
Hero Member
*
Offline Offline

Posts: 1713956761

View Profile Personal Message (Offline)

Ignore
1713956761
Reply with quote  #2

1713956761
Report to moderator
LJS411
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 17, 2015, 03:31:02 PM
 #1082

Is there a way to protect more the wallet except the passphrase ? the passphrase is nice but what about keyloggers or others bad things

Keyloggers and potential viruses on your computer, are not in our hands. It's up to you to make sure you practice safe habits while on the web, and properly secure your systems and do a scan regularly for anything malicious. Be sure to write down a physical copy as well in case you lose it on a computer.

1) come up with your phrase

2) make a MD5 hash tag at http://www.md5encrypter.com/

3) copy and paste it (write it down on paper)

4) no worries about a hidden keystroke logger.

altsheets
Legendary
*
Offline Offline

Activity: 902
Merit: 1001

Free trial of #AltFolio = save time, react faster


View Profile WWW
March 17, 2015, 04:15:07 PM
 #1083

How can I find out in HZ how many assets a certain account is owning?

In NXT these work perfectly:
Code:
http://localhost:7876/nxt?requestType=getAccountAssets&account=3876171661663053072&asset=18128686802152832026
http://localhost:7876/nxt?requestType=getAccountAssets&account=3876171661663053072

but the equivalent in HZ
Code:
http://localhost:7776/nhz?requestType=getAccountAssets&account=4568382639415031536
results in

Quote
{"errorDescription":"Incorrect request","errorCode":1}

Where can I find the complete manual of HZ requestTypes?
Thanks!

AltFolio = Altcoin Portfolio solution || AAsset = crowdfunding, dividends paying = profit sharing Assets on NXT || Newbium great new platform || AssetGraphs = novel GUI to assets & shareholders (won nxthacks2015!) || ABEE = Block Explorer Extension for ETH clones, live on SOIL || Advice = Consulting || assetparser.py and shareholders.py - tools for NXT/HZ asset buyers & issuers || bamm.py || PeerCrawler || PGP || Texts || Github e.g. ChainCountDown, ethjsre |||| /give/ GiveBackLicense /give/ |||| Looking for an affordable crypto advertisement service with adspaces on crypto-attractive websites, contact me, thx.
liliwang
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
March 17, 2015, 04:23:36 PM
 #1084

how much volume do asset market have? anyones know?

kprell40
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
March 17, 2015, 04:32:34 PM
 #1085



 Hello
 
 On the  Horizon Forging Pool : NHZ-3R7E-HK6Z-9AM8-BUP9L
  What is the minimum payout?






MaWo
Hero Member
*****
Offline Offline

Activity: 575
Merit: 502


View Profile WWW
March 17, 2015, 05:24:09 PM
 #1086

Is there a way to protect more the wallet except the passphrase ? the passphrase is nice but what about keyloggers or others bad things

Keyloggers and potential viruses on your computer, are not in our hands. It's up to you to make sure you practice safe habits while on the web, and properly secure your systems and do a scan regularly for anything malicious. Be sure to write down a physical copy as well in case you lose it on a computer.

1) come up with your phrase

2) make a MD5 hash tag at http://www.md5encrypter.com/

3) copy and paste it (write it down on paper)

4) no worries about a hidden keystroke logger.



I should also create a website which calculates md5s. I would get many new password hints...
BTCat
Legendary
*
Offline Offline

Activity: 1960
Merit: 1010



View Profile
March 17, 2015, 05:33:47 PM
 #1087

how much volume do asset market have? anyones know?

Good question. It would be great to have charts on each and every asset with all tradinghistory, volume, etc.
tiker
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250



View Profile WWW
March 17, 2015, 07:45:19 PM
 #1088

Where can I find the complete manual of HZ requestTypes?
Thanks!

The list of request types can be found here:
http://localhost:7776/test

getAccountAssets is not on the list.
Hubus
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
March 17, 2015, 08:32:22 PM
 #1089


How can I compare which pool is better, there seem to be differences. And is it necessary to contact the pool to get the payout or is it automatically? And do other pools besides the "Horizon Forging Pool" also have further information and explorers?  Huh

Thanks
I want to know this as well, i leased my balance to one pool few weeks before and my balance never returned  Huh

ähm. when you lease your account the balance stays the same. you don't send any coins to another account.
the other account just uses your coins to forge and pays you back your piece of the forging reward and that's automated.
you should have a look at the tutorial section "How to lease your account"
https://horizonplatform.io/category/tutorials/

öhm, the tutorial section "How to lease your account" just says "you will start receiving funds after that". So it does that completely automically, right? I just asked because I saw that with NXT forging it seems to be necessary to "ask" for your reward after forging. HZ is better then in this regard, I hope.

And my other questions are not answered at all in the tutorial.
Pizpie (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
March 17, 2015, 08:50:08 PM
 #1090



 Hello
 
 On the  Horizon Forging Pool : NHZ-3R7E-HK6Z-9AM8-BUP9L
  What is the minimum payout?







Payouts are based on the amount that of blocks / fees that the pool forges. You are then paid out a % of that based on your % contribution to the pool.

I'm on Twitter: @mBTCPizpie
Pizpie (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
March 17, 2015, 08:52:52 PM
 #1091


How can I compare which pool is better, there seem to be differences. And is it necessary to contact the pool to get the payout or is it automatically? And do other pools besides the "Horizon Forging Pool" also have further information and explorers?  Huh

Thanks
I want to know this as well, i leased my balance to one pool few weeks before and my balance never returned  Huh

ähm. when you lease your account the balance stays the same. you don't send any coins to another account.
the other account just uses your coins to forge and pays you back your piece of the forging reward and that's automated.
you should have a look at the tutorial section "How to lease your account"
https://horizonplatform.io/category/tutorials/

öhm, the tutorial section "How to lease your account" just says "you will start receiving funds after that". So it does that completely automically, right? I just asked because I saw that with NXT forging it seems to be necessary to "ask" for your reward after forging. HZ is better then in this regard, I hope.

And my other questions are not answered at all in the tutorial.

It automatically pays it out, yes.
There isn't a central list for all the forging pools yet. We are working on this now.
You can view information on who and what pools are forging here: https://explorer.horizonplatform.io/?page=graphs&graph=forgers

I'm on Twitter: @mBTCPizpie
KrisTester
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
March 17, 2015, 09:37:33 PM
 #1092



 Hello
 
 On the  Horizon Forging Pool : NHZ-3R7E-HK6Z-9AM8-BUP9L
  What is the minimum payout?

Minimum payout is 30 HZ
Hubus
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
March 17, 2015, 10:35:24 PM
 #1093



 Hello
 
 On the  Horizon Forging Pool : NHZ-3R7E-HK6Z-9AM8-BUP9L
  What is the minimum payout?

Minimum payout is 30 HZ

So, I just forged for the minimum time and I doubt that I will reach 30 HZ, but I already changed the next forging pool, as I wanted to try and compare another. When I switch back to the above pool, will my funds be still there to add to the next forging period after the interruption?
Mig-23
Legendary
*
Offline Offline

Activity: 1176
Merit: 1000



View Profile
March 18, 2015, 12:32:46 AM
 #1094

hallo,..
how to participate in forging pool ?
LJS411
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 18, 2015, 01:05:23 AM
 #1095

hallo,..
how to participate in forging pool ?

ANNOUNCEMENT
HORIZON LAUNCHES VIDEO TUTORIALS SECTION
https://horizonplatform.io/category/tutorials/

If you’re new to Horizon then thing might seem a little confusing at first so we've released some step-by-step video tutorials which show you how easy it really is. Our video guides cover everything from creating a new account and making your first transaction, to setting up and securing your own Horizon node. Each video is about two minutes long and we’re always adding new ones, so check back regularly.


https://horizonplatform.io/category/tutorials/

Mig-23
Legendary
*
Offline Offline

Activity: 1176
Merit: 1000



View Profile
March 18, 2015, 02:02:17 AM
 #1096

hallo,..
how to participate in forging pool ?

ANNOUNCEMENT
HORIZON LAUNCHES VIDEO TUTORIALS SECTION
https://horizonplatform.io/category/tutorials/

If you’re new to Horizon then thing might seem a little confusing at first so we've released some step-by-step video tutorials which show you how easy it really is. Our video guides cover everything from creating a new account and making your first transaction, to setting up and securing your own Horizon node. Each video is about two minutes long and we’re always adding new ones, so check back regularly.


https://horizonplatform.io/category/tutorials/



no new in Hz,just i never participate on forging pool
LJS411
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 18, 2015, 03:29:39 AM
 #1097

hallo,..
how to participate in forging pool ?

ANNOUNCEMENT
HORIZON LAUNCHES VIDEO TUTORIALS SECTION
https://horizonplatform.io/category/tutorials/

If you’re new to Horizon then thing might seem a little confusing at first so we've released some step-by-step video tutorials which show you how easy it really is. Our video guides cover everything from creating a new account and making your first transaction, to setting up and securing your own Horizon node. Each video is about two minutes long and we’re always adding new ones, so check back regularly.


https://horizonplatform.io/category/tutorials/



no new in Hz,just i never participate on forging pool


I believe it is the second video
altsheets
Legendary
*
Offline Offline

Activity: 902
Merit: 1001

Free trial of #AltFolio = save time, react faster


View Profile WWW
March 18, 2015, 10:31:57 AM
 #1098

How can I find out in HZ how many assets a certain account is owning?
In NXT these work perfectly:
Code:
http://localhost:7876/nxt?requestType=getAccountAssets&account=3876171661663053072&asset=18128686802152832026
http://localhost:7876/nxt?requestType=getAccountAssets&account=3876171661663053072
but the equivalent in HZ
Code:
http://localhost:7776/nhz?requestType=getAccountAssets&account=4568382639415031536
results in
Quote
{"errorDescription":"Incorrect request","errorCode":1}

Where can I find the complete manual of HZ requestTypes?
Thanks!

The list of request types can be found here:
http://localhost:7776/test

Thanks a lot, tiker.  Wow, yes, that page is VERY helpful :-)

Is there a page like this https://wiki.nxtcrypto.org/wiki/Nxt_API#Get_Account_Assets for NHZ ?
From which past NXT version was NHZ forked? Perhaps there are old NXT manuals which would be helpful?

getAccountAssets is not on the list.

Right. But with your help, I found a solution. Thanks a 10^(8-2) .

I will use getAccount["assetBalances"] and then iterate through all the results until I hit the right assetId.



AltFolio = Altcoin Portfolio solution || AAsset = crowdfunding, dividends paying = profit sharing Assets on NXT || Newbium great new platform || AssetGraphs = novel GUI to assets & shareholders (won nxthacks2015!) || ABEE = Block Explorer Extension for ETH clones, live on SOIL || Advice = Consulting || assetparser.py and shareholders.py - tools for NXT/HZ asset buyers & issuers || bamm.py || PeerCrawler || PGP || Texts || Github e.g. ChainCountDown, ethjsre |||| /give/ GiveBackLicense /give/ |||| Looking for an affordable crypto advertisement service with adspaces on crypto-attractive websites, contact me, thx.
altsheets
Legendary
*
Offline Offline

Activity: 902
Merit: 1001

Free trial of #AltFolio = save time, react faster


View Profile WWW
March 18, 2015, 10:43:26 AM
 #1099

how much volume do asset market have? anyones know?

Good question. It would be great to have charts on each and every asset with all tradinghistory, volume, etc.

I made a quick analysis a few days ago:

list of existing platforms
and some analyses of assets on them, with
data from CAC and
data from CMC .

AND

I am in the process of writing code right now to compare all NHZ and NXT asset markets better. It will will tell us a lot about what is really going on.
No charts, but very informative tables (i.e. that can be sorted, and sliced) - and as I import that live analysis into GoogleSheets, you will be able to do your own (comparative) charts there.

I have not decided yet how to monetize it (and I have to, sorry),
but of course, I could give you a preview on (a small) donation basis.

AltFolio = Altcoin Portfolio solution || AAsset = crowdfunding, dividends paying = profit sharing Assets on NXT || Newbium great new platform || AssetGraphs = novel GUI to assets & shareholders (won nxthacks2015!) || ABEE = Block Explorer Extension for ETH clones, live on SOIL || Advice = Consulting || assetparser.py and shareholders.py - tools for NXT/HZ asset buyers & issuers || bamm.py || PeerCrawler || PGP || Texts || Github e.g. ChainCountDown, ethjsre |||| /give/ GiveBackLicense /give/ |||| Looking for an affordable crypto advertisement service with adspaces on crypto-attractive websites, contact me, thx.
BTCat
Legendary
*
Offline Offline

Activity: 1960
Merit: 1010



View Profile
March 18, 2015, 11:02:23 AM
 #1100


I have not decided yet how to monetize it (and I have to, sorry),
but of course, I could give you a preview on (a small) donation basis.


Might wanna strike a bounty deal to make it public if it benefits Horizon community. Preview to Pizpie Smiley
Pages: « 1 ... 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] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 155 »
  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!