Skip to main content

Questions tagged [confirmation]

Confirmation, a special subtopic of Transactions. Use this Tag for Confirmations of Transactions only

2 votes
1 answer
106 views

How to perform proof of work on the client?

I want to create a block that fulfill the Proof of Work requirement. After reading sparse documentation my understanding on how to do it is: 1- Serialize the block(message) excluding the 8-byte Nonce ...
user avatar
1 vote
2 answers
123 views

How many confirmations are required for funds to be received?

If I am not mistaken no single block in the public tangle is ever fully confirmed. What exactly determines the treshhold when funds are actually received, making the transaction relatively ...
Robbe Verijke's user avatar
1 vote
0 answers
274 views

Integrating IOTA into UNITY

I'm trying to integrate IOTA into the Unity game engine although whenever I try running the code I get "Insufficient value submitted" I have made sure that my seed is accurate and that I have enough ...
Alexander Sacco's user avatar
4 votes
1 answer
182 views

Does IOTA have block finality (at the moment)?

As the title says i am interested in the block finality of IOTA. In the long run there seems to be no instant block finality in IOTA because it is only considered confirmed as some number of tips are ...
solaire's user avatar
  • 143
1 vote
0 answers
81 views

How to find earliest confirming (referencing) milestone for the confirmed transaction?

This question is about a) iterating milestones starting from the latest and b) most efficient way to find if it references the transaction. Note, that a milestone not necessary refers to previous ...
lunfardo's user avatar
2 votes
1 answer
68 views

Is part of the address private key revealed when the user reattaches a failed transaction?

A reattach is defined as follows: Reattach: The process of reattaching a transaction is simply doing the proof of work and tip selection process to reattach the transaction to a different part of ...
user avatar
0 votes
1 answer
83 views

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 ...
user avatar
1 vote
2 answers
78 views

Is the fastest confirmation time limited by the frequency of the Coordinator issued Milestones?

Looking at traviota.iotalt.com, the fastest confirmation time encountered in the last 7 days was 29 seconds. This looks likes the approximate same duration between Coordinator issued Milestones. ...
user avatar
3 votes
1 answer
108 views

What has been the growth rate of tangle confirmation rate until today?

I am curious to understand how the tangle has improved in terms of confirmation rate since its inception. Are there any statistics which show this? A positive growth is definitely a good sign. And if ...
nipidon's user avatar
  • 33
7 votes
1 answer
152 views

Inclusion State - when true?

in iota docs it says: Inclusion State - is used to determine if a transaction was accepted and confirmed by the network. more specifically, given a transaction and a list of tips: Inclusion ...
instantlink's user avatar
2 votes
1 answer
133 views

Latency in transaction confirmation is usual?

I sent some transactions to the IOTA Tangle. However, according to thetangle.org website, they are not confirmed yet. You can see one of them here : https://thetangle.org/transaction/...
Questioner's user avatar
2 votes
1 answer
44 views

Access my IOTA balance to send and receive

I see my iota balance but I have a few pending bundles in the History section (two confirmed out of 7). Question: If I see my balance, does that mean everything is ok and I can move the balance out ...
Steve's user avatar
  • 21
5 votes
1 answer
51 views

Distribution of Number of Approvers

Every transaction directly references two previous transactions. But I was wondering, does this also mean that every transaction will be referenced by exactly two transactions or will it be random? If ...
Derek22's user avatar
  • 115
4 votes
1 answer
115 views

Automatically reattachment and promotion of iota transactions

To avoid the overloading with the official iota nodes, I have setup my own iota node. I then went ahead to do some transactions but while some are confirmed, most are pending. Is there any way or tool ...
berrytchaks's user avatar
3 votes
2 answers
135 views

Can't make a transaction. Request Error: Couldn't get a response from nodes

I am trying to make my first transaction and I am failing. I tried using private and public nodes. If I use : var iota = new IOTA({ 'provider': ' https://nodes.thetangle.org:443' }); var seed = '...
wonglik's user avatar
  • 141

15 30 50 per page