-
### Description
Sent funds to contract address! Trying to buy token. Please help send back funds. I would like to buy token.
### Type of the installation
Docker-compose
### Type of the JSON RPC ar…
-
### Description
Contracts deployed with `CREATE2` are still marked as EOA and no internal transaction is recorded.
The issue can be observed with the following contracts, which were all deployed…
-
Hello,
I need to compile Erlang OTP 24.2.1 for iOS but I get stuck during the compile. Also in the OTP in GitHub the socket_util.o is missing "No rule to make target `net/if_arp.h', needed by `obj/…
-
Original reporter: `lukas`
Affected version: `Not Specified`
Component: `erts`
Migrated from: https://bugs.erlang.org/browse/ERL-1475
---
```
We want to be able to load nif code from archives.
The…
-
Getting follow error when attempting to connect with a password
SftpEx.connect([host: , user: , password: ])
**Error:**
15:12:53.501 [error] {:error, {:options, {:socket_options, [active:…
-
I am running Eclipse IDE for Java Developers 4.23, and then I have installed Erlang language tools IDE 0.60.4.v20210610-1117.
Maybe these software versions don't play well together. If I create an …
-
-
```
=ERROR REPORT==== 10-Jul-2018::10:31:01.496799 ===
** State machine terminating
** Last event in was timeout
** When State == connecting
** Data == {state,,"","10.91.1.127",1883,undef…
-
**Describe the bug**
I need to allow self-signed certificate for my server. The Erlang/OTP version is 24.3.4.2. I also tried 25.0 without success. But the same self-signed cert is accepted with Erlan…
-
Currently when the OTP Application starts it starts both the ConsumerSupervisor and ProducerSupervisor. These in turn should each start 1 child. They do not appear to be doing so. I do not believe we …