Most Popular

1074 questions
1
vote
1 answer

Claiming my Iota Balance

I have used the reclaim tool in the past to get my IOTA back and now its gone again.I just realized today that there was a snapshot. When i log onto my updated IOTA wallet my balance is 0. When I try following the guide, one of the steps is to go…
Michale
  • 11
  • 2
1
vote
0 answers

Unique SideKey for each individual message in Restricted mode

Is it possible to have a unique secret key for each new message added to the channel in restricted mode? If yes, How we can achieve it? Desired Scenario: Different Messages having different SideKeys on same restricted channel
Asim Khan
  • 11
  • 1
1
vote
1 answer

Can a bundle be 3 transactions for security level 1?

A bundle has 4 transactions: The output; address and amount of IOTA recipient gets. The input; address, and amount of IOTA sender gives, and half of their signature. The other half of the sender's signature. Remaining ouput; if there is left over…
Tsangares
  • 808
  • 5
  • 13
1
vote
0 answers

Signature Aggregation

Could BLS signatures (https://en.m.wikipedia.org/wiki/Boneh–Lynn–Shacham) be used to aggregate transactions and compress data to keep the Tangle at a manageable size?
Jack
  • 171
  • 4
1
vote
1 answer

Is it possible to create transactions that require less POW

The compute times for the proof-of-work varies considerably within a random sample of input data. With some input data, the POW can take 1/100th to even 1/1000th as little time as it takes normally (and vice-versa). Given that the POW time varies…
user1543
1
vote
1 answer

Is there an IOTA PHP library?

How can I implement IOTA in my website in a way people can't see the code (contrary of javascript)? Each user would have an seed, how can I handle this sensitive information using IRI API?
user1710
1
vote
1 answer

Transfer from Multisig into normal address

I am following the example described here: https://github.com/iotaledger/iota.lib.java/blob/master/jota/src/test/java/jota/IotaMultisigTest.java I put funds into a multisig. Now I want to move that funds out of the multisig address. Here is what I…
Klaus
  • 183
  • 1
  • 4
1
vote
0 answers

How to use IOTA with a TTN network (of LoRa nodes)?

I am working in a project where I create a LoRa Gateway on The Things Network (TTN). I want my nodes to work with IOTA. Is it possible to use IOTA with the TTN network?
1
vote
0 answers

How can I use IOTA in Arduino Mega?

I'm currently trying to use IOTA in an arduino mega that has a lora Shield and send data to another one (node to node connection with lora shield). How can I use IOTA to secure this transaction?
1
vote
2 answers

Given 0 token and 0 fee transactions, what provides value to the IOTA token itself (not the IOTA network)?

Since data 0 token transactions can be made (for 0 fees), what is the incentive to buy and hold IOTA tokens themselves? For example, bitcoin's fees inherently give bitcoin value because in order to make a transaction you must hold some bitcoin…
dreid
  • 1,102
  • 9
  • 16
1
vote
1 answer

How to check if my neighbors are synced

Is there a way to check if my neighbors are synced? I had a synced node (using the DB and 2 swarmnodes) and then added some neighbors (7). Since then, it seems that my node stopped being synced and does barely make any progress. Can it be that the…
codepleb
  • 273
  • 1
  • 8
1
vote
2 answers

Can MAM use non-zero value transactions?

Can MAM publish messages of 1i that aren't deleted by snapshots?
Matt
  • 399
  • 2
  • 7
1
vote
1 answer

IOTA Multisig with one Signer

What happens if Alice creates a multisig transfer to Bob's address but she is the sole co-signer. I presume Bob will see the transaction but will not receive the funds until Alice spends the input by signing with her private key. is that correct?…
Klaus
  • 183
  • 1
  • 4
1
vote
1 answer

Creation of a DAG on a network?

How to contribute to DAG like how you can mine in a blockchain? I have read that DAG does not use electricity like blockchain, so how is it created, not using computer resources?
1
vote
1 answer

Snapshot notification

When the IOTA foundation performs a network-wide snapshot, they define a milestone index (i.e. the index of a transaction issued by the Coordinator). Nodes who have not seen that milestone (because they are not synced) will not be able to verify…
Infinity
  • 263
  • 1
  • 8