Most Popular
1074 questions
4
votes
3 answers
What happens to my money if my phone is damaged?
Many people are afraid of cryptocurrencies because they heard about people losing all of their Bitcoin when they lost access to their wallet.
What happens to my money when my phone is damaged?
Vrom
- 1,946
- 7
- 14
4
votes
1 answer
Why can I not run commands on a node?
I am trying to query a node:
curl http://my.node.addr:14265 \
> -X POST \
> -H 'Content-Type: application/json' \
> -H 'X-IOTA-API-Version: 1' \
> -d '{"command": "getNodeInfo"}'
But it returns:
{"error":"COMMAND getNodeInfo is not…
Matt Clark
- 815
- 5
- 14
4
votes
1 answer
How do I configure a public node?
How can I configure my node such that it is secure for public access?
I am aware that I can use either the --remote-limit-api launch argument, or by setting it in my ini;
REMOTE_LIMIT_API=addNeighbors
Which commands should I disable on a public…
Matt Clark
- 815
- 5
- 14
4
votes
4 answers
Will every IoT device will have their own wallet, own seed?
Will every IoT device will have their own wallet with their own seed, or how is this planned?
What if every IoT device will have their own seed and so we run out of seeds?
Is this possible?
What if I accidentally generate a seed that's already…
brandart
- 95
- 6
4
votes
2 answers
How is consensus achieved in offline transactions?
Consensus in IOTA is no longer decoupled from the transaction making process: it’s an intrinsic part of it, and it’s what enables IOTA to scale without any transaction fees. But how is consensus achieved in offline transactions?
Since IOTA is…
Astro_Paul
- 902
- 7
- 18
4
votes
1 answer
Running a self-financing node? Any possibility of running a private node, adding fees, or adding public node messages?
So I am aware of the devs stance with regards to the incentives of running nodes (e.g. outlined here). However, despite all this I'd like to explore a different option here and discuss whether it's possible to run a self-financing node, which would…
Muppet
- 908
- 5
- 8
4
votes
1 answer
Attach to tangle, invalid response error
I am using the official IOTA GUI wallet (currently version 2.5.4). I am having problems with the "Attach to Tangle" function. I always get the error message "invalid response".
I already changed the settings in Tools > Edit Node Configuration to…
brandart
- 95
- 6
4
votes
2 answers
Is token volatility an issue for the data marketplace?
Will the extreme price volatility of IOTA tokens, and cryptocurrencies in general, make it impractical to use in the data marketplace when it goes mainstream? I can imagine the non-crypto-literate average Joe being very unhappy to know that the…
JYL
- 43
- 4
4
votes
2 answers
Status of PoW with IOTA
IOTA 1.0 is using PoW.
Is there still a PoW in IOTA 1.5 ?
I have spent more time studying IOTA 2.0 and didn’t see any reference to PoW. Is it definitely removed ?
chmike
- 143
- 3
4
votes
1 answer
How is a Seed stored in an IOTA wallet?
How is a Seed stored in an IOTA wallet? Can I gain my Seed back if I lose it?
Hund
- 420
- 3
- 13
4
votes
2 answers
How can i begin to understand IOTA if i came from Ethereum?
I need study to implement a public-private DLT system more like hyperledger but without the elevated cost of implementation - transaction, because is a study project
alejza
- 51
- 1
4
votes
1 answer
Chronicle rulesets/filters
Well I personally think this is very important for chronicle. Being able to add rulesets/filters about what kind of data to store and what not.
svenger87
- 91
- 3
4
votes
2 answers
Is having hashes of document certificates in IOTA blockchain for tamper proof a good use case for IOTA?
I have a application where I want to store a SHA256 hash of a document in a Blockchain or a DLT. I want it to have a good life to it, like storing the SHA256 hash as a data in a transaction should not be deleted quickly. It should atleast last for…
Mr.SsS
- 141
- 1
4
votes
2 answers
Fetch Encrypted Data ValueError: Request failed validation
I am trying to fetch bundles from the Tangle based on their tail transaction hashes. I am trying to follow step 7 of the Pyota Tutorial
I successfully encrypted data and included it in a zero-value transaction as described in step 6. The transaction…
UserK
- 177
- 1
- 7
4
votes
1 answer
How to Identify the "IRI" thread status?
I'm not seeing the solid milestone tracker thread any more. No exceptions I can see in the logs e.g. related to GC. Any details or pointers as to where I should look?
I'm connected to five community nodes that are fully synced. When I restart the…
Scott Foster
- 429
- 2
- 7