-
I use test node: https://nodes.testnet.iota.org:443
When I create new address, in cb it returns. But when I try call .getAccountData() or .getTransfers() I just get empty array without addresses or t…
-
This error just appeared on code that used to work, I guess this is related to fastcomp being enabled by default.
I'm using:
- OS X Mavericks
- Emscripten `incoming` (e2d05d569d7848d15ddd956e5c456d81…
-
There have been many proposals for how to simplify error handling in Go, all based on the general complaint that too much Go code contains the lines
```
if err != nil {
return err
}
```
…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
**Describe the bug**
Calling get_account_data got unstable results.
**Connected Nodes**
nodes.thetangle.org:443
node02.iotatoken.nl:443
dyn.tangle-nodes.com:443
**To Reproduce**
Steps to r…
-
Hello,
while reading the documentation (in French), which is globally really good, I've found a couple of issues:
- we can't change language (or I've missed how to do) : the browser language see…
-
The issue tracker is only for reporting bugs or asking for feature requests and bugs.
If you need technical assistance for running the IOTA Javascript Library please consult the #javascript chann…
-
### Description
We need to decide on the folder structure and how it maps to the site and what is displayed on the actual site. We should expect that the folder structure contains files that we may w…
-
While logging sometimes there is an error - "Invalid Input Given" due to Bad Request while using StartWithSrpAuthAsync. this is not happening every time and is an intermittent issue.
## Expected …
-
### Transaction is Pending
I have make the transaction and I got the response properly, but the transaction is still pending for so many days.
Coding:
`const seed = '---'; // For security purpo…