Most Popular
1074 questions
0
votes
1 answer
What is the confirmation distribution type that is shown here on traviota.iotalt.com?
Looking at traviota.iotalt.com, the 7 day, 7000+ sample confirmation time frequency in minutes is charted as follows:
It is characterized by an onset min value of 29 seconds, an attack peak at 4 minutes, and a decay that finishes at 358 minutes…
user1543
0
votes
1 answer
Large Weight Attack - does the Coordinator protect against this?
In a large weight attack, a double spend is created and tangle of transactions is build upon it ensuring that when the double spend is finally broadcast, the cumulative weight of it's tips outweighs the previously broadcast spend.
How does the…
user1543
0
votes
1 answer
Is there any way to tell if a transaction was produced by a multi-signature process?
IOTA has multisig as a way for the transaction to be signed by more than device before being sent.
Is there any way to tell if a transaction was produced by a multi-signature process?
user1543
0
votes
0 answers
If the coordinator were to be identified or located, what attacks could be carried out against it?
The coordinator is currently vital to the operation of the Iota network. There are both security (leaking the seed used to generate milestones) and availability (it must be able to issue milestones) impacts if it were to be successfully…

Cybergibbons
- 305
- 1
- 6
0
votes
1 answer
Is Java MAM Coming?
I'm developing a Java REST web services app that works with the Tangle. Currency won't be involved, just data messages, as from sensors.
I think MAM is the technology for me, but I am not seeing any MAM Java API. I've downloaded and used the…

BobC
- 131
- 2
0
votes
0 answers
How is the Iota software updated on nodes?
Iota is intended to be deployed on IoT devices which have low resources: low CPU power, low storage, low bandwidth, and low energy.
How is it intended that the software is updated on nodes, given that the IRI is now 78.4MB and has been updated more…

Cybergibbons
- 305
- 1
- 6
0
votes
1 answer
Interacting with IOTA from mobile application?
Is it possible to interact with IOTA Tangle (for example, send a message) using an application installed in a mobile phone? If so, is it possible to install IOTA library in a mobile phone? And if yes, for example a JavaScript code that we use it in…

Questioner
- 552
- 2
- 8
0
votes
1 answer
Light node: difference between IRI repo and iota.lib.java?
I'm interested in doing some tests as a light node and I'm currently studying the code.
What are the difference between the IRI and the java library (iota.lib.java)? Should I use or not use one of them?

Diego Stucchi
- 496
- 2
- 10
0
votes
3 answers
iri Node with Nelson not fully synced
I installed my iri node with nelson about a weeks ago and it is still not synced.
Does anyone have any suggestions why?
Adding more info to setup.
I am running arch linux. I installed iri with yaourt from the aur.
I installed nelson from a build,…

Tsangares
- 808
- 5
- 13
0
votes
1 answer
IOTA use and resupply
What happens to IOTA after use, do they expire or are they recycled
somehow and does this reduce the available supply or is it somehow replenished ?

Erik Schall
- 17
- 1
-1
votes
1 answer
Full node syncing/synced?
I find the logs of the full node kind of confusing.
How to know when my full node is syncing or if it is fully synced?

Agustin Tena
- 311
- 1
- 5
-1
votes
1 answer
Why is it insecure to use an address more than once and will/can this be mitigated in future wallets or updates?
Can somebody explain to me why using addresses more than once is insecure and whether this will always be an issue or can it be mitigated in wallet or software updates? Thanks.

user57
- 15
- 2
-1
votes
3 answers
What are the official social media accounts associated with IOTA?
When I search for the currency tag $iota on Twitter I'm presented with an couple of accounts which I don't believe to be officially associated with IOTA.
Assuming IOTA does have an official presence on social networks: what are the official social…

James Donnelly
- 395
- 2
- 9
-1
votes
1 answer
Password not recognized
Even though I know the password is correct, it is not working. I have my private keys on my ledger. Can I install a new wallet and use my ledger seed phrases? I never got seed phrases from Iota.

Wendy
- 1
- 1
-1
votes
1 answer
is tangle (IoTA) Depth-first search or Breadth-first search?
There is several of algorithms for topology sorting for DAG. What is algorithm used by tangle for search, is it Depth-first search or Breadth-first search or is there another method?

Istabraq Mahmood
- 57
- 4