Most Popular

1074 questions
3
votes
1 answer

Mechanism used to Claim at risk addresses

What Mechanism was used to Claim the at risk addresses? (from the September and October events) How Is it possible to move anothers address into an amalgamated foundation address?
KelpieOnPond
  • 173
  • 1
  • 5
3
votes
2 answers

How do full nodes verify nonces generated after POW completion?

After POW completion, a nonce is generated and added to the transaction object. How does the receiving full node verify it? What will happen if a corrupted node updates the wrong nonce without doing the POW?
Dev
  • 331
  • 2
  • 6
3
votes
1 answer

When's the next snapshot?

I'm currently only interested in holding my iotas, not in running a full node, developing, or transacting. Is there an email newsletter I could subscribe to that will only notify me when there's a change (for example, a snapshot or update) that…
ma11hew28
  • 139
  • 2
3
votes
1 answer

What does P_SEND_MILESTONE config do?

From what I understand it is the probability that a milestone is selected as a tip? If this value was a bit higher, would it make the nodes sync faster? Here are the places in code which I mean: …
Roman Semko
  • 153
  • 5
3
votes
2 answers

What is the probability that a transaction is being confirmed without having to reattach?

I have the feeling that I have to reattach almost every transaction I do. What is the probability that a transaction is being confirmed directly? And does this probability change with a second or third reattachment?
Vrom
  • 1,946
  • 7
  • 14
3
votes
0 answers

What is the network effect of disjointed node software versions?

A new update for IOTA has been released for nodes which is meant to improve network speed and add a new feature, promote, to replace re-attach. Let's say 30% of nodes have updated to it. What happens to the other 70% of nodes that haven't updated,…
aboose
  • 3,135
  • 3
  • 15
  • 37
3
votes
1 answer

How to send multiple transactions simultaneously from the wallet?

Case 1 : I have IOTAs on 1 address User can't send to multiple addresses simultaneously. Private key reuse. Case 2: I have IOTAs on multiple addresses User can't choose the address to spend on GUI wallet. Is it possible via API for case 2?
Dev
  • 331
  • 2
  • 6
3
votes
1 answer

When a Snapshot occurs, does this benefit all nodes automatically?

So, when a snapshot is made, how will this affect my node? Is the node intelligent enough to download the snapshot and purge the database, or does this occur through sync? Or does the node owner need to delete the database, download the new, almost…
Daniel F
  • 921
  • 1
  • 7
  • 15
3
votes
1 answer

In IOTA can two transactions reference the same tips

When a transaction is added to the tangle it must reference two other transactions (tips) already in the tangle. Can someone tell me what happens if two transactions, each posted by different people, reference the same tips as each other?
Slicc
  • 213
  • 1
  • 4
3
votes
2 answers

IOTAs sent to the seed instead of an address

I saw someone sent IOTAs to the seed! IOTAs sent to seed instead of address will be stuck forever. Until some seed randomly creates that as an address. Is it possible? Is there any way to retrieve them? EDIT GUI wallet does not allow to send to…
Dev
  • 331
  • 2
  • 6
3
votes
0 answers

Reclaim transaction hash

I have just reviewed the transaction hash of the reclaim tool's process and cannot identify the address that this hash references? I understand that it should be the address at index zero for the new seed. However, after having already attached the…
KelpieOnPond
  • 173
  • 1
  • 5
3
votes
1 answer

Couldn't get access to IOTA cool network? What is IOTA cool?

I changed the node in the Android wallet and suddenly it said Connection Error: No connection to the iota.cool network could be established. [translated] What is the iota cool network? The name of the node was different and also after changing the…
Vrom
  • 1,946
  • 7
  • 14
3
votes
1 answer

When are unconfirmed transactions forgotten?

So as I understand it, new transactions are new tips of the tangle, and older transactions are more and more unlikely to be picked. At what point are illegal or unconfirmed transactions removed from the full node database?
w00t
  • 185
  • 4
3
votes
1 answer

Invalid address input returned by findTransactions() though TX is avail on thetangle.org

If I submit my address ZOWKEWUCNRDICY9DWEPWGYCUZBZIFHR9MFK9ECSEDDTWNHVQYYHH9YMTVFODAWEEMNLURHCTXDXPGIVADBCXR9OOCZ at https://thetangle.org/ I get all the details for TXs on this address. However, if I submit an API request against my fully synced…
ralf
  • 1,063
  • 5
  • 10
3
votes
3 answers

Sending seeds to someone securely

If I want to send a seed to someone. How would you do it securely? Is it maybe even possible through the tangle? For example I have a seed with 50Miota and I want to give it away to a friend who lives 200km away. How would you do it? And also in…
Vrom
  • 1,946
  • 7
  • 14