Most Popular

1074 questions
0
votes
1 answer

Iota dollar balance not displayed

I have not accessed my IOTA 2.5.7 light wallet in quite a few months, however I was finally able to get my full balance after a few attaches. I downloaded the Trinity Wallet (with Ledger) and transferred a few over to it from the light wallet. The…
0
votes
1 answer

IOTA "C" version (CClient) and feasibility of signing transactions on ESP32?

An article recently has been published entitled "Running the IOTA "CClient" library on ESP32" (>>>Link to Article<<<). It is not clear to me if by using this C version of IOTA is practicable to run PoW or signing transactions on ESP32 device?…
Questioner
  • 552
  • 2
  • 8
0
votes
1 answer

Querying iota from browser or non-full-node

Do nodes typically allow you to query them for transactions? Is this something that is blocked by default? It seems like it would increase communication in the network, but I understand that this could weigh down nodes.
Rob
  • 103
  • 3
0
votes
2 answers

Does Iota share its consensus algorithm with google ai?

I noticed when initially googling "Monte Carlo Algorithm", google artificial intelligence was first to come up, providing no specifics on its workings. Is this proclaimed algorithm the same as used in Iota or is any correspondance…
0
votes
0 answers

Hub Build fails

Building the Hub with bazel fails for me with error, can't find a solution by searching: /root/hub/hub/service/BUILD:12:1: C++ compilation of rule '//hub/service:attachment_service' failed (Exit 1) In file included from ./hub/db/connection.h:23:0, …
dakon
  • 1
0
votes
0 answers

IOTA and LoraWAN: Proof of Concept of storing data in the Tangle

I found an article here :(Link to the article) entitled "LoraWAN and IOTA: Proof of Concept of storing data in real time in the Tangle" , written by Harm van den Brink (IOTA foundation member). According to the article, the device that is used in…
Questioner
  • 552
  • 2
  • 8
0
votes
2 answers

toTrytes() does not work

I'm always getting this error without understanding why. TypeError: Cannot read property 'toTrytes' of undefined Code: // Require the use of IOTA library const Iota = require('@iota/core') // Create a new instance of the IOTA class object. // Use…
Mo G.
  • 1
  • 1
0
votes
1 answer

Relativity of simultaneity in observing the best confirmed double-spend in a COO-less Tangle

How is the 'Relativity of simultaneity' in observing the best confirmed double-spend in a COO-less Tangle resolved? For example, in answering this question, it was answered that the double-spend "which is directly and indirectly referenced by more…
user1543
0
votes
0 answers

getAccountData returns undefined

it is a few days ago that getAccountData has stopped returning value (returns always undefined). Does any of you know why? This is the code: iota.getAccountData(seed, {start: 0,security: 2}) .then(accountData => { …
0
votes
1 answer

Is the IOTA Coordinator and Milestones similar to Bitcoin checkpoints?

A comment was posted in the internet that the Coordinator doesn't make IOTA any more centralised than Bitcoin because Bitcoin has checkpoints. Someone even said, The purpose of the checkpoints was to prevent attacks because of Bitcoin’s young…
user1543
0
votes
0 answers

How to understand if a transfer is an ingoing or an outgoing one by calling getAccountData?

I'd like to know how I can check if a transfer is an ingoing or an outgoing one, and know the respective sent/received amount by calling getAccountData from the Iota JavaScript library.
0
votes
1 answer

Incentives to Run a Full Node

Is there any incentive to run a full node in IOTA? If not, what makes people to run full nodes and how they keep them running if there are no economical returns out of it?
Jaime
  • 133
  • 6
0
votes
1 answer

List of tutorials and sources to start developing on IOTA

I am looking for documentation about IOTA and development tools. Also if you know examples of real-life applications (industrial and commercial) it would be appreciated. I am interested mainly in python and JavaScript development tools.
Jaime
  • 133
  • 6
0
votes
1 answer

Which feature/s will avoids SPAM or massive invalid transactions in a IOTA network?

Watching IOTA presentation there is a thing that is still unclear for me: Knowing that IOTA involves PoW but a much lighter one (in order to achieve thousands of transactions per second, but also would not involve a big computational power) and…
3Chicken
  • 61
  • 4
0
votes
0 answers

Missing from Wallet

I have just logged onto my wallet, which I haven't used for a while. I log on fine with my seed but it shows a 0 balance when I should have 99 in there. No withdrawals are shown. Please can you help.